-
This program called (WM_TIMER) ,is designed for time keeping.
In this program I...
这项计划要求( WM_TIMER ) ,是专为时间维持。
在这个项目中我用三( 3 )功能( SetTimer , OnTimer , KillTimer ) ,这些功能都支持该计划的选择-This program called (WM_TIMER) ,is designed for time keeping.
In this program I used three (3) functions (SetTimer,OnTimer,KillTimer),these function support the program with option
- 2022-02-16 06:45:41下载
- 积分:1
-
MY SQL connection source codes
通过简单的接口连接到sql数据库,对表进行列表/添加/删除/更新查询。脚本处理。
- 2022-08-02 21:31:00下载
- 积分:1
-
8×8点阵,按按钮会自动切换点扫描,切换开关。
8*8点阵,按下按键会自动切换点扫描,字母切换显示,左右滚动显示功能。-8* 8 dot matrix, press the button will automatically switch point scan, switch the letters show that around a rolling display.
- 2023-04-02 14:55:04下载
- 积分:1
-
处理zip压缩格式的VC代码
处理zip压缩格式的VC代码-handle zip code format VC
- 2022-08-15 09:20:53下载
- 积分:1
-
用C++实现的bp算法程序 绝对经典,不容错过
用C++实现的bp算法程序 绝对经典,不容错过-C bp algorithm to achieve the absolute classic procedure, not to be missed
- 2023-06-26 15:35:03下载
- 积分:1
-
hello程序!
hello program!
visual
C-program hello! Visual C
- 2023-03-07 05:30:03下载
- 积分:1
-
用于监控系统协议的编辑,可用于各种不同的设备,灵活方便,此为商业版本...
用于监控系统协议的编辑,可用于各种不同的设备,灵活方便,此为商业版本-NOTE:
It can monitor system protocol s edition,and be used in various of equipments,with agility and convience,Here is commercial edition.
- 2022-11-14 14:20:04下载
- 积分:1
-
To generate Pixels array for graphics lcd
To generate Pixels array for graphics lcd
- 2022-08-07 18:34:00下载
- 积分:1
-
java卡游戏
这是一款简单的纸牌游戏,用java来实现写入.if这张卡是一样的,那么他们就会是一样的被淘汰了如果获胜者把所有的车都从比赛中淘汰了,他们就能获胜屏幕。如果这张牌是不一样的,那么他们将仍然在那里,直到他们在两张相同的牌。
- 2022-01-26 02:57:02下载
- 积分:1
-
根据所接收的值,程序可以在1到100之间接收一个整数…
程序能够接收1~100之间的整数,根据接收的数值,计算其Fibonacci数,在屏幕上输出其值。Fibonacci数列的定义如下:
Fib(1)=1
Fib(2)=1
Fib(n)=fib(n-2)+fib(n-1)
-Program can receive an integer between 1 to 100, according to the received value, to calculate the Fibonacci number, the screen output of its value. Fibonacci sequence is defined as follows: Fib (1) = 1 Fib (2) = 1 Fib (n) = fib (n-2)+ fib (n-1)
- 2023-05-17 04:15:03下载
- 积分:1