资源列表
QR1
- QR算法求解 int qrroot(a,n,u,v,eps,itmax) double *a,*u,*v,eps int n,itmax { int i double *H H=(double*)malloc(sizeof(double)*n*n)-QR algorithm int qrroot (a, n, u, v, eps, itmax) double* a,* u,* v, eps int n, itmax {int i double* H
singalframenuc
- 通过统计直方图并作相应的处理完成了红外图像非均匀性校正,特别是针对红外图像中常见的条纹非均匀性-Through statistical histogram and processed accordingly infrared image non-uniformity correction, especially for the common striped infrared image non-uniformity
4Indi-WSR_Combining-EA
- 这是一个基于顺势加仓的EA,可做震荡,突破,趋势行情,但要合理设置 参数, EA只是工具,就像AK47一样,用得好枪口对着敌人就是克敌制胜,用不好,枪口 对着自己那就只有是自毙的份了.-This is a homeopathic positions of EA, do shock, breakthrough, market trend, but to a reasonable set of parameters, EA is only a tool, like the AK47, a
Large-Int-Multi(list)
- 大整数相乘,使用链表的方式实现的,能够正确演示结果-Large integer multiplication using linked list implementation, able to correctly demonstrate results
Large-Integer-Multiplication-
- 大整数相乘,是用数组的形式模拟乘法,简单,很实用-Large integer multiplication, is to use an array of analog multiplication, simple and very practical
easy
- GPS接收机的模拟接收程序,基于Matlab开发,对GPS信号接收结算的理解有很大帮助-Simulation of GPS receiver program, based on Matlab development, are of great help to the GPS signal receiving Settlement Understanding
liuganchachuang
- 六杆机构可以用来做插床和牛头刨床,六杆机构子程序-Six bodies can be used for grooving and Shaper, six institutions subroutine
FCMClust
- 模糊聚类分析作为无监督机器学习的主要技术之一,是用模糊理论对重要数据分析和建模的方法,建立了样本类属的不确定性描述,能比较客观地反映现实世界,它已经有效地应用在大规模数据分析、数据挖掘、矢量量化、图像分割、模式识别等领域,具有重要的理论与实际应用价值,随着应用的深入发展,模糊聚类算法的研究不断丰富-Unsupervised fuzzy clustering analysis as the main machine learning techniques is the use of fuzzy t
divide-and-conquer-algorithm
- 利用分治策略求解时,所需时间取决于分解后子问题的个数、子问题的规模大小等因素,而二分法,由于其划分的简单和均匀的特点,是经常采用的一种有效的方法,例如二分法检索。-When solving using the divide and conquer strategy, the time required depends on the number of decomposed sub-problems, the size of sub-problems and other factors, but
floyd
- 一种用于寻找给定的加权图中顶点间最短路径的算法。-A method for looking for a given vertex weighted graph shortest path algorithm.
Greedy-algorithm
- 贪婪算法是一种对某些求最优解问题的更简单、更迅速的设计技术,对范围相当广泛的许多问题他能产生整体最优解或者是整体最优解的近似解-Greedy algorithm is an optimal solution for some problems simpler, more rapid design techniques for a wide range of many of the problems that he could produce an overall optimal solution
gray-prediction
- 灰色预测模型能通过少量的、不完全的信息,对事物发展规律作出模糊性的长期描述-Through a small number of gray prediction model, incomplete information, the law of development of things to make vague descr iption of the long-term
