资源列表
drawcurve
- 这个是我在linux下用qt写的数字存储示波器的界面程序,希望对大家有帮助!
DoomsdayDate_demo
- An ingenious yet simple way to calculate the day of the week for any date was invented by John Conway called the Doomsday rule. I highly recommend reading the article by S.W. Graham which fully describes the algorithm
BasicTime
- You all might have used CTime or CTimeSpan to manipulate the system timer. Here is an article to show you how your system timer works. I will give you an idea of port communications behind the system clock manipulations. Those who are a little biased
AlternativeTimestampClass_src
- This is a timestamp class that stores dates and times from year 0 – year 9999 and beyond. It stores timestamps up to an accuracy of hundredths of a second It can be constructed using a range of different formats, it can output individual components a
2051ok
- 这个是我做的由按键和旋钮组成的键盘面板的程序,用c写的希望对大家有帮助!
MidAxes
- 依据距离变换生成的最科学的中轴线绘制程序。
timeclient_src
- 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.
DTConvertor
- Lately I ve had to do a lot of work with CTime and COleDateTime 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 memb
mydate_src
- MyDate objects can be created using the default constructor, or with the overloaded constructor which takes a date in the DD/MM/YYYY format as its argument. A MyDate object created using the default constructor will
wuxuexishenjing
- 无学习神经网络程序及例子 效果良好 运用于实际中方便简捷
url.tar
- 使用re2c分析html頁面的url scan.h url.re Makefile
SysTimeConversion_project
- 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