
- Home
- Activity Stream
Activity Stream
New Activity ()
Please reload this page to view the 200+ new activity items that have been created.
-
Older Activity
-
April 6th, 2021, 08:49 PM
Hi, guys,
for( int count = 0; count < i; count++ )
{
...
14 replies | 909 view(s)
-
March 28th, 2021, 03:46 AM
Here's my TEA algorithm that I like to use for dealing with texts that humans can understand, i.e., English characters.
#include <iostream>...
5 replies | 587 view(s)
-
March 29th, 2021, 05:20 AM
Is there a way to catch exceptions that get generated by the OS? For example...
try {
fread(NULL, 2, 3, NULL); // This produces an Access...
4 replies | 686 view(s)
-
April 5th, 2021, 02:27 AM
Does anyone know if it's possible to implement virtual desktops in Windows (programmatically?) Here's the scenario...
I work on an audio product...
4 replies | 681 view(s)
-
March 26th, 2021, 08:29 AM
Hi, ALL,
struct DataEditFiield
{
int type, m_size, m_precision;
union ValuueType
{
void *blobValue;
int...
5 replies | 630 view(s)
-
April 14th, 2021, 11:46 PM
Well i just figured out there's a emplace_back method than does same thing as push_back after 4 years messing around with c++. Which one is faster or...
6 replies | 309 view(s)
-
March 30th, 2021, 03:32 PM
VS19 16.9.688.6828
Writing a simple C# app as an exercise to try to get my brain working after six years I hit a problem I don't recall. I ran some...
3 replies | 570 view(s)
-
March 31st, 2021, 05:42 PM
Windows 10. Java version is unknown. This is my first attempt at Java.
The goal is to write an app that fetches crypto statistics from a web...
5 replies | 432 view(s)
-
April 1st, 2021, 07:38 AM
I'm coding a program that, ideally, will work on Windows AND Linux. I would also, as a bonus, like it to work on Android.
I need a way to wait for...
1 replies | 770 view(s)
-
March 26th, 2021, 02:02 PM
Web Developer, Open MCT, Lunar Rover Mission Operations & Ground Data Systems
NASA, working with private industry, is planning our return to the...
1 replies | 637 view(s)
-
March 31st, 2021, 04:52 PM
Hello! A very strange problem.
My application is running under administrator account + High Integrity Level.
It create a process (just...
0 replies | 833 view(s)
-
March 28th, 2021, 10:18 PM
Hey all I have been racking my brain trying to figure out what it is I am missing from the code below in order for the value "7:50 pm" to be placed...
1 replies | 461 view(s)
-
March 26th, 2021, 02:12 PM
Software Developer and Integrator, Rover Mission Ops and Integrator,
Rover Mission Ops Simulation
NASA, working with private industry, is...
0 replies | 570 view(s)
-
April 12th, 2021, 05:38 AM
Dear folks.
I am writing a program for connecting sql server database, and populating data from table using a stored procedure. it is working fine...
1 replies | 364 view(s)
-
April 17th, 2021, 02:48 AM
Can't we start a campaign somehow for Windows to show human readable crash logs? Linux and Mac have been doing this for decades and it's high time...
2 replies | 150 view(s)
-
March 23rd, 2021, 02:10 AM
I do not know what to post here, ask you for help, let's say I want to configure wifi like an airport, that before using wifi I have to enter my...
0 replies | 518 view(s)
-
March 26th, 2021, 02:07 PM
Lunar Rover Simulation Engineer
At NASA Ames Research Center in Silicon Valley, we are designing a Lunar prospecting mission to search for water...
0 replies | 476 view(s)
-
April 8th, 2021, 02:55 PM
Hello
I find on the internet many slider on the internet from 0-10 and so on but I don't find any for hour and minute.
I am trying to make...
0 replies | 418 view(s)
-
April 9th, 2021, 02:14 AM
i have a project plan and a potential client but I have no much fund to develop the software from my own funding. So I am looking for an expert...
0 replies | 397 view(s)
-
April 13th, 2021, 05:48 AM
Hello,
I have form that generate new form with multiple textboxs and labels how save new form and can retrieve it again in another time ?
I want,...
0 replies | 319 view(s)
-
April 12th, 2021, 04:30 PM
Design your full-time freelance career as a top freelance developer with Toptal.
Freelance work is defining developer careers in exciting new...
0 replies | 231 view(s)
-
April 16th, 2021, 09:26 AM
If I need to improve an existing code by using a thread pool, how can I get data from a SQL DB:
bool CMyClass::GetSQLSelect(std::string sql,...
0 replies | 193 view(s)
-
April 17th, 2021, 12:17 PM
Does anyone know what is the best source to prepare for passing microsoft certifications such as mcsa certification, microsoft 70 741 etc.
...
0 replies | 92 view(s)
|
Click Here to Expand Forum to Full Width
On-Demand Webinars (sponsored)
|