-
QT电子书
QT电子书的代码 这个是我以前下载的 忘记在哪了 这只是一个小小的电子书 里面加了一些东西 比如颜色之类的
- 2022-07-17 21:00:32下载
- 积分:1
-
sja1000can程序
sja1000can程序-sja1000can procedures
- 2022-02-21 11:29:30下载
- 积分:1
-
在 pic 中的 lm 35
在这个项目中我使用 lm 35 在 pic 单片机中显示分界,我配置 adc 将模拟转换为数字,显示在液晶屏上您可以在任何地方使用此项目
- 2022-01-26 01:08:29下载
- 积分:1
-
MMA7455 with 430 single
用430单片机测试MMA7455三维加速度传感器程序。-MMA7455 with 430 single-chip three-dimensional acceleration sensor program.
- 2022-03-16 22:47:52下载
- 积分:1
-
wdm格式的驱动例子代码,包括io端口的读写。是前面三个例子的升级。...
wdm格式的驱动例子代码,包括io端口的读写。是前面三个例子的升级。-wdm drivers format code examples, including io- port reader. Yes previous three examples upgrade.
- 2022-06-20 12:32:06下载
- 积分:1
-
This a Driving School system Please remember watch.
这是一个驾校的系统 ,请大家好好看那.-This a Driving School system Please remember watch.
- 2022-12-07 01:10:03下载
- 积分:1
-
datasheet lcd hd 44780
datasheet lcd hd 44780
- 2023-03-19 19:20:04下载
- 积分:1
-
现场总线技术在嵌入式操作系统中的应用.rar 学位论文全文,CAJ格式...
现场总线技术在嵌入式操作系统中的应用.rar 学位论文全文,CAJ格式--Apply on-spot bus technique in embedded operating system. A full thesis. CAJ format.
- 2022-07-09 12:24:57下载
- 积分:1
-
DSP与CC2400连接.做的无线数据发送程序.程序现在没有加入校验部分.也可以当接收程序使用.不用修改...
DSP与CC2400连接.做的无线数据发送程序.程序现在没有加入校验部分.也可以当接收程序使用.不用修改-DSP connection with the CC2400. The wireless data sending procedures. Procedures are not part of accession to check. When the receiving process can also be used. Need not be amended
- 2023-05-20 01:35:05下载
- 积分:1
-
8051 Core FPGA verilog 完整
应用背景Logical separation of program and data memory
All 8051 devices have specific memory organization, they have separate address spaces
for Program (ROM) and Data (RAM) Memory. This logical separation of Memory is
useful because it allows the Data Memory to be accessed by 8-bit addresses, which can
obviously be more quickly stored and manipulated by an 8-bit CPU. Of course, the l6-bit
Data Memory addresses can still be generated with the DPTR register.
Program Memory
Program Memory can only be read, not written to. The address space for 8051 core is 16-
bit, so there is maximum of 64K bytes of Program Memory. Up to 4 Kbytes of Program
Memory can be on chip, internal Program Memory of the 8051 core. For access to
external Program Memory is used signal PSEN (Program Store Enable).
Data Memory
Data Memory is on a separate address space than Program Memory. For external Data
Memo
- 2022-01-26 05:24:27下载
- 积分:1