-
linux 移动机器人 DLite路径规划算法设计、仿真及源码
linux 移动机器人 DLite路径规划算法设计、仿真及源码,纯linux平台,很适合arm+linux平台,移动机器人的开发
- 2022-07-13 03:32:00下载
- 积分:1
-
地震波有限差分正演
用于地球物理勘探的地震波有限差分正演,可以用于全波形反演的基础程序。
- 2022-01-25 18:26:31下载
- 积分:1
-
Java压缩解压ZIP
用Java压缩解压ZIP文件,将利用java.util.zip 包中提供的类来实现压缩和解压zip 格式文件的功能。当然,本例在功能上完全没有Winzip 等成熟的压缩软件那么强,也不能做的很强,本例仅仅是演示如何来使用java.util.zip 包中的类。
- 2022-07-23 12:53:47下载
- 积分:1
-
一个C#写的FFT函数,希望能给大家以提示。没有压缩密码。
一个C#写的FFT函数,希望能给大家以提示。没有压缩密码。-a write C# FFT function, we can hope to suggest. No compression password.
- 2022-10-05 22:25:02下载
- 积分:1
-
棋盘填满n*n的棋盘上(1LT;= NLT;= 10)请插入1,2,…
棋盘填数问题 在N*N的棋盘上(1
- 2022-03-18 00:25:40下载
- 积分:1
-
DBN网络训练
应用背景背景为基于深度学习的车辆识别毕业论文 的完成关键技术将处理后的图像进行深度神经网络训练,完成一个深度学习装置,最后使用softmax分类器,对学习特征进行分类
- 2022-03-01 06:56:31下载
- 积分:1
-
直接分解算法
* To factor the n by n matrix A = (A(I,J)) into the product of the* lower triangular matrix L = (L(I,J)) and U = (U(I,J)), that is* A = LU, where the main diagonal of either L or U consists of all ones:** INPUT: dimension n; the entries A(I,J), 1
- 2023-06-21 06:30:04下载
- 积分:1
-
数字图像处理,图像分割,阈值分割
这是数字图像处理过程中重要的基础算法,隶属图像分割,它通过设置阈值来区分图像中的各个不同物体,算法简单易懂,适合初学图像处理者。
- 2022-03-04 06:08:16下载
- 积分:1
-
SWT DWT水印
- 2022-01-25 18:48:05下载
- 积分:1
-
科学与工程数值计算算法
1、本书附赠的光盘包含了本书中全部的源代码。使用时只需将相应的目录拷贝到您的硬盘中。
注意 拷贝到硬盘上的源文件的属性如果...
科学与工程数值计算算法
1、本书附赠的光盘包含了本书中全部的源代码。使用时只需将相应的目录拷贝到您的硬盘中。
注意 拷贝到硬盘上的源文件的属性如果成为只读的,在编译之前应该将它们的属性改为可读写的。
2、光盘各目录中的内容如下所示:
光盘目录 内容说明
SourceChapterN 第N章的所有示例工程源程序
SourceClasses 本书所有算法类的源程序
SourceLib 集成本书所有算法的静态库文件
SourceDll 集成本书所有算法的动态库文件
-Science and Engineering numerical algorithm 1, this book comes with a CD-ROM contains all the book s source code. Simply use the corresponding copy of the directory to your hard drive. Note to copy the source files on your hard disk becomes read-only attribute in the compiler prior to their properties should be changed to read and write. 2, CD-ROM contents of the directory as follows: CD-ROM directory description SourceChapterN the first chapter all the examples of N source project SourceClasses algorithm book all types of source book SourceLib integrated all of the static algorithm library file SourceDll integrated all book algorithm for dynamic library files
- 2023-08-03 22:30:03下载
- 积分:1