-
This is a language used to write c produced color box.
这是一个采用c语言来编写制作彩色框。-This is a language used to write c produced color box.
- 2022-07-19 18:59:09下载
- 积分:1
-
这是一个基于遗传算法的人工生命模拟 AL_GA.C
这是一个基于遗传算法的人工生命模拟 AL_GA.C -This is a genetic algorithm based on the simulation of artificial life AL_GA.C
- 2022-02-01 16:35:00下载
- 积分: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
-
它+ +是一个C++库的数学、信号处理和通信系统…
IT++ is a C++ library of mathematical, signal processing and communication system routines/functions. Its main use is in simulation of communication systems or for performing research in the area of communications.
- 2022-05-20 01:01:16下载
- 积分:1
-
Mainly used for storage and management to word document form to upload data
主要用于存储和管理以word形式上传的文件后资料-Mainly used for storage and management to word document form to upload data
- 2022-08-15 16:25:37下载
- 积分:1
-
python初学者教材,使读者能更深刻了解python的精髓,讲的很透彻...
python初学者教材,使读者能更深刻了解python的精髓,讲的很透彻-python beginner teaching materials, allowing the reader to a deeper understanding of the essence of python, speaking very thorough
- 2022-03-20 01:33:24下载
- 积分:1
-
最新的网络版(2007年8月)的ns2英文手册做成的pdf版,对于深入学习ns2的内部机制很有用处。...
最新的网络版(2007年8月)的ns2英文手册做成的pdf版,对于深入学习ns2的内部机制很有用处。-The latest online edition (August 2007) is made of ns2 manual pdf English version, for the ns2-depth study of the internal mechanism is very useful.
- 2022-06-17 15:46:46下载
- 积分:1
-
基于VHDL的全数字锁相环的设计
有关键部分的源代码
hehe !
基于VHDL的全数字锁相环的设计
有关键部分的源代码
hehe !-VHDL-based all-digital phase-locked loop has a key part of the design of the source code hehe!
- 2022-02-02 09:54:07下载
- 积分:1
-
the structural design of classic physical effect is very good practical guide to...
经典的结构设计实物效果
很好的教程 很实用的资料
我自己的参考教程-the structural design of classic physical effect is very good practical guide to the information of my own information and guidance
- 2022-07-12 03:00:19下载
- 积分:1
-
MICROSOFT 基础类库: student 项目概述
=================================================...
MICROSOFT 基础类库: student 项目概述
===============================================================================
应用程序向导已为您创建了这个 student 应用程序。此应用程序不仅演示 Microsoft 基础类的基本使用方法,还可作为您编写应用程序的起点。
本文件概要介绍组成 student 应用程序的每个文件的内容。
student.vcproj
这是使用应用程序向导生成的 VC++ 项目的主项目文件。
它包含生成该文件的 Visual C++ 的版本信息,以及有关使用应用程序向导选择的平台、配置和项目功能的信息。
student.h
这是应用程序的主要头文件。它包括其他项目特定的头文件(包括 Resource.h),并声明 CstudentApp 应用程序类。
student.cpp
这是包含应用程序类 CstudentApp 的主要应用程序源文件。
- 2022-03-15 23:56:43下载
- 积分:1