-
Guangdong weight charges DLL developed using BCB2007
广东计重收费DLL
使用BCB2007开发-Guangdong weight charges DLL developed using BCB2007
- 2022-03-13 02:06:31下载
- 积分:1
-
Can modify the file name, replace the file name, the default file name plus the
可以修改文件名,替换文件名,默认文件名加当天日期。
- 2023-01-13 12:25:03下载
- 积分:1
-
一个通过网路通信的办法实现了对.net C C++程序的万能调试工具...
一个通过网路通信的办法实现了对.net C C++程序的万能调试工具-A network communications through the means of achieving on. Net C C++ programs universal debugging tool
- 2022-06-16 13:38:57下载
- 积分:1
-
rtdmkrdltyl。G。U B / B IU /
rtdmkrdltyl.g .u b /b iu/
- 2022-01-31 10:12:06下载
- 积分:1
-
调色板程序模拟,实现颜色的自定义调节
调色板程序模拟,实现颜色的自定义调节-Palette program to simulate to achieve a custom color adjustment
- 2022-05-28 18:52:48下载
- 积分:1
-
vb开发的读写卡函数动态库(包涵动态库函数说明.doc)
vb开发的读写卡函数动态库(包涵动态库函数说明.doc)-vb function card reader developed dynamic library (includes the dynamic library function description. doc)
- 2023-06-12 08:40:03下载
- 积分:1
-
这段代码是俄罗斯方块的源代码,也是我们经常玩的小游戏。代码也不是很复杂。希望有人喜欢。
这段代码是俄罗斯方块的源代码,也是我们经常玩的小游戏。代码也不是很复杂。希望有人喜欢。-This code is the source code of the Russian box, but also we often play the game. Code is not very complicated. I hope some people like.
- 2022-02-14 23:20:17下载
- 积分:1
-
QW2410开发套件wince的说明,附有详细的图片说明
QW2410开发套件wince的说明,附有详细的图片说明-QW2410 Development Kit wince note, accompanied by a detailed description of the picture
- 2022-02-09 13:59:57下载
- 积分:1
-
80C196 developed with power monitoring, including the switch in terms of acquisi...
用80C196开发的电力监控,包括开关量采集和模拟量计算,采用MODBUS通讯,有详细的注释-80C196 developed with power monitoring, including the switch in terms of acquisition and simulation, using MODBUS communications, has detailed notes
- 2022-05-21 01:39:04下载
- 积分: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