-
图形化界面操作,读入BMP图像,进而转化成为JPEG格式的图像
图形化界面操作,读入BMP图像,进而转化成为JPEG格式的图像-Graphical interface operation, read BMP images, and then into a JPEG format image
- 2022-02-15 22:38:09下载
- 积分:1
-
用于锁定屏幕的工具
用于锁定屏幕的工具-Tools for locking the screen
- 2022-04-16 22:33:10下载
- 积分:1
-
支持向量机的C语言,广泛应用于模式识别领域,一个更大的参考价值…
支持向量机的C语言程序,广泛应用在模式识别领域中,有较大的参考价值-SVM C language, widely used in the field of pattern recognition, a larger reference value
- 2022-07-19 17:43:46下载
- 积分:1
-
一个无论鼠标点击还是放到按钮上还是释放,都可以播放音效的实例...
一个无论鼠标点击还是放到按钮上还是释放,都可以播放音效的实例-Whether or put a button on a mouse click or release, can play sound examples! !
- 2022-07-14 04:35:33下载
- 积分:1
-
CAPP工业文档模版设计和打印添加了许多漂亮的工具栏图标有打印预览功能...
CAPP工业文档模版设计和打印添加了许多漂亮的工具栏图标有打印预览功能-CAPP document design templates for industrial with print and print preview function. There are many beautiful toolbar icons too.
- 2022-08-07 23:45:40下载
- 积分:1
-
利用中点算法实现画整圆,利用c语言在turboc下编程
利用中点算法实现画整圆,利用c语言在turboc下编程-Algorithm using the midpoint of painting the entire round, using c language programming in the next TurboC
- 2022-01-25 22:32:40下载
- 积分:1
-
读硬盘序列号(vb)
读硬盘序列号(vb)-hard time sequence (vb)
- 2022-03-21 23:57:54下载
- 积分:1
-
万年历中星期的算法 包括闰年,从0000
万年历中星期的算法 包括闰年,从0000-9999年 原代码,未编译-hefty almanac weeks algorithm which include a leap year, from 0000-9999, the original code did not compile
- 2022-11-17 19:05:03下载
- 积分:1
-
关于WinCE下的HP打印机的打印驱动程序源代码
关于WinCE下的HP打印机的打印驱动程序源代码-WinCE on HP printers under the printer driver source code
- 2022-12-16 21:00: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