CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数学计算/工程计算 搜索资源 - 搜索

搜索资源列表

  1. 优化作业_不精确一维搜索

    0下载:
  2. 运筹学中的解线性规划问题的一种方法,不精确一维搜索算法-tacticians of linear programming solution of a problem, an inexact Victoria Search Algorithm
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:3355
    • 提供者:王伟
  1. LanExplorer_v1.62

    0下载:
  2. 最好的局域网搜索软件,支持同时搜索共享文件、FTP、HTTP资源。 1.方便快捷地搜索、浏览局域网资源。多线程搜索局域网上所有的工作组、主机、打印机、共享文件、FTP文件、WEB服务器。 2.可以按照网上邻居、工作组或者按照IP地址段自动搜索所有共享/FTP的mp3、电影或自定义搜索的文件; 3.内置nbtstat,能快速查找某一IP网段内的所有主机,并根据IP地址得到对方主机的主机名、工作组名、用户名、MAC地址,速度极快。能将扫描和搜索的结果保存成文本文件或excel
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:125526
    • 提供者:汤海
  1. 用于一维搜索的PSO算法

    0下载:
  2. 实现最速下降法当中的一维搜索时候的最佳步长的确定。-achieve steepest decline among law of one-dimensional search the best time to step determination.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1070
    • 提供者:programmerGOD
  1. RanMethod

    0下载:
  2. 随机搜索法,用于大型复杂优化问题.该方法只支持变量的范围约束,不支持其它类型的约束.-random search method for large complex optimization problems. The only support the scope of variables bound not to support other types of constraints.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:46504
    • 提供者:程晓峰
  1. SimplexMethod

    1下载:
  2. 用labview编写的基于单纯形寻优算法。用来搜索高斯函数的极值点。-prepared using PC-based simplex optimization algorithms. Search Gaussian function to the extreme point.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:224449
    • 提供者:yzshenhao
  1. newton_gold

    0下载:
  2. 运筹学中牛顿法和黄金分割法一位搜索的算法C++实现,我大二时自己写的作业程序。-tacticians were Newton and the Golden Section of a search algorithm C realized, I write his sophomore year at the operating procedures.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1592
    • 提供者:文正
  1. YunChou1

    0下载:
  2. 一维搜索程序,我自己编的!大家多多下载,多多支持啊!-one-dimensional search process, I developed! Members can download the generous support ah!
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1129
    • 提供者:陈晶
  1. YunChou2

    0下载:
  2. 一维搜索程序第二种方法,我自己编的!大家多多下载,多多支持啊!-a second search process, I developed! Members can download the generous support ah!
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1356
    • 提供者:陈晶
  1. YunChou3

    1下载:
  2. 一维搜索程序——黄金分割点方法,我自己编的!大家多多下载,多多支持啊!-one-dimensional search procedures -- Golden Section point, I developed! Members can download the generous support ah!
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1288
    • 提供者:陈晶
  1. computerdisign-C

    0下载:
  2. 算法的设计方法(C程序):一、迭代法 二、穷举搜索法三、递推法 四、递归五、回溯法 六、贪婪法 -algorithm design method (C program) : 1, 2 iteration, the exhaustive search method three, four recursive method, recursive 5, backtracking 6, greedy algorithm
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:34671
    • 提供者:xuyan
  1. GoldenSectionSearch

    0下载:
  2. 此代码为公司生产用的黄金搜索算法,极其珍贵。美国人写的。-this code for the company's production of gold search algorithm is extremely valuable. Americans writes.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:793
    • 提供者:张力
  1. guangjinfenge

    0下载:
  2. 黄金分割搜索法的vc代码,有两个过程实现,分别是Golden和mnbrak,mnbrak利用黄金比率和二次插值确定函数的极小值点的所在区间,Golden用黄金分割法求一元函数的极小值。-Golden Section Search vc law code, there are two processes to achieve, and Golden were mnbrak. mnbrak golden ratio and use quadratic interpolation function t
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1550
    • 提供者:wuyan
  1. applet.迷宫生成及搜索算法

    0下载:
  2. 迷宫生成及搜索算法,一些好的算法,分享给大家-maze generation and search algorithm, some good algorithm, we share
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:43478
    • 提供者:亲生
  1. 超快的搜索算法

    0下载:
  2. 非常快的字符搜索算法。注:上传时,不知为何当开发语言选为C++BUILDER时,类别不能选择,故我都选为VC&C++,实际都是C++BUILDER -characters very fast search algorithm. Note : uploads, I wonder why, when the C programming language elected BUILDER, the category is not an option, so I have elected to VCC,
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:75473
    • 提供者:何炜
  1. 一维搜索法求极值

    0下载:
  2. 用一维搜索法求极值 文件说明不够详细!不详细说明软件具体功能-with a peacekeeping search for extreme documented detailed enough! Without detailing specific software functions
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:854
    • 提供者:111
  1. waidandao.使用随机搜索方法求解外弹道优化问题

    1下载:
  2. 使用随机搜索方法求解外弹道优化问题,给出了约束条件和主程序。,The use of random search methods for solving trajectory optimization problems outside
  3. 所属分类:数学计算/工程计算

    • 发布日期:2015-05-13
    • 文件大小:1800
    • 提供者:陈强
  1. olutions

    0下载:
  2. 用启发式搜索解决八数码问题,解释非常完整清楚-introduction to solutions to 8-bit problems with details.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:2956
    • 提供者:wang
  1. fibonacci一维搜索法

    0下载:
  2. 利用fibonacci一维搜索法寻找最优值(Find optimum by deploying Fibonacci Linear Research.)
  3. 所属分类:数学计算

    • 发布日期:2018-04-30
    • 文件大小:1024
    • 提供者:hz123
  1. PowerSystem

    0下载:
  2. 在电力系统中,能够实现不同节点与节点之间以及区域与区域之间的相互送电路径的搜索。形成简单的网络拓扑,完成输电网架的构建。(In the power system, the search for the mutual transmission path between the different nodes and the nodes and between the region and the region can be realized. A simple network topology i
  3. 所属分类:数学计算

    • 发布日期:2018-04-30
    • 文件大小:31744
    • 提供者:littleJ
  1. GGSA

    3下载:
  2. 改进的万有引力搜索算法的matlab程序,经过测试,100%可以使用的。(gravitational search algorithm matlab program, after testing, 100% can be used.)
  3. 所属分类:数学计算

    • 发布日期:2020-02-14
    • 文件大小:88064
    • 提供者:phd001
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com