资源列表
[VHDL编程] CMMB中ldpc编码器的verilog代码
说明:CMMB中ldpc编码器的verilog代码 CMMB中的ldpc编码器采用H矩阵的做法进行 编码,通过对H矩阵的分解进行迭代进行 编码,比较复杂。此代码为发射端的源代码, 已经应用。<swordmerry> 在 2012-05-12 上传 | 大小:1.62mb | 下载:2
[单片机(51,AVR,MSP430等)] 基于8051的TCP/IP协议栈
说明:本TCP/IP协议栈基于51单片机,实现的功能有tcp,ip,arp,dns,dhcp,http等。<yxhlyy> 在 2012-06-01 上传 | 大小:756.39kb | 下载:2
[单片机(51,AVR,MSP430等)] Mstar_CarTV_702
说明:mstar 屏驱源代码。适用于MST702、MST703、MST705芯片。-mstar screen drive source. For MST702, MST703, MST705 chip.<tm> 在 2012-07-05 上传 | 大小:853.11kb | 下载:2
[uCOS开发] emwin野火开发板例程
说明:在野火STM32上面移植的emwin+ucOSII例程~emwin的前身是ucGUI,现在emwin做得非常漂亮~<nongxiaoming@qq.com> 在 2012-07-15 上传 | 大小:3.33mb | 下载:2
[单片机(51,AVR,MSP430等)] one
说明:1总线通信协议应用实例 (C51编写的源程序,keil)-a bus communication protocol application examples (C51 prepared by the source, c51)<王明和 > 在 2025-09-09 上传 | 大小:49kb | 下载:2
[单片机(51,AVR,MSP430等)] PC与单片机的RS485源程序(VB+ASM编写)
说明:RS485通信程序,主机和从机都有了,现成的东西可以直接应用在你的开发中,PC程序用VB编写,485多机通讯是ASM的。-RS485 communication procedures, and from the host machine has a ready-made things can be directly used in your development, the PC using VB preparation procedures, more than 485 machine com<张子实> 在 2025-09-09 上传 | 大小:10kb | 下载:2
[DSP编程] 面向TI公司C6000系列DSP的电源系统设计
说明:希望能给大家一些有用的-wanted to give you some useful<刘博> 在 2025-09-09 上传 | 大小:4kb | 下载:2
[单片机(51,AVR,MSP430等)] rc500
说明:mifare rc500 读卡器源码-MIFARE reader source rc500<succxhy> 在 2025-09-09 上传 | 大小:319kb | 下载:2
[微处理器(ARM/PowerPC等)] ARM——编程技术
说明:arm编程的一本书籍,写的比较详细,可以学习学习-programming arm of a book and write a more detailed, can learn from<东方> 在 2025-09-09 上传 | 大小:1.05mb | 下载:2
[uCOS开发] 嵌入式系统构件源码
说明:本光盘提供了 嵌入式系统一些通用模块源代码,比如 键盘扫描器,显示器接口,计量器和输入输出,大部分代码是用可移植的C语所写。-the CD provided some common embedded system module source code, for example, the keyboard scanner, display interface, metering and input and output, with most of the code is portable C la<> 在 2025-09-09 上传 | 大小:79kb | 下载:2
[嵌入式/单片机编程] 320X240LCD仿真程序
说明:320X240LCD仿真程序 320x240lcd仿真程序,仿真单色,4色,16色,256色lcd 使用方法:(需要注册mscomm32.ocx控件程序才能正常运行) 通过串口或TCP/IP将LCD显示缓冲区的全部内容发送到本软件接收即可 软件同时监控串口和tcp/ip口的数据,数据为一屏时刷新显示内容。 数据格式: 单色:unsigned char lcdbuf[9600] 每位一点 4色:unsigned char lcdbuf[19200] 每两位一点 16色:unsigned char<康康> 在 2025-09-09 上传 | 大小:216kb | 下载:2