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

搜索资源列表

  1. Cpracticereport.rar

    0下载:
  2. C++实习报告:包括源代码、需求分析、解题说明、调试报告等,主要内容是:循环和分支,数组和函数,指针、引用和异常处理,结构体和类,派生、继承和多态,文件和模板及综合等7大类型。 ,C++ internship report: including source code, needs analysis, problem-solving that debug report, the main contents are: circulation and branch, array and funct
  3. 所属分类:Communication

    • 发布日期:2017-04-05
    • 文件大小:281661
    • 提供者:elsa
  1. Traffic-light-controller

    0下载:
  2. 交通灯控制器在A、B方向各有红、黄、绿三盏灯,其控制顺序按表的设计进行循环,表中1表示灯亮、0表示灯灭。交通灯控制器按照主干道数码管显示50S,支干道数码管显示30S, 主干道变为红灯,支干道变为绿灯,继续进行倒计时;支干道倒计时结束后再经行5秒倒计时,交通灯变为黄灯;支干道倒计时结束后再回到初始状态。-Traffic light controller in A, B direction of each red, yellow, and green light, the control sequ
  3. 所属分类:File Formats

    • 发布日期:2017-03-28
    • 文件大小:9115
    • 提供者:zhangcand
  1. BNB18

    0下载:
  2. matlab数学建模工具箱,非线性整数规划模型求解分支定界迭代算法-matlab toolbox of mathematical modeling, nonlinear integer programming model of iterative algorithm branch and bound
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:5068
    • 提供者:feeling
  1. chaoliujisuan

    0下载:
  2. 一个典型的直角坐标牛顿拉夫逊法程序,用于电力系统的潮流计算,程序可计算带PQ节点、PV节点、平行支路、接地支路、非标准变比变压器支路的电力系统潮流,通用性良好。-A typical Cartesian coordinate procedures Newton Raphson method for power system load flow calculation, the program calculates the node with the PQ, PV nodes, the parall
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:5947
    • 提供者:melonma
  1. fenzhidingjie

    0下载:
  2. 整数规划,分支定界法,实现1000变量(变量个数可自行设定),只需改变原始数据,就能运行!是比较好的分支分支定界法程序设计-Integer programming, branch and bound method to achieve the 1000 variables (number of variables can be set on their own), simply by changing the original data, you can run! Branch is a bet
  3. 所属分类:Other systems

    • 发布日期:2017-05-02
    • 文件大小:993612
    • 提供者:huifei
  1. Superpixel_Tracking_Code

    0下载:
  2. Superpixel_Tracking_Code 超像素跟踪! 运动跟踪的很火分支。-Superpixel Tracking Code super pixel track! The track is fire branch
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:5093657
    • 提供者:王小
  1. zuidatuan.rar

    0下载:
  2. 使用优先队列分支限界法对单源最短路径问题求解,最小堆作为优先队列的存储结构 使用最小堆来存储活结点,解空间树是一个子集树,Priority queue using branch and bound method of single-source shortest path problem solving, and the youngest heap as a priority queue to use the smallest heap storage structure to store s
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:1986
    • 提供者:waterfly
  1. bpred.rar

    0下载:
  2. Simplescalar中分支预测的分析, the analysis the branch prediction in Simplescalar
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:13437
    • 提供者:guo
  1. intprog

    0下载:
  2. 分枝定界法程序,解混合整数线性规划《详解MATLAB在最优化计算中的应用》中的分枝定界法程序,稍作了修改-Branch and bound method procedures, the solution mixed integer linear programming, " Detailed MATLAB optimization calculation in the application" in the branch and bound procedure, slightl
  3. 所属分类:source in ebook

    • 发布日期:2017-03-29
    • 文件大小:1791
    • 提供者:仪大勇
  1. shortest-way-java.rar

    0下载:
  2. 分支限界法 单源最短路径问题的 JAVA实现 3个源文件,Branch and bound method single-source shortest path problem JAVA realization of 3 source files
  3. 所属分类:Java Develop

    • 发布日期:2017-03-27
    • 文件大小:2893
    • 提供者:鲁文炳
  1. duanyuanzuiduan.rar

    0下载:
  2. 单源最短路径问题,分支限界法的优先队列解法,最小堆来存储活结点表,表示活结点优先队列,优先级是结点所对应的当前路长,Single-source shortest path problem, branch and bound method of the priority queue method, the smallest heap to store slipknot points table, said slipknot point priority queue, priority is the
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:3641
    • 提供者:waterfly
  1. Qkw_Fac6_8.rar

    1下载:
  2. 电路板排列问题的分支限界解法,,本程序取自王晓东编著“算法分析与设计”第 225 页,原程序不通,我调试已通过。 ,Circuit board with the issue of branch and bound method, this procedure from Xiaodong edited Algorithm Analysis and Design section 225, the original procedures for access, I have passed deb
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2012-11-22
    • 文件大小:3103
    • 提供者:qkw
  1. arithmometer

    0下载:
  2. 根据自定义的计算公式实现数值运算,可用于程序设计中,自定义流程分支条件判断,或需要数据运算编程实现的地方。-According to a custom formula to achieve numerical computation can be used for program design, custom process to determine the branch condition, or need to place the data programming operation.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-07
    • 文件大小:119208
    • 提供者:刘小玲
  1. DividePlane

    0下载:
  2. 运筹学中的分支定界法,采用MATLAB编程,比较实用-Operations research branch and bound method, using MATLAB programming, more practical
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1220
    • 提供者:yangzhi
  1. A-simple-language-interpreter

    0下载:
  2. 一个简单的语言解释器, 它可以读入一个简单的文本标记文件,并提取和 转换相应的成员关系信息。文件内容如下所示。 一个简单的文本标记文件: <class> <student> <name>ABC</name> <id>123456</id> group1 </student> </class> 每组"标记"包含两部分:标记名称和标记值。例如,
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-09
    • 文件大小:1256791
    • 提供者:潇湘风月
  1. nongyeOA

    0下载:
  2. 农业银行丽江分行OA系统,本人测试完全好使-Branch of the Agricultural Bank of Lijiang OA system
  3. 所属分类:OA

    • 发布日期:2017-05-10
    • 文件大小:2238889
    • 提供者:宋淑红
  1. knapsack

    0下载:
  2. 0—1背包问题的五种解法 1贪心法 2动态规划 3回溯 4分支限界 5遗传算法-0-1 knapsack problem greedy algorithm five Solution 1 2 3 back in 4 dynamic programming genetic algorithm branch and bound 5
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-25
    • 文件大小:253362
    • 提供者:tunzhao
  1. mul

    0下载:
  2. 八位乘法器的VHDL程序,按照乘法的运算规则利用分支语句判断所有情况,最后累加求的结果-8 multiplier VHDL programs, in accordance with rules of multiplication operations to determine all the circumstances of the use of a branch statement, the final cumulative result of demand
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-04
    • 文件大小:1049
    • 提供者:sujunlong
  1. 51ppt_077

    0下载:
  2. 人工智能(Artificial Intelligence) ,英文缩写为AI。它是研究、开发用于模拟、延伸和扩展人的智能的理论、方法、技术及应用系统的一门新的技术科学。 人工智能是计算机科学的一个分支,它企图了解智能的实质,并生产出一种新的能以人类智能相似的方式做出反应的智能机器. -Artificial Intelligence (Artificial Intelligence), the English abbreviation for the AI​ ​ . It
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-21
    • 文件大小:5883245
    • 提供者:张蕾
  1. lame-3.97

    0下载:
  2. LAME是一个开源的MP3(MPEG-1音频第三层)音频压缩软件。LAME是一个递归缩写,来自LAME Ain t an MP3 Encoder(LAME不是MP3编码器)。它自1998年以来由一个开源社区开发,现已成为一个在许多方面都达到最高质量的MP3编码器。-LAME development started around mid-1998. Mike Cheng started it as a patch against the 8hz-MP3 encoder sources. After
  3. 所属分类:Audio program

    • 发布日期:2017-04-09
    • 文件大小:1283966
    • 提供者:Johnson
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 50 »
搜珍网 www.dssz.com