资源列表
qxnh
- 曲线拟合的好例子,推荐,我还没有测试过
aldle0
- 用分解法求解系数矩阵为对称且右端具有很多常数向量的线性方程组
pailiezuhe
- 实现了字典序求全排列的算法和组合算法. 用C++实现排列组合算法(排列仅实现字典序法,程序见附件)
一元稀疏多项式
- 一元稀疏多项式计算器,直接可运行的-one yuan sparse polynomial calculators, and direct operational
ForHuffmancoding
- 用c写的一个 求赫夫曼编码 程序 出自严蔚敏写的数据结构-With c write a program for Huffman coding
last
- C语言版的最小生成树问题,比较简单,问题比较多,错误比较多-C language version of the minimum spanning tree problem is relatively simple, more problems, more wrong. . .
AGGJE
- 求解三对角线方程组的追赶法。 内附形参说明。-Solving tridiagonal equations on Chase. Enclosing the parameter descr iption.
EXAM3
- 常物性流体在均匀壁温的正方形截面管道内作充分发展的对流换热,求:截面上的速度分布、温度分布、fRe及Nu。 -Constant fluid properties of a square section of uniform wall temperature for fully developed pipe heat transfer, find: the cross section of the velocity distribution, temperature distribution
direction
- 2-连通图无边图的边定向算法,使之成强连通图。-2- connectivity diagram boundless edges of the graph orientation algorithm to make it into a strong graph.
3
- 数据结构书中 的最短路径 c++源代码 可以参考一下-by c++
calculation
- 简单整数计算器,可以计算简单的加法减法乘法除法和乘方,输出为浮点。-simple calculate machine
ReverseLinkedListEveryKNodes
- 链表中每K个节点 逆置。..导入eclipse时要改包名package classOne -Reverse LinkedList Every K Nodes change package name,