-
C++通过解剖,提出了一种编程过程深入的介绍…
C++ by Dissection presents a thorough introduction to the programming process by
carefully developing working programs to illuminate key features of the C++ programming
language. Program code is explained in an easy-to-follow, careful manner throughout.
The code has been tested on several platforms and is found on the bundled CDrom
accompanying this text. The code in C++ By Dissection can be used with most C++
systems, including those found in operating systems such as MacOS, MS-DOS, OS/2,
UNIX, and Windows.
- 2022-05-22 05:36:45下载
- 积分:1
-
Java编的连连看游戏,希望会喜欢
Java编的连连看游戏,希望会喜欢-Java series Lianliankan game, hope it will be like
- 2022-01-21 05:09:30下载
- 积分:1
-
自由软件 非常好的文本编译器
自由软件 非常好的文本编译器-very good free software compiler version
- 2022-09-24 17:25:03下载
- 积分:1
-
该文件是远程多点多媒体实时传输系统的设计与实现方面的资料...
该文件是远程多点多媒体实时传输系统的设计与实现方面的资料-The document is long-range multi-point real-time transmission of multimedia system design and implementation of information
- 2023-02-25 14:20:02下载
- 积分: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
-
VB聊天小程序 非常的简单希望对大家有帮助
VB聊天小程序 非常的简单希望对大家有帮助-VB program is extremely simple wish to be helpful
- 2023-03-11 09:40:03下载
- 积分:1
-
利用fisher算法对数据序列进行有序最优分割。
利用fisher算法对数据序列进行有序最优分割。-using Fisher algorithm to conduct orderly sequence optimal partition
- 2022-03-30 12:35:49下载
- 积分:1
-
一个软件工程的软件质量web跟踪管理系统,类似于bugzilla,c#编成,sqlserver数据库...
一个软件工程的软件质量web跟踪管理系统,类似于bugzilla,c#编成,sqlserver数据库-A software engineering, web tracking software quality management system, similar to bugzilla, c# Compiled, sqlserver database
- 2023-03-08 23:30:03下载
- 积分:1
-
连连看游戏源代码 ,本程序由visual c++编译通过,益智类小游戏.
连连看游戏源代码 ,本程序由visual c++编译通过,益智类小游戏.-Lianliankan game source code, the procedures adopted visual c compiler, knowledge-like game.
- 2022-04-01 15:00:38下载
- 积分:1
-
我在网上找的一个用c写的很不错的文本模式下的贪吃蛇游戏.游戏中有一些错误.但是很适合初学者...
我在网上找的一个用c写的很不错的文本模式下的贪吃蛇游戏.游戏中有一些错误.但是很适合初学者-I used the Internet to find a very good c write text mode Snake game. The game has some mistakes. However, it is very suitable for beginners
- 2022-04-07 22:59:00下载
- 积分:1