-
网站设计,这是计算机网络课程设计的主题。的蓝…
同学录的设计,这是计算机网络的课程设计的题目。可以实现登陆、注册、上载图片、留言等功能。-website design, which is the computer network curriculum design topic. The landing can be achieved, registration, uploading pictures, voice mail capabilities.
- 2022-03-24 08:49:04下载
- 积分:1
-
least squares curve fitting Author : Anonymous article Source : unknown number o...
最小二乘法曲线拟合
作者:佚名 文章来源:不详 点击数:164 更新时间:2006-1-4
【字体:小 大】【发表评论】【加入收藏】【告诉好友】【打印此文】【关闭窗口】
//最小二乘法曲线拟合
typedef CArrayCDoubleArray
BOOL CalculateCurveParameter(CDoubleArray *X,CDoubleArray *Y,long M,long N,CDoubleArray *A)
{
//X,Y -- X,Y两轴的坐标
//M -- 结果变量组数
//N -- 采样数目
//A -- 结果参数
文章录入:admin 责任编辑:admin
-least squares curve fitting Author : Anonymous article Source : unknown number of hits : 164 updated : 2006-1-4 Text : big or small-- [comment] [collections] [accession told friends] [Print this article] [Close :// least-squares method curve fitting typedef CArray
- 2022-05-27 23:23:51下载
- 积分:1
-
本源码是用于ad hoc中一种改进的预约多址协议的仿真,具有吞吐量高,支持QoS的特点。绝对可以运行。...
本源码是用于ad hoc中一种改进的预约多址协议的仿真,具有吞吐量高,支持QoS的特点。绝对可以运行。-source for the ad hoc An Improved PRMA agreement simulation, with high throughput, QoS features. Absolutely can run.
- 2022-12-17 20:25:02下载
- 积分:1
-
从麻省理工学院的“电路图”编辑!
SUE from MIT for schematic edit!
- 2022-11-07 18:05:04下载
- 积分:1
-
可以强制删除一个正在运行的文件的驱动程序,已经调试通过,非常适合刚入门的人...
可以强制删除一个正在运行的文件的驱动程序,已经调试通过,非常适合刚入门的人-Can force delete a file that is running the driver has to debug through very suitable for people just getting started
- 2022-05-19 10:57:51下载
- 积分:1
-
masm 汇编工具
masm 汇编工具-can compilation tools
- 2022-01-25 21:30:15下载
- 积分:1
-
矩阵求逆,经典算法,主元高斯全左右弗兰…
矩阵求逆,经典算法,全主元高斯约当法,经典源码,用途广泛-matrix inversion, classic algorithms, the main yuan Gaussian all about when France, classic source, a wide range of uses
- 2022-03-28 18:05:36下载
- 积分:1
-
语法分析程序,编译原理的重要程序之一。用处很大。
语法分析程序,编译原理的重要程序之一。用处很大。-syntax analysis procedures, compiler theory one of the important procedures. Very useful.
- 2022-03-05 07:18:32下载
- 积分:1
-
地震速度分析及动有限仿真速度分析程序
matlab速度分析程序,用于地震勘探速度分析及动校正(NMO)。-Matlab velocity analysis procedures for seismic velocity analysis and dynamic correction (NMO).
- 2023-08-01 06:20:02下载
- 积分:1
-
用c语言编写的利用图形控制寄存器功能写像素函数,其中有定义索引寄存器端口地址和数据寄存器端口地址。...
用c语言编写的利用图形控制寄存器功能写像素函数,其中有定义索引寄存器端口地址和数据寄存器端口地址。-c language used in the preparation of the use of graphics function control registers write pixel function, Index which definition Register port address and data registers port address.
- 2022-02-10 04:31:32下载
- 积分:1