-
c++习题与解答。pdg格式。中国IT实验室学习
c++习题与解答。pdg格式。中国IT实验室学习-c++ Exercises with the answer. PDG format. China IT laboratory study
- 2022-01-23 10:24:02下载
- 积分:1
-
用matlab编写的遗传算法例子,与传统比较改善用matlab编写的遗传算法例子,与传统比较改善...
用matlab编写的遗传算法例子,与传统比较改善用matlab编写的遗传算法例子,与传统比较改善-Prepared using genetic algorithm matlab example, compared with the traditional used to improve the preparation of the genetic algorithm matlab example of the improvement compared with the traditional
- 2022-02-28 10:59:57下载
- 积分: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
-
二进制浏览器,一个功能很强大的对二进制进行处理
二进制浏览器,一个功能很强大的对二进制进行处理-binary browser, a very strong function of the binary address
- 2022-04-27 06:37:52下载
- 积分:1
-
一个不错离子系统,给学习写离子系统的人提供了不错的帮助...
一个不错离子系统,给学习写离子系统的人提供了不错的帮助-a good ion system, to learn the plasma system is a good help
- 2022-01-26 08:12:56下载
- 积分:1
-
C# arcgis engine code
本方案实现了与GPS的连接,利用iI接收到的GPS坐标进行地图移动
- 2022-02-03 22:40:07下载
- 积分:1
-
modbusTCP客户端
在Windows系统中C++编程模拟成modbusTCP客户机设备,与工控场合的modbusTCP服务机设备实现通信。modbusTCP服务机采用MCGS触摸屏。用CAsyncSocket类实现基础TCP/IP通信,接收来自服务机的modbusTCP编码,识别编码并按照modbusTCP协议编制回应信息码,通过以太网返回服务机。编程环境为Visual C++6.0,程序简洁,可作交流与参考。
- 2023-02-12 01:40:03下载
- 积分:1
-
C #程序
- 2022-05-18 05:14:32下载
- 积分:1
-
我写的WINCE5.0下的USB驱动程序,支持键盘和鼠标,采用批量传输,绝对可用。...
我写的WINCE5.0下的USB驱动程序,支持键盘和鼠标,采用批量传输,绝对可用。-WINCE5.0 I write under the USB drivers, support for keyboard and mouse, using bulk transfer, is absolutely available.
- 2022-08-08 07:36:56下载
- 积分:1
-
实现录音过程microsoft.directsound使用例子
采用Microsoft.DirectSound实现的录音程序例-Realize the use of the recording process Microsoft.DirectSound Example
- 2023-06-12 19:30:04下载
- 积分:1