资源列表
NTsys-2.10e
- 可以进行生物群体的聚类分析,可以做个体的聚类分析还可以做各种群的聚类分析-Cluster analysis of the biological communities
fastica
- 改进的快速独立分量分析算法,解耦,恢复原信号-Improved fast independent component analysis algorithm, decoupling and restore the original signal
Novatek-NT35516-Ap-Note
- NOVATEK APPLICATION NOTES AND DATASHEET
Compressed Suffix Trie
- 构造compressed suffix trie class,并且实现findString()和findLongestCommonSubsequence()功能-implement the compact representation of the compressed suffix trie ADT for DNA analyses.
matoukuojian
- 码头扩建问题,通过了VC6.0的测试,很好用的说,有助于算法的学习-The terminal expansion problems, by VC6.0 tests good use of that to help the learning algorithm
binTree-hfut
- 合肥工业大学数据结构试验三二叉树(包括实验要求、预习报告、最终试验报告)。 主要实验内容: <1>求二叉树的高度。 <2>设计算法按中序次序输出二叉树中各结点的值及其所对应的层次数。 <3>将按顺序方式存储在数组中的二叉树转换为二叉链表形式。 <4>复制一棵二叉树T到T1。 <5>交换二叉树中每个结点的左右孩子指针的值。 <6>设计算法以实现下面所提到以扩
UMAT-material-thermal-model-
- 描述材料热力的子程序 用于ABAUQS UMAT-Material thermal model
quadtree
- 地理信息系统 栅格数据四叉树编码(四进制morton码)-Geographic information system raster data quadtree coding (quaternary the morton yards)
ts
- 线性表的基本操作建立一个包含图书(书号,书名,定价)信息的的链表,并具有如下功能: (1) 根据指定图书个数,逐个输入图书信息; (2) 根据书名进行查找,返回此书的书号和定价; -Linear form of the basic operation to establish a book (ISBN, title, pricing) information linked list, and has the following functions: (1) according to
SVDD
- 真正可以运行的SVDD代码,在TE化工数据集上的代码。-A code that can actually implement, on the basis of TE process in chemistry.
cJSON
- cJson是一个老外写的解析代码。在其基础上,添加了cJSON_Direct.c,实现了C语言中结构体与json格式字符串相互转化的功能-cJson parsing code is written by a foreigner. On its basis, add cJSON_Direct.c to C language structure and JSON-formatted string into each other
Graph-Dijkstra-Travel(final)
- 设计、实现一个全国大城市间的交通咨询程序,为旅客提供三种最优决策方案:(1)时间最短(2)费用最小(3)中转次数最少。-Design, implement a nationwide consultation process traffic between major cities to provide passengers with three kinds of optimal decision scenarios: (1) the shortest time (2) minimum cost