-
VC的程序那个源码,适合初学者,高手就不必看了
VC的程序那个源码,适合初学者,高手就不必看了-VC-source process that is suitable for beginners, you do not have to read
- 2022-01-25 21:27:57下载
- 积分:1
-
浮点运算异常(如被除0)的捕获
浮点运算异常(如被除0)的捕获-capture of float operation exception (eg: divided by zero)
- 2023-03-11 12:40:04下载
- 积分:1
-
本程序实现了简单的注册表操作。 具体有编辑目录,键值,指定开机运行程序等。...
本程序实现了简单的注册表操作。 具体有编辑目录,键值,指定开机运行程序等。-realized by the simple operation of the registry. Specific editorial directory, keys, the designated boot operating procedures.
- 2022-01-26 03:33:28下载
- 积分:1
-
远程桌面服务器,VC7下写的,欢迎测试,有问题请告诉我
远程桌面服务器,VC7下写的,欢迎测试,有问题请告诉我-Remote Desktop server, written under the VC7 welcome testing, please tell me the problem
- 2022-07-14 19:51:03下载
- 积分:1
-
命名管道充分利用了Windows NT和Windows 2000内建的安全机制。
将命名管道作为一种网络编程方案时,它实际上建立了一个客户机/服务器通信体系...
命名管道充分利用了Windows NT和Windows 2000内建的安全机制。
将命名管道作为一种网络编程方案时,它实际上建立了一个客户机/服务器通信体系,并在其中可靠地传输数据。
命名管道是围绕Windows文件系统设计的一种机制,采用“命名管道文件系统(Named Pipe File System,NPFS)”接口,因此,客户机和服务器可利用标准的Win32文件系统函数(例如:ReadFile和WriteFile)来进行数据的收发。
-named pipe full advantage of the Windows NT and Windows 2000 built-in security system system. To be named as a pipeline network programming package, which is actually the establishment of a client/server communication system, and in which reliable data transmission. A named pipe is on the Windows file system design of a mechanism, "Named Pipe File System (Named Pipe File System, NPFS) "interface, therefore, client and server can use standard Win32 file system functions (such as : ReadFile and WriteFile) data to the transceiver.
- 2023-07-21 23:15:04下载
- 积分:1
-
大数除法的实现算法,不仅能实现两个大数的除法,而且能实现浮点数之间以及浮点数与整数之间的除法...
大数除法的实现算法,不仅能实现两个大数的除法,而且能实现浮点数之间以及浮点数与整数之间的除法-majority of the division algorithm, is not only able to make large numbers of division two, but to achieve a float and between integer and floating point divider between the
- 2022-06-01 20:28:23下载
- 积分:1
-
Nero recording SDK, and brought source documents note
Nero的刻录SDK,内带源码和文档说明-Nero recording SDK, and brought source documents note
- 2022-02-02 02:04:55下载
- 积分:1
-
process scheduling procedures, suitable for courses on operating system design a...
进程调度程序,适合操作系统课程设计及上机实验,可以自己修改,也可以直接应用.-process scheduling procedures, suitable for courses on operating system design and experiment on the plane, his amendment can be applied directly.
- 2023-04-02 03:55:03下载
- 积分:1
-
VC服务程序源代码
本代码是演示SERVER服务程序,额也是一个框架文件,大家可以以此为模板参考基础来书写自己的服务代码。本代码入口函数为_tWinMain函数,里面的 Run函数为一个线程,其内部为整体就是一个线程,也可以在里面添加更更多的线程。
- 2023-06-13 02:35:03下载
- 积分:1
-
Win95和NT直接访问物理内存地址和端口IO程序
Win95和NT直接访问物理内存地址和端口IO程序
- 2022-03-22 03:11:39下载
- 积分:1