资源列表
xuanjiefaqiuge
- 在C语言环境下做的一个用弦截法求楼的程序.-in C language environment to do with a string sheet for floor procedures.
guoguan
- jacobi过关法求解矩阵特征值主函数,可以求解实对称矩阵的特征值-clearance jacobi matrix eigenvalue method to solve the main function, you can solve the real symmetric matrix eigenvalue
USACO-beads
- 该题来自USACO,为最长串的查找,此处方法很笨,有更好方法-The title comes from USACO, for the longest string of the search, stupid way here, there are better ways
hsml
- 光滑粒子流體動力學方法的理論背景、數值方法、程式實施及其在許多領域的應用等問題。全書十章,包括數值模擬的背景知識、給出了SPH方法的基本方程、介紹構造無網格方法的光滑函數的解析式一般方法、論述SPH方法在Navier Stokes方程上的實施等
KMeanCluster
- K Means Clustering Algorithm
MTT
- 用于非线性时间序列的滑动T检验,用于参数类的突变检验-detection MTT
nlms
- Echo cancellation using NLMS adaptive filter
main5
- 编写一个将二叉树的所有叶子结点从左向右链接成单链表的算法-Write a binary tree leaf nodes from left to right links into a single linked list algorithm
shell_sort
- 本程序主要介绍了希尔排序的大致思想,有利于初学者快速的掌握这种算法-shell sort
MaxArrayLocationFind
- 面试算法:最大子数组之和及其坐标位置快速算法,通过二分查找快速查找。-Interview algorithms: coordinate position and its largest sub-array of fast algorithm, binary search to quickly find.
sushu
- 判断素数,利用C语言,在一组数据中,找到素数。-Analyzing primes using C language, in a set of data, find prime numbers.
PCA
- 对训练数据进行主成分分析,得到降维矩阵,然后根据降维矩阵求得测试数据降维之后的矩阵。-The training data, principal component analysis, to obtain reduced dimensional matrix, and the matrix obtained after the dimensionality reduction test The dimensionality reduction matrix.