-
在线制作图片/贺卡
在线制作图片/贺卡-online production Photo/cards
- 2022-04-10 21:46:20下载
- 积分:1
-
在程序中如何获得毫秒级的系统时间,包括源玛,编译后的文件...
在程序中如何获得毫秒级的系统时间,包括源玛,编译后的文件-the process on how to obtain the millisecond time system, including source Gilmour, the compiled documents
- 2023-02-03 15:10: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
-
自编的MODBUS-RTU 读写DLL,附源码
GMmodbusTerminal.dll--自编的MODBUS-RTU 串口读写DLL,VB.NETC#LABVIEW可直接调用,也可将源码GM8050_MODBUSClass1.vb中的函数复制到自己的代码中调用.
支持MODBUS-RTU命令集的“03”读和“06”写, 扩展命令(MODBUS“14”读,最多读2247字)需要下位机支持
GMmodbusTerminal
设置串口号和波特率
打开串口
- 2022-06-01 04:29:11下载
- 积分:1
-
当初为了调试内存和资源泄漏编写的关于GDI使用的工具,可以显示当前所有进程所使用的DC、Region、Bitmap、Palette、Font、Brush等对象的...
当初为了调试内存和资源泄漏编写的关于GDI使用的工具,可以显示当前所有进程所使用的DC、Region、Bitmap、Palette、Font、Brush等对象的个数。-had to debug memory leakage and resources on the preparation of the tools used GDI can show all current process used by the DC, Region, Bitmap, Palette, Font, Brush number of other objects.
- 2022-03-21 07:34:11下载
- 积分:1
-
主要介绍了家教网站的制作,内容非常详尽!
主要介绍了家教网站的制作,内容非常详尽!-Main tutoring web site describes the production, content, very detailed!
- 2023-07-06 05:55:04下载
- 积分:1
-
vb开发的读写卡函数动态库(包涵动态库函数说明.doc)
vb开发的读写卡函数动态库(包涵动态库函数说明.doc)-vb function card reader developed dynamic library (includes the dynamic library function description. doc)
- 2023-06-12 08:40:03下载
- 积分:1
-
LinqFractal
使用系统;
- 2022-10-27 10:35:04下载
- 积分:1
-
CListCtrl重绘
* 类名称:CMyListCtrl :public CListCtrl
* 类说明:CMyListCtrl类是继承自CListCtrl类,对CListCtrl类进行重绘和扩长新功能
* 功能:可以设置列表的行高大小
* 可以设置列表头的行高大小
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-10-01 16:55:03下载
- 积分:1
-
当要添加进程时,直接输入进程的名称,优先级,需要时间,然后安添加按钮 添加进程时可以随时安运行按钮运行进程,挂起时需要输入要挂起的进程的名称,解挂时也需要输入要...
当要添加进程时,直接输入进程的名称,优先级,需要时间,然后安添加按钮 添加进程时可以随时安运行按钮运行进程,挂起时需要输入要挂起的进程的名称,解挂时也需要输入要解挂的进程的名称.-when added to the process, the process of direct importation of the name, priority, time, and then on the Add button to add process can be run at any time on the button operation process, the need to import flown to hang in the process of the name, Xie also linked to the need to import solutions linked to the process of the name.
- 2022-05-12 17:37:58下载
- 积分:1