搜索资源列表
ChkTouch
- 基于ARM7开发系统的触摸屏校准程序,代码中有详细的中文注释,方便用户移植-ARM7 development system based on the touch screen calibration procedures, a detailed code of the Chinese Notes user-friendly transplantation
VHDL 通过I2C协议高速控制E2PROM
- 高速:300M峰值 代码有中文注释,很容易理解
Ucos_II-sd
- 对ucos代码的中文注释,几乎每一条代码都有详尽的注解,绝对经典-Chinese ucos code for the Notes, almost every code has a detailed annotation, an absolute classic
4415615641564165
- 基于ARM7开发系统的触摸屏校准程序,代码中有详细的中文注释,方便用户移植……-ARM7 development system based on the touch screen calibration procedures, a detailed code of the Chinese Notes user-friendly transplantation -ARM7 Development System Based on the touch screen calibration proced
keilc
- 用Keil C编写的串口程序。编写的代码部分都有中文注释,对刚开始接触MFC的学习者来说是很好的资源!-Keil C, prepared with serial procedures. They are all code written in Chinese Notes of the beginning of contact with learners MFC is a very good resource!
TLC549
- TLC549AD转换51单片机代码,程序有详细的中文注释,包括中位置滤波法的设计-#include<reg52.h> #include<intrins.h> #define uchar unsigned char #define uint unsigned int sbit AD_Out = P3^2 sbit CS = P1^0 sbit AD_In = P1^1
uCOS_II_2.52
- uc/os--II源码中文注释资料,里面的每条代码都有详尽的注释-uc/os- II Chinese annotation source data, which are detailed for each comment code
UIPPDM9000-driver
- uIP+DM9000驱动 uIP+DM9000驱动(原始的).rar : 网卡芯片的驱动程序原始版本(注释是繁体中文的,我们已经做了修改,在Demo例程可找到) uip-1.0.tar.tar : uip-1.0源码,内含几个网络应用。 说明: (1)DM9000A压缩包中有两份pdf文档,打开密码为 www.axwdragon.com (2)STM32F103ZE-EK Demo例程中的网络测试代码即来源与uip-1.0,Demo例程仅引用了一个webServer应用
STM32_Templates
- uC/OS_II LED闪烁实验,是一个基于STM32移植好的uC/OS_II的模板,直接拿来用,用户添加自己的应用程序代码即可,亲测可用,花了点时间移植好的!重要部分代码有中文注释,对于懒得动手自己移植的人可以直接下载来用!-uC/OS_II LED flashes experiment is a good transplant based STM32 uC/OS_II templates directly used by the user to add their own applicati
jtd
- 使用单片机实现简单的交通灯功能,代码旁有中文注释-the program of MCU, to achieve a simple function of the traffic lights, with the Chinese Notes beside the code .
led
- 单片机程序,实现简单的流水灯功能,代码旁有中文注释-the program of MCU, to achieve a simple function of the flowing lights, with the Chinese Notes beside the code .
serial
- 单片机程序,实现简单的串口通信功能,代码旁有中文注释-the program of MCU, to achieve the function of the COM communication, with the Chinese Notes beside the code .
timer
- keil4的单片机程序,实现简单的定时器功能,代码旁有中文注释-the program of MCU, to achieve the function of the timer, with the Chinese Notes beside the code .
FourTimingControlPword-report
- Keil4单片机程序,实现简单的四路定时控制功能,代码旁有中文注释,并且有课程设计报告-the program of MCU, to achieve the function of the four ways timing control, with the Chinese Notes beside the code ,and with the curriculum design report.
EXTI_Configuration(void)
- STM32F103C8T6自编简单中断程序,以及中断优先级,每行代码都有中文注释,十分好理解-void EXTI_Configuration(void) { EXTI_InitTypeDef EXTI_InitStructure EXTI_ClearITPendingBit(EXTI_Line8) GPIO_EXTILineConfig(GPIO_PortSourceGPIOB, GPIO_PinSource8) EXTI_InitStructure
11.SPI
- STM8L SPI驱动程序 今天下午要写个w26x16的程序,把官方的例子挖出来,做了中文注释,对不了解spi flash操作的朋友应该有帮助,代码已经测试过,没问题。(官方的应该没问题) 只是要注意,官方是根据m25p128写的驱动,其中擦写扇区和擦写块的代码和w25x16的不一样,比w25x16的少了一个。m25p16相对w25x16来说应该是 一个擦块,一个芯片擦除。 比w25x16少了一条命令(STM8L SPI Driver This afternoon to write a
Verilog
- 01-08例程为数电基础部分:比较简单,代码中可明显看出或是有中文注释,或是在工程代码主文件最前面有文字注释说明。(The 01-08 routine is the basic part of the digital power: it is relatively simple. It can be clearly seen in the code or have Chinese annotations, or in the front of the master code of the eng