资源列表
VByangtiao
- 用vb编写的B样条曲线!!直接运行即可,它主要是数值计算的一个有用软件-prepared with the B-spline curves! ! Direct operation can be, it is primarily a numerical calculation of useful software! !
curvefit_C_edition
- c语言版的多项式曲线拟合。 用最小二乘法进行曲线拟合. 用p-1 次多项式进行拟合,p<= 10 x,y 的第0个域x[0],y[0],没有用,有效数据从x[1],y[1] 开始 nNodeNum,有效数据节点的个数。 b,为输出的多项式系数,b[i] 为b[i-1]次项。b[0],没有用。 b,有10个元素ok。-c language version of the polynomial curve fitting. Using least-squares met
bayes
- 运筹学中的贝叶斯决策方法,c++代码,可以运行
2766
- 北京大学ACM程序设计2766题!供学习!谢谢!-2766 Peking University ACM Programming question! For learning! Thanks!
04
- 数据结构树的基本操作。包含遍历建立删除插入-b
3
- 二叉树的子节点互换并打印对于学习数据结构来讲确实很有辅助-Exchange of the child nodes of a binary tree and print
Mult
- 数据结构课上作业实现了一个多项式乘法的功能有注解-Job class data structure implements a polynomial function of multiplication comments
Rand
- 原创,一个实用的算法,生成小范围,但比较大的整型随机数。-Original, a practical algorithm to generate small, but large integer random number.
12
- 在线性表的链式存储结构上,编写函数实现链表的初始化,插入、删除,输出、销毁等算法。-The chain-line storage structure of the table, and write functions for the initialization of the list, insert, delete, export, destruction algorithm.
Oyakkebiip
- 最优潮流计算中形成雅雅克比矩阵(用c原理) -Optimal Power Flow formed Yaya Ke matrix (c principle)
1293xoj
- 这是XOJ1293的代码,主要应用了二分图匹配的dp算法。-The code of XOJ1293 bipartite graph matching algorithm of dp main application.
expression
- 表达式求值 对于一个算法表达式求最终结果 运用了栈等-Expression for the value of the final results of the use of an algorithm expression and stack
