-
屏幕取词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
-
线程的冬冬,用来调试线程的哦,大家试试看,
线程的冬冬,用来调试线程的哦,大家试试看,-threads of the boys, used to debug multithreaded Oh, we give it a try, huh-huh
- 2023-01-02 15:00:04下载
- 积分:1
-
斯坦福大学数据库系统实现,书中对数据库系统实现原理进行了深入阐述,并具体讨论了数据库管理系统的三个主要成分―存储管理器、查询处理器和事务管理器的实现技术。书中还...
斯坦福大学数据库系统实现,书中对数据库系统实现原理进行了深入阐述,并具体讨论了数据库管理系统的三个主要成分―存储管理器、查询处理器和事务管理器的实现技术。书中还对信息集成的最新技术,例如数据仓库、OLAP、数据挖掘、Mediator、数据立方体系统等进行了介绍。
-Stanford University database system implementation, the book Principles of database system implementation conducted in-depth exposition and, specifically, the database management system for three main components- store manager, query processor and transaction manager implementation technology. The book also integrates the latest technology information, such as data warehousing, OLAP, data mining, Mediator, data cube system were introduced.
- 2022-01-26 02:11:22下载
- 积分:1
-
java下的小游戏程序
java下的小游戏程序-the small Games
- 2022-09-24 21:25:03下载
- 积分:1
-
离散数的的讲义是计算机基础学习的好书,我找了很久才弄到的...
离散数的的讲义是计算机基础学习的好书,我找了很久才弄到的-Notes the number of discrete computer-based learning is a good book, I was looking for a long time to get the
- 2023-01-28 09:35:05下载
- 积分:1
-
基于词典翻译
创建自己的字典。搜索词的翻译。更新数据库。删除和插入也做了。
- 2022-07-19 03:13:13下载
- 积分:1
-
使用opencv摄像头采集视频并简单灰度处理
使用opencv打开摄像头采集视频并简单灰度处理
- 2022-02-05 16:30:19下载
- 积分:1
-
windows mobile 6.0 on Motolola Q*** s reboot control program
Motolola Q***上的windows mobile 6.0重启控制程序
- 2022-01-21 22:50:50下载
- 积分:1
-
基于H.263的P2P视频会议
将服务端捕捉的视频通过H.263压缩处理后传给客户端,支持多客户端
- 2022-03-23 11:47:34下载
- 积分:1
-
该程序基于局域网的双工文字语音即时通信系统,利用Socket通信技术,以服务器端和客户端实现双方通信。...
该程序基于局域网的双工文字语音即时通信系统,利用Socket通信技术,以服务器端和客户端实现双方通信。
-The program text duplex LAN-based real-time voice communication system, using Socket communication technologies to server-side and client communications between the two sides.
- 2022-11-03 19:00:04下载
- 积分:1