-
loading dll from memory
loading dll from memory
- 2023-08-20 08:05:04下载
- 积分: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
-
Contents ftp client is a relatively simple ftp procedures, but the procedures fo...
目录ftp客户端是一个比较简单的ftp程序,但是程序提供了各种接口,能够让读者看法出各种复杂的ftp程序,程序中的各个程序模块均已经实现-Contents ftp client is a relatively simple ftp procedures, but the procedures for its interface, to enable readers to view all sorts of complex ftp procedures, the procedures for the various program modules will have been achieved
- 2022-01-20 22:46:45下载
- 积分:1
-
Students in school management system, is the thesis vb+ sql students can manage...
学生学籍管理系统,是vb+sql的论文 可以管理学生的基本信息-Students in school management system, is the thesis vb+ sql students can manage the basic information
- 2022-02-06 21:25:19下载
- 积分:1
-
可以在vc++下生成窗口,造窗口中有各种功能,比如生成图层
可以在vc++下生成窗口,造窗口中有各种功能,比如生成图层-Can vc++ The next generation of windows, building windows have various functions, such as the generation of layers
- 2023-08-26 22:35:03下载
- 积分:1
-
C语言DOS下载的EDIT控件,基本功能:
输入,并翻页显示
C语言DOS下载的EDIT控件,基本功能:
输入,并翻页显示-C-DOS download the EDIT control, basic functions: input, and page display
- 2022-02-20 13:17:42下载
- 积分:1
-
用VC编写的获取BIOS的程序,对于学习VC编程的人来说,是一个不错的值的参考的程序
用VC编写的获取BIOS的程序,对于学习VC编程的人来说,是一个不错的值的参考的程序-VC prepared by the BIOS access procedures, learning the VC, it is a good reference value of the procedure
- 2022-02-12 13:54:21下载
- 积分:1
-
分析家扩展函数规范V3.10 1.本规范适用于分析家3.10标准版和专业版公式系统. 2.扩展函数用于实现系统函数不能实现的特殊算法. 3.扩展函数用windo...
分析家扩展函数规范V3.10 1.本规范适用于分析家3.10标准版和专业版公式系统. 2.扩展函数用于实现系统函数不能实现的特殊算法. 3.扩展函数用windows 32位动态连接库实现,建议使用Microsoft Visual C++编程. 4.调用时在公式编辑器中写"动态库名称@函数名称"(参数表)即可,例如下面函数可以写为"FXJFUNC@MYCMALOSE"(5) 5.动态连接库名称和函数名称可以自己定义. 6.使用时可以将动态库拷贝到分析家目录下使用.-V3.10 a standardized function. This instruction applies to analysts 3.10 standard and professional versions formula system. 2. Spread Function Function system for achieving the impossible special algorithm. 3. PSF with windows 32 DLL realized, production proposed use Microsoft Visual C programming. 4. called to the formula editor wrote "@ name DLL function name" (Table parameters) can be, for example, the following function can be written as "FXJFUNC @ MYCMALOSE" (5) 5. DLL name and function name can be its own definition. 6. using DLL can be copied to the directory analysts use.
- 2023-06-11 08:55:03下载
- 积分:1
-
用c++编写的一个文字识别程序,很有参考价值。
用c++编写的一个文字识别程序,很有参考价值。-Using c++ written in a text recognition program, great reference value.
- 2023-02-22 08:10:04下载
- 积分:1
-
获取系统的内部信息,如CPU,硬盘,还有系统信息
获取系统的内部信息,如CPU,硬盘,还有系统信息-Access to system
- 2022-03-25 05:32:41下载
- 积分:1