-
SIMULINK仿真图,是TURBO码的编码。已经通过仿真运行。
SIMULINK仿真图,是TURBO码的编码。已经通过仿真运行。-SIMULINK simulation diagram, is the TURBO code encoding. Has been run through the simulation.
- 2022-11-01 07:00:03下载
- 积分:1
-
MTD(memory technology device内存技术设备)是用于访问memory设备(ROM、flash)的Linux的子系统。MTD的主要目的是为...
MTD(memory technology device内存技术设备)是用于访问memory设备(ROM、flash)的Linux的子系统。MTD的主要目的是为了使新的memory设备的驱动更加简单,为此它在硬件和上层之间提供了一个抽象的接口。-MTD (memory technology device memory technology equipment) is the equipment for accessing memory (ROM, flash) Linux subsystem. MTD"s main purpose is to make the new memory devices drive more simple, for its hardware and the upper between an abstract interface.
- 2022-08-22 07:55:17下载
- 积分:1
-
TLC2543 the linux driver makefile file, based on the ARM9 core chip S3C2410
tlc2543的linux驱动程序的makefile文件,基于ARM9核S3C2410芯片-TLC2543 the linux driver makefile file, based on the ARM9 core chip S3C2410
- 2023-03-01 12:15:03下载
- 积分:1
-
手臂交叉
For ARM交叉编译环境的Shell源码。适用于嵌入式Linux手机操作系统-For ARM cross-compiler environment Shell source. Embedded Linux applied to the cell phone operating system
- 2022-08-22 21:42:46下载
- 积分:1
-
err
适合初学者学习三星2410arm开发板模数转换编程,使用ads开发环境运行-err
- 2022-02-09 20:56:28下载
- 积分:1
-
realview下的一个arm9的bootloader烧录器.支持norflash读写
realview下的一个arm9的bootloader烧录器.支持norflash读写-RealView ARM9 under a burner of the bootloader. norflash read and write support
- 2023-08-20 18:35:05下载
- 积分:1
-
GTM900_LPC2104_LWIP1.1_Source Code
在其他网站上引述了一篇代码,虽然将自己没有完全看懂,但对想学lwip协议的童鞋讲还是不错的借鉴。也是在查阅lwip相关文档时,发现热心人上传的,此处借用啦!!!!!!!!!!!!!!!!!!!!!!!!!
- 2022-01-25 15:43:48下载
- 积分:1
-
日历,进行java swing 时间的控件
日历,进行java swing 时间的控件-Calendar
- 2022-05-29 11:12:08下载
- 积分:1
-
周立功2106板子的启动程序代码,包括初始化,中断向量表,和头文件....
周立功2106板子的启动程序代码,包括初始化,中断向量表,和头文件.--The startup code for Zhou Li Gong s 2106 board, including initialization, IRQ table and header files.
- 2022-01-26 02:54:14下载
- 积分: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