-
Solutions for automated lighting in buildings
Solutions for automated lighting in buildings
- 2022-02-22 06:13:58下载
- 积分:1
-
关于超分重建的论文
关于超分重建的论文,主要针对全变差超分重建即TV算法,SCI的论文,里面分别有对该算法的详细说明和介绍,是比较新颖的,最近发表的论文,对超分重建工作者和科研者有帮助,是非常重要的理论基础。
- 2023-02-19 08:55: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
-
蝴蝶效应图
本文利用经典的四阶龙格库塔方法计算洛伦茨方程,并画出相应的蝴蝶效应图。而且此程序具有可扩展性,可用于计算其他系统(比如达芬系统,若斯勒系统等等)以及画出相应的图形。
- 2023-05-28 15:45:03下载
- 积分:1
-
使用遗传算法的函数优化问题
这是简单的遗传算法代码,求解函数优化问题。这里是函数的遗传算法每一步。
使用了选择,交叉,突变,roullette 轮选择,一点交叉,位翻转突变。
- 2022-02-28 09:14:52下载
- 积分:1
-
图形演示任务
图形演示任务。在VC环境下分别在每个旋转方向,使用OpenGL实现场景中包括地面,立方体,四面体,键盘控制三维漫游,漫游,以及立方体和四面体
- 2022-06-26 14:54:10下载
- 积分:1
-
thomas算法
thomas算法用来计算方程AT=r,T和r为列向量,A为三对角阵,仅在三个对角线上有非零元素,算法需要向前
和向后扫描方程两次 。
- 2022-11-26 13:45:03下载
- 积分:1
-
机器人的部分程序
机器人的部分程序- Robot subprogram
- 2022-08-23 07:38:41下载
- 积分:1
-
基于VC6.0的蚁群算法实现TSP问题
资源描述该程序是以蚁群系统为模型写的蚁群算法程序(强调:非蚂蚁周模型),以三个著名的TSP问题为测试对象,通过微调参数,都可以获得较好的解
- 2022-08-25 18:03:15下载
- 积分:1
-
矩阵计数器,用VC++实现了矩阵的一般运算(加减乘),以及求逆求行列式值,和转置等运算...
矩阵计数器,用VC++实现了矩阵的一般运算(加减乘),以及求逆求行列式值,和转置等运算-matrix counter, with VC++ implementation of the matrix of the general computing (plus or minus x), and inverse seeking determinant value, and home to such operations
- 2022-02-01 17:22:09下载
- 积分:1