-
本代码的功能主要是实现文件传输的c++语言实现
本代码的功能主要是实现文件传输的c++语言实现-The main function of this code is to achieve file transfer c++ Language
- 2022-03-18 01:53:27下载
- 积分:1
-
My net phone for PSTN and VOIP ,try it thanks.
My net phone for PSTN and VOIP ,try it thanks.-My net phone for PSTN and VOIP, try it thanks.
- 2022-06-03 12:07:59下载
- 积分:1
-
一个wh_shell钩子程序,具体功能是使用管理应用…
一个WH_SHELL的钩子程序,具体功能是管理应用程序的使用。在使用应用程序之前可以控制其启动和关闭。包含三个文件夹,HookDLL文件夹是全局钩子dll,HookServer文件夹是一个应用程序控制程序,ProgamControl文件夹是delphi编写的应用程序编辑器。-A WH_SHELL the hook procedure, the specific function is to use management application. In the use of applications can be controlled prior to its start-up and shut down. Contains three folders, HookDLL folder is a global hook dll, HookServer folder is an application process control procedures, ProgamControl folder is prepared applications delphi editor.
- 2022-08-21 03:27:49下载
- 积分:1
-
一个绘制Windows桌面的小程序
一个绘制Windows桌面的小程序-Drawing a Windows desktop applets
- 2022-01-22 13:18:19下载
- 积分:1
-
Windows 95 System Programming SECRETS is Matt Pietrek s third major work on how...
Windows 95 System Programming SECRETS is Matt Pietrek s third major work on how to truly understand Microsoft Windows. Matt has been mucking about with this Windows stuff for quite some time. His life as techno-guru
began when he graduated in 1988 from the University of
Santa Cruz with a degree in physics but only two computer
courses under his belt. After joining the tech support depart-
ment at Borland, he quickly distinguished himself by tying for
the lowest score in an evaluation that gauged "employee sym-
pathy for the customer."
- 2022-04-12 02:11:28下载
- 积分:1
-
一个自动获取光驱或磁盘号的原码
一个自动获取光驱或磁盘号的原码-automatic access to a drive or disk, the original code
- 2022-01-26 02:13:57下载
- 积分:1
-
编写动态存储分配的一部分
Memory Allocation in C-write part of a dynamic storage allocation
package. The package provides three function calls: void initalloc(), to
initialize the data structures involved char* alloc(int n), which returns
a pointer to a block of n chars when called and void freef(char* p), which
frees the block of n chars earlier given to the data structure so that
it can be given out to another.
- 2022-06-30 05:19:02下载
- 积分:1
-
“视窗95系统编程”源代码
《System Programming for Windows 95》的源代码-"System Programming for Windows 95" source code
- 2022-03-22 13:55:15下载
- 积分:1
-
谁有这个权利
who has this right
- 2022-09-10 15:10:02下载
- 积分:1
-
假设系统中有两个分别名为P1、P2的进程及两台均可进行输入、输出操作的设备d1、d2。两个进程可以从两台设备中的任何一台输入数据,并可以向其中的任何一台设备输出...
假设系统中有两个分别名为P1、P2的进程及两台均可进行输入、输出操作的设备d1、d2。两个进程可以从两台设备中的任何一台输入数据,并可以向其中的任何一台设备输出数据。编写C程序,模拟操作系统中使用的设备缓冲区管理算法,完成上述进程的输入、输出操作及数据处理任务。-assumption that the system has two named P1, P2 and the process can be carried out two input, Output operation of equipment d1, d2. 2 process from two equipment of any one input data, and can assure them in any one piece of equipment output data. C. preparation procedures, the operating system simulation equipment used in the buffer management algorithms, completion of the admission process, operation and output data processing tasks.
- 2023-04-12 02:25:03下载
- 积分:1