资源列表
通讯数据显示
- 用汇编和C编写的,完成将UART通讯接收的数据在LCD上显示的功能,无解压密码-C with the compilation and preparation of the completion of a UART reception of data displayed on the LCD function without extracting passwords
ucosII_vc
- 把usII移植到windows下,是一个学习嵌入式系统的例子,对初学者很有帮助 -uC/OS II ported to Visual C of Windows environment. It is a good example for beginners to learn how to do embedded programming.
uC_OS II的多任务操作系统全部原代码
- uC_OS II的多任务操作系统全部原代码 .zip - ZIP 档案文件, 解包大小为 7,641,795 字节-Full source code of uC/OS II RTOS in ZIP format
MF500绝密
- 非接触式IC卡开发板源程序,包括原理图/PCB图;源程序在KEIL环境下编译,打开压缩包后直接点击PRJ文件,即可编译使用。 这是个保密文件,做Mifare one卡开发人基本上都用过到这个源代码。-non-contact IC card development board source, including schematics / PCB map; The source KEIL compiler environment, open compressed directly click E
MSP430F1121与液晶驱动芯片PCF8576的连接程序
- MSP430单片机MSP430F1121与液晶驱动芯片PCF8576的连接程序,与大家共享采用静态驱动模式,F1121通过模拟IIC与PCF8576连接,程序稍为修改就可以移植到89C51。-MSP430 MSP430F1121 with LCD driver chips PCF8576 connectivity procedures, and share use of the static-driven model, the F1121 through simulation with the
遥控器I2C
- 遥控器编码的c51程序,包括遥控器编码,I2C操作编程等-remote coding decoder procedures, including remote control codes, such as I2C programming operation
IC电话卡彻底解密及C源码
- 声明:本资料仅从技术的角度全面探讨IC卡、IC电话卡及其安全性,由此引发的各种争议或个人、集体利用本资料做任何不正当用途本人概不负责。-statement : This information just from the technical point of the comprehensive study of IC cards, IC cards and safety, has triggered the dispute or individual, collective use of the
关键词
- 基于PIC16C54单片机的智能软件狗设计 -PIC16C54 microcontroller based Intelligent design software dog
ucos-ii 贪食蛇
- 在UCOS-II下以用sdt调试通过,可移植性良好,可用于手机游戏,和各种嵌入式实验研究-in UCOS-II under the debugger to use sdt, portability and can be used for mobile gaming, and various embedded Experimental Study
战斗机
- 涉及的代码是针对WINCE3.0(PPC2002)平台,同时兼顾了WIN32平台;旨在讨论编写同时适应2种平台的通用代码,采用的是最原始的BitBlt贴图和离屏方式,贴图效果比较粗糙。对声音的处理也比较幼稚,希望不会误导初学者。 重要说明: 1、没有用内存泄漏工具检测过,不知道有没有内存泄漏,哪位可以帮忙检测一下 2、未完成部分: 游戏的BOSS部分(BOSS贴图、BOSS子弹、BOSS爆炸效果) 游戏难度控制,目前比较幼稚 3、未解决的BU
卷积码、CRC
- 卷积码的C源程序,包括编码器和译码器。 还有一个是循环荣誉校验的vhdl]源码。-convolution of C source code, including the encoder and decoder. There is a cycle of the calibration honor VHDL] source.
Huffman.c2
- 1.在发送端通过一个编码系统对待传数据预先编码,在接收端将传来的数据进行译码(复原)。对于双工信道(即可以双向传输信息的通道),每端都需要一个完整的编/译 码系统。 2.本程序的目的是大大提高通信的信道利用率,缩短信息传输时间,降低传输成本。 -1. In the transmitter through a coding system for pre-treatment data-coding the receiving end of data from the decodin
