资源列表

« 1 2 ... .08 .09 .10 .11 .12 2813.14 .15 .16 .17 .18 ... 3400 »

[数学计算/工程计算knuth

说明:大牛Knuth写的线性规划的C源代码,另附说明文档-Knuth s linear programming C source code, documentation attached
<Fancy> 在 2024-11-19 上传 | 大小:114kb | 下载:0

[数学计算/工程计算datamining

说明:数据挖掘导论课后题答案 数据挖掘导论课后题答案 数据挖掘导论课后题答案-<Introductiong data mining >
<土木> 在 2024-11-19 上传 | 大小:1009kb | 下载:0

[数学计算/工程计算kmean

说明:k-means 算法的工作过程说明如下:首先从n个数据对象任意选择 k 个对象作为初始聚类中心;而对于所剩下其它对象,则根据它们与这些聚类中心的相似度(距离),分别将它们分配给与其最相似的(聚类中心所代表的)聚类;然后再计算每个所获新聚类的聚类中心(该聚类中所有对象的均值);不断重复这一过程直到标准测度函数开始收敛为止。-k-means algorithm process as follows: First of all, the ob
<lining> 在 2024-11-19 上传 | 大小:1kb | 下载:0

[数学计算/工程计算zui_xiao_er_cheng_fa

说明:最小二乘法一般是用来拟合直线和一些线性数据的,就是用一条直线来尽可能的表达若干的点的趋势,当然直线穿过所有的点是最好的,但往往有误差存在,所以拟合出的直线要求误差最小.设这些点为(x1,y1),(x2,y2)....(xn,yn).拟合直线为y=kx+b.-Ordinary least squares method is used to fit a straight line and a number of linear data, t
<lining> 在 2024-11-19 上传 | 大小:2kb | 下载:0

[数学计算/工程计算Theproposedoperationcode(SINCOSetc.)

说明:简易的运算包括sin,cos等,一些简单的运算的程序。-Simple operation, including sin, cos and so on, some simple arithmetic procedures.
<李诺韩> 在 2024-11-19 上传 | 大小:292kb | 下载:0

[数学计算/工程计算StandardCalculator

说明:计算器运算器,主要是对一般常用的计算器进行编程,对简单的加减乘除的运算用VC编出来-Calculator calculator is mainly used for general programming calculator for simple addition and subtraction, multiplication and division of the computation made by the VC
<李诺韩> 在 2024-11-19 上传 | 大小:1.82mb | 下载:0

[数学计算/工程计算TestPRIM

说明:Testprogram for the quality of PseudoRandomNumber Generators
<robotman> 在 2024-11-19 上传 | 大小:18kb | 下载:0

[数学计算/工程计算Conderer_multiresolution

说明:非线性多分辨率信号的分解,论文及matlab代码-Non-linear multi-resolution signal decomposition, papers and matlab code
<fang > 在 2024-11-19 上传 | 大小:2.31mb | 下载:0

[数学计算/工程计算DistCalFromLB

说明:根据地球上两点经纬度(以度分秒为单位),计算其间距离(以米为单位)。-calculate the distance between two points with latitude and longitude.
<汪帮主> 在 2024-11-19 上传 | 大小:4kb | 下载:0

[数学计算/工程计算spline

说明:由给出的三个点坐标,拟合出一条样条曲线,对于工程或数据分析的同志有作用。-Three points by the given coordinates, fitting out of a spline curve, or data analysis for the project has the role of comrades.
<汪帮主> 在 2024-11-19 上传 | 大小:3kb | 下载:0

[数学计算/工程计算DelaunayNet

说明:在测绘或地图学中,经常会需要用高程点生成DEM,一般首先由这些点按最小原则生成三角网,此代码即是根据任意多个点生成Delaunay三角网功能。-In the mapping or cartography often elevation point will need to generate DEM, generally the first point from these principles by the smallest trian
<汪帮主> 在 2024-11-19 上传 | 大小:18kb | 下载:0

[数学计算/工程计算sort

说明:此代码可以生成一系列随机数,然后对这些随机数进行快速排序。-This code can generate a series of random numbers, and then the number of these random quick sort.
<汪帮主> 在 2024-11-19 上传 | 大小:138kb | 下载:0
« 1 2 ... .08 .09 .10 .11 .12 2813.14 .15 .16 .17 .18 ... 3400 »

源码中国 www.ymcn.org