-
-
[
C/C++]
traffic.rar
... CONTROLLER using C51 and RTX-51 tiny, This program is a simple Traffic Light Controller. Between start time and end time the system controls a traffic light with pedestrian self-service. Outside of this time range the yellow caution lamp is blinking.
Category:
SCM Upload User:
jinbaiyi Size:
6K
-
[
Visual C++ (VC++)]
time.rar
VC clock to prepare procedures, can be real-time display of time, with the operating system tray icon Department almost
-
[
Matlab]
sparsity.rar
This demonstration shows that reordering the rows and columns of a sparse matrix S can affect the time and storage required for a matrix operation such as factoring S into its Cholesky decomposition
Category:
matlab Upload User:
xmcca8 Size:
2K
-
[
Visual C++ (VC++)]
TimeZoneEditorSrc.zip
In mid-2003, someone in the Lounge asked for a list of time zones. I said that I had one, but the data was in a CodeBase/FoxBase file. Chris Maunder asked if I could retrieve that data and submit it to CodeProject. After procrastinating a few weeks, I ...
Category:
matlab Upload User:
wsy3228 Size:
55K
-
[
Visual C++ (VC++)]
SysTimeConversion_project.zip
When you use the Microsoft Automation functions VariantTimeToSystemTime to convert variant time to system time and the SystemTimeToVariantTime to convert system time to variant time, the milliseconds value appears as zero or is ignored
Category:
matlab Upload User:
kesong Size:
24K
-
[
Visual C++ (VC++)]
DTConvertor.zip
... object variables. They re pretty nice classes to work with but not when you re debugging and need to know their actual date-time values. The CTime class stores its value in a time_t member variable and COleDateTime uses the DATE type to keep its value. ...
Category:
SCM Upload User:
jack52168 Size:
28K
-
[
Visual C++ (VC++)]
timeclient_src.zip
The time is calculated and converted to 64-bit in the first and second lines and then converted to local time zone before being converted to a SYSTEMTIME structure. Last of all the system time is set.
Category:
matlab Upload User:
zengjun803 Size:
6K
-
[
Visual C++ (VC++)]
AssemToolsGuide.rar
TI warrants performance of its products to the specifications applicable at the time of sale inaccordance with TI s standard warranty. Testing and other quality control techniques are utilizedto the extent TI deems necessary to support this warranty. ...
-
[
C/C++]
CMP.Books.Designing.Embedded.Communications.Softwa
... this foundation, you explore a development model that addresses the complete range of issues in the design of embedded communications software, including real-time operating systems, hardware and software partitioning, layering, and protocol stacks.
-
[
Visual C++ (VC++)]
FATE.rar
2D Collsion Detection in Real-time Demonstration
This is the sample application that accompanies Game Developer magazine. It is meant as a demonstration of
a method for 2D collision detection.