-
程序的开发环境:本程序采用Microsoft Visual Studio 2005集成环境开发即 asp.net 2.0+access 数据库开发...
程序的开发环境:本程序采用Microsoft Visual Studio 2005集成环境开发即 asp.net 2.0+access 数据库开发-Program development environment: This procedure using Microsoft Visual Studio 2005 integrated development environment that is, asp.net 2.0+ Access database development
- 2022-12-13 05:00:03下载
- 积分:1
-
在列表控件中使用多行表头
在列表控件中使用多行表头 -list controls in the use of multi-line questionnaire in the first list of controls over the use of the first trip Table
- 2023-03-23 18:25:03下载
- 积分:1
-
Calculator functions to achieve WINDOWS!Calculator functions to achieve WINDOWS!...
实现WINDOWS计算器功能! 实现WINDOWS计算器功能! 实现WINDOWS计算器功能!-Calculator functions to achieve WINDOWS!Calculator functions to achieve WINDOWS!Calculator functions to achieve WINDOWS!Calculator functions to achieve WINDOWS!Calculator functions to achieve WINDOWS!
- 2022-07-08 15:37:47下载
- 积分:1
-
很不错的视频聊天的源码,可以给大家提供一个参考。编译通过。...
很不错的视频聊天的源码,可以给大家提供一个参考。编译通过。-Very nice video chat source code, you can give us to provide a reference. Compile.
- 2022-02-26 05:14:45下载
- 积分:1
-
WindowsXP landing principle and system verification mechanism outlined
WindowsXP 系统登陆原理及其验证机制概述-WindowsXP landing principle and system verification mechanism outlined
- 2022-07-08 05:12:26下载
- 积分: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
-
这是有关2进制数的算法
这是有关2进制数的算法-This the number of two-band algorithm
- 2022-03-17 21:29:37下载
- 积分:1
-
The program of dll test can examine the effect from dll file.
dll测试的文件可以把dll文件的效果进行查看-The program of dll test can examine the effect from dll file.
- 2022-02-07 20:42:06下载
- 积分:1
-
Wince操作系统下,evc4.0利用ADO3.0连接Access数据库
Wince操作系统下,evc4.0利用ADO3.0连接Access数据库-Wince operating system, evc4.0 use ADO3.0 connect Access database
- 2022-03-22 00:17:11下载
- 积分:1
-
输入字符串转返回一串16进制编码
详细:
1. 输入一串字符串,然后按下Enter键生成一串16进制码。
2. 结尾(最后一个)的16进制码可能没有用。
3. 可以点击【复制结果】复制16进制码到剪切板。
4. 作为调试时可能会用到,比如测试一下打印需要有一串16进制编码。
参考图:
- 2022-12-21 22:50:04下载
- 积分:1