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

搜索资源列表

  1. 二分查找法

    0下载:
  2. 汇编语言上机第三题:二分查找法,算法是等同于C语言数据结构中的算法.-assembly language on the plane Q3 : two searching method, the algorithm is equivalent to the C language data structure of the algorithm.
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:1526
    • 提供者:徐杰
  1. HASHES.ZIP

    0下载:
  2. 雜湊法(Hashing)的搜尋與一般的搜尋法(searching)是不一樣的。在雜湊法中,鍵值(key value)或識別字(identifier)在記憶體的位址是經由函數(function)轉換而得的。此種函數,一般稱之為雜湊函數(Hashing function)或鍵值對應位址轉換(key to address transformation)。對於有限的儲存空間,能夠有效使用且在加入或刪除時也能快的完成,利用雜湊法是最適當不過了。因為雜湊表搜尋在沒有碰撞(collision)及溢位(over
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:24590
    • 提供者:HCJ
  1. searching

    0下载:
  2. 共轭梯度法,使用牛顿法或者使用抛物线插值法。-conjugate gradient method, the use of Newton's law or the use of parabolic interpolation.
  3. 所属分类:matlab例程

    • 发布日期:2014-01-15
    • 文件大小:1410
    • 提供者:jy
  1. aco

    0下载:
  2. A new heuristic algorithm-ant colony optimization and its basical theory are introduced in this article to solve the complicated and optimized questions.This method simulates the course of ant searching food to solve this kind of questions.It has the
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2014-01-19
    • 文件大小:869459
    • 提供者:wangliang
  1. HelloVGA

    0下载:
  2. This code does not have any hard-coded VBE mode numbers, * but will use the VBE 2.0 aware method of searching for * available video modes, so will work with any new extended * video modes defined by a particular OEM VBE 2.0 version.
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:73032
    • 提供者:
  1. 基于A星算法的MFC界面的八数码程序

    1下载:
  2. 基于A星算法的MFC界面的八数码程序,本人本科做得最漂亮的大作业了,其中process函数是搜索的主函数。-8 digital program with MFC interface based on A star searching method which is the most proud project I have finished in my fu*king bachelor years.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2016-04-09
    • 文件大小:36864
    • 提供者:ddgysx
  1. datrie_cvs20061001.tar

    0下载:
  2. This an implementation of double-array structure for representing trie, as proposed by Junichi Aoe [1]. Trie is a kind of digital search tree, an efficient indexing method with O(1) time complexity for searching. Comparably as efficient as h
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:34579
    • 提供者:lucoy
  1. xueshengguanli

    0下载:
  2. 学生成绩管理系统是一个教育单位不可缺少的部分,它的内容对于学校的决策者和管理者来说都至关重要,所以学生成绩管理系统应该能够为用户提供充足的信息和快捷的查询手段。但一直以来人们使用传统人工的方式管理文件档案,这种管理方式存在着许多缺点。随着科学技术的不断提高,计算机科学日渐成熟,其强大的功能已为人们深刻认识,它已进入人类社会的各个领域并发挥着越来越重要的作用。作为计算机应用的一部分,使用计算机对学生信息及成绩进行管理,具有手工管理所无法比拟的优点.-Student achievement mana
  3. 所属分类:Education soft system

    • 发布日期:2017-04-14
    • 文件大小:3203
    • 提供者:happy
  1. ShuffledFrogLeapingAlgorithm

    0下载:
  2. SFLA算法是解决组合性优化问题的算法。它是基于集合类方法的启发式研究,这种SFLA初始化于一群虚拟集合青蛙,在池塘中跳跃,搜寻最优的食物地点。青蛙们可以被看作是具有思维的的主体。一种思维可以被看作是一个思想的集合或是文化的进化。每一种思维都是由一系列策略构成。在这种策略进化期间,青蛙的思维也在发生改变,导致了他们在面向目标时方位的改变,这种思维的变化或改变的发生,正是因为青蛙受到其他更好思想的影响。-SFLA algorithm to solve portfolio optimization
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:194965
    • 提供者:yangfei
  1. jiyuyichuansuanfadelvboqiyouhuasheji

    0下载:
  2. 遗传算法是一种模拟自然界生物进化的搜索算法,由于它简单易行,鲁 棒性强,尤其是其不需要专门的领域知识而仅用适应度函数作评价来指导搜 索过程,从而使它的应用范围极为广泛,并且己在众多领域得到了实际应用, 取得了许多令人瞩目的成果,引起广大学者和工程人员的关注。- The genetic algorithm is a kind of searching method which simulates the natural evolution. It is simple and ea
  3. 所属分类:File Formats

    • 发布日期:2017-05-04
    • 文件大小:1424517
    • 提供者:百度
  1. colorDetection

    0下载:
  2. The provided Matlab functions demonstrate a simple method for training and testing a color detection system. In general, a color detection algorithm searches an image for pixels that have a specific color. In this demo the HSV color space has been us
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-26
    • 文件大小:169700
    • 提供者:jack
  1. xuejiguanlixitong

    0下载:
  2. 学籍管理系统是一个教育单位不可缺少的部分,它的内容对于学校的决策者和管理者来说都至关重要,所以学籍管理系统应该能够为用户提供充足的信息和快捷的查询手段。但一直以来人学籍们使用传统人工的方式管理文件档案,这种管理方式存在着许多缺点,如:效率低、保密性差,另外时间一长,将产生大量的文件和数据,这对于查找、更新和维护都带来了不少的困难。随着科学技术的不断提高,计算机科学日渐成熟,其强大的功能已为人们深刻认识,它已进入人类社会的各个领域并发挥着越来越重要的作用。-The system of managi
  3. 所属分类:source in ebook

    • 发布日期:2017-04-03
    • 文件大小:12810
    • 提供者:郭婷婷
  1. search_18B20

    0下载:
  2. 实现18b20传感器序列号搜索功能。采用树形搜索法实现相关功能。-One of 18b20 sensor searching method
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:11668
    • 提供者:刘斌
  1. frequency-searching

    1下载:
  2. 得到特征方程,采用二分法和黄金分割法搜索梁、板等结构的自振频率-The characteristic equation, and the golden section method using dichotomy search beams, plates and other structure of the natural frequency
  3. 所属分类:matlab

    • 发布日期:2015-01-21
    • 文件大小:1024
    • 提供者:jjq
  1. the-method-of-literature-retrieval

    0下载:
  2. 文献检索方法新技巧汇集,摘自小木虫论坛,对科研者的文献检索有一定参考价值。-Collection of the method of literature retrieval,collected from bbs of emuch.net, which is helpful to those who are searching research literature.
  3. 所属分类:software engineering

    • 发布日期:2017-03-23
    • 文件大小:359864
    • 提供者:liqin
  1. maze-game

    0下载:
  2. 迷宫问题的求解过程可以采用回溯法即在一定的约束条件下试探地搜索前进,若前进中受阻,则及时回头纠正错误另择通路继续搜索的方法。从入口出发,按某一方向向前探索,若能走通,即某处可达,则到达新点,否则探索下一个方向;若所有的方向均没有通路,则沿原路返回前一点,换下一个方向再继续试探,直到所有可能的道路都探索到,或找到一条通路,或无路可走又返回入口点。在求解过程中,为了保证在达到某一个点后不能向前继续行走时,能正确返回前一个以便从下一个方向向前试探,则需要在试探过程中保存所能够达到的每个点的下标以及该点
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:1459
    • 提供者:林斌
  1. Table-and-bisection-method

    0下载:
  2. Table and bisection method for searching eigenvalues of rectangular quantum we-Table and bisection method for searching eigenvalues of rectangular quantum well
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1985
    • 提供者:Nuraina
  1. A-Newton_like-method

    0下载:
  2. 一种改进的牛顿寻根方法,里面也包含了传统的牛顿寻根方法。-An improved Newton method for roots searching of nonlinear functions, the traditional Newton method is also included here.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:2592
    • 提供者:许阳
  1. 6-sps-workspace

    0下载:
  2. 有关机器人末端轨迹运动空间,基于搜索法的机器人工作空间。-About the trajectory space of robot end, the robot workspace based on searching method.
  3. 所属分类:3D Graphic

    • 发布日期:2017-12-14
    • 文件大小:5698
    • 提供者:朱有才
  1. MA-NSGA-II-原始

    5下载:
  2. 基于多目标遗传算法的 两点路径规划求解方法。(route searching method based on Multi- objective optimization algorithm)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:13312
    • 提供者:LHKFW_SHT
« 12 3 4 »
搜珍网 www.dssz.com