资源列表
calculator
- it is aprogram that we use some things
TYAPCursa4
- My first code-verifying program. Now I m working on a program that would find defects in source code and fix them.
code_analyze
- c++编写,解析指定目录下的.c/.h文件,能够获取c文件的基本元素,如宏定义,头文件包含,函数声明,函数定义,函数调用等,并实现了简单依赖关系查找-c++ write, parse .c/.h files in the specified directory, have access to the basic elements of the c file, such as macro definitions, header file contains function declarations
FileAnalyze
- c语言编写,对指定文件目录下的.c和.h进行解析,得到包含的头文件,声明的函数,定义的函数,及调用的函数-c language, specify the file directory under c and h parse contains header files, functions declared, defined functions, and the called function
notepadEx-net
- KEY FEATURES Resolution of 230,000 Counts (Peak-to-Peak) Offset Drift: 5 nV/8C Gain Drift: 2 ppm/8C Line Frequency Rejection: >150 dB Buffered Differential Inputs Programmable Filter Cutoffs Specified for Drift Over Timeh RefGHGJGere
lex
- MFC上的词法分析器 简单易用,适合新手才学编译原理的孩子使用-MFC on the lexical analyzer
BCH_decoder
- 基于VHDL的BCH编码的编程,比较完整,方便学习-bch encode vhdl
DiskStorage
- 磁盘系统分析Storage结构化存储,磁盘系统分析Storage结构化存储-The Disk Systems Analysis Storage Structured Storage,The Disk Systems Analysis Storage Structured Storage
converter
- nfa to dfa convertor u can anything to do from this
jiankongliushuideng
- 键控流水灯显示电路,当按下键1,8个LED灯向左依次循环显示,数码管同时显示1,当按下键2时,8个LED灯依次向右隔一个循环显示,数码管同时显示2-Keying light water circuit
binary_trees
- It is an assignment on binary trees using C++. It includes basic functions using binary trees likes sorting, reading from and writing on file and so on.
rs2daima
- 用乘法电路,编码后的码字为非系统码,若采用除法电路,则可得到系统码。 RS码实际上是一种多进制的BCH码,RS(n,k)码可以由m、n和k三个参数来表示,并且码字长度:n=2m-1个码元,信息段:k个码元,监督位:2t=n-k,最小码距:d=2t+1个码元。 -failed to translate