搜索资源列表
libcfl-1.1.1
- CFL是Unix下的通用抽象库,以简化Unix下的系统软件开发,CFL库中包含几个分组的函数和宏-CFL is the definitive Unix the abstract, to simplify Unix systems software development, CFL library contains a number of functions and Acer
cfl
- 上下文无关文法(Context-Free Grammar, CFG)是一个4元组G=(V, T, S, P),其中,V和T是不相交的有限集,S∈V,P是一组有限的产生式规则集,形如A→α,其中A∈V,且α∈(V∪T)*。V的元素称为非终结符,T的元素称为终结符,S是一个特殊的非终结符,称为文法开始符。 设G=(V, T, S, P)是一个CFG,则G产生的语言是所有可由G产生的字符串组成的集合,即L(G)={x∈T* | Sx}。一个语言L是上下文无关语言(Context-Free Lan
cfl
- 词法分析d
402_01
- CForms, by Lars Berntzon (Stockholm, Sweden), is a tool for building interactive forms-driven applications. CForms applications can run on nany type of library supported by the \"curses\" library. CForms uses a language-based design to define forms.
maggie
- cfl3d中的maggie程序,拿出来与大家分享。-The maggie program in cfl3d out to share with you .
1st_RUNGE_2ORD
- 计算流体力学程序,2阶精度龙哥库塔。包括CFL,网格读入,求解器编写,输出等多个源代码。-code of computational fluid dynamics, Runge-Kutta Scheme
Parabolic
- It solves a parabolic equation in Fortran Language with nx=4 and CFL=0.4 for an example