-
富士N系列可编程控制器PLC编程手册,介绍Flex N系列PLC的情况和其操作。...
富士N系列可编程控制器PLC编程手册,介绍Flex N系列PLC的情况和其操作。-Fujitsu N Series Programmable Logic Controller PLC programming manual introduction of the Flex N Series PLC and its operation.
- 2022-03-07 11:43:13下载
- 积分:1
-
针对ATMEL公司的9G20芯片的NANDflash的测试源代码。
针对ATMEL公司的9G20芯片的NANDflash的测试源代码。-ATMEL Corporation 9G20 against NANDflash chip test source code.
- 2022-03-18 03:28:17下载
- 积分:1
-
ST ARM STR7系列在应用编程示例.采用串口下载.可供参考
ST ARM STR7系列在应用编程示例.采用串口下载.可供参考-ST ARM STR7 series in the application programming examples. Using serial download. Available
- 2022-08-21 08:44:08下载
- 积分:1
-
详细介绍了cpld技术的基础知识及其应用开发原理。
详细介绍了cpld技术的基础知识及其应用开发原理。--It describes the base of cpld technology and how it is used in application development.
- 2023-03-19 06:30:03下载
- 积分:1
-
远程过程调用服务器端程序,用于嵌入式linux中
远程过程调用服务器端程序,用于嵌入式linux中-remote procedure call server software, which for Embedded Linux
- 2022-04-20 23:35:04下载
- 积分:1
-
ATMEL的手臂at91sam
适用于at91sam9260ek编程。初始化USB端口主机或设备接口将有助于配置和存储SDRAM或compact flash或NAND flash
- 2022-02-12 22:43:23下载
- 积分:1
-
一些手机界面的分析
图标层代码实现分析
条项层代码实现分析
菜单框架的代码实现
模版代码讲解
动态内容层菜单...
一些手机界面的分析
图标层代码实现分析
条项层代码实现分析
菜单框架的代码实现
模版代码讲解
动态内容层菜单-Some mobile phone interface, an analysis of the icon layer of code to achieve the analysis of item level code implementation analysis of the code in the framework of realization of the menu template code for dynamic content layer to explain the menu
- 2022-04-27 08:08:34下载
- 积分:1
-
实现对TS
实现对TS->PES->ES,分离出TS流里的视频音频,也可将视频音频合并为TS流.
实现对PS->PES->ES->PES->TS,分离出PS流里的视频音频,也可将视频音频合并为PS流.
-Realize on the TS-
- 2023-06-20 00:45:05下载
- 积分:1
-
12232液晶显示器的驱动程序,供大家好好参考
12232液晶显示器的驱动程序,供大家好好参考-12232 LCD display driver, a good reference for everyone
- 2022-03-12 20:59:44下载
- 积分: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