-
需要反复联系的C语言程序,实在是很不错的,尤其适合新手
需要反复联系的C语言程序,实在是很不错的,尤其适合新手-Repeatedly linked to C language program, it is very good, especially for the novice
- 2022-11-10 15:20:04下载
- 积分:1
-
12个保护模式教程实例// 源代码// C & ASM// 英文
12个保护模式教程实例// 源代码// C & ASM// 英文-12 protection mode tutorial examples// source// C ASM// English
- 2022-09-02 07:15:02下载
- 积分:1
-
初始化界面,代码比较清楚而且十分的适用,简单
初始化界面,代码比较清楚而且十分的适用,简单-initinal the interface
- 2022-08-16 15:05:35下载
- 积分:1
-
企业进销存管理系统说,本系统主要实现了支持多条件查询、批量填写进货单及销售单、与代理商和供应商往来账本明细,绝不存在假账、漏账、差账等情况、图表分析月销售状况、...
企业进销存管理系统说,本系统主要实现了支持多条件查询、批量填写进货单及销售单、与代理商和供应商往来账本明细,绝不存在假账、漏账、差账等情况、图表分析月销售状况、当外界环境(停电、网络病毒)干扰本系统时,系统可以自动保护原始数据的安全、强大的报表打印等功能-Purchase, Sales and Inventory Management System for Enterprise said that the system is mainly to support the realization of multi-criteria query, fill in quantities and sales of single-进货单with agents and suppliers, details of contacts book, does not even exist accounting, missed payments, bad debts, etc. Analysis of sales on the chart, when the external environment (power, network virus) interfere with the system, the system can automatically protect the safety of the raw data, powerful features such as print statements
- 2022-09-21 10:10:03下载
- 积分:1
-
关于如何锁住键盘和鼠标
钩子实际上是一个处理消息的程序段,通过系统调用,把它挂入系统。每当特定的消息发出,在没有到达目的窗口前,钩子程序就先捕获该消息,亦即钩子函数先得到控制权。这时钩子函数即可以加工处理(改变)该消息,也可以不作处理而继续传递该消息,还可以强制结束消息的传递。对每种类型的钩子由系统来维护一个钩子链,最近安装的钩子放在链的开始,而最先安装的钩子放在最后,也就是后加入的先获得控制权。要实现Win32的系统钩子,必须调用SDK中的API函数SetWindowsHookEx来安装这个钩子函数,这个函数的原型是HHOOK SetWindowsHookEx(int idHook,HOOKPROC lpfn,HINSTANCE hMod,DWORD dwThreadId);,其中,第一个参数是钩子的类型;第二个参数是钩子函数的地址;第三个参数是包含钩子函数的模块句柄;第四个参数指定监视的线程。
- 2022-02-24 11:14:29下载
- 积分:1
-
学生档案管理系统
后台数据库使用SQL Server,前台开发工具使用Visual Basic。
本系统采用目前比较流行的ADO数据访问技术,并将每个...
学生档案管理系统
后台数据库使用SQL Server,前台开发工具使用Visual Basic。
本系统采用目前比较流行的ADO数据访问技术,并将每个数据库表的字段和操作封装到类中,从而成功地将面向对象的程序设计思想应用到数据库应用程序设计中。这也是本系统的特色和优势-student files background database management system using SQL Server, future development tool Visual Basic. The system currently used is more popular ADO data access technology, will each database table fields and operation of the Packaging category, thus the success of object-oriented programming design concepts applied to the database application design. This is also the system"s characteristics and advantages,
- 2023-07-06 16:40:02下载
- 积分:1
-
模拟操作系统中作业调度算法的vc++程序。从好个方面描述了os的作业调度问题...
模拟操作系统中作业调度算法的vc++程序。从好个方面描述了os的作业调度问题-simulation operating system scheduling algorithm vc procedures. From the good aspects described os operations scheduling problem
- 2022-03-22 23:57:41下载
- 积分:1
-
a memory pool small example of the application of the memory pool can be used as...
一个内存池应用的小例子,对内存池的使用可以作为参考-a memory pool small example of the application of the memory pool can be used as a reference
- 2022-08-09 06:43:04下载
- 积分:1
-
Computer Activity Monitoring System Introduction: Through the system, network ad...
- 2023-06-06 22:40:03下载
- 积分:1
-
顾客管理功能,一个不错的顾客登录,添加,更新,删除,重置,返回模板。...
顾客管理功能,一个不错的顾客登录,添加,更新,删除,重置,返回模板。-gukeguanligongneng
- 2022-04-20 22:57:17下载
- 积分:1