搜索资源列表
Code-Composer-Studio-V3.3
- Code Composer Studio&™ (CCS或CCStudio)是一种针对TI的DSP、微控制器和应用处理器的集成开发环境。CCStudio包括一套用于开发和调试嵌入式应用程序的工具。它包括用于各种TI设备系列的编译器、源代码编辑器、项目生成环境、调试程序、探查器、模拟器和其他许多功能。-Code Composer Studio & ™ (CCS or CCStudio) is one for TI' s DSP, microcontrolle
c02 vc6
- 类似vc的集成开发环境,包括编辑器,调试器,编译器的全部源代码,真正的交互式,支持代码自动生成技术-Vc similar integrated development environment, including the editor, debugger, compiler of all source code, a truly interactive, support automatic code generation technology
basic
- 一个小型的BASIC解释器及其全部的C源程序代码- A small BASIC interpreter and its complete C source program code
kuangjia
- HTML代码,一个项目的 代码一个项目的 代码-HTML code, a project code of a project code
code
- 这是一个cminus的parse,是有关编译器cminus的代码-This is a cminus parse, code compiler cminus
LT-Code-MATLAB-Simulation-in-BEC-
- 本源码仿真了删除信道下的编译码性能,结合自己的开发经验及学习体会,具有很高的参考价值-This source simulation the delete channel encoding and decoding performance, combined with its own development experience and learning experience, and has a high reference value
Code-1
- A begainer program that will read the weight of the package of breakfast cereal as a whole number in //ounces and output the number of boxes needed to yield one metric ton of cereal.
Code-8051
- Its a program to blink LED on P0.1 of 8051
SynaxAnalyzer
- 语法分析器,用来检验在源代码中,句子是否满足这中语言的语法要求,适合于初学 编译原理的学生。-Parser, used to test the source code, a sentence which meets the requirements of the language syntax, suitable for beginners compiler theory students.
cifaYUFAfenxi
- 借助Lex 和Yacc 进行词法语法分析,内部包含代码,总共30页,初学者可以参考参考。-With Lex and Yacc parsing lexical, contained within the code, a total of 30, beginners can refer to reference.
A-copy-of-all-the-code-as-well-as-the-MPLAB-works
- A copy of all the code as well as the MPLAB workspace _v0
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
ERROR-detecting-code-using-CRC-CCITT
- The idea behind CRC calculation is to look at the data as one largebinary number. This number is divided by a certain value and the remainder ofthe calculation is called the CRC. Dividing in the CRC calculation at firstlooks to cost a lot of computin
To-morse-code
- Transform a phrase into morse code
matlab-code
- Video summarization refers to creating a summary of a video. Medical examinations like endoscopy and bronchoscopy lasts more than 20 minutes .The doctor may not have sufficient time to watch the entire video or the whole of video content may not be o
bdm-generator-code.tar
- From a descr iption of a protocol in OpenDocument format, generate a C parser for this protocol. For now supports only binary protocols with fixed-size frames (several frames can have different sizes but a frame shall always have the same size).
yedgen-svn.tar
- yEdGen can generate ANSI C code a graphml file. You can use yEd Graph Editor, save your flow chart (following some yEdGen rules) in graphml and open it with yEdGen to generate ANSI C code. You can extend yEdGen to generate code for other language. Th
Cell-Tracking-algorithm
- START set the matlab path based to the current folder, then open an interface with three button: initialization, start and stop. The father folder should contain a folder named WDETV2 with the Matlab code, a folder named GUI with this start
Cell-Detection-system
- START set the matlab path based to the current folder, then open an interface with three button: initialization, start and stop. The father folder should contain a folder named WDETV2 with the Matlab code, a folder named GUI with this start
A-Complete-C-Compiler(include--IDE)
- 一个完整的C语言编译器,包含源代码和文档说明。-One complete C language compiler, include source code and document descr iption.