搜索资源列表
51_Tetris_Block
- 51+3310做的俄罗斯方块,有变速,加分-51+ 3310 so the Russian box, there are speed, extra points
extra
- This document shows interfacing of LCD with 8051 microcontroller.
ll-clock
- 将日期、时钟、秒表及闹钟功能分开实现。选择日期模式,则只显示年、月、日。选择时钟模式,则只显示时、分、秒。选择秒表模式,则只显示秒、毫秒。选择闹钟模式,显示为时、分、秒,另外加一个闹铃。-The date, clock, stopwatch and alarm functions to achieve separation. Select a date mode, only displays year, month, day. Select the clock mode, only displa
ECGApp
- 基于Tiny OS的NesC语言的源码,配合HBE-Ubi-HealthCare设备使用。本部分是高级应用,显示ECG心电图波形。除了传感器节点外,还需要相应Extra模块与ECG接收模块。-Tiny OS-based source of NesC language, with HBE-Ubi-HealthCare devices. This section is advanced applications, electrocardiogram ECG waveform display. In
ivmuk-os-1.1
- Real time operating system for extra small MCU s
c_prgm_check
- # This scr ipt scans a list of C programs and # tries to find if statements which do assignments. # Specifically, it looks for any line which contains # text of the form if(....), where if is the first # non-blank thing on the line, and the (