-
C常用数值算法集,很有用,同时也是学习C的好帮手。
C常用数值算法集,很有用,同时也是学习C的好帮手。-C commonly used numerical algorithm sets, useful, but also a good learning C helper.
- 2022-06-17 01:34:03下载
- 积分:1
-
bresenham直线生成算法
bresenham直线生成算法-Algorithm
- 2023-04-14 07:50:04下载
- 积分:1
-
C#+OPengl实现漫游
应用背景现在大多数全景都是使用html来完成,c/s网上很少 大多数都是C++,大家看看怎么样,下载下来的时候改下资源文件路径关键技术OPengl,C#,opengl.tao,3D,图像处理,算法
- 2023-08-17 00:50:04下载
- 积分:1
-
SAR成像算法
关于合成孔径雷达的三种成像算法,开发环境是matlab,适合新手学习使用。关于合成孔径雷达的三种成像算法,开发环境是matlab,适合新手学习使用。关于合成孔径雷达的三种成像算法,开发环境是matlab,适合新手学习使用。关于合成孔径雷达的三种成像算法,开发环境是matlab,适合新手学习使用。
- 2022-07-08 18:50:44下载
- 积分:1
-
元胞自动机实现人员疏散模拟
元胞自动机算法模拟人员疏散情况,算法在game里面,绘制在caview中,能清晰的体现出元胞自动机算法的特点,适合刚接触元胞自动机的人使用
- 2023-07-17 08:25:03下载
- 积分:1
-
inpainting code
资源描述
This file describes the settings to be used by the documentation system doxygen for a project
该文件包含代码源文件及相应的实验用例图,和所参考的论文。
- 2022-04-28 04:49:16下载
- 积分:1
-
With n
设有n个件工作分配给n个人。将工作i分配给第j个人所学要的费用为Cij。试设计一个算法,为每个人都分配1件工作,并使总费用达到最小-With n-pieces of work assigned to the n individuals. Will be allocated to the first j of work i personally have learned to cost Cij. Try to design an algorithm for each person assigned a work, and to minimize the total cost of
- 2022-09-23 13:05:03下载
- 积分:1
-
常用算法的c语言实现,包括一些经典的比如,最小二乘,插值与逼近等等!...
常用算法的c语言实现,包括一些经典的比如,最小二乘,插值与逼近等等!-Commonly used algorithm c language, including some classic example, least squares, interpolation and approximation, etc.!
- 2023-04-19 12:15:03下载
- 积分:1
-
numerical comparison to judge whether two equal number greater than or less than
数值比较 判断两个数是否相等 大于 或 小于-numerical comparison to judge whether two equal number greater than or less than
- 2022-10-25 12:20:03下载
- 积分:1
-
本代码是《计算机常用数值计算算法与程序 C++版》一书的配套矩阵运算代码,这些C++程序已经在Virsual C++ 6.0环境下通过。注意,在VC++ 6.0...
本代码是《计算机常用数值计算算法与程序 C++版》一书的配套矩阵运算代码,这些C++程序已经在Virsual C++ 6.0环境下通过。注意,在VC++ 6.0中设置好路径,特别include目录(文件夹)的路径,否则在编译时会出现找不到头文件的错误,使编译无法正常进行。-the code is "commonly used computer numerical algorithms and procedures C version," a book supporting matrix calculation code, these procedures have been in C C 6.0 Virsual environment through. The attention of the VC 6.0 installed path, in particular include directory (folder) path, otherwise there will be compiled header files could not find the mistakes and the compiler not normal.
- 2022-06-02 22:29:53下载
- 积分:1