-
可以使十进制的数转换成二进制的数,非常的简单方便
可以使十进制的数转换成二进制的数,非常的简单方便-to convert the decimal value to binary value, extremely easy using
- 2023-01-27 07:00:04下载
- 积分:1
-
windows inside a player 4
一个windows里面的播放器4-windows inside a player 4
- 2022-03-26 01:50:00下载
- 积分:1
-
c8051f020产生的函数发生器
c8051f020产生的函数发生器-----产生sin函数通过查表的方法-C8051f020 the function generator----- produce sin function through the look-up table
- 2022-07-11 08:33:46下载
- 积分:1
-
这是一个像XP的控件面板左边用以分类显示的控件
这是一个像XP的控件面板左边用以分类显示的控件-It is like xp s control panel use left to classify and display.
- 2022-05-19 04:53:56下载
- 积分:1
-
access to view from anywhere
access to view from anywhere
- 2022-03-31 09:13:49下载
- 积分: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
-
基于跟踪检测人
运动检测是对象的检测在相对于对象的环境中相对于其环境或改变位置的变化过程。运动检测可以通过机械和电子两种方法。当运动检测通过自然生物体来完成的时它被称为运动知觉。运动可以通过检测:
红外 (无源和有源传感器)
光学 (视频和照相机系统)
无线电频率能量 (雷达、 微波和层析
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-08-15 09:22:35下载
- 积分:1
-
一个 C# 做的日记本
一个 C# 做的日记本-do this diary
- 2023-06-09 01:45:04下载
- 积分:1
-
窗口应用实例
Windows API 应用示例-Windows API Application Example
- 2022-01-26 00:23:25下载
- 积分:1
-
网络爬虫源码
网络爬虫主要有以下功能:
从一个初始网页的URL开始,获得初始网页上的URL,在抓取网页的过程中,不断从当前页面上抽取新的URL放入队列,直到满足系统的一定停止条件。
在遍历URL的过程中,即时统计相关数据。
- 2023-02-10 20:15:04下载
- 积分:1