-
有了操作系统、TCP/IP协议栈、文件系统,再加上GUI就比较全面了。这是嵌入式系统mingui的移植代码...
有了操作系统、TCP/IP协议栈、文件系统,再加上GUI就比较全面了。这是嵌入式系统mingui的移植代码-With the operating system, TCP/IP protocol stack, file system, coupled with the GUI is more comprehensive. This is the embedded system code mingui transplant
- 2022-08-04 02:11:36下载
- 积分:1
-
Linux设备驱动程序第三版源代码
资源描述Linux驱动开发程序第三版的开发源代码,包括从第二章开始的所有源码
- 2022-01-25 14:38:04下载
- 积分:1
-
embedded linux驱动开发
嵌入式系统设计与实例
学做嵌入式Linux系统V0.1(完整版)...
embedded linux驱动开发
嵌入式系统设计与实例
学做嵌入式Linux系统V0.1(完整版)-embedded linux embedded system design-driven development with the example of learning to do embedded Linux system V0.1 (full version)
- 2022-05-08 15:04:20下载
- 积分: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
-
UTF8和GB2312互转
查表法,纯C语言写的 UTF8和GB2312互转.这里面没有使用到任何的类库,方便嵌入式开发。不需要什么何的头文件之类的声明Table method, pure C language UTF8 and GB2312 referrals which there is no use to any library, to facilitate embedded development. What"s the need to declare any class header file
- 2022-03-12 00:46:35下载
- 积分:1
-
pop3 客户端
C语言编写的基于openssl 邮箱客户端源码。。可以直接编译运行测试。希望对大家有帮助,都可以站在巨人的肩膀上。还有基于base64的解码模块一并集成在里面。extern hdmail_ret HdmailOpen(char *add,char *user,char *pwd,unsigned short port);
extern hdmail_ret HdmailGetMailNum(unsigned short *num);
extern hdmail_ret HdmailRetrieveMail(unsigned short index);
extern hdmail_ret HdmailDelMail(unsigned short index);
extern hdmail_ret HdmailClose(void);
- 2022-04-30 07:46:38下载
- 积分:1
-
FPGA verilog PS2 鼠标控制LED
FPGA verilog PS2 鼠标控制LED PS2接收模块(电脑接收,鼠标发送) PS2_CLK信号由PS2设备产生,即鼠标在产生时钟的同时向主机送出数据,主机在PS2_CLK信号的下降沿读取(锁存)每个位。/*标准的鼠标有两个计数器保持位移的跟踪:X位移计数器和Y位移计数器。**可存放9位的2进制补码,并且每个计数器都有相关的溢出标志。**它们的内容连同三个鼠标按钮的状态一起以三字节移动数据包的形式发送给主机。**位移计数器表示从最后一次位移数据包被送往主机后有位移量发生。**位移计数器是一个9位2的补码整数。它的最高位作为符号位出现在位移数据包的第一个字节里。
- 2022-07-12 01:00:10下载
- 积分:1
-
设计的多路红外集中控制器
设计的多路红外集中控制器--Multiple route infrared central controller.
- 2022-07-19 11:12:51下载
- 积分:1
-
a good book of study C51
c51学习的好书!-a good book of study C51
- 2022-01-30 10:40:43下载
- 积分:1
-
RDA5800芯片代码,RDA5800 是由锐迪科微电子推出的新一代立体调频收音机芯片...
RDA5800芯片代码,RDA5800 是由锐迪科微电子推出的新一代立体调频收音机芯片-RDA5800 chip code, RDA5800 RDA Microelectronics by the introduction of a new generation of stereo FM radio chip
- 2022-03-02 01:54:50下载
- 积分:1