资源列表
130110
- 控制蜂鸣器pic18单片机程序,测试通过,已批量生产。-Pic18 microcontroller program to control the buzzer
buckPWM
- Buck converter with MATLAB simulink (powersim)
PT6312
- PT6312荧光LED驱动-PT6312 fluorescent LED Driver
7th-sense-multipurpose-robot
- seventh sense multipurpose robot for military application
GOODturbo
- 非常好的turbo编译码程序,可以给初学者提供参考,共同进步。-Very good turbo encoding and decoding program can provide a reference for beginners and common progress.
exemple-(1)-Button-ON-OFF-LED
- base microcontrô leur PIC16F876A implémentes circuit interrupteur langage CCS C Compiler et Simulation par PROTEUS ISIS -base microcontrô leur PIC16F876A implémentes circuit interrupteur langage CCS C Compiler et Simulation par PROTEU
Bayes
- Bayes在分类中的运用,并结合C++语言编写的程序。实现准确分类。-Application of Bayes theorem in classification, and combined with programs written in c++ language to realize accurate classification
C-Decoding-controller
- 基于单片机的WTC801SPI触摸遥控器配对的解码器-Based on the microcontroller WTC801SPI touch remote control decoder paired
AD~DA
- 关于AD-DA转换的C语言版的程序设计及开发.-AD-DA conversion on the C language version of the program design and development.
expression-translator
- 构造一个中缀表达式到后缀表达式的翻译器 表达式文法及其翻译模式定义如下: expr + term {print(‘+’)} | expr - term {print(‘-’)} | term term * factor {print(‘*’)} | term / factor {print(‘/’)} | factor f-Construct an infix expression to postfix expression translator
Myshell
- 一个简单的shell命令解释器,有重定向,管道,历史等功能。-A simple shell command interpreter, redirection, pipes, history.
compiler
- 采用JAVA实现的C语言子集编译器,实现了词法分析和LR1语法分析-The C language subset compiler implemented by JAVA, the lexical analysis and LR1 syntax analysis