-
基于ARM9嵌入式开发板LINUX环境下的程序代码
基于ARM9嵌入式开发板LINUX环境下的程序代码-linux file,是大家常用的程序,代码中有详细的注释,方便移植!-ARM9-based embedded Linux development environment board procedures under the code- linux file, everyone is commonly used procedures, a detailed code of the Notes to facilitate transplant!
- 2022-07-23 11:21:59下载
- 积分:1
-
LCD多级菜单具体实现
LCD多级菜单具体实现-LCD multi-level menu concrete realization
- 2022-08-14 23:43:55下载
- 积分:1
-
ZLGLPC2210开发板I/O操作程序
ZLGLPC2210开发板I/O操作程序-ZLGLPC2210 development board I/O operation
- 2022-02-24 10:18:06下载
- 积分:1
-
硬件基于8051与RTL8019
OpenTCP_8051 一共220K
提供了客户端,服务端,TCP,UDP等。...
硬件基于8051与RTL8019
OpenTCP_8051 一共220K
提供了客户端,服务端,TCP,UDP等。
- 2022-08-09 21:06:24下载
- 积分:1
-
8051单片机控制程序实现播放音乐功能。
8051单片机控制程序实现播放音乐功能。-8051 music player control functions to achieve.
- 2022-04-14 11:24:33下载
- 积分:1
-
ce5.0bsp制造商三星,包括EBOOT,Nboot,内核,驱动程序。KITL…
三星原厂的CE5.0bsp,包括eboot,nboot,kernel,driver。实现了kitl,directdraw驱动 eboot有usb下载功能
-CE5.0bsp the manufacturer Samsung, including eboot, nboot, kernel, driver. Kitl realized, directdraw a usb drive eboot download function
- 2022-08-25 17:51:13下载
- 积分:1
-
c 语言实现快速排序算法
通过一趟排序将要排序的数据分割成独立的两部分,其中一部分的所有数据都比另外一部分的所有数据都要小,然后再按此方法对这两部分数据分别进行快速排序,整个排序过程可以递归进行,以此达到整个数据变成有序序列。
- 2022-01-25 21:14:12下载
- 积分:1
-
A Tiny Microcontroller for FPGAs
应用背景Abstract—Leros is a tiny microcontroller that is optimized for
current low-cost FPGAs. Leros is designed with a balanced logic
to on-chip memory relation. The design goal is a microcontroller
that can be clocked in about half of the speed a pipelined on-chip
memory and consuming less than 300 logic cells.
The architecture, which follows from the design goals, is a
pipelined 16-bit accumulator processor. An implementation of
Leros needs at least one on-chip memory block and a few hundred
logic cells.
The application areas of Leros are twofold: First, it can be used
as an intelligent peripheral device for auxiliary functions in an
FPGA based system-on-chip design. Second, the very small size
of Leros makes it an attractive softcore for many-core research
with low-cost FPGAs.关键技术The smallest core is comparable to Leros and can be implemented
- 2023-09-03 01:00:04下载
- 积分:1
-
D1302充电程序
D1302充电程序-D1302 charging procedure
- 2022-03-05 09:35:01下载
- 积分:1
-
memcpy by neon
许多应用程序通常使用emcpy()C库函数将大量数据从一个内存区域复制到另一个内存区域。由于这可能相当耗时,因此花一些时间优化执行此操作的函数可能是值得的。
- 2022-07-13 04:47:13下载
- 积分:1