CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数学计算/工程计算 搜索资源 - design

搜索资源列表

  1. Havermann_source_code_design

    0下载:
  2. 哈弗曼编码设计源码Havermann source code design,很经典的源码程序-Havermann source code design Havermann source code design, is the classic source program
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:19454
    • 提供者:ui
  1. Algorithm_Analysis_and_Design_of_recursive_and_div

    0下载:
  2. 算法分析设计之递归与分治法Algorithm Analysis and Design of recursive and divide and conquer-Algorithm Analysis and Design of recursive and divide and conquer Algorithm Analysis and Design of recursive and divide and conquer
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:374666
    • 提供者:vk
  1. The_greedy_algorithm_analysis_and_design_tutorial.

    0下载:
  2. 算法分析设计之贪心法教程The greedy algorithm analysis and design tutorial-Analysis and design of the greedy algorithm tutorial The greedy algorithm analysis and design tutorial
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:362230
    • 提供者:vk
  1. Algorithm_analysis_and_design_NP_complete_theory.r

    0下载:
  2. 算法分析设计之NP完全理论Algorithm analysis and design of the NP complete theory-Algorithm analysis and design of the NP complete theory Algorithm analysis and design of the NP complete theory
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:383022
    • 提供者:jk
  1. Algorithm_analysis_and_design_of_dynamic_programmi

    0下载:
  2. 算法分析设计之动态规划法Algorithm analysis and design of dynamic programming-Algorithm analysis and design of the dynamic programming Algorithm analysis and design of dynamic programming
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:308510
    • 提供者:jk
  1. Algorithm_analysis_and_design_of_branch_and_bound.

    0下载:
  2. 算法分析设计之分支限界法Algorithm analysis and design of branch and bound-Algorithm analysis and design of branch and bound Algorithm analysis and design of branch and bound
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:256086
    • 提供者:nik
  1. Algorithm_analysis_and_design_of_the_rule_by_law.r

    0下载:
  2. 算法分析设计之减治法Algorithm analysis and design of the rule by law-Algorithm design by Therapeutic Algorithm analysis and design of the rule by law
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:249151
    • 提供者:al
  1. Analysis_and_design_of_he_backtracking_algorithm.r

    0下载:
  2. 算法分析设计之回溯法Analysis and design of the backtracking algorithm-The backtracking algorithm analysis and design Analysis and design of the backtracking algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:294497
    • 提供者:fid
  1. Signals_and_Systems_classical_digital_filter_desig

    0下载:
  2. Signals and Systems classical digital filter design tutorial
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:162442
    • 提供者:ikd
  1. Finite_classical_digital_filter_design_documents.r

    0下载:
  2. Finite classical digital filter design documents
  3. 所属分类:Algorithm

    • 发布日期:2017-05-02
    • 文件大小:523799
    • 提供者:8d
  1. C_programming_classic_design_of_lunar_algorithm.ra

    0下载:
  2. C编程实现阴历算法经典设计C programming classic design of the lunar algorithm-C programming classic design of the lunar algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:122077
    • 提供者:ko
  1. NumericalAnalysisReport

    0下载:
  2. 数值分析的实验报告,很完整的,希望对大家有用~ 课题一: 线性方程组的迭代法 一、实验内容 二、实验要求 1、体会迭代法求解线性方程组,并能与消去法做以比较; 2、分别对不同精度要求,如 由迭代次数体会该迭代法的收敛快慢; 3、对方程组2,3使用SOR方法时,选取松弛因子 =0.8,0.9,1,1.1,1.2等,试看对算法收敛性的影响,并能找出你所选用的松弛因子的最佳者; 4、给出各种算法的设计程序和计算结果。 课题二:数值积分 一、实验内容 (4)
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:315897
    • 提供者:小八
  1. greedyjs

    0下载:
  2. 贪心算法之带有限期的作业排序。应用贪心设计策略解决操作系统中单机、无资源约束且每个作业可以在等量的时间内完成的作业调度问题。-Greedy Algorithm for Scheduling with deadline. Application greedy single operating system design strategy to solve, no resource constraints and each job can be completed within the same a
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:36048
    • 提供者:wangge
  1. josephringasmallprogramm

    0下载:
  2. 一个约瑟夫环小程序,练练手可以参照一下。任务:编号是1,2,……,n的n个人按照顺时针方向围坐一圈,每个人只有一个密码(正整数)。一开始任选一个正整数作为报数上限值m,从第一个仍开始顺时针方向自1开始顺序报数,报到m时停止报数。报m的人出列,将他的密码作为新的m值,从他在顺时针方向的下一个人开始重新从1报数,如此下去,直到所有人全部出列为止。设计一个程序来求出出列顺序。 -Joseph ring a small program and thought they could consult a
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:736
    • 提供者:hantanqingshi
  1. trans

    0下载:
  2. 给定两个 4×4 方格矩阵组成的图形 A 和 B ,每个方格的颜色为黑色或白色。图形 A 和图形 B 的黑白方块总数相等。 通过交换相邻方格的颜色。试设计一个算法,计算最少需要多少步变换,才能将图形 A 变换为图形 B -Given two matrices 4 × 4 grid graph A and B, the color of each box is black or white. A graphic black and white box and graphics B equal
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:2592
    • 提供者:my510k
  1. test

    0下载:
  2. PID的算法设计实现流水灯的实验源代码,采用PID的经典设计算法,精确度很高-PID algorithm design of experiments, the water source lamp of PID algorithm, the accuracy is high classical design
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:66603
    • 提供者:jiajinying
  1. compute

    0下载:
  2. 一个不错的解方程软件,可以直接输入参数解一元一次方程,一元二次方程,二元一次方程,三元一次方程,不完全一元三次方程,在设计工作中遇到需要频繁解方程时,可以减少不少工作量^_^-Solve the equation of a good software solution can be directly input parameters in One equation, a quadratic equation, an equation of binary, ternary one equation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:19568
    • 提供者:陈笑天
  1. Osculating

    0下载:
  2. 基于密切锥方法的高超声速乘波前体设计源程序,Fortran编写-Hypersonic Waverider Fore Body Design Based on Osculating Cones
  3. 所属分类:Algorithm

    • 发布日期:2017-04-24
    • 文件大小:56179
    • 提供者:zjworlder
  1. iterativemethods

    0下载:
  2. 分别用二分法、Newton法、弦截法、Newton下山法四种迭代法求解非线性方程x5-3x3+x-1= 0 在区间[-8,8〕上的全部实根,设计算法完成根区间隔离,然后实现单根区间上的迭代算法求解方程。-Respectively dichotomy, Newton method, Secant Method, Newton descent method four kinds of iterative methods for solving nonlinear equation x5-3x3+ x
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:458923
    • 提供者:陈博灿
  1. SPWM

    0下载:
  2. 进行SPWM设计时自动计算的工具,可大节省时间-Automatically calculated for SPWM design tools, can greatly save time
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:27359
    • 提供者:邓曾峰
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 45 »
搜珍网 www.dssz.com