资源列表

« 1 2 ... .58 .59 .60 .61 .62 16863.64 .65 .66 .67 .68 ... 28522 »

[数学计算/工程计算queen

说明:这道题的算法思路比较简单,其重点在于对搜索的剪枝优化,由于如果对于每一行都枚举每一列,显然其中会有很多在枚举过程中就可以判断不可能出解的情况,显然对这些情况的继续向下一行搜索是无用的冗余操作,所以我们应在枚举搜索中加入一些判断条件,以减少无用的搜索分支。 -Algorithm of solving the problem is relatively simple idea, with its emphasis on the sear
<zhang> 在 2025-01-23 上传 | 大小:9kb | 下载:0

[数学计算/工程计算TanLan

说明:图论贪婪算法详解,有算法原程序以及各种例子,而且还有pdf,ppt讲解。是学习的很好工具。-Graph theory greedy algorithm Xiangjie algorithm original program as well as a variety of examples, but also pdf, ppt to explain. Is a good tool for learning.
<张三> 在 2025-01-23 上传 | 大小:33kb | 下载:0

[数值算法/人工智能disksearch

说明:VB源码,搜索文件,一个快速搜索磁盘文件的VB类源-VB source code, search for files, a quick search of the disk file VB class source
<zhangjianlei> 在 2025-01-23 上传 | 大小:3kb | 下载:0

[matlab例程pole_assignment

说明:基于MATLAB 的状态反馈极点配置函数设计,极点配置分析,全阶观测器设计分析-MATLAB-based state feedback pole assignment function design, pole placement analysis, design and analysis of full order observer
<zhaoquan> 在 2025-01-23 上传 | 大小:1kb | 下载:0

[数学计算/工程计算Fraunhofer-single-slit-diffraction

说明:计算夫琅禾费单缝衍射的强度和条纹的代码,对于学习物理光学和做模拟波动光学的人,非常有用。-calculate Fraunhofer single-slit diffraction intensity and stripe . It is useful for study of physical optics and wave optics simulation.
<zuoyongyang> 在 2025-01-23 上传 | 大小:3kb | 下载:0

[matlab例程corde

说明:用meshless approcimation diffuse methode 模拟弦振动-String vibration simulation using meshless approcimation diffuse methode
<zhou> 在 2025-01-23 上传 | 大小:1kb | 下载:0

[数学计算/工程计算diffraction-Rayleigh-criterion

说明:圆孔夫琅禾费衍射和瑞利判据,研究衍射图样和爱里斑-round hole Fraunhofer diffraction and Rayleigh criterion.I hope it is useful for student。
<zuoyongyang> 在 2025-01-23 上传 | 大小:3kb | 下载:0

[数学计算/工程计算Grating-diffraction

说明:光栅衍射的强度和条纹。光栅的光学实验中有着分光、压缩脉冲等重要作用。研究它有重要的意义。-Grating diffraction intensity and stripes. Spectral the grating optical experiments have, the compressed pulse an important role. Research it has important significance.
<zuoyongyang> 在 2025-01-23 上传 | 大小:449kb | 下载:0

[matlab例程Ant_colony_algorithm

说明:蚁群算法实例 使用matlab仿真蚁群算法 找寻最佳路径-Instance of ant colony algorithm matlab simulation ant colony algorithm to find the optimal path
<刘偲旸> 在 2025-01-23 上传 | 大小:2kb | 下载:0

[数学计算/工程计算xishujuzhen

说明:稀疏矩阵的运算,主要是通过十字链表的方式进行实现的 十分有效 适合初学者-Sparse matrix operations, primarily by way of the cross linked list achieve very effective for beginners
<段铁笼> 在 2025-01-23 上传 | 大小:1kb | 下载:0

[matlab例程xinhaoxitong-MATLAB

说明:matlab 信号系统使用教程 对学这个的有些帮助-the matlab signal is helpful tutorial to learn this system
<刘偲旸> 在 2025-01-23 上传 | 大小:16.7mb | 下载:0

[数学计算/工程计算BendersDecomposition

说明:应用Benders分解算法求解混合0-1规划。对于研究非线性规划的同学很有益。-Application Benders decomposition algorithm for mixed 0-1 programming. Very useful for the study of nonlinear programming students.
<zuoyongyang> 在 2025-01-23 上传 | 大小:1kb | 下载:1
« 1 2 ... .58 .59 .60 .61 .62 16863.64 .65 .66 .67 .68 ... 28522 »

源码中国 www.ymcn.org