-
从键盘输入一些字符,逐个把它们送到磁盘上去,直到输入一个#为止。...
从键盘输入一些字符,逐个把它们送到磁盘上去,直到输入一个#为止。-Keyboard input from a number of characters, one by one they go to the disk until the input of a# far.
- 2022-01-31 09:04:43下载
- 积分:1
-
高PT100铂热电阻温度测量方法
pt100 的高精度测温方法 pt100 的高精度测温方法-Pt100 temperature measurement method of high-precision high-precision Pt100 temperature measurement methods
- 2022-12-07 21:15:07下载
- 积分:1
-
WINDOWS XP 补丁自动安装器,把补丁与它放在同一个目录然后运行...
WINDOWS XP 补丁自动安装器,把补丁与它放在同一个目录然后运行-WINDOWS XP automatically install the patch, and the patch and it should be placed in the same directory and then run
- 2022-10-19 22:50: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
-
基于OpenCV的隐藏的马尔可夫模型(HMM),人脸识别,使用英特尔等。
基于OpenCV的隐马尔可夫模型(HMM),人脸识别,利用Intel的OpenCV图形库,改进HMM,对爱情进行识别
- 2022-04-08 19:12:43下载
- 积分:1
-
vc下调用ffmpeg进行x264编码
vc下调用ffmpeg进行x264编码,在vc环境下通过ffmpeg进行x264编码的源程序,很好的资源,找了好久才找到的,希望对大家有所帮助。
- 2022-01-28 02:29:43下载
- 积分:1
-
10. 编写程序对八皇后问题进行求解:在8行8列的棋盘上放置8个皇后,使任一个皇后都不能吃掉其他的7个皇后(注:皇后可吃掉与她处于同行或同列或同一对角线上的其他...
10. 编写程序对八皇后问题进行求解:在8行8列的棋盘上放置8个皇后,使任一个皇后都不能吃掉其他的7个皇后(注:皇后可吃掉与她处于同行或同列或同一对角线上的其他棋子),并将结果以某种方式显示出来。-10. Write a program to solve the eight queens problem: In the line 8 8 of 8 placed on board the Queen, so that either a queen can not eat the other seven Queen (Note: The Queen can eat with her peers or the same column in the or the same diagonal and other pieces), and the results displayed in some way.
- 2023-08-14 11:50:03下载
- 积分:1
-
实例09
实例09-多人聊天室-09-people chat room
- 2022-04-16 06:49:32下载
- 积分:1
-
java Swing实现计算器,对Sql Server数据库的·1操作
JAVA Swing 对数据库操作,MVC模式增删改查等
- 2022-01-26 00:44:53下载
- 积分:1
-
屏保自动生成器
代码是自动生成屏保程序,并将其放入windows/system23中,然后在屏幕选项中配置一下,选中刚刚放入的可执行文件,即可在屏幕待机的时候观看屏保程序。该代码简单有效,且实现了图片渐入渐出的效果,界面良好,操作简单!!希望能对大家的使用提供更多的帮助!附件中包含了最后的成品可执行文件,以及所用到的源代码,只需要您进行一下组装即可,也是为了帮助您更好的理解该代码的执行过程及实现方法
- 2022-04-16 13:11:12下载
- 积分:1