-
爱圣》源代码 vc 综合编程
爱圣》源代码 vc 综合编程-"source code vc Integrated Programming
- 2022-12-11 19:10:03下载
- 积分:1
-
Comprehensive list of applications. (Single list). Contact list for beginners to...
对链表的综合性的应用.(单链表).对于初学者联系链表的结构和使用过程有帮助.-Comprehensive list of applications. (Single list). Contact list for beginners to use the structure and process to help.
- 2022-04-14 21:10:02下载
- 积分:1
-
间的使用
利用进程间通讯的方法,获取msn聊天内容的原代码-The use of inter-process communication methods, to obtain the contents of the msn
- 2022-02-04 09:48:00下载
- 积分:1
-
a small personal income tax calculation procedures of C program.
一个个人所得税计算小程序的C++程序。-a small personal income tax calculation procedures of C program.
- 2022-05-22 02:45:37下载
- 积分:1
-
用来读取内存占用率,CPU占用率和磁盘剩余空间的类。
用来读取内存占用率,CPU占用率和磁盘剩余空间的类。-Occupancy rate is used to read memory, CPU utilization and disk space remaining categories.
- 2023-01-10 10:15: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
-
用C++实现视力表的程序,很不错的哦
用C++实现视力表的程序,很不错的哦-C realization of the vision chart procedures, very good oh! !
- 2022-07-04 15:24:51下载
- 积分:1
-
cppunit工具 单元测试测c++ 能够较好的识别单元中的错误,是一个不错的工具...
cppunit工具 单元测试测c++ 能够较好的识别单元中的错误,是一个不错的工具-cppunit
- 2022-09-07 04:10:03下载
- 积分:1
-
C++对象消息传递,非常好用。
C++对象消息传递,非常好用。-C object messaging, a very handy.
- 2023-07-26 23:30:03下载
- 积分:1
-
使用7Z压缩各种类型文件及文件夹
使用visual-studio,win32控制台程序,可以实现智能压缩各类型文件及文件夹;同时,当需要添加文件类型或不同的文件夹,只需在数组中直接添加路径,快捷简便。
- 2022-03-18 01:49:00下载
- 积分:1