-
可以对常用的复数进行计算,算法简单,执行效率高
可以对常用的复数进行计算,算法简单,执行效率高-used to be calculated in the plural, is simple and efficient
- 2022-01-25 19:18:23下载
- 积分:1
-
画NURBS曲线
使用C#编写,在一个画图面板 上通过绘制控制点来得到NURBS曲线,并可以对曲线进行平移、缩放、旋转等操作。
- 2023-01-17 23:15:04下载
- 积分:1
-
c语言程序百例
c语言的经典实例,包含基础篇、数据结构篇、数值计算与趣味数学篇、图形篇和系统篇,共200个经典例子。
- 2022-04-30 02:42:56下载
- 积分:1
-
排序算法
不同的算法使用的排序算法。我们已经介绍了更有趣的算法是: 插入排序、 归并排序、 快速排序、 堆排序
- 2022-02-03 04:19:56下载
- 积分:1
-
非常不错的fft的算法,在tc2.0环境下编译通过了的
非常不错的fft的算法,在tc2.0环境下编译通过了的-very good fft algorithm in tc2.0 environment through its compiler
- 2022-02-03 05:04:24下载
- 积分:1
-
particle filter
unlike kalman filter this filter is more suitable to deal with nonlinear data types. the source code is of omnet++ simulators. which contains a c++ file and other two files is used for network description and the general initialization files.
- 2022-01-28 02:07:30下载
- 积分:1
-
植被冠层模型SAIL的多层拓展
对植被冠层模型的分层拓展,将冠层分为多个小薄层,每一薄层之间用Adding method方法耦合,并且考虑了多次散射中的热点效应。可用于BRDF建模和LAI反演
- 2022-07-13 04:04:28下载
- 积分:1
-
The use of C++ Realize the Graham scan method (for solving convex hull problems)...
使用C++实现的Graham扫描法(求解凸包问题),可设置生成随机点的个数、样式,同时支持设置显示范围、显示算法处理时间及使用文件导入导出点等功能。(文件格式为,头四个字节是点的个数,以后分别是各个点的x坐标和y坐标,每个数值均占4字节)。-The use of C++ Realize the Graham scan method (for solving convex hull problems), can be set to generate a random number of points, patterns, and at the same time to support the set display range, display algorithm processing time and the use of document features such as import and export points. (File format for the first four bytes is the number of points, after all points are x coordinates and y coordinates, each account for 4-byte value).
- 2022-02-04 23:48:30下载
- 积分:1
-
数组排序.rar
对数组进行排序.rar 对一组随机数据进行从大到小,或者从小到大的排序。并显示到窗体中。
- 2022-03-06 16:09:57下载
- 积分:1
-
高斯主元消去法
guass主元消去方法-guass main element elimination method
- 2022-06-18 23:56:17下载
- 积分:1