-
完成端口(Completion Port)详解
IOCP充分利用内核对象的调度,只使用少量的几个线程来处理和客户端的所有通信,消除了无谓的线程上下文切换,最大限度的提高了网络通信的性能。
- 2023-05-06 11:05:03下载
- 积分:1
-
VB制作的自动取款机取款代码,是小弟我自己做的,有许多不足,请多多指教...
VB制作的自动取款机取款代码,是小弟我自己做的,有许多不足,请多多指教
-VB produced automatic teller machine withdrawals code, is the younger, I do for myself, there are many deficiencies, exhibitions
- 2022-01-21 21:02:53下载
- 积分:1
-
本程序是基于Windows系统SDK编程,它表示在窗口中不同的区域显示不同的光标,这对于SDK编程有一定的帮助和理解...
本程序是基于Windows系统SDK编程,它表示在窗口中不同的区域显示不同的光标,这对于SDK编程有一定的帮助和理解-this program is based on the Windows SDK programming system, it said in the window different regions show different cursor, which SDK programming will help and understanding
- 2022-11-26 12:55:02下载
- 积分:1
-
Snake Snake console C++ console C++ C++ Snake console C++
贪吃蛇控制台C++
贪吃蛇控制台C++
C++
贪吃蛇控制台C++
-Snake Snake console C++ console C++ C++ Snake console C++
- 2022-07-02 09:45:25下载
- 积分:1
-
des algo The DES (Data Encryption Standard) algorithm is the most widely used encryption algorithm i
DES(数据加密标准)算法是世界上使用最广泛的加密算法。多年来,在许多人中间
- 2022-02-26 07:20:25下载
- 积分:1
-
介绍了Windows CE下对注册表操作的API函数的使用
介绍了Windows CE下对注册表操作的API函数的使用-introduced the Windows CE operating under the registry of the use of API function
- 2022-03-23 09:51:25下载
- 积分:1
-
设计模式的VC例子,可以用于学习设计模式。我自己觉得很有用。这个是Bridge模式...
设计模式的VC例子,可以用于学习设计模式。我自己觉得很有用。这个是Bridge模式-design patterns VC example, can be used to study design patterns. I feel very useful. This model is Bridge
- 2023-01-29 11:10:03下载
- 积分:1
-
一个小小的赛车游戏的源程序,有兴趣的朋友可以试一试!挺好玩的!...
一个小小的赛车游戏的源程序,有兴趣的朋友可以试一试!挺好玩的!-a tiny racing game source code.
please play this game if you are interested in it.
it has so much fun.
- 2022-07-01 09:16:53下载
- 积分:1
-
参赛人数计算,西安交通大学数学建模夏令营A题程序源代码,循环嵌套,...
参赛人数计算,西安交通大学数学建模夏令营A题程序源代码,循环嵌套,-compete
- 2022-03-25 06:55:18下载
- 积分:1
-
动态数组实现冒泡算法
主要学习两种C语言动态数组的创建方法。
- 2023-08-06 08:20:02下载
- 积分:1