资源列表
tables
- 这是一个小小的程序,用循环来产生tables,并控制程序输入有效的次数-This is a minor procedure, use recycled to produce tables, and control procedures for the importation of the effective number
juzhen
- 一个关于矩阵运算的小程序,有兴趣的人可以看一下。
EXAM6
- 由两平行平板组成的突扩通道,尺寸如图所示。流动为层流。入口流速均匀,入口温度均匀,通道壁温均匀。分子粘性、密度已知,求:通道中流体的速度分布、温度分布、密度分布及压力场。-Formed by two parallel plates sudden expansion channel, size as shown. Flow is laminar flow. Uniform inlet velocity, inlet temperature uniformity, the channel wall
DIY_five_function
- 自定义5个函数,实现与5个C标准库函数(pow、tolower、toupper、exp、sin)相同的功能-DIY five functions to realize the same function of the five basic library functions(pow、tolower、toupper、exp、sin)
Main_SVR_Epsilon
- Main_SVR_Epsilon Epsilon回归法解支持向量机,程序直接可以运行,有构造的模拟数据
lianshibiao
- (1).键盘输入一组元素,建立一个无头结点的单向链表(无序)。 (2).遍历(打印)单向链表。 (3).把单向链表中元素逆置(不允许申请新的结点空间)。 (4).在单向链表中删除所有的偶数元素结点。 (5).对链表排序,排序后链表元素按照非递减方式排列(注意:排序时如果要交换两个结点的顺序,不得通过交换结点的内容,而需要使用改变指针的方式交换结点的位置。建议使用直接插入排序算法)。 (6).利用算法5建立两个非递减有序单向链表,然后合并成一个非递减链表。 (7).利用算法
1
- 按照图的“邻接巨阵”存储结构实现最小生成树的Prim算法-Accordance with the plans of the " adjacent downline" storage structure Prim minimum spanning tree algorithm to achieve
n
- 输入广义表表示法表示的二叉树的字符串,以#作为字符串结束标志,将广义表形式的字符串创建为链式存储结构的二叉树,并中序遍历该二叉树,输出中序遍历的序列-Enter the generalized form of binary notation string, with# as a string end marker, the generalized form of the string table storage structure to create the binary tree for th
shanhukule
- 数据结构,用于计算多项式相加,程序较简单,具体详见注解-Data structure used to calculate the polynomial sum, the program is relatively simple, specific detailed annotations
Subset-repartition
- 改程序涉及的是子集划分问题。将已知集合划分成不相交的子集,任何子集上的元素满足互不冲突。-Subset repartition
trie
- program to implement a trie and find longest path length, No:of nodes in the trie, Average length of the set of words in the trie, Average no:of nodes per word in the trie etc
code2
- Package consists of 3 codes. First,to Print huffman decoding tree given.Second, to find top level view of a tree. Third, A reviewer rates the two challenges, awarding pointsfor three categories.We define the rating for two person s challenge to be th
