-
电脑游戏上的显示器,内容比较简单,希望对大家有用
进行计算机上小游戏的监控,内容较简单,希望有用-Computer game on the monitor, the contents of a simpler, I hope useful
- 2022-04-26 17:25:02下载
- 积分:1
-
网络与通信源程序.zip
网络与通信源程序.zip-networking and communications source. Zip
- 2022-03-11 23:42:25下载
- 积分:1
-
C语言小程序,可在C++环境下正常运行,无需修改
C语言小程序,可在C++环境下正常运行,无需修改-C language applet can C++ Environment normal operation, no need to modify
- 2023-07-19 07:40:03下载
- 积分:1
-
MFC实现ftp上传和下载文件的客户端和服务器
MFC实现的ftp上传和下载文件的完整程序。包括客户端和服务器。希望对各位有借鉴作用,谢谢!实现功能基本完善,但是有时客户端程序会出现文件识别错误。
- 2022-09-24 04:00:04下载
- 积分:1
-
AppWizard has created this GraphExp application for you. This application
not...
AppWizard has created this GraphExp application for you. This application
not only demonstrates the basics of using the Microsoft Foundation classes
but is also a starting point for writing your application.
- 2023-09-05 07:30:03下载
- 积分:1
-
estimate the spectrum
estimate the spectrum
- 2022-03-07 16:27:27下载
- 积分:1
-
这一小段程序是用来检查当前所用的计算机是否满足所设精度的要求。...
这一小段程序是用来检查当前所用的计算机是否满足所设精度的要求。-This is a short procedure is used to check whether the computer is currently using to meet the established accuracy requirements.
- 2023-01-21 11:35:03下载
- 积分:1
-
客运管理程序,我认为还是很好的,我已经修改格勒,不错
客运管理程序,我认为还是很好的,我已经修改格勒,不错-passenger management procedures, I believe it is very good, I have to amend Mengele, yes
- 2022-02-02 23:10:18下载
- 积分:1
-
Global Search and Replace Tool for Intellution iFIX
Global Search and Replace Tool for Intellution iFIX
- 2022-09-10 08:10:03下载
- 积分:1
-
屏幕取词VC6.0源码
DLLEXPORT BOOL WINAPI SetNHW32() { if(g_hHook == NULL) { g_hHook = SetWindowsHookEx(WH_GETMESSAGE, GetMsgProc, g_hinstDll, 0); if (g_hHook == NULL) { MessageBox(NULL, __TEXT("Error hooking: SetWindowsHookEx fail"), __TEXT("GetWord"), MB_OK); return FALSE; } } return TRUE;}
- 2022-05-28 06:17:38下载
- 积分:1