-
VC++中轻松实现滑动控件
VC++中轻松实现滑动控件-easily achieve sliding control
- 2022-06-28 18:46:01下载
- 积分:1
-
nes模拟器,viusal basic写的,想研究nes模拟器的看看吧
nes模拟器,viusal basic写的,想研究nes模拟器的看看吧-nes simulator, viusal basic writing and wants to study nes simulators let"s see it
- 2022-07-05 03:08:46下载
- 积分:1
-
dos ,dos souce code.很好的dos 源代码
dos ,dos souce code.很好的dos 源代码-dos, dos souce code. good dos source code
- 2022-03-23 23:53:22下载
- 积分:1
-
GradientFillExample source code for Visual Studio 2005 by VB
GradientFillVisual Studio 2005 VB示例源代码
- 2022-03-25 01:50:41下载
- 积分:1
-
Beyond the C++ Standard Library An Introduction to Boost
Beyond the C++ Standard Library An Introduction to Boost
- 2023-06-24 18:50:04下载
- 积分:1
-
一个由VC做成的非常简单的钟表程序,看到的是线条结构,所以称之为线条钟表!...
一个由VC做成的非常简单的钟表程序,看到的是线条结构,所以称之为线条钟表!-VC caused by a very simple procedure of watches and watch the lines of the structure, known as the lines of watches!
- 2023-07-31 04:00:03下载
- 积分:1
-
本学生信息管理系统实现的基本功能有:
学生:查看基本信息、查看成绩、查看已选课程、选课、退课、修改密码;
老师:查看基本信息、学生成绩的录入、修改、删除...
本学生信息管理系统实现的基本功能有:
学生:查看基本信息、查看成绩、查看已选课程、选课、退课、修改密码;
老师:查看基本信息、学生成绩的录入、修改、删除、教师登录密码修改
管理员:学生、老师、管理员账号的添加删除,自己密码的修改。
-The Student Information Management System to achieve the basic functions are: Student: View basic information, view results, view the selected courses, elective, back classes, change password teacher: View basic information about student achievement of the entry, modify, delete, teachers, Modify Administrator Password: students, teachers, administrators account Add to delete their own password changes.
- 2022-06-30 01:42:03下载
- 积分:1
-
读写EXCEL文件,对EXCEL文件中的内容做比较。
读写EXCEL文件,对EXCEL文件中的内容做比较。-reading and writing Excel documents, Excel documents, the contents of comparison.
- 2022-03-19 17:08:29下载
- 积分: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
-
asp的课程设计!包含数据库,可以帮组大家了解数据库的同时巩固asp的学习!...
asp的课程设计!包含数据库,可以帮组大家了解数据库的同时巩固asp的学习!-asp course design! Contains a database that can help us to know the group while the database is to consolidate the learning asp!
- 2022-06-17 05:07:45下载
- 积分:1