搜索资源列表
FORTRAN
- FORTRAN完全自学手册_源代码,内容涉及入门、常量变量、程序流控制、输入输出、基本数值算法、种别和属性、数组、文件操作、文件处理等。对初学者到高手的必然进阶源程序学习。-Complete self-study manual _ FORTRAN source code, related to entry, constant variables, program flow control, input and output, basic numerical algorithms, and oth
compiler
- 简单的行编译器 堆栈实现基本操作 显示部分特殊字符-Simple line compiler stack to achieve the basic operation shows some special characters
msvcrtd
- Though 变换 傅立叶变换 实现了基本的操作-Though Transformation Fourier transform to achieve the basic operation of
cifafenxiqi
- 简单的词法分析程序,实现了基本的词法分析操作。-Simple lexical analysis program, to achieve the basic operation of lexical analysis.
abc
- 一个测试程序 关于该编译器是否成功的编译问题 单链表的基本操作- this is a program
MySet
- 集合类,给出了集合的基本操作,直接在VC++编译器中运行-Collections, a collection of basic operations is given directly in VC++ compiler to run
CMMCompiler
- CMM语言(c-minus-minus)语言的解释器。相对于一些基本的程序而言,本系统具有以下几个特点: 1.基本功能: 支持int,real等简单类型,支持相应简单数组; 支持while,if,else语句; 基本数值运算:+,-,*,/; 2.语句拓展 支持char,string等类型,同时支持相应类型数组,与常量声明; 完全支持for,break ;switch(case,default)continue等语句; 支持 ,++,--,+=,-=,*=,/=等
PLSQL_First
- plsql的开发基础,里面大部分为总结出来的 lob、beiles、default、out参数、nocopy编译器...等等plsql中基本的操作和技术信息,还有一些小小的联系,对于初学者来说,是一个很好的学习资料-plsql development foundation, which summed lob, beiles, default, out parameters, nocopy compiler ... plsql in basic operations and technic
Queue_list
- 用c语言实现队列的一些基本操作:新建-入队-出队等等 编译器为C-fr-Some of the basic operation of the queue using c language: new- into the team- out of a team and so on Compiler for the C-free
Stack_list
- 用c语言实现栈的一些基本操作:新建-入栈-出栈等等 编译器为c-fr-C language stack some basic operations: New- into stack- out stack and so on Compiler for c-free