资源列表
PWM
- Codigo fonte para Pulse With Modulation, para teste e para ensaiar na placa pk2lab-Codigo fonte para Pulse With Modulation, para teste e para ensaiar na placa pk2lab...
RC5
- Codigo fonte para RC5, para teste e para ensaiar na placa pk2lab-Codigo fonte para RC5, para teste e para ensaiar na placa pk2lab...
folderlock
- This a C++ code to lock a file to provide security to our personal file.-This is a C++ code to lock a file to provide security to our personal file.
jpegcodec
- jpeg coder and decoder with out using block proc function.Reading the image into 8x8 blocks and apllied the DCT transform and quantization using quantization tables.After that seperation of DC and AC coefficients and I applied the DPCM for DC coeffci
Leds-analogico
- This file discrible LED s Analog, test file to compile
turbo
- turbo码编码基于simulink实现-turbo coding based on simulink realization
tiny-complier
- Source code using lex and flex/bison to compile "tiny" programming language from the lexical analysis phase to code generation
ssss
- 基于组态软的水位设计,含有参数的设定,程序的编写,简单实例-Containing the parameter settings based on configuration soft water level design, program preparation, simple example
IAPWS_IF97
- IAPWS_IF97(FUN,IN1,IN2) is 104 functions of water properties and derivatives, based on the International Association on Properties of Water and Steam (http://www.iapws.org). Thermodynamic, hydrodynamic and non-linear modeling often requires thermodyn
dataset
- Data sets include far more ancillary information than simple tables of numbers and the DataSet Object (DSO) was designed as a generic container that can hold all of this information. The standard DataSet object is similar to a Matlab structure but it
decaf_PA2
- 清华大学计算机系编译原理课程作业,对学习编译原理课程的同学应该有帮助-Department of Computer Science compiler theory course work should help students learning compiler theory courses
cp
- 对c代码进行语法分析,生成语句之间的连接关系,借助dot工具以图形化方式显示,另外解析出每个函数的变量的定义、使用情况 该版本没有加入预处理,预处理功能可以自己开发(有些复杂),也可以借助gnu c的预处理功能-Parse c code to generate the connection between the statement, with the dot tool graphically displays another parse out the variables of ea