搜索资源列表
c++cal
- 一个简单实用的基于C++的计算器 支持啊 -a simple and practical based on the C calculators support ah
C++BP
- 基于C++的BP算法源程序(包括训练和仿真)我想对大家是有用的请看看
C For Digit Signal Processing
- 基于c的数字信号编程-based digital signal Programming
c++builerTTS_Test
- 基于 c++BUILDER/DELPHI 的调用 windows tts 中英文 朗读的 src, 这是第一版 demo.
c++builerTTS_Test2
- 基于 c++BUILDER/DELPHI 的调用 windows tts 中英文 朗读的 src, 这是第2版 demo.
danc c++
- 转的一个单纯形源代码,基于C++边的,本人觉得比较不错,大家试试!-turn a simplex source code, based on the C side, I think quite good, we try!
基于C++开发的LL1
- 基于从C++开发的一个LL1文法分析器,内付源码,源码中还有一定的注释-from C-based development of a LL1 grammar analyzer, which paid source, there still is a certain source of the Notes
parse.tar.Z 基于C++的语法分析类
- 一个基于C++的语法分析类,可以用来定制自己的编译器 ,A class based C++ syntactic analysis, it can be used to build you own compiler
jump_omp.c.tar
- 基于C的OPENMP并行计算的N皇后问题-C-based parallel computing OPENMP the N-Queen problem
C-MINUS
- 词法分析代码,是基于c++环境的词法分析,是需要输入文件,输出文件来进行的 -Lexical analysis code
C--C-P-P-To-Delphi
- C,C++ To Delphi转换器,基于C和C++转换Delphi的源码-C, C++ To Delphi Converter, based on C and C++ Delphi source code conversion
C-prototype-system-small-file-system
- 中文(简体) 英语 日语 基于C语言的小型文件系统,修改的文件及其他功能的内容,以供参考 中文(简体) 英语 日语 基于C语言的小型文件系统,修改的文件及其他功能的内容,以供参考
Classical-programming-based-on-C
- 【CPP】经典编程900例(C语言),基于c语言的各种源代码,经典算法,系统调用,dos调用等,学习c语言的极品源码资料-Classical programming 900 cases (C), source code based on the C language; all kinds of classical algorithm, the method about system calls(DOS) learning C language source code of the need f
基于元胞自动机的生命游戏
- 基于c语言编写的元胞自动机实现生命游戏 源码
MPI-for-C
- 压缩文件中的程序是基于C代码的MPI并行程序,包括基本的MPI基本函数的调用,适合MPI入门,包括一个排序的MPI程序-Zip file program is based on the C code MPI parallel programs, including basic call MPI basic functions for MPI entry, including a sort of MPI programs
Objective-C
- 苹果手机开发用到的语言基础,基于C语言的描述。-Apple s mobile development language foundation, based on the descr iption of the C language.
C-for--power-flow-calculation
- 基于C语言的计算电网潮流程序,非常详细。-C language program to calculate the trend, very detailed.
c
- 银行存储系统 基于C++平台开发 4个头文件 4个类-bank c++
基于C-语言的词法分析及语法分析
- 学生在学习《编译原理》课程过程中,结合各章节的构造编译程序的基本理论,要求用C或C++语言描述及上机调试,实现一个 C-Minus 小编译程序(包括词法分析,语法分析等重要子程序),使学生将理论与实际应用结合起来,受到软件设计等开发过程的全面训练,从而提高学生软件开发的能力。
C++并发编程实战
- 本书是基于C++11新标准的并发和多线程编程深度指南(C++ Concurrency in Action)