资源列表

« 1 2 ... .84 .85 .86 .87 .88 63289.90 .91 .92 .93 .94 ... 66581 »

[文件操作mintwo-C

说明:* 本算法用最小二乘法依据指定的M个基函数及N个已知数据进行曲线拟和 * 输入: m--已知数据点的个数M * f--M维基函数向量 * n--已知数据点的个数N-1 * x--已知数据点第一坐标的N维列向量 * y--已知数据点第二坐标的N维列向量 * a--无用 * 输出: 函数返回值为曲线拟和的均方误差 * a为用基函数进行曲线拟和的系数, * 即a[0]f[0]+a[1]f[1]+...+a[M]f[M]. -* The alg
<xuyan> 在 2008-10-13 上传 | 大小:2.99kb | 下载:0

[文件操作Hermite-C

说明:* 用埃特金插值法依据N个已知数据点计算函数值 * 输入: n--已知数据点的个数N-1 * x--已知数据点第一坐标的N维列向量 * y--已知数据点第二坐标的N维列向量 * xx-插值点第一坐标 * eps--求解精度 * 输出: 函数返回值所求插值点的第二坐标 -* Use Aitken interpolation method based on N-known data points calculation function * Input :
<xuyan> 在 2008-10-13 上传 | 大小:2.69kb | 下载:0

[文件操作Newton-C

说明:* 用牛顿插值法依据N个已知数据点即使函数值 * 输入: n--已知数据点的个数N-1 * x--已知数据点第一坐标的N维列向量 * y--已知数据点第二坐标的N维列向量 * xx-插值点第一坐标 * 输出: 函数返回值所求插值点的第二坐标 -Newton interpolation method based on N-known data points even function * Input : n -- known data points the nu
<xuyan> 在 2008-10-13 上传 | 大小:2.77kb | 下载:0

[文件操作newoula-C

说明:* 用改进的欧拉方法求解初值问题,其中一阶微分方程未y =f(x,y) * 初始条件为x=x[0]时,y=y[0]. * 输入: f--函数f(x,y)的指针 * x--自变量离散值数组(其中x[0]为初始条件) * y--对应于自变量离散值的函数值数组(其中y[0]为初始条件) * h--计算步长 * n--步数 * 输出: x为说求解的自变量离散值数组 * y为所求解对应于自变量离散值的函数值数组 -* Improved Euler me
<xuyan> 在 2008-10-13 上传 | 大小:2.86kb | 下载:0

[GDI/图象编程Win32Osd_WaterFlow[06-11-14_00]

说明:SCOsd.cpp可以直接操作内存的方式处理象素 CSWaterFlow.cpp是一个测试程序,撒水的粒子效果-SCOsd.cpp memory can operate directly approach CSWaterFlow pixels. cpp is a test procedure that tracks the effect of particles
<雪吹风> 在 2008-10-13 上传 | 大小:69.38kb | 下载:0

[其它timecontrol

说明:该程序是时间显示程序,一般可以使用LCD显示.-time of the procedure is indicated procedures, the general can use LCD display.
<林家用> 在 2008-10-13 上传 | 大小:12.69kb | 下载:0

[C#编程Oney+-

说明:一元多项式加减程序 C 这是基在C下的数据结构算法-one yuan polynomial modified C-This is the C-based data structure algorithm
<chenguoren> 在 2008-10-13 上传 | 大小:2.96kb | 下载:0

[DirextX编程hgdspack

说明:一个不错的媒体播放控件.包括控件本身与范例.可以播放DVD/VCD/MP3以及其它一些格式,而且是免费的.-a good media player controls. Controls included with the examples of their own. Can play DVD / VCD / MP and the other three formats, and is free of charge.
<江鸟> 在 2008-10-13 上传 | 大小:54.77kb | 下载:0

[界面编程PlusHider

说明:隐藏应用程序的VB小应用。 驻留在托盘,激活,方便随时调用-hidden application of small VB application. In the presence of a tray, activation, at any time convenient call
<赵河> 在 2008-10-13 上传 | 大小:24.98kb | 下载:0

[其它WIN32API2

说明:Windows API编程文档,Windows下面编程必备常识。^_^-Windows API programming documents, the following Windows programming knowledge required. ^ _ ^
<xjy> 在 2008-10-13 上传 | 大小:126.09kb | 下载:1

[文件操作num_guess

说明:猜数字,给定六个数列的生成公式,随机地从上述数列中选取一个作为本轮游戏的数列,并从该数列中随机地选取连续地三个元素,请用户猜该数列的下一个元素是什么?-tones, given the series of six generating formula, random from the series were selected as a game of this round of the series, and from the series of randomly selected to thr
<alan> 在 2008-10-13 上传 | 大小:13.07kb | 下载:0

[其它(XC-Talk

说明:this is a telephone sofe
<f> 在 2008-10-13 上传 | 大小:3.16mb | 下载:0
« 1 2 ... .84 .85 .86 .87 .88 63289.90 .91 .92 .93 .94 ... 66581 »

源码中国 www.ymcn.org