资源列表
LM35
- lm35 + pic18f4585 + lcd display
Snake-algorithm
- Snkae algorithm, given an example implementing IEEE paper mentioned in codes. Snake is Active contour model searching for contours.
VC2010
- VC入门教学,doc文档,经典题目,经典例子-VC learning ,DOC documents, ...
hk_c
- Hoshen Koppelman algorithm implement in C.
Truth-Table-Solver-1.1-Beta
- truth table solver v 1.1 need to install java on ur PC to be able to run
code
- Design a class AbstractSort that can be used to analyze the number of comparisons performed by a sorting algorithm. The class should have a member function compare that is capable of comparing two array elements, and a means of keeping track of the n
rts2700
- 浮点库,28335编译器,ccsstudio3.3-float lib
PL0
- 编译原理实验课 实现编译器的源代码,主要是对于比较简单的PL0语言,包括了词法分析,语法分析,中间代码生成,目标代码生成以及优化的过程-Compiler principle experiment course to achieve compiler source code
littlesmalltalk_v4
- Smalltalk implementation (subset) in the C language.
buckPWM
- Buck converter with MATLAB simulink (powersim)
compiler
- 南京大学编译原理试验,基于c--语法规则的编译器实现-Nanjing University compiled the principle of testing, c-- grammar compiler based implementation
calculator
- The code is in BASCOM-AVR for atmega16 microcontroller . In this code, the numbers entered by the Keypad and apply summation and multiplication and subtraction and division are performed and displayed in LCD .-The code is in BASCOM-AVR for atmega16