资源列表
OLED
- OLED显示屏中文显示试验(12MHz) 显示汉字(Display Chinese characters)
电磁感应模块_ADC_虚拟示波器_多功能调试上位机
- 这是飞思卡尔智能车的AD采集,通过虚拟示波器观看的数值的程序(IAR for K60. this code is for get AD by .. ,this convenient for freshman.)
code_generation_example
- generating code for tumore matlab gien
fcgi-test
- fcgi测试用demo,以验证和nginx的交互成功(The fcgi test uses demo to verify and nginx interactive success)
GPIO_LED(成功流水灯)
- 这通过K60实现的一个流水灯,最快的掌握IAR的使用。(K60 on IAR. it is convenient for feshman to get use to the IAR.)
stm32开发板FSMC读写FPGA
- STM32通过fsmc总线与FPGA通信(stm32 communication with FPGA by FSMC bus)
airframe
- afkjdfjkdfhdkjfhakjfhdkjfhakdfhdkjfkajfh
Net全开源微信源码
- 基于mvc的微信二次开发c#源代码,包含订阅号、服务号、企业号、小程序接口(MVC based on the two development of WeChat c# source code)
IOUSART
- PIC单片机io模拟串口19200的实现(PIC microcontroller IO analog serial communication program 19200)
LEDshanshuo
- LED灯闪烁的15c程序 开发板历程 测试程序(LED lights flashing 15C program Test program)
ND
- 用牛顿法求方程的一个根 方程的表达式:f 区间的左端点:a 区间的右端点;b 根的精度:eps 求得的根:root(Using Newton method to find a root of equation)
Mediator
- With the mediator pattern, communication between objects is encapsulated within a mediator object. Objects no longer communicate directly with each other, but instead communicate through the mediator. This reduces the dependencies between communicati