-
一个管理文档的系统,vc开发的,很不错的!
一个管理文档的系统,vc开发的,很不错的!- A management documents system, vc development, very good!
- 2022-03-12 07:31:48下载
- 积分:1
-
高校学生管理系统实现
JSP学生信息管理系统(全套源码+开发文档+使用手册+设计模型)
- 2023-02-25 06:20:04下载
- 积分:1
-
common control products that Microsoft is a very important part, particularly fo...
通用控件是微软产品里很重要的一部分,尤其对许多 Windows 第三方产品开发者来说,但有时候开发者想在这么多通用控件里找个合适的,并有详细资料的却并不容易,本书就经常提出的问题进行了一些讨论,希望对 Windows 程序开发有所帮助。-common control products that Microsoft is a very important part, particularly for many Windows third-party product developers, but sometimes developers to the many common controls Lane to find suitable, and detailed information is not easy, this book often on the subject of some discussion, and I hope to Windows developers some help.
- 2023-09-10 04:35:04下载
- 积分:1
-
完全实现快速排序又称分区交换排序法 在待排序文件中任取一个元素(例如第一个元素),以该元素为标准,将所有元素分为二部分:所有小于该元素的集合,所有大于等于该元素...
完全实现快速排序又称分区交换排序法 在待排序文件中任取一个元素(例如第一个元素),以该元素为标准,将所有元素分为二部分:所有小于该元素的集合,所有大于等于该元素的集合。 将该元素放在二部分中间 利用递归原理,分别对每部分进行排序-Fast sort algrithms
- 2022-04-30 00:53:20下载
- 积分:1
-
One of the most simple keyboard hooks will hook some of the process main thread...
一个最简单的键盘钩子,能钩住某些进程的主线程并获得输入按键-One of the most simple keyboard hooks will hook some of the process main thread and get input button
- 2023-01-04 03:20:03下载
- 积分:1
-
中断服务程序的关键是:1.保护进入中断时的状态,并在退出中断之前恢复进入时的状态。2.必须在中断程序中设定是否允许中断重入,即设置EX0位。
本例中使用了I...
中断服务程序的关键是:1.保护进入中断时的状态,并在退出中断之前恢复进入时的状态。2.必须在中断程序中设定是否允许中断重入,即设置EX0位。
本例中使用了INT0中断,一般中断程序进入时应保护PSW,ACC以及中断程序使用但非其专用的寄存器。本例的INT0程序保护了PSW,ACC,2等三个寄存器并且在退出前恢复了这三个寄存器。另外中断程序中涉及到关键数据的设置时应关中断,即设置时不允许重入。本例中没有涉及这种情况。
实验开始时K8应在H(高电平)端,要产生中断时先拨向L(低电平)端再拨回H端。
-Interrupt service s key is: 1. the protection enters when the interrupt condition, and when the withdrawal interrupt before regains enters the condition. 2. must in the interrupt routine establish whether to permit the interrupt re-entry, namely establishes the EX0 position. in this example has used the INT0 interrupt, generally the interrupt routine enters when should protect PSW, ACC as well as the interrupt routine use but non-its special-purpose register. This example INT0 program protection PSW, ACC,2 and so on three registers, and restored these three registers before the withdrawal. Moreover in the interrupt routine involves to when the essential data establishment should close the interrupt, namely when establishment does
- 2022-03-22 04:01:46下载
- 积分:1
-
随机文件读写,实现了从文本中读取个人资料,成绩等信息,并可以追加记录。运行时需要先创建一个文本文件,并修改读取路径。...
随机文件读写,实现了从文本中读取个人资料,成绩等信息,并可以追加记录。运行时需要先创建一个文本文件,并修改读取路径。-Random file read and write, realize from reading the text of personal information, results and other information and would provide an additional record. Run-time need to create a text file, and modify the path to read.
- 2022-02-26 07:04:35下载
- 积分:1
-
Site Snagger下载整个站点,VC++程序源码奉上,值得一看。
Site Snagger下载整个站点,VC++程序源码奉上,值得一看。-Site Snagger to download the entire site, VC++ Program source code offer, worth a visit.
- 2022-12-08 04:45:03下载
- 积分:1
-
BCB programming skills
BCB编程技巧――文件切割机-BCB programming skills-- paper cutting machine
- 2023-03-31 20:50:03下载
- 积分:1
-
关闭窗口不报警
close window not alert
- 2022-05-17 09:23:34下载
- 积分:1