-
(E-Book) Linux C++ Programming.zip,for those who like linux programming-(E-Book) Linux C Programming.zip, for those who like linux programming
- 2022-08-23 22:34:18下载
- 积分:1
-
如何构造嵌入式LINUX?
如何构造嵌入式LINUX?-how tectonic Embedded Linux?
- 2022-02-12 04:18:21下载
- 积分:1
-
这是一个
移植好的S3C2410上的内核镜像文件,可以使用-this is a linux-2.6.14 kernel
- 2022-04-16 07:59:46下载
- 积分:1
-
YC2440 开发板使用说明 下载后直接重名为PDF扩展即可
YC2440 开发板使用说明 下载后直接重名为PDF扩展即可-YC2440 development board for use directly after downloading the expansion can be re-named PDF
- 2022-05-05 10:31:56下载
- 积分:1
-
ads1211 write register, read data, using C language written in a little change c...
ads1211写寄存器,读数据,用C语言写成,稍微改动就可移植-ads1211 write register, read data, using C language written in a little change can be transplanted
- 2022-03-18 05:10:23下载
- 积分:1
-
DE2 练习源码2-3
Part III
Figure 2a shows a circuit for a full adder, which has the inputs a, b, and ci, and produces the outputs s and co.
Parts b and c of the figure show a circuit symbol and truth table for the full adder, which produces the two-bit
binary sum cos = a + b + ci. Figure 2d shows how four instances of this full adder entity can be used to design
a circuit that adds two four-bit numbers. This type of circuit is usually called a ripple-carry adder, because of
the way that the carry signals are passed from one full adder to the next. Write VHDL code that implements this
circuit, as described below.
2
- 2022-02-01 03:42:27下载
- 积分:1
-
A book about the experience of FPGA design summary, teach everyone to share a go...
一本有关FPGA设计的经验的汇总,教给大家分享,一本好书-A book about the experience of FPGA design summary, teach everyone to share a good book
- 2022-02-28 10:16:44下载
- 积分:1
-
基于F020的DDS, 非常常用的程序, IN126在电子竞赛中,经常用到。...
基于F020的DDS, 非常常用的程序, IN126在电子竞赛中,经常用到。-it is a good resource!
- 2022-07-10 17:43:57下载
- 积分:1
-
该程序为LINUX下的串口通讯程序,采用华恒公司的嵌入式开发套件,包含了makefile文件...
该程序为LINUX下的串口通讯程序,采用华恒公司的嵌入式开发套件,包含了makefile文件-the procedures for LINUX serial communication program, the company used huaheng embedded development kit that includes a makefile documents
- 2023-08-26 02:25:03下载
- 积分:1
-
LED 闪烁 8051
在上面的电路图,AT89C52 用于模拟指示灯闪烁代码。您可以放置 AT89C51 在这里没有任何其他的变化和代码仍将运行相同。因此,此示例代码可以处理 AT89C51 和 AT89C52 的微控制器。
这里使用 11.0592 MHz A 晶体。你可以使用 8051 的任何晶体值从 3 到 24 兆赫。正如我们所知 8051 微控制器有一个建筑,在 12 个 CPU 周期执行一条指令,因此这种 11.0592 Mhz 晶体使此 8051 的运行在 0.92 MIPS (百万指令每秒)。此项目的代码如下所示。
- 2022-02-09 17:39:52下载
- 积分:1