-
IR红外线编码技术
IR红外线编码技术--IR infrared encoding technique.
- 2022-03-23 01:35:13下载
- 积分:1
-
一个电表的程序,给大家一个借鉴,本人请仔细阅读才能体会...
一个电表的程序,给大家一个借鉴,本人请仔细阅读才能体会-a meter process, a reference to you, I can read carefully Experience
- 2022-05-25 16:43:51下载
- 积分:1
-
通过对计算机的组织与结构的分析,综合运用所学计算机原理知识,设计并实现较为完整的计算机,即模型机。它可以完成一般计算机的最基础功能,具备16条基本指令,以及4种
通过对计算机的组织与结构的分析,综合运用所学计算机原理知识,设计并实现较为完整的计算机,即模型机。它可以完成一般计算机的最基础功能,具备16条基本指令,以及4种寻址方式等。并且,计算机数据通路的控制将由微程序控制器来完成,CPU从内存中取出一条机器指令到指令执行结束的一个指令周期全部由微指令组成的序列来完成,即一条机器指令对应一个微程序。设计过程包括四个部分:㈠模型机硬件组成分析;㈡指令系统设计;㈢微程序设计;㈣上机实现,示范程序。- Through to the computer organization and the structure
analysis, the synthesis utilization studies the computer principle
knowledge, designs and realizes a more complete computer, namely
molding machine. It may complete the common computer the most
foundation function, has 16 elementary instructions, as well as 4
addressing ways and so on. And, the computer data path control will
complete by the microprogram controller, CPU will take out a machine
instruction from the memory a instruction cycle which finished to the
instruction execution completely the sequence which will be composed
by the microcode to complete, namely a machine instruction will
correspond a microprogram. Design process including four parts: (1)
Molding machine hardware composition analysis;
- 2023-05-19 08:35:03下载
- 积分:1
-
非接触ic卡读写程序
非接触ic卡读写程序-non-contact IC card reader procedures
- 2022-01-26 01:47:52下载
- 积分:1
-
GEC S3C2410 核心板的原理图,能够与GEC的核心板兼容
GEC S3C2410 核心板的原理图,能够与GEC的核心板兼容
-GEC S3C2410 core board schematics, with the core of GEC board compatible
- 2023-04-29 15:50:03下载
- 积分:1
-
ARM编程 控制目标板LED灯程序 s3c2410
ARM编程 控制目标板LED灯程序 s3c2410
- 2023-07-13 01:45:03下载
- 积分:1
-
摄像头代码
关于C#截屏和摄像头的资料集合,包括调用API函数(有注释说明)在vs2005下可调试,在vs开发环境下,我们可以很简单的调用api函数,完成相应的开发
- 2022-05-16 23:08:45下载
- 积分:1
-
事故费单系统
这段代码描述的用法 8051 微控制器.在嵌入式 c 语言编写并用 Keil IDE 编译的。此代码的使用是要找出事故发生区域。这基于模拟,每当我们按外部中断键然后它假设如发生事故发生在路边,然后微控制器发送使用 GSM 模块具有适当 Lattitude 和经度 co-ardinates 向获授权人味精。收到的协调我们可以使用跟踪事故发生的确切位置 whrer.
- 2022-01-31 16:31:14下载
- 积分:1
-
DE2 练习源码2-4
Part IV
In part II we discussed the conversion of binary numbers into decimal digits. It is sometimes useful to build
circuits that use this method of representing decimal numbers, in which each decimal digit is represented using
four bits. This scheme is known as the binary coded decimal (BCD) representation. As an example, the decimal
value 59 is encoded in BCD form as 0101 1001.
You are to design a circuit that adds two BCD digits. The inputs to the circuit are BCD numbers A and B,
plus a carry-in, cin. The output should be a two-digit BCD sum S1S0. Note that the largest sum that needs to be
handled by this circuit is S
- 2022-03-18 00:20:50下载
- 积分:1
-
计算机主板PCB图,powerpcb格式,是布板的极好的参考资料。
计算机主板PCB图,powerpcb格式,是布板的极好的参考资料。-The computer
- 2022-02-06 19:50:32下载
- 积分:1