搜索资源列表
C语言示例代码第3节 CH3.rar
- C语言示例代码第3节
C语言编译器基本代码
- 编译原理这门课确实不是很容易,这是一些基本的C语言编译器代码。-compiler theory this course is not very easy to do, which is a basic C compiler code.
C转换为pas
- 将c语言代码转换为delphi
DTW算法C语言程序,孤立词语音识别
- DTW算法C语言程序,孤立词语音识别,包括matlab的相关代码,内有详解。-DTW algorithm C Programming Language, isolated word speech recognition, including the relevant matlab code, there are Detailed.
C语言子集编译器
- 一个用C++语言编写的C语言子集编译器,功能比较全面,代码比较简洁,包括了图形界面,有助于新手加深对编译原理的理解
pl0
- 编译方法实验根据编译器的工作过程,分为以下三个部分 词法分析 语法分析 语义分析和代码生成 三部分之间互相关联,最终完成三个实验后,就实现了C- -言(C++语言的子集)或PL0语言的编译器。 -Methods compiled in accordance with the work of the compiler process, divided into the following three-part analysis of lexical semanti
c-viterbi
- 这是(2,1,7)viterbi编码和译码的c语言代码 译码中是用基二算法实现的,运行时首先要在c盘中建立一个输入文件和一个输出文件。-This is the [2,1,7] viterbi encoding and decoding of the c language code decoding is to use the base implementation of the second algorithm, run-time we must first set up in c aft
applicationsofclanguage
- c语言的常用函数以及一些小游戏代码,如文曲星小游戏、五子棋游戏等-commonly used functions and some game code of c language ,
c-language-interface
- C语言接口与实现:一本描述C语言的接口和重用的书,是学习C语言非常的书籍。这是随书代码。-C language interface and implementation: a descr iption of C language interface and reuse the book, is to learn C language is the book. This is a book with the code.
kCp514Vv
- SM1623驱动代码,C语言源代码-SM1623-driven code, C language source code
c
- 解遗传算法的c语言代码,就是关于货物配送路径-Genetic algorithm solution c language code
C-language-WordAnalyse
- C语言词法分析器,本C++代码实现了对C语言的分析。是C语言的解释器。-C language lexical analyzer, the C++ code analysis for C language. Is a C language interpreter.
C语言基础代码
- C语言基础学习,很多的例子,基础例题,你懂得。。。。。。。(Basic learning of C language)
经典编程900例(C语言)
- C语言经典代码,包括数学函数,数组,文件,字符串,键盘等(the classical code of C)
算法及代码
- C语言经典代码案例子,C language classic code,C language classic codeC language classic codeC语言深入必备(C language classic code)
C语言代码&课件
- MAC平台上利用Xcode进行C语言编程的系列教程以及相关代码(Programing using C language by Xcode in Mac OS)
程序代码
- 新编C程序设计案例教程,C语言配套源码,供学习练习所用(New C programming case tutorial)
C语言程序:将一张矩阵笑脸上下翻转成哭脸
- 这是一个简单C语言程序代码,有兴趣的朋友可以按照代码演示一下,看看有什么惊奇的变化,看看本来是笑脸的矩阵能不能变成哭脸。(This is a simple C language program code, interested friends can according to the code shown, to see what was surprising changes, see the smiling faces of the matrix can become a sad face.)
智能小车循迹c语言
- //智能小车避障、循迹、红外遥控C语言代码? //实现功能有超声波避障,红外遥控智能小车,红外传感器实现小车自动循迹,1602显示小车的工作状态,另有三个独立按键分别控制三种状态的转换(/ / smart car obstacle avoidance tracking, infrared remote control, C language code / / realize functions of ultrasonic obstacle avoidance, infrared remote
C语言算法速查手册 第三版
- 常用数学算法的C语言代码,包含矩阵运算、多项式拟合、快速付立叶变换等等算例。(The C language code of common mathematical algorithms includes matrix operation, polynomial fitting, fast Fourier transform and other examples.)