-
一个Undo和Redo的例子,值得研究
一个Undo和Redo的例子,值得研究--An example of undo and redo,worth discussing
- 2022-05-13 14:44:57下载
- 积分:1
-
C #程序
- 2022-05-18 05:14:32下载
- 积分:1
-
撞击小游戏呵呵 啊
撞击小游戏呵呵 啊-impact small game Oh ah
- 2022-02-07 15:08:59下载
- 积分:1
-
himself wrote a dynamic priority scheduling process procedures is limited, but c...
这是自己写的一个动态优先级进程调度程序,水平有限,不过绝对能运行,希望管理员能让我加如这个集体,我想飞-himself wrote a dynamic priority scheduling process procedures is limited, but certainly can run, I hope that administrators can increase as a collective, I almost lost
- 2023-04-05 02:55:03下载
- 积分:1
-
〈EVC高级编程及其应用开发(Embedded Visual C++嵌入式编程)〉书上的源代码 全书共分13章,分别为WinCE及EVC概述、图形编程、对话框控...
〈EVC高级编程及其应用开发(Embedded Visual C++嵌入式编程)〉书上的源代码 全书共分13章,分别为WinCE及EVC概述、图形编程、对话框控件、进程、线程、文件和注册表、WinCE基础数据库编程、WinCE扩展数据库编程、通讯编程、UDP和PING编程、TCP编程、DLL编程以及COM编程。读者在具有一定C抖和WinCE知识的基础上,通过本书的学习,可以快速提高WinCE的编程能力和实际开发水平。- book on the source code book is divided into 13 chapters, each of WinCE and EVC outlined, graphics programming, dialog controls, processes, threads, documents and the registry, WinCE based database programming, WinCE expanded database programming, communications programming, and PING programming UDP, TCP programming, programming and COM DLL programming. Readers with certain C jerk and WinCE knowledge, based on the book learning, can rapidly improve WinCE programming capacity and the actual level of development.
- 2022-07-15 03:00:54下载
- 积分:1
-
通过钩子跟踪串口的小程序,可以检测串口的数据读写
通过钩子跟踪串口的小程序,可以检测串口的数据读写-tracking serial hook through a small procedure can detect the serial read and write data
- 2022-03-20 16:38:08下载
- 积分:1
-
turb disk XP 和具有同样的功能
turb disk XP 和具有同样的功能-turb disk XP and have the same functionality
- 2022-05-09 10:26:32下载
- 积分:1
-
C++常用算法程序集
C++常用算法程序集 -C++常用算法程序集
- 2022-11-19 21:20:03下载
- 积分:1
-
比较各种排序方法的效率
主要内容
选择四种以上的排序方法,采用随机生成的数据,登记并比较各个排序方法的比较次数和交换次数,计算排序所用的时间,验证各个排...
比较各种排序方法的效率
主要内容
选择四种以上的排序方法,采用随机生成的数据,登记并比较各个排序方法的比较次数和交换次数,计算排序所用的时间,验证各个排序方法效率。-Compare the efficiency of the sorting method of choice of content more than four sorting methods, using randomly generated data, the registration and compare the various methods of sorting and exchange of the number of comparisons, calculate the time used to sort, verify the efficiency of various sorting methods.
- 2022-03-11 13:29:08下载
- 积分:1
-
Named Pipes can be on the same computer between different processes, or across a...
命名管道可在同一台计算机的不同进程之间,或在跨越一个网络的不同计算机的不同进程之间,支持可靠的、单向或双向的数据通信。不需要事先深入掌握基层网络传送协议(如 T C P / I P或I P X)的知识。这
是由于命名管道利用了微软网络提供者(M S N P)重定向器,通过一个网络,在各进程间建立
通信。-Named Pipes can be on the same computer between different processes, or across a network of different computers in different processes in support of a reliable, one-way or two-way data communications. Do not need prior grasp of the grass-roots network protocol (such as TCP/IP or IPX) knowledge. This is because the use of Named Pipes Provider Microsoft Network (MSNP) redirector through a network set up at the inter-process communication.
- 2022-02-15 03:41:25下载
- 积分:1