CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 最佳

搜索资源列表

  1. 最佳适应法.rar

    0下载:
  2. 所属分类:操作系统开发

    • 发布日期:
    • 文件大小:69018
    • 提供者:
  1. 8numbers.rar

    0下载:
  2. *算法属于一种启发式搜索,它扩展结点的次序类似于广度优先搜索,但不同的是每生成一个子结点需要计算估价函数F,以估算起始结点的约束经过该结点至达目标结点的最佳路径代价;每当扩展结点时,意是在所有待扩展结点中选择具有最小F值的结点做为扩展对象,以便使搜索尽量沿最有希望的方向进行.A*算法只要求产生问题的全部状态空间的部分结点及关系,就可以求解问题了,搜索效率较高。当然由于A*算法中没有回溯,因此某些情况下可能会找不到正确的解过程。
  3. 所属分类:数值算法/人工智能

    • 发布日期:
    • 文件大小:584171
    • 提供者:
  1. OS_source_code

    0下载:
  2. 计算机操作系统实验——动态分区分配方式的模拟:采用首次适应算法和最佳适应算法。-Computer Operating System Experiment- Simulation of dynamic partitioning distribution: The first-fit algorithm and the best-fit algorithm.
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:2303
    • 提供者:Splendid Sun
  1. Park

    1下载:
  2. 公园导游图 数据结构 本系统实现: 1.公园内任两景点之间最短路径的查询 2.输出公园景点分布 3.最佳路径(很多程序里面都没有这个,是本人熬夜将一C++程序改为C,并数据结构化。)-The system implementation: 1. Park, the shortest path between any two spots query 2. Output of the distribution of three park attractions. The best pa
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:184647
    • 提供者:Eruler
  1. bestschedulestore

    0下载:
  2. 用贪心算法实现的程序存储问题和用回溯法实现的最佳调度问题-Greedy algorithm with memory problems and procedures to achieve the best use of backtracking scheduling problem
  3. 所属分类:Data structs

    • 发布日期:2017-03-27
    • 文件大小:1437
    • 提供者:sean
  1. A-Star

    0下载:
  2. 一个非常好用的A star搜索最佳路径算法 -a best A* find the shortest path algorithm
  3. 所属分类:Linux Network

    • 发布日期:2017-03-28
    • 文件大小:66997
    • 提供者:Stanley
  1. Android最佳学习路线图

    0下载:
  2. Android最佳学习路线图 包含部分源码,教程ppt,和素材,共学习使用
  3. 所属分类:android

    • 发布日期:2017-04-02
    • 文件大小:345333
    • 提供者:欧阳逗
  1. Freescale FRDM-KL02Z GPIO 流水灯

    1下载:
  2. 使用 Freescale 之 Cortex-M0+ 的 ARM(FRDM-KL02Z)开发板做个 GPIO 的流水灯,于 IAR 的 IDE 环境编译,适合初学者入门最佳的首选!
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2015-11-27
    • 文件大小:1641387
    • 提供者:xyz543
  1. OIF

    0下载:
  2. OIF最佳指数法筛选最佳波段,因为数据量大,分段处理的数据。 应用于Matlab程序,需要的朋友可以参考一下(Optimal Index Factory)
  3. 所属分类:matlab例程

  1. C~C++程序员实用大全——C~C++最佳编程指南

    0下载:
  2. C~C++程序员实用大全——C~C++最佳编程1指南C~C++程序员实用大全——C~C++最佳编程1指南C~C++程序1员实用大全——C~C++1最佳编1程指南(C~C++ program1mer practical da-c ~C++ best progra1mming gu1ideC~C++ programmer practical da-c ~C++ best programm1ing guideC~C++ 1programmer practical da-c ~C++ best prog
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:43472896
    • 提供者:27薄荷糖
  1. 最佳答案 问答悬赏 V2.0

    0下载:
  2. 本插件结合论坛帖子实现问答采纳模式,被采纳的会员会获得系统奖励的积分,有效提高会员回答积极性,参与性。插件界面美观大方,兼容各类模板。(The plug-in combines the forum post to implement the question answering model, and the accepted members get the bonus points of the system, which can effectively improve the enthusia
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:54272
    • 提供者:羞涩老僧
  1. 新建文件夹

    0下载:
  2. 一个二元信号最佳接收机的程序,将信号进行检测调制,使得恢复原始信号与初始信号比较(A program of optimum receiver for two element signal, which detects and modulates the signal, makes the original signal recovered and compared with the original signal)
  3. 所属分类:其他

    • 发布日期:2018-01-03
    • 文件大小:1024
    • 提供者:fengqiji
  1. 最佳置换算法

    0下载:
  2. 该代码实现了操作系统中的最佳置换算法,相关代码可以实现功能的拓展,代码只提供最基本的思路和实现(The code implements the best replacement algorithm in the operating system,the related code can realize the expansion of function,Code provides only the most basic ideas and Implementation)
  3. 所属分类:其他

    • 发布日期:
    • 文件大小:1024
    • 提供者:wwwssh
  1. code

    0下载:
  2. 最佳调度问题的回溯算法 设有n个任务由k个可并行工作的机器来完成,完成任务i需要时间为 。试设计一个算法找出完成这n个任务的最佳调度,使完成全部任务的时间最早。(要求给出调度方案)(Backtracking algorithm for optimal scheduling problem There are n tasks to be done by K machines that can work in parallel, and the task I needs time to comp
  3. 所属分类:数据结构

    • 发布日期:2018-01-06
    • 文件大小:188416
    • 提供者:绫壹
  1. 第二次实习

    0下载:
  2. 解决部分全国铁路路线最佳经由问题,数据仅当参考,不可用于实际生产。(The best way to solve the railway route is to solve the problem. The data can only be used as a reference and can not be used in actual production.)
  3. 所属分类:数据结构

    • 发布日期:2018-01-08
    • 文件大小:618496
    • 提供者:风渡沙
  1. Python自动化运维 技术与最佳实践

    1下载:
  2. 中级python学习必看,对个人在编程上获取更大进步(Intermediate Python learning is required to make greater progress in programming.)
  3. 所属分类:Windows编程

    • 发布日期:2018-03-14
    • 文件大小:34294784
    • 提供者:ldfgaar
  1. JobSequence

    0下载:
  2. 最佳工作序列算法:有N件工作,输入每件工作的费时、最后完成的期限及工作的价值,试求可能的一个完成工作序列,使价值和最大。(Best work sequence algorithm: N work, input each work time consuming, the final completion time and the value of the work, try to find a possible completion of the work sequence, to make th
  3. 所属分类:数据结构

    • 发布日期:2018-05-02
    • 文件大小:5487616
    • 提供者:薄荷小安
  1. 高光谱数据的最佳3个波段组合

    3下载:
  2. 1.计算高光谱各个波段的OIF指数 2.根据OIF指数确定高光谱数据的最佳3个波段组合(Calculating the OIF index of hyperspectral bands Determine the best combination of three bands of hyperspectral data according to OIF index)
  3. 所属分类:*行业应用

    • 发布日期:2020-09-21
    • 文件大小:1024
    • 提供者:zonghui_liu
  1. 遗传算法-最佳灾情巡视路径问题

    1下载:
  2. 遗传算法-最佳灾情巡视路径问题 竞赛题,Matlab,详细可用~~~~~~~~~~~~~~~~~~
  3. 所属分类:matlab例程

  1. 最佳启动点

    3下载:
  2. 通达信专用指标公式,以分型、笔、线段、走势中枢等方法对走势进行分类,以走势中枢和区间套考察不同级别买卖点。(Best Starting Point of Entanglement Theory)
  3. 所属分类:金融证券系统

    • 发布日期:2019-12-21
    • 文件大小:1024
    • 提供者:阿莫xx
« 1 23 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com