-
“视窗95系统编程”源代码
《System Programming for Windows 95》的源代码-"System Programming for Windows 95" source code
- 2022-03-22 13:55:15下载
- 积分:1
-
DriverStudio developed the use of timer procedure is very easy to use
利用DriverStudio开发的定时器程序,十分好用-DriverStudio developed the use of timer procedure is very easy to use
- 2022-06-11 14:55:30下载
- 积分:1
-
将是一个很好的文字到图片的源代码在Vs2005编译器下执行下调试…
很好的将word转化为图片的源代码
在vs2005下调试通过-Will be a good word into a picture of the source code under the debugger in VS2005 through
- 2022-01-26 06:17:36下载
- 积分:1
-
本例主要介绍如何使用正在工作的线程,充分利用时间片完成工作...
本例主要介绍如何使用正在工作的线程,充分利用时间片完成工作-This example describes how to use the main thread is the work of making full use of time slice to complete its work
- 2022-03-06 22:39:31下载
- 积分:1
-
创建一个系统级的热键.zip
创建一个系统级的热键.zip-create a system-level hotkey. Zip
- 2022-01-25 21:09:27下载
- 积分:1
-
动态链接库的实现,如何创建动态链接库,如何对动态链接库进行使用...
动态链接库的实现,如何创建动态链接库,如何对动态链接库进行使用-The realization of a dynamic link library, how to create a dynamic link library, how to use dynamic-link library
- 2022-03-20 11:04:34下载
- 积分:1
-
You can check inside the computer font, and enlarge the font to view.
您可以检查电脑内部的字体,并放大字体查看。
- 2022-07-04 04:07:16下载
- 积分:1
-
在工业控制行业,DDE通讯非常普遍,本程序示范了如何通过DDE存取数据...
在工业控制行业,DDE通讯非常普遍,本程序示范了如何通过DDE存取数据-industries in industrial control, communications DDE is very common, the process model of how to access the data through DDE
- 2022-02-10 11:49:00下载
- 积分:1
-
操作系统课程设计中的一个进程调度模拟算法,包含了先来先服务,最先级数和时间轮转片三个算法。...
操作系统课程设计中的一个进程调度模拟算法,包含了先来先服务,最先级数和时间轮转片三个算法。-Curriculum design in an operating system process scheduling simulation algorithm, contains first-come, first-served, and the first three series and time-rotation algorithm films.
- 2022-01-25 17:00:55下载
- 积分:1
-
windows 完成端口 IOCP
一个朋友做的完整的IOCP代码,效率挺高的.
以下是朋友的原话:
初学IOCP(windows完成端口)编程时,遇到很多问题和挫折,也在网上找过很多他人的代码,但是这些代码要么不稳定,要么难以使用,所以决定自己动手。在N次查阅MSDN有关章节,几度大改源代码,以及无数次的调试之后,终于有了目前这个比较稳定高效的的IOCP代码,我将其封装成了Delphi控件,所以也是比较方便使用的。现在我将这些代码全部毫无保留的贴出来,希望能够对某些正在0学习IOCP编程的朋友有所帮助。我的代码很少注释,但是风格自认为比较好,读起来应该不会费力。
- 2022-04-18 02:04:48下载
- 积分:1