-
直接硬盘读文件,可用于读系统sam文件,很好使
直接硬盘读文件,可用于读系统sam文件,很好使-Read the file directly to the hard disk can be used to read the file system sam
- 2023-07-26 12:30:03下载
- 积分:1
-
at the school for a teaching model factory for the teaching model control system...
这是本人在校期间为一家教学模型厂做的教学模型控制系统,VC6开发,能在演示视频的同时利用串口对模型进行同步控制,并可任意切换。系统运行需微软串口控件MSCOMM32.OCX,MediaPlay9.0-at the school for a teaching model factory for the teaching model control systems, VC6 development, in the demonstration video using the model for serial synchronous control and can arbitrarily switch. Microsoft operating system required Serial Control MSCOMM32.OCX, MediaPlay9.0
- 2022-07-02 15:56:03下载
- 积分:1
-
利用MFC图形界面做的经典题目 八皇后算法
利用MFC图形界面做的经典题目 八皇后算法
-Graphical interface using MFC to do the classic topic of the eight Queen
- 2022-09-03 17:20:03下载
- 积分:1
-
c8051的I/O 端口的输入输出实验,实现开关量的控制,输入口连接键盘,输出口连接发光二级管。...
c8051的I/O 端口的输入输出实验,实现开关量的控制,输入口连接键盘,输出口连接发光二级管。-c8051 The I/O port input and output of the experiment, the realization of the control switch, connect the keyboard input, output LED connections.
- 2023-04-13 23:05:04下载
- 积分:1
-
定时关机 E语言原码 本人开源第一次上传
定时关机 E语言原码 本人开源第一次上传-
TimerTask E Code Open Source No.1 upload
- 2022-01-26 02:52:50下载
- 积分:1
-
VisualC++6.0数字图像编码(丁贵广,计文平,郭宝龙)
VisualC++6.0数字图像编码(丁贵广,计文平,郭宝龙)-VC 6.0 Digital Image Coding (Ding-up Wen-ping, Guo Baolong)
- 2022-07-24 18:51:45下载
- 积分:1
-
vc++ to prepare a chat room procedures, well, we will look at ....
vc++ 编写的一个聊天室程序,还不错,大家可以-vc++ to prepare a chat room procedures, well, we will look at ....
- 2022-01-28 20:39:41下载
- 积分:1
-
for Socket programming ,as a simple chatroom,or TCP transmission client
为Socket编程,实现简单的聊天室功能,为Tcp传输的客户端-for Socket programming ,as a simple chatroom,or TCP transmission client
- 2022-02-06 02:50:44下载
- 积分:1
-
在VC中创建自绘式按钮类
在VC中创建自绘式按钮类--Coolbutton-created in VC-button self-decorated category-- Coolbutton
- 2023-06-15 05:00:02下载
- 积分: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