资源列表
hw-gcd
- 华为2014编程大赛的一道编程题,求多个整数的最大公约数-Huawei s 2014 programming contest a programming problem, find the greatest common divisor of multiple integers
AllstatePurchasePrediction
- 用于大量数据文件的处理分析并线性评价得到结果-Large data files for processing and analysis and the results obtained were evaluated by linear
conv
- 计算卷积,课堂作业,简单易懂,写成了函数,可直接调用-calculate the convolution in C++. very easy to use
vrplingo
- lingo求解车辆路径规划问题,基础部分,未添加约束条件。-ingo for solving vehicle routing problem, the base portion, not added constraints.
Double-integration-in-C-Language
- 用C语言实现二重积分数值计算,精度较高;并且仿照程序中实现二重积分的思想,可以很容易扩展到三重以上的积分。
secant
- 给定一个三次方程,用割线法求解,并研究各种算法的收敛阶数.
shuzhi2bak
- 用矩阵分解法做的快速傅立叶变换,由于是matlab的迭代程序,较蝶形算法慢
LCS
- longest common subsequence implementation
liezu
- 全主元高斯-约当消元法 可以求解线性方程组-All Principal Gauss- Jordan elimination method for solving linear equations can be
Gausssep
- 高斯塞德尔解方程组,可以解决现有的所有方程方便快捷,用c编程实现无权使用-High Sisaideer solution of equations, can solve all the equations of existing convenience, with no right to use c programming
LinesSimpifier
- LineSimplifier can simplify line points
insertion_sort
- insertion sort in python
