-
MSystemInfo.rar information system hardware
MSystemInfo.rar 系统硬件信息-MSystemInfo.rar information system hardware
- 2022-05-30 15:48:37下载
- 积分:1
-
使用586指令来探测处理器速度
use 586 instruction to probe cpu speed
- 2022-07-12 22:48:55下载
- 积分:1
-
With the popularization of information systems, many large middle schools in the...
随着信息系统的普及,很多大、中、小学校都在开发自己的学生档案管理系统,以便对本学校学生的基本信息和学习情况进行管理。
后台数据库使用SQL Server,前台开发工具使用Visual Basic-With the popularization of information systems, many large middle schools in the development of their students and archive management system to students of the school"s basic information and learning management. Background database using SQL Server, future development tools to use Visual Basic
- 2023-02-08 22:20:03下载
- 积分:1
-
用vc开发的一个实现得到操作系统版本等信息的程序,包括os, version,build和service...
用vc开发的一个实现得到操作系统版本等信息的程序,包括os, version,build和service-vc used to achieve the development of a version of the operating system information such as procedures, including os, version, build and service
- 2022-01-25 17:06:19下载
- 积分:1
-
关于如何锁住键盘和鼠标
钩子实际上是一个处理消息的程序段,通过系统调用,把它挂入系统。每当特定的消息发出,在没有到达目的窗口前,钩子程序就先捕获该消息,亦即钩子函数先得到控制权。这时钩子函数即可以加工处理(改变)该消息,也可以不作处理而继续传递该消息,还可以强制结束消息的传递。对每种类型的钩子由系统来维护一个钩子链,最近安装的钩子放在链的开始,而最先安装的钩子放在最后,也就是后加入的先获得控制权。要实现Win32的系统钩子,必须调用SDK中的API函数SetWindowsHookEx来安装这个钩子函数,这个函数的原型是HHOOK SetWindowsHookEx(int idHook,HOOKPROC lpfn,HINSTANCE hMod,DWORD dwThreadId);,其中,第一个参数是钩子的类型;第二个参数是钩子函数的地址;第三个参数是包含钩子函数的模块句柄;第四个参数指定监视的线程。
- 2022-02-24 11:14:29下载
- 积分:1
-
This device is an extension cable between USB device and host (computer)
with...
This device is an extension cable between USB device and host (computer)
with embedded into connector “intelligent” integrated circuits on both sides of the-This device is an extension cable between USB device and host (computer) with embedded into connector " intelligent" integrated circuits on both sides of the
- 2022-02-03 23:32:31下载
- 积分:1
-
hamacro.zip: Happy Arts Macrorecorder,一个记录键盘和鼠标事件的小记录器组件,别忘了它还可以把纪录的事件replay。作者...
hamacro.zip: Happy Arts Macrorecorder,一个记录键盘和鼠标事件的小记录器组件,别忘了它还可以把纪录的事件replay。作者 :Matthias Leonhardt,用于D2 D3 D4 D5-hamacro.zip : Happy Macrorecorder Arts, a record keyboard and mouse events in the small recorder components, it can also do not forget to set the record replay of the incident. Author : Matthias Leonhardt for D2 D3 D4 D5
- 2022-04-18 19:55:11下载
- 积分:1
-
vc做的一个进程间通信的程序,包括共享内存,消息传递,消息管道...
vc做的一个进程间通信的程序,包括共享内存,消息传递,消息管道-vc do an inter-process communication procedures, including shared memory, message passing, the news channel
- 2022-05-29 13:37:11下载
- 积分:1
-
没有足够的看原来!
好不好一看便知,原创!-not a good enough look at the original!
- 2022-06-30 17:01:03下载
- 积分:1
-
动态分区方式主存的分配和回收。 通过本实验可以了解在动态分区管理方式下应怎样实现主存空间的分配和回收...
动态分区方式主存的分配和回收。 通过本实验可以了解在动态分区管理方式下应怎样实现主存空间的分配和回收-dynamic way through the distribution of the main deposit and recycling. Through this experiment can understand the dynamic partition management practice should be how to achieve the main memory space allocation and recovery
- 2022-03-06 11:13:37下载
- 积分:1