-
IDL Viewer比较适合初学者的IDL源代码
为了节省广大IDL程序员在编写系统界面时所消耗的时间和精力,Esri中国信息技术有限公司遥感事业部特别推出一个IDL Viewer应用模版,包含了遥感图像处理系统通用的一些功能,比如打开图像、灰度与RGB显示图像、鼠标取值、拉框放大、鹰眼图、放大、缩小、平移等功能。
- 2022-04-25 09:43:25下载
- 积分: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
-
一个文字游戏,比较适合新手使用。
游戏内容主要包括地图,文件读写,行走,物品购买,战斗等....
一个文字游戏,比较适合新手使用。
游戏内容主要包括地图,文件读写,行走,物品购买,战斗等.-A game of words, more suitable for novice use. The game includes maps, documents to read and write, walk, buy items, fighting and so on.
- 2023-06-20 07:55:03下载
- 积分:1
-
《自适应滤波器》附带的matlab源码,需要者可下
《自适应滤波器》附带的matlab源码,需要者可下-Adaptive filter, matlab source
- 2022-04-11 21:17:28下载
- 积分:1
-
开放的Java报告生成库。XML报告模板被用来生成准备打印的文档,这些文档来自指定的数据源,包括JDBC。输出可以传送到屏幕,或者以PDF,HTML或者XML的...
开放的Java报告生成库。XML报告模板被用来生成准备打印的文档,这些文档来自指定的数据源,包括JDBC。输出可以传送到屏幕,或者以PDF,HTML或者XML的格式存储-open Java for report generation. XML report templates are used to create print ready files, these files from the specified data sources, including JDBC. Output can be sent to the screen, or PDF, HTML or XML format storage
- 2023-01-05 23:15:03下载
- 积分:1
-
华为的编程规范和范例 排版,注释,标示符命名,可读性,变量,结构,可测性,程序效率,质量保证,代码编辑,编译,审查,代码维护等...
华为的编程规范和范例 排版,注释,标示符命名,可读性,变量,结构,可测性,程序效率,质量保证,代码编辑,编译,审查,代码维护等-Huawei programming specifications and examples of layout, annotation, naming identifiers, readability, variables, structures, testability, procedural efficiency, quality assurance, code editing, compilation, review, code maintenance, etc.
- 2022-04-07 02:49:40下载
- 积分:1
-
螺型和牙型.pdf
介绍常见的螺丝种类 很实用的工程资料
螺型和牙型.pdf
介绍常见的螺丝种类 很实用的工程资料-Lo-and-teeth. Pdf screws on the common variety of practical engineering data
- 2022-02-25 15:50:42下载
- 积分:1
-
关于OFDM 的仿真源代码 希望有所帮助
关于OFDM 的仿真源代码 希望有所帮助 -OFDM
- 2022-03-11 14:29:35下载
- 积分:1
-
本程序是一个简单的对电梯运行过程进行描述的小程序
本程序是一个简单的对电梯运行过程进行描述的小程序-this procedure is a simple process of running the elevator description of small programs
- 2022-06-17 18:00:29下载
- 积分:1
-
此程序通过最简单的C程序说明编程的基本规范和注解的描写方法,主要以此来引导程序入门者在编程时对代码进行规范书写....
此程序通过最简单的C程序说明编程的基本规范和注解的描写方法,主要以此来引导程序入门者在编程时对代码进行规范书写.-this procedure through the most simple description of the procedures for the C programming and the basic norms of the notes describe, main procedures in order to guide beginners in the programming code of conduct standardized writing.
- 2022-06-01 19:28:10下载
- 积分:1