-
AutoCad中关于使用vc++编程操作系统变量的一个类实例。
AutoCad中关于使用vc++编程操作系统变量的一个类实例。-AutoCad regarding the use of vc programming operating system variables such an example.
- 2022-06-26 17:40:26下载
- 积分:1
-
语音识别,用于各种菜单判断。非常好用,支持多线程
语音识别,用于各种菜单判断。非常好用,支持多线程-Speech recognition, for a variety of menus to determine
- 2023-08-31 01:15:03下载
- 积分:1
-
OpenFlashChart组件的使用
一款开源的报表工具说明文档
OpenFlashChart组件的使用
一款开源的报表工具说明文档-OpenFlashChart components using an open-source reporting tool for documentation
- 2022-03-25 19:33:50下载
- 积分:1
-
QR algorithm used for polynomial equation f (x) = x ^ n+ A (1)* x ^ (n
用QR算法求多项式方程f(x)=x^n+a(1)*x^(n-1)+...+a(n-1)*x+a(n)=0的所有根-QR algorithm used for polynomial equation f (x) = x ^ n+ A (1)* x ^ (n-1)+ ...+ A (n-1)* x+ A (n) = 0 for all root
- 2023-08-27 01:35:04下载
- 积分:1
-
MFC 双缓冲技术——————单鱼游弋。
基于MFC,利用双缓冲技术客服了画面闪烁的缺点,完成多幅位图的加载,实现了单鱼游弋的效果。
- 2022-02-15 08:13:59下载
- 积分:1
-
数据处理的所有组方法
数据处理的分组方法(GMDH)是一个家庭的感应
- 2022-04-15 10:19:07下载
- 积分:1
-
tree树的模拟
tree树的模拟-tree tree simulation
- 2022-05-19 16:47:37下载
- 积分:1
-
C++编写的小程序
用VC6.0 和C++语言编写的控制台应用小程序~ 学生信息管理系统 功能不是很多,需要继续完善~ 希望可以多多改善,听取大神的意见~ 有兴趣的朋友就下载看看吧
- 2022-08-06 21:01:20下载
- 积分:1
-
这两个程序用来实现二进制和十进制之间的转化,方便,使用。...
这两个程序用来实现二进制和十进制之间的转化,方便,使用。-The two procedures used to achieve the conversion between binary and decimal, convenient to use.
- 2023-04-13 22:00:03下载
- 积分: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