搜索资源列表
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
manytrees
- 常用树数据结构集合,包括二叉树、二叉查找树、AA树、红黑树、伸展树的一整套实现,自带包装器、异常处理类,方便使用-common pool tree data structure, including the binary tree, binary search tree, AA tree, a red, black tree extend to achieve a set of trees, bringing their wrapper, abnormal class, user-friendl
aa
- 深度优先搜索 和 广度优先搜索算法 实现
aa
- 很值得一看,不要错过哦!相信不会让你失望的
aa
- 汉若塔 一个C语言的老例子 但值得下来看看。无错误
aa
- 有关日历的...万年历.是用时钟芯片..DS12887
aa
- 飞行控制器matlab仿真,网上没有哦
aa
- 图论算法库 C++ 语言实现 代码内容 图论算法库,包括以下算法: 单源最短路径 Dijkstra 算法 单源最短路径 Bellman-Ford 算法 最小生成树 Prim 算法 每对节点间最短路径 Flod-Warshall 算法 语言 C++ 编译平台 VisualAge C++ 4.0 作者 starfish (starfish.h@china.com) 备注 程序用C++语言编写,在VisualAge C++ 4.0下调试通过。
aa
- 一个解决0-1背包问题的源程序,是用递归做的
aa
- 牛顿插值算法,动态实现全过程,很不错的代码
concatenate
- 文件组合合并. 该程序用于将两个文件(可以是txt或xls文件)进行组合合并,例如假设A.txt文件中含有‘00’和‘01’两行,B.txt文件中含有‘aa’和‘ bb’两行,则合并后的文件AB.txt文件中含有‘00aa’、‘ 00bb’、‘01aa’和‘ 01bb’四行。
链表aa
- 用c写的数据结构链表的操作,包括关于链表的系列操作-used to write the data structure Chain operations, including a series of Chain Operation
树aa
- 数据结构中树的相关操作,希望对大家有用!thanks-tree data structure of operation, we hope to useful! Thanks
aa
- 这是用遗传算法写的自动组卷源代码,只有一个文件,是别人写的,没看懂,希望传上去,有人看懂的话,就请教一下-This is a genetic algorithm is used to write the source code for the automatic test paper, only one document is written by someone else, and did not understand, want to pass up, it was read, then t
aa
- 层次聚类算法的c++实现,输入分类个数,可以得到相应的分类结果-Hierarchical clustering algorithm to achieve the c++, enter the classification number, you can get the classification results
pinv
- //奇异值分解法求广义逆 //本函数返回值小于0表示在奇异值分解过程, //中迭代值超过了60次还未满足精度要求. //返回值大于0表示正常返回。 //a-长度为m*n的数组,返回时其对角线依次给出奇异值,其余元素为0 //m-矩阵的行数 //n-矩阵的列数 //aa-长度为n*m的数组,返回式存放A的广义逆 //eps-精度要求 //u-长度为m*m的数组,返回时存放奇异值分解的左奇异量U //v-长度为n*n的数组,返回时存放奇异值分解的左奇异量
aa
- BFGS算法本程序适用于求解形如f(x)=1/2*x Ax+bx+c二次函数的稳定点-BFGS algorithm for solving This procedure applies to the form f (x) = 1/2* x Ax+ Bx+ C quadratic function of the stable point
aa
- C数值算法程序大全,C语言实现,含大量数值运算-C procedures Guinness numerical algorithm, C language, containing a large number of numerical computation
aa
- surfer8.0利用vb进行二次开发,画降水量等值线。-surfer8.0 using vb secondary development
aa
- this calculator source code file : aa.c-this is calculator source code file : aa.cpp