-
以前为一个公司设计的售饭系统~,采用Delphi7+SQLServer2000,几乎没有用第三方控件,编译的时候修改一下连接就能运行。里面包括数据库的创建,数据...
以前为一个公司设计的售饭系统~,采用Delphi7+SQLServer2000,几乎没有用第三方控件,编译的时候修改一下连接就能运行。里面包括数据库的创建,数据库备份还原,以及.dll文件等 -before a company designed to EL keyboard Illumination System, used Delphi7 CRM, with almost no third-party controls, compile time will be able to connect to change it running. They include the creation of the database, the database backup reduction. Dll files
- 2022-03-20 19:59:57下载
- 积分:1
-
关于如何锁住键盘和鼠标
钩子实际上是一个处理消息的程序段,通过系统调用,把它挂入系统。每当特定的消息发出,在没有到达目的窗口前,钩子程序就先捕获该消息,亦即钩子函数先得到控制权。这时钩子函数即可以加工处理(改变)该消息,也可以不作处理而继续传递该消息,还可以强制结束消息的传递。对每种类型的钩子由系统来维护一个钩子链,最近安装的钩子放在链的开始,而最先安装的钩子放在最后,也就是后加入的先获得控制权。要实现Win32的系统钩子,必须调用SDK中的API函数SetWindowsHookEx来安装这个钩子函数,这个函数的原型是HHOOK SetWindowsHookEx(int idHook,HOOKPROC lpfn,HINSTANCE hMod,DWORD dwThreadId);,其中,第一个参数是钩子的类型;第二个参数是钩子函数的地址;第三个参数是包含钩子函数的模块句柄;第四个参数指定监视的线程。
- 2022-02-24 11:14:29下载
- 积分:1
-
Fingerprint comparison system, by scanning the fingerprint of the two photos to...
指纹对比系统,通过将扫描的两副指纹照片进行比对,可以分析出其中的不同,主要是像素点的对比,结合了一些算法-Fingerprint comparison system, by scanning the fingerprint of the two photos to compare, you can analyze the different pixels are mainly contrast, combined with a number of algorithms
- 2022-11-15 23:55:03下载
- 积分:1
-
<;B & gt;点
;点阵字体裁剪工具;
- 2022-05-29 06:06:14下载
- 积分:1
-
取硬盘序列号的 DLL 的 C++ 源程序
取硬盘序列号的 DLL 的 C++ 源程序 -Check the hard disk serial number of the DLL of the C++ Source
- 2023-05-22 12:45:02下载
- 积分:1
-
IDS系统检测代码 基于主机的入侵检测系统源代码
IDS系统检测代码 基于主机的入侵检测系统源代码-network intrusion detection system
- 2023-05-27 16:05:03下载
- 积分:1
-
这是一个演示Windows如何分配内存的应用程序,用VC++工具实现,具有很的实用性...
这是一个演示Windows如何分配内存的应用程序,用VC++工具实现,具有很的实用性-This is a demonstration of how to allocate memory for Windows applications, with VC tools, it will be very useful
- 2022-07-02 09:30:02下载
- 积分:1
-
win2000下的定时关机(SDK版)
win2000下的定时关机(SDK版)-WIN2000 the Mytob.BSNotes (SDK version)
- 2022-02-15 00:59:02下载
- 积分:1
-
mmx汇编教学程序及源码,用于优化程序,提高效率
mmx汇编教学程序及源码,用于优化程序,提高效率-mmx compilation of teaching procedures and source for the optimization procedure to enhance efficiency
- 2022-02-16 02:48:32下载
- 积分:1
-
在数学建模中具有重要的作用,寻找最优路径,帮助…
在数学建模中有重要作用,搜索最优路径,帮组我们解答题目-In mathematical modeling has an important role in, search the optimal path, help us to answer the topic group
- 2022-12-15 11:20:03下载
- 积分:1