-
C language source code commonly used algorithm is very practical, with documenta...
C语言常用算法源代码,非常实用,内有说明文档。-C language source code commonly used algorithm is very practical, with documentation.
- 2022-08-11 02:39:48下载
- 积分:1
-
运用Vc++创建ActiveX控件容器的应用实例程序
运用Vc++创建ActiveX控件容器的应用实例程序-The use of Vc++ to create ActiveX control container application procedures
- 2023-03-03 10:20:04下载
- 积分:1
-
可以嵌套子目录的字符串替换,文件名替换,代码统计功能
可以嵌套子目录的字符串替换,文件名替换,代码统计功能
-Nested subdirectories can replace the string, the file name to replace the symbol statistics
- 2023-07-08 01:50:03下载
- 积分:1
-
huiwen
实现了一段字符是否为回文的判断《数据结构》-huiwen
- 2022-02-21 10:49:59下载
- 积分:1
-
Zui Bin value was cut, the Da River stables strategy put
醉斌身价被砍,大江马厩策略放
- 2022-04-21 19:07:10下载
- 积分:1
-
内存驻留程序的基本思想就是让程序一直停留在内存中,不断的执行特定的命令。但内存驻留如何被执行呢?一般地,内存驻留程序都是通过修改BIOS或DOS的系统中断向量表...
内存驻留程序的基本思想就是让程序一直停留在内存中,不断的执行特定的命令。但内存驻留如何被执行呢?一般地,内存驻留程序都是通过修改BIOS或DOS的系统中断向量表来实现的。比如修改向量表中16H位置的中断(这个中断接收键盘的按键,在DOS中,按键按下,这个中断就会被调用),让其指向我的程序,这时若有按键被按下,则执行的是我的程序。-The basic idea is to let procedure has to remain in the memory and keeps the implementation of specific orders. But the presence of memory how to be executed? Generally, the memory presence procedures are revised BIOS or DOS systems to scale interruption to achieve. For example, changes to the set-16H location of the interrupt (the keyboard interrupt reception of keys, DOS, press the button, the suspension will be called), let me point to the procedure, if time was pressing the button, I was the implementation of the procedures.
- 2022-03-07 21:10:22下载
- 积分:1
-
并行端口继电器计时器
其基于 Visual Basic 6 计时器可以运行 8 个继电器对指定的时间间隔。
每个时间间隔可以选择性的操作集合从 1 到 8 的继电器。
可以根据您的需要很长一段时间的程序。
这些继电器可以控制家用电器等。
- 2022-04-23 15:59:58下载
- 积分:1
-
spike power doppler specctrum formula
spike power doppler specctrum formula
- 2022-03-24 10:08:39下载
- 积分:1
-
有一对兔子,从出生后第3个月起每月生一对兔子,小兔子长到第3个月后每月又生一对兔子。假设所有兔子都不死,问每月兔子总数为多少。...
有一对兔子,从出生后第3个月起每月生一对兔子,小兔子长到第3个月后每月又生一对兔子。假设所有兔子都不死,问每月兔子总数为多少。-Have a pair of rabbit from birth to 3 months after starting the monthly Health and a pair of rabbit, small rabbit long to the first 3 months after the month a pair of rabbit again. Do not assume that all dead rabbit, rabbit ask a monthly total of the number.
- 2023-03-20 04:20:03下载
- 积分:1
-
获取心率的测试代码
通过定时器中断和外部中断获取心率的次数,使用的是飞思卡尔的低功耗芯片MKL25平台。这个只是测试代码,提供一个测试方式。
- 2022-08-11 10:51:33下载
- 积分:1