-
用FROTPAGE编写的BT文件源码,实现了点到点BT下载功能,希望对大家有所帮助...
用FROTPAGE编写的BT文件源码,实现了点到点BT下载功能,希望对大家有所帮助-The source code of BT file which is written by FROTPAGE realizes the point to point BT donwload.
I hope the source code is helpful for everybody.
- 2022-05-12 10:50:07下载
- 积分:1
-
计算器程序的实现(vc)
计算器程序的实现(vc)-calculator program achievement (vc)
- 2022-04-27 03:04:50下载
- 积分:1
-
VC6 used in the database development kits, containing test case
在VC6中使用的数据库开发包, 含测试例子-VC6 used in the database development kits, containing test case
- 2022-09-05 06:30:03下载
- 积分:1
-
服务匹配代码
服务匹配代码
服务匹配代码
服务匹配代码
服务匹配代码
服务匹配代码-Matching Service code
- 2022-04-27 17:07:53下载
- 积分:1
-
自动替换文件名的小程序,在节面上输入文件名需要替换的部分,和替换后的描述,程序自动将所有需要替换的名称替换为后一种描述...
自动替换文件名的小程序,在节面上输入文件名需要替换的部分,和替换后的描述,程序自动将所有需要替换的名称替换为后一种描述-Automatically replace the file name of the applet, in the section of the surface of the input file name of the part needs to be replaced, and replaced the description, the program will automatically replace the names of all those in need is replaced by the latter description
- 2022-06-20 16:26:32下载
- 积分:1
-
反汇编32位intel机器指令的源代码,只写完了80386的指令,没有加入后续指令及浮点指令,不过源代码考虑了可扩展性,可以很容易加入其它指令.由于我还不了解6...
反汇编32位intel机器指令的源代码,只写完了80386的指令,没有加入后续指令及浮点指令,不过源代码考虑了可扩展性,可以很容易加入其它指令.由于我还不了解64位的汇编指令,所以没考虑对64位的扩展.反汇编的结果经与W32DASM对比,发现了W32DASM的许多错误,如果发现我的源码译错了请email我(只限80386指令),我的email在源代码文件中-compilation of 32 anti-intel machinery orders source code, only 80,386 finished the instructions not to include follow-up instructions and floating-point instructions, but the source code to consider the scalability, it is very easy to join other directives. Since I do not yet know the compilation of 64 instructions, we had to consider the right 64 expansion. anti-compile the results contrast with the W32DASM found W32DASM many mistakes, I found the source code translation wrong Please email me (only 80,386 directive), I email the source document
- 2022-03-21 08:58:10下载
- 积分:1
-
watchDog可偵測程式是否關閉
可將執行中的程式,關閉,及重開。亦可以透過socket連線,來偵測是否程式已死當。其相關重要功能:重開機功能://重新開機void CWatchDogDlg::setSystemReboot(){msg = "準備關機重開!";::SendMessage(this->GetSafeHwnd(),MSG_STATUS_TOTAL,(WPARAM)&msg,0);CExitWindows m_ExitWindows;//m_ExitWindows.Restart(); m_ExitWindows.ForceReStart();}關閉程式:///關閉程式bool CWatchDogDlg::closeExeProcess(CString processName){processName.MakeLower();HANDLE hSnapShot;PROCESSENTRY32 pEntry;pEntry.dwSize =sizeof(pEntry);BOOL hRes;bool Found = FALSE;//Get the snapshot of the systemhSnapShot=CreateToolhelp32Snapshot (TH32CS_SNAPALL,NULL);//Get firs
- 2022-02-16 07:28:21下载
- 积分:1
-
List control 扩展
List control 扩展-List control expansion
- 2022-12-23 21:00:02下载
- 积分:1
-
Sina programming ah, the output is two band
sina 的编程啊,输出是2进制-Sina programming ah, the output is two band
- 2023-02-09 07:40:04下载
- 积分:1
-
安装盘制作源码
安装盘制作的源码,非常不错,可以制作常一个文件,也可以制作常多个文件,有全部源码,可以自己根据情况修改,D5-D7,
- 2022-01-31 07:53:58下载
- 积分:1