-
TCPsever
基于TCP的利用线程实现的服务器端的接收消息功能。(This is a program based on TCP ,and realize the server receives function by
multi-thread functions.)
- 2011-05-19 11:01:46下载
- 积分:1
-
get_ie_version
获取IE版本号(Getting version number of IE)
- 2020-12-01 21:59:28下载
- 积分:1
-
MeDelete
SelfDelete(可以删除自身的VC++源码(巳通过了调试))
为了实现程序自删除功能,我们可以通过多进程的方法解决这个问题。可执行文件在结束返回前,创建一个运行命令窗口的新进程(在Windows98中为Command进程,在Windows2000/XP中为CMD进程),当然该命令窗口以隐藏方式执行,并通过传递参数执行删除功能。为了避免可执行文件的映像还在内存中就执行删除,需要把当前进程设置为实时优先级,而命令窗口进程设置为很低的IDLE优先级,这样首先可执行文件结束返回,再运行命令窗口的删除命令,就实现了该文件自身的删除功能。 (SelfDelete (you can delete its own VC++ source code (had passed debugging))
In order to achieve the program from the delete function, we can multi-process methods to solve this problem. Return before the end of the executable file, run the command window to create a new process (in Windows98 process for the Command, in Windows2000/XP process for CMD), of course, the command window to hide the manner and to perform delete functions by passing a parameter . In order to avoid the executable file image still in memory on the implementation of delete, you need to set the current process for real-time priority, and the command window to set the process priority to low IDLE, so the end of the first return to the executable file, then run the command window delete command, the file itself to achieve the delete function.
)
- 2011-06-26 23:22:21下载
- 积分:1
-
Projects
一个使用PSPICE来完成的大作业,内含所有源文件(a big homework of pspice)
- 2012-07-04 12:05:26下载
- 积分:1
-
OPCServerDTools
opcserver开发包,带Visual C++源码例子。(opcserver development kit, with Visual C++ source code examples.)
- 2021-01-29 14:18:35下载
- 积分:1
-
GL12
编写Windows 窗口应用程序,要求能实现如下功能:1.包含如下菜单项:学生管理—>管理(M) ,管理菜单项选择后要求弹出自定义对话框对学生进行管理,管理内容包括
增加学生,浏览学生信息,删除学生;
2.学生信息包括性别,专业,CET4,CET6,计算机等级考试等学习情况,要求使用Radio,CheckBox,ComboBox,Button,EditBox;
3.学生管理对话框中增加头像选择功能,头像采用cat.ico, dog.ico, boy.ico, girl.ico 文件;
4.增加菜单项:学生管理—>保存(S),读取(R) ,能将所有学生信息(包含头像信息)保存到指定的二进制文件no12.data中。(Write Windows window application requirements to achieve the following functions: 1. Contains the following menu items: Student Management- " Administrative (M), management requirements of the pop-up menu of options to customize the dialog box after the students management, management including increased student View student information, delete the student 2. student information including gender, professional, CET4, CET6, learning computer grade examinations, requires the use of Radio, CheckBox, ComboBox, Button, EditBox 3. Student Management dialog box, select the features to increase picture , head with cat.ico, dog.ico, boy.ico, girl.ico documents 4. add menu item: Student Management-> Save (S), read (R), can all student information (including picture information ) saved in the specified binary file no12.data)
- 2020-07-03 02:40:01下载
- 积分:1
-
PCI9054_IO_Read_Write_Operation_Use_DriverStudio
PCI9054实现IO读写操作 非常好 PCI9054实现IO读写操作 非常好(PCI9054 IO read and write operations to achieve very good)
- 2011-01-13 14:22:09下载
- 积分:1
-
读写优先
事件对象解决读写者问题实现P、V操作用Win32提供的同步对象实现P、V操作,并使用它们解决读者-写者问题
利用事件机制模拟多值信号量。(Event object solves the problem of reader writer)
- 2020-10-26 14:29:59下载
- 积分:1
-
pca
vc++,c的主成分分析法程序有错误,可以自己先调试一下(PCA 主成分分析法)
- 2013-05-09 10:17:10下载
- 积分:1
-
Visual.C.2010
Visual_C++2010入门经典(英文).pdf(Visual_C++2010 introduction to the classic ( English ))
- 2011-10-20 11:25:59下载
- 积分:1