资源列表
ARMCSharp
- C#编写的AR(M)趋势预测模型函数,包括AR模型参数值计算,预测函数,还有LDLT计算三角矩阵方程函数-prepared by the AR (M) trend forecasting model function, including the AR model parameter values, the predictive function. There LDLT triangular matrix equation calculation function
vpFxDebris
- 虚拟现实的仿真中 特效是不可不要的 爆炸效果更是 在很多场合都能用的到的
Josephus
- 约瑟夫环 已知n个人(以编号1,2,3...n分别表示)围坐在一张圆桌周围。从编号为k的人开始报数,数到m的那个人出列;他的下一个人又从1开始报数,数到m的那个人又出列;依此规律重复下去,直到圆桌周围的人全部出列。(有详细注解)数据结构学习的好例子
fixed_increment_method
- 该程序可实现将样本集转化为增广模式向量,固定增量法求解权向量。-The program can be realized sample set will be translated into augmented model vector, fixed incremental weight vector method.
wenjiandabaochaibao
- 用c++实现两个文件打包和拆包,经测试对常用的格式txt,doc,mp3,jpg等均通过。-Using c++ to achieve the two documents packing and unpacking, the commonly used test format for the txt, doc, mp3, jpg, etc. through.
ORL_faces
- 人脸识别:使用PCA方法,即主成分分析,区分人脸和非人脸。主要用于随即过程大作业。-Face Recognition: Using the PCA method, that is, principal component analysis, the distinction between face and non-human face. Then the process used mainly for large operations.
KMP
- KMP算法 在一个长字符串中匹配一个短子串的无回溯算法-KMP algorithm
encode1
- 给定 n个整数 a1,a 2,…,a n组成的序列,如果对于 组成的序列,如果对于 组成的序列,如果对于 组成的序列,如果对于 组成的序列,如果对于 组成的序列,如果对于 i<=k<=j i<=k<=j ,有 ak<=|a<=|a<=|a<=|aj|,则 称 aj覆盖序列区间 覆盖序列区间 覆盖序列区间 ai,a i+1 ,…,a j,相应的覆盖区间长度为 相应的覆盖区间长度为 相应的覆盖区间长度为 相应的覆盖区间长度为 相应的覆盖区间长度为 相应
hough_circle
- 可以检测多个细胞图像。先读入分割图像,对图像进行二值化,然后进行hough变换,获得各个圆心和半径,再在分割图像上画圆,方便观察检测效果-hough transform detect circle
FCM
- 模糊聚类程序,可以很好地用于无噪图像的图像分割。-Fuzzy clustering procedure can be well used for noiseless image segmentation.
A-topological-sort-of-directed-graph
- 数据结构中的有向图的拓扑排序算法基础程序,可在此基础上进行更改,主要构造了无向图、有向图和逆邻接图,使用c语言编程。-Data structure topological sort algorithm of the directed graph based program that can be changed, on the basis of the main structure undirected graph and directed graph and inverse adjacency
opencv.tar
- This some basic application of opencv for starting. -This is some basic application of opencv for starting.