-
遥感原理与应用的实习程序,主要是图像的纠正,图像的光滑,锐化...
遥感原理与应用的实习程序,主要是图像的纠正,图像的光滑,锐化-Remote Sensing Principles and Applications of the internship program, mainly to correct the image, the image of the smooth, sharpening, etc.
- 2022-05-18 00:12:58下载
- 积分:1
-
这个程序的作用是计算并输出运算表达式的值。本程序支持+、...
这个程序的作用是计算并输出运算表达式的值。本程序支持+、-、*、/、^这五个运算操作符,并支持()以及sin()、cos()、tan()、log()、ln()等函数,支持()、函数的多层嵌套。 本程序有一定的容错及判错功能-A program that evaluates an numeric expression, supports five operators:+,-,*, /, ^, and (), also supports functions like sin, cos, tan, log, ln ,and nested functions and parentheses. Besides, error checking is also supported.
- 2023-01-20 08:55:03下载
- 积分:1
-
井字游戏
井字游戏函数返回游戏状态1游戏结束的结果1比赛过程中游戏结束,没有结果函数绘制的井字游戏玩家标记板
- 2022-02-03 00:15:28下载
- 积分:1
-
delphi制作的服务!一个摘要,适合新手!
delphi制作的服务!一个摘要,适合新手!-delphi production services! A summary suitable for novice!
- 2022-03-03 11:23:37下载
- 积分:1
-
一个很好用的控制台程序能把word文件转变成为文本文档。
一个很好用的控制台程序能把word文件转变成为文本文档。-A very good console process can use word document into a text document.
- 2023-06-18 03:45:03下载
- 积分:1
-
实现用户登录功能,根据用户提交信息检查是否通过
实现用户登录功能,根据用户提交信息检查是否通过-User Login realize functions, based on user submitted information to check whether or not to pass
- 2022-02-03 00:00:23下载
- 积分:1
-
一个简单的编译器的实现程序,他展示了大量的数据类型和抽象数据类型,以及对字符串进行解析的技术...
一个简单的编译器的实现程序,他展示了大量的数据类型和抽象数据类型,以及对字符串进行解析的技术-a simple compiler in procedures, he showed a lot of data types and abstract data types, and the right strings in the technical analysis
- 2022-01-22 07:38:50下载
- 积分:1
-
关于VC++的MFC实现网格Ctrl。
regarding grid ctrl implementation in MFC VC++.
- 2022-02-04 21:13:40下载
- 积分:1
-
对广义表形式的输入的字符串建二叉树,并中序输出
对广义表形式的输入的字符串建二叉树,并中序输出-In put a Glist and Create a Binary Tree with it then output the Binary tree inorder
- 2023-06-13 17:00:03下载
- 积分:1
-
对稀疏矩阵的线性方程系统求解提高lu_factorize
应用背景这是一个新的外部库,为碳+ +在那里是更多的数学方法。这个代码是稀疏矩阵。用稀疏矩阵求解系统是非常实际的课题。这里是lu_factorize Boost库的实现方法。关键技术在稀疏矩阵的运算中,我使用了外部的库函数来增强。有了这个库,你可以使用不同的数据结构。这里也是我实现的共轭梯度法。从佛罗里达大学的集合中取矩阵。
- 2022-06-12 04:52:46下载
- 积分:1