资源列表
convexhull
- convexik jan convexik
machogfl
- 用途:用Cholesky分解法解方程组Ax=b 可利用该算法源码解求方程- Usage: The Cholesky decomposition solution of equations Ax = b can make use of the algorithm source solution of Equation
yanghuisanjiao
- 杨辉三角的算法还有yanghuisanjiao杨辉三角的程序设计-visual basic
number3
- 利用C语言写的求三对角方程组Tx=f的解,并将解输出-Written in C language requirements tridiagonal equations solution of Tx = f
Dijkstra
- 设在图G={V,E}中有一顶点r,Dijkstra算法可以求出其他所有点到点r的最短路径的跳数,这是求单源最短路径的一个最基本的算法。-There is a vertex, r, in the graph G={V,E}. As to every other vertex v, there exist several paths between v and r. The Dijkstra algorithm can get the hop count of the shortest path a
qipao
- 冒泡排序法,分别采用最大数下沉、最小数上升两种方法进行对比排序-Bubble sort method, were used to the maximum number of sinking, the smallest increase in two ways to sort the number of
Data-sharing-and-protection
- 明一个Cat类,拥有静态数据成员HowManyCats,记录Cat的个体数目;声明静态成员函数GetHoMany(),存取HowManyCats。设计程序测试这个类,体会静态数据成员和静态成员函数的用法。-States members GetHoMany () function, access HowManyCats design program test this class, experience static data members and static member functions
F_getstock
- 本策略基于MATLAB开发的智能选股策略,目的是方便投资者在在近2000只股票选出投资价值的股票。-MATLAB Choose stock
binsearch
- Binary search algorithm implementation.
Crout1
- 此文件为MATLAB的M文件,功能是通过Crout分解法,解线性方程组。-This file is a MATLAB M-file function is through the the Crout decomposition method for solving linear equations.
pdex5
- 一类具有齐次Neumann边界条件反应扩散方程的matlab源码-A class of homogeneous Neumann boundary condition reaction diffusion equation matlab source
dec_to_dianjingdufudian
- 该程序完成了十进制数(包括小数)到二进制单精度浮点数的转换-The program completed a decimal number (including decimals) to single-precision floating-point binary conversion