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

搜索资源列表

  1. AN EXPERIMENTAL TABU SEARCH CODE FOR THE N-QUEENS PROBLEM

    0下载:
  2. * TSQUEEN.C : <n> number of queens * * <tabu_size> size of the tabu list * * <max_iter> maximum number of iterations * *
  3. 所属分类:数据结构常用算法

  1. ERN

    0下载:
  2. a transmission line fault location model which is based on an Elman recurrent network (ERN) has been presented for balanced and unbalanced short circuit faults. All fault situations with different inception times are implemented on a 380-kV proto
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:762282
    • 提供者:charlie
  1. ComputingforNumericalMethodsUsingVisualC

    0下载:
  2. 基于c++的各种算法,能是你在较短时间内掌握编程的精髓-Computing+for+Numerical+Methods+Using+Visual+C++
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:183947
    • 提供者:侯玉鑫
  1. Desktop

    1下载:
  2. 实验四:分枝限界算法设计 实现课本上旅行售货员问题的分枝限界算法(P225),随机生成两个规模为10和20的TSP实例,比较算法运行时间。 提交源代码以及实验报告。 -Experiment 4: Design and Implementation of Branch and Bound algorithm for the traveling salesman problem textbooks Branch and Bound algorithm (P225), randomly g
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:13984
    • 提供者:pactric
  1. C-algorithm-for-fine-Daquan

    0下载:
  2. 精编C算法大全,最近收集的最经典的c程序算法-C algorithm for fine Daquan
  3. 所属分类:Data structs

    • 发布日期:2017-03-27
    • 文件大小:452691
    • 提供者:limuzi
  1. all-kind-for-c-sort

    0下载:
  2. 用于window下各种排序的需要,有冒泡,hafu等等多种排序功能的全集-all kind of sort way for windows C progrom
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:1269
    • 提供者:
  1. Dijkstra-for-WSN

    1下载:
  2. 基于能量距离复合权值Dijkstra算法的新型能量均衡WSN路由算法-Weights based on the energy from the Dijkstra algorithm combined the energy balance of new routing algorithm for WSN
  3. 所属分类:Data structs

    • 发布日期:2017-03-27
    • 文件大小:520152
    • 提供者:丁妍
  1. Practical-algorithms-for-programmers

    0下载:
  2. 程序员实用算法 Practical algorithms for programmers-Practical Algorithm for programmers Practical algorithms for programmers
  3. 所属分类:Data structs

    • 发布日期:2017-06-20
    • 文件大小:32026249
    • 提供者:Fred
  1. algorithm-for-scheduling-problems

    0下载:
  2. 这里整理笔试和面试中常用的几个排序问题的算法,简单易懂-Written test and interview here in the order of several commonly used algorithm for scheduling problems, easy to understand
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:13903
    • 提供者:
  1. Data-Structures-for-Text-Sequences

    0下载:
  2. Data Structures for Text Sequences
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:149101
    • 提供者:Hidden Dragon
  1. formula-for-calculating--true-value

    0下载:
  2. 计算命题演算公式的真值,所谓命题演算公式是指由逻辑变量(其值为TRUE或FALSE)和逻辑运算符∧(AND)、∨(OR)和┐(NOT)按一定规则所组成的公式(蕴含之类的运算可以用∧、∨和┐来表示)。公式运算的先后顺序为┐、∧、∨,而括号()可以改变优先次序。已知一个命题演算公式及各变量的值,要求设计一个程序来计算公式的真值。 要求: (1)利用二叉树来计算公式的真值。首先利用堆栈将中缀形式的公式变为后缀形式;然后根据后缀形式,从叶结点开始构造相应的二叉树;最后按后序遍历该树,求各子树之值
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:165918
    • 提供者:陈庆
  1. The-examples-using-C-for-learning

    0下载:
  2. 用于C语言的学习,里面有很多经典的例子,算法。-using for C learning
  3. 所属分类:Data structs

    • 发布日期:2017-05-25
    • 文件大小:8564189
    • 提供者:innj
  1. Looking-for-Palindrome-made-several

    0下载:
  2. 寻找并输出11~999之间的数m,它满足m、m的平方、m的立方均为回文数。所谓回文数是指其各位数字左右对称的整数,例如121、676、94249等。满足上述条件的数如 m=11,其平方为121,其立方为1331,皆为回文数。要求编制函数 int svalue(long m)实现此功能,如果是回文数,则函数返回1,反之则返回0。在主函数中将三重回文数输出。-Looking for and output 11 ~ 999 between several m, it satisfies m, m sq
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:614
    • 提供者: 窦垚
  1. UMAT-FOR-Non-Isothermal-Elasticity

    0下载:
  2. UMAT FOR Non-Isothermal Elasticity
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:1087
    • 提供者:amir
  1. C-Cmethod-for-delay-time

    0下载:
  2. C-C法求相空间重构的延迟时间,内有详细说明方法,-CC method for phase space reconstruction delay time, with detailed descr iption of methods,
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:5643
    • 提供者:zb
  1. Implement-a-binary-search-tree-for-string

    0下载:
  2. Implement a binary search tree for string
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:1547
    • 提供者:Chan Woo
  1. Splay-for-number-list

    0下载:
  2. 伸展树Splay在数列处理问题上的应用的教程与源代码,含有pas和cpp。-A director of Splay tree for the usage to solve the problem with number list
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:274290
    • 提供者:chen andy
  1. Commonly-used-algorithm-for-assembly.Rar

    0下载:
  2. 常用算法程序集(C语言描述)(第三版)+源代码.rar,完整版,下载急用。-Commonly used algorithm for assembly (C language) (third edition)+ source code. Rar, full version, download emergencies.
  3. 所属分类:Data structs

    • 发布日期:2017-05-22
    • 文件大小:6755623
    • 提供者:zhoubo
  1. haffuman-for-students-imformation

    0下载:
  2. 数据结构内容,使用哈夫曼树存储学生信息,适用于VC 和C-Data structure of the content, use the Huffman tree to store student information for VC and C++
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1522
    • 提供者:ZX
  1. for-send

    0下载:
  2. this program for sidel method.sidel method is a method of numerical that solve problem by iteration and we use it in sbu unversity.
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:765
    • 提供者:amir hossein
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com