CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - branch

搜索资源列表

  1. 017387-01

    1下载:
  2. 论坛代码 用分支界限法解决的几个问题:包括0-1背包问题,最大团问题,电路布线问题,最大装载问题.作业最优处理问韪-Forum with the branch code boundaries to solve several problems : including 0-1 knapsack problem, the largest group, circuit wiring problem, the greatest problem loading. Optimal operating han
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:2736644
    • 提供者:yuanjianping
  1. geosteiner-3.1.tar

    0下载:
  2. A classic Steiner tree constructor based on branch-and-bound with the most close-to-optimum solution quality
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:530451
    • 提供者:Ernesto Liu
  1. linuxkeyboad

    0下载:
  2. linux下的键盘驱动程序源程序,内有测试代码科供调试-linux under the keyboard driver source code, with a test code for debugging Branch
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:9180
    • 提供者:kynot
  1. Introduction_to_Cryptanalyst

    0下载:
  2. 加密算法是计算机科学中的一个分支。本书是一本简单介绍加密算法的英文书籍,并包含了对常见英文词根出现概率的分析-Computer encryption algorithm is a branch of science. This book is a simple encryption algorithm, introduced in English books, and contains a common root in English appear probability analysis
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-25
    • 文件大小:8465962
    • 提供者:sheng
  1. bag

    0下载:
  2. 分支限界法解决0/1背包问题,用c++的优先队列方法-Branch and bound method to solve 0/1 knapsack problem, using c++ Priority queue method
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-25
    • 文件大小:12925
    • 提供者:林培文
  1. p1

    0下载:
  2.  设计一个可以支持无限精度的计算器;支持+、-、*、/四种运算,至少一种运算运用分支法, 现+、-法用常规法,时间复杂度为O(n), *法可以使用常规法、二分法、FFT法- design can support an infinite precision calculator +,-,*,/ four computing support, computing at least one branch of law to use, =
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-10
    • 文件大小:1193208
    • 提供者:无我
  1. submission.tar

    0下载:
  2. Branch and bound is one of the best complete. algorithms for the tsp decision problem
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:3419
    • 提供者:Nick
  1. bags

    0下载:
  2. 四种算法(动态规划、回溯法、分支限界法、贪心法)实现0-1背包问题-four algorithms including dynamic planningm,tracing,branch and bound method and greedy to implement 0-1 bag problem.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-23
    • 文件大小:7199463
    • 提供者:王赛
  1. board-lgeincite-panel.c

    0下载:
  2. example of nooped panel driver used with lg incite kernel version 2.6.27 msm branch
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:2856
    • 提供者:randomblame
  1. TheUnixTimeSharingSystem

    0下载:
  2. 本书详尽地介绍了UNIX系统编程的高级技术。通过本书的学习,读者将能够充分利用标准的UNIX开发工具,掌握UNIX操作系统的内部工作方式,包括文件系统的内部操作以及大量UNIX函数的正确使用方法和技巧。本书详细说明了内部处理技术、进程间控制以及通过信号、分支进程和共享内存进行同步的方法。另外,本书还提供了大量的代码实例,这些实例涉及到多用户同时访问文件的技巧、改变目录结构以及动态更改用户和组参数的方法。 本书适用于UNIX专业程序员。 -The book has introduced Po
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:90163
    • 提供者:汪汪
  1. 7

    0下载:
  2. 分支界限法的课件,很详细,很强大,很好的学习资料,献给大家了!-Branch and bound courseware, very detailed, very powerful, very good learning materials, dedicated to all of you!
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:66711
    • 提供者:sufei
  1. char

    0下载:
  2. 纯C语言编写的手机销售系统,控制台程序,北京邮电学院长沙分院的刘位编写的。用纯C能写出这个小程序,很佩服作者,为大家提供了这么一个学习范例代码,希望研究C的朋友好好研究一番。 -Written in pure C mobile sales system, the console program, Beijing University of Posts and Telecommunications, Changsha branch of the Liu-bit prepared. Pure C
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-14
    • 文件大小:5318
    • 提供者:ven
  1. sms4-branch

    0下载:
  2. 计算了我国商用密码sms4的分支数计算最大值为5-The calculation of the commercial password sms4 branch of the count
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-16
    • 文件大小:4115135
    • 提供者:liangzhiyi
  1. common-lisp

    0下载:
  2. Common Lisp,缩写为 CL(不要和缩写同为CL的组合逻辑混淆),是Lisp的众多方言之一,标准由ANSI X3.226-1994定义。它是为了标准化此前众多的Lisp分支而开发的,它本身并不是一个具体的实现而是各个Lisp实现所遵循的规范。它属于一个动态数据类型,但是可以使用可选的类型声明来提高效率和增强安全性。 -Common Lisp, abbreviated CL (not to be abbreviated as CL with a combination of logic
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-06-16
    • 文件大小:24714777
    • 提供者:huangdezhou
  1. crypto-RCJ-_1

    0下载:
  2. ppt on cryptography. Branch of maths that investigates secret code theory and methods. Two branches: -ppt on cryptography. Branch of maths that investigates secret code theory and methods. Two branches:
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:197766
    • 提供者:matlab
  1. Argtestamakeargv

    0下载:
  2. 用数组的形式将参数分行输出. -The form of an array parameter Branch output parameters Branch output array form.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-30
    • 文件大小:781
    • 提供者:风月传说
  1. minPath

    0下载:
  2. 这是一道算法作业题目,解决一个分支定界问题,求最短路径问题-This is an algorithm assignment questions to resolve a branch and bound for the shortest path problem
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-12
    • 文件大小:1057073
    • 提供者:ocean
  1. linear-algebra

    0下载:
  2. 李超+线性代数在OI中的应用与题目讲解 线性代数是数学的一个分支,它的研究对象是向量,向量空间(或称线性空间),线性变换和有限维的线性方程组。向量空间是现代数学的一个重要课题;因而,线性代数被广泛地应用于抽象代数和泛函分析中;通过解析几何,线性代数得以被具体表示。线性代数的理论已被泛化为算子理论。由于科学研究中的非线性模型通常可以被近似为线性模型,使得线性代数被广泛地应用于自然科学和社会科学中。-Lie+ linear algebra applications with the subjec
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-18
    • 文件大小:107196
    • 提供者:shy
  1. xz_dec_bcj

    0下载:
  2. Branch/Call/Jump (BCJ) filter decoders for linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-28
    • 文件大小:4205
    • 提供者:sengyienei
  1. branch

    0下载:
  2. Calculate and return exception PC in case of branch delay slot for microMIPS and MIPS16e. It does not clear the ISA mode bit.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:3257
    • 提供者:celuncing
« 12 3 4 »
搜珍网 www.dssz.com