-
基于mapX控件,用VB开发的GIS交通网络系统
基于mapX控件,用VB开发的GIS交通网络系统-MapX-based controls, using VB to develop the transport network of the GIS system
- 2022-04-29 10:02:23下载
- 积分:1
-
一个简单的基于对话框的按钮,定时器使用例子
一个简单的基于对话框的按钮,定时器使用例子-a simple button on the dialog box, use examples timer
- 2022-06-26 17:55:47下载
- 积分:1
-
此程序是一个迷宫的小游戏,只要用键盘的方位键就可以控制。...
此程序是一个迷宫的小游戏,只要用键盘的方位键就可以控制。-This procedure is a little game of a maze, it can be controlled with the position key of the keyboard.
- 2022-02-12 10:29:25下载
- 积分:1
-
_ Web 2.0 _ VegaPrime _ samples.part04.rar(400 KB)
VegaPrime_2.0_Web_Samples.part04.rar (400 KB)
- 2022-07-14 15:27:33下载
- 积分:1
-
critical of the use of multithreading synchronous test
利用临界区的多线程同步测试-critical of the use of multithreading synchronous test
- 2022-12-25 10:10:03下载
- 积分:1
-
wince below a serial procedures for reading and GPS data It mainly from longitud...
wince下面一个串口程序,用于读取并分GPS数据,主要可以提取经纬度和时间-wince below a serial procedures for reading and GPS data It mainly from longitude and latitude and time
- 2022-03-19 02:15:19下载
- 积分:1
-
vc实现二维码解析
实现VC++二维码解码功能,解析常见二维码。QRcode解码译码器,功能为读入一张图片译出其内容,具体功能包括图形探测定位、图形过滤校正、检错纠错等。
- 2022-12-13 22:25:03下载
- 积分:1
-
计算器的c++编程程序,源代码,经过老师的验证
计算器的c++编程程序,源代码,经过老师的验证-Calculator c++ programming procedures, source code, through the teacher certification
- 2022-03-06 16:53:45下载
- 积分:1
-
idhttp操作网页
idhttp操作网页的实例,很强大的功能,可以应用各个领域,希望能帮到大家。
- 2023-09-06 03:45: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