CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 书籍源码 搜索资源 - minimum

搜索资源列表

  1. xinchengxu

    0下载:
  2. 包括GRAY码,工作分配问题,会场安排,石子,行数字三角形,最长递增子序列和最小重量机器算法。利用动态规划、回溯法和贪心法-including GRAY code, work assignment, venue arrangements, gravel, and digital triangle, the longest sequences and increase the minimum weight machine algorithm. Using dynamic programming,
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:5.47kb
    • 提供者:lw
  1. FindBase

    0下载:
  2. 同一个数会由于采用不同的基数而使得其表现的形式是完全不一样的,在我们的学习中,我们熟悉的基数有10进制、12进制、60进制、2进制、8进制和16进制。比如数据12,如果我们用2进制表示,则它就是1100;如果用3进制表示就是110;如果用8进制表示则是14。我们的编程任务就是与数的进制(也就是基数)有关。 程序中我们会给大家很多个数对(假设每个数对的数用X和Y表示),程序需要解决的问题就是为X和Y各选择一个最小的基数,以使得这两个数在其选择的基数上是一对相等的数。
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:10.29kb
    • 提供者:duyankang
  1. minimumvar

    0下载:
  2. 基于最小均方误差准则的LMS算法对淹没在噪声中的信号进行的有效的提取.-based on the minimum mean square error criteria LMS algorithm drowned in the noise signal the effective extraction.
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:2.45kb
    • 提供者:研究生活
  1. GA-min

    1下载:
  2. 遗传算法进行优化求多元函数 (Griewank Function)最小解问题-genetic algorithm optimization for multi-function (Griewank Function) Minimum solutions to the problems
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:1.83kb
    • 提供者:林言
  1. LLFScheduling

    0下载:
  2. 最小松弛度优先算法,属于实时调度算法,又叫最小欲度(空闲时间)优先算法,在这里,给出了其C++的代码实现。-Minimum slack priority algorithm, belonging to real-time scheduling algorithm, also known as For the smallest degrees (idle time) priority algorithms, in here, given its C++ code to achieve.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-14
    • 文件大小:4.68kb
    • 提供者:薛松
  1. minFBNQ

    0下载:
  2. 无约束一维极值问题的优化算法,能很快的求取最小值。-Extremal non-binding one-dimensional optimization problem that can quickly strike a minimum.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-01
    • 文件大小:517byte
    • 提供者:liwen
  1. f_lms

    0下载:
  2. 均衡技术是克服码间干扰(Inter-Symbol Interference,ISI)的有效措施,由于信道特性的随机性与时变性,实际中消除码间干扰最常用的是自适应均衡器。本文对基于最小均方(Least Mean Squares,LMS)算法和递推最小二乘(Recursive Least Squares,RLS)算法的自适应均衡器进行仿真研究,分析了信道特性与设计参数对自适应均衡器的收敛速度与稳态性能的影响。 -Equalization technique is to overcome inte
  3. 所属分类:source in ebook

    • 发布日期:2017-03-27
    • 文件大小:740byte
    • 提供者:xieliwei
  1. MinHeap

    0下载:
  2. 数据结构(清华第2版)中,可重用的最小堆类-Data structure (Tsinghua 2nd edition), the minimum heap reusable classes
  3. 所属分类:source in ebook

    • 发布日期:2017-04-17
    • 文件大小:69.28kb
    • 提供者:廖伟
  1. max_min

    0下载:
  2. VC编写的统计一个三维大数组中的最大最小元素。该大数组中的数据是Candide-3模型的数据-VC statistics prepared by a three-dimensional big array of maximum and minimum elements. The large array of data is the Candide-3 model of data
  3. 所属分类:source in ebook

    • 发布日期:2017-03-28
    • 文件大小:10.06kb
    • 提供者:zhangdi
  1. tiaogezi

    0下载:
  2. 在象棋中可实现搜索马走的到指定位置的最小的步数-Chess can be achieved in the search for horses to go to the location of the minimum specified number of steps
  3. 所属分类:source in ebook

    • 发布日期:2017-04-07
    • 文件大小:935byte
    • 提供者:wy
  1. danpianjidianziqin

    0下载:
  2. 单片机因其体积小、功能强、价格低廉而得到广泛应用。这个单片机电子琴,利用AT89S52的功能设计电子琴电路,仅仅用AT89L52单片机设计微型电子琴的方法,仅需AT89L52最小系统,扩展一组小键盘(这里以4×4键盘为例,可按需要扩展),再加一片LM386做音频小功放,输出到扬声器。电源可由12V直流电压或者三节5号电池提供。电路简单,元器件少,很容易制作。-SCM because of its small size, powerful functions, low cost and widel
  3. 所属分类:source in ebook

    • 发布日期:2017-03-29
    • 文件大小:1.45kb
    • 提供者:ro02150400
  1. Pipeline

    0下载:
  2. 程序解决了给定油井位置,求出一条东西向输油管道的位置,使之到各个油井的距离之和达到最小 //程序一次性读入11组测试文件,将油井纵坐标存储在动态开辟的pipey数组里,通过运用在数组中查找第K小个元素的算法找到了管道的最优位置 //最后求得最短距离后,将最终结果一次性存储到11个输出文件中。-Program to solve a given oil well location, find a location east-west pipeline, so that the distanc
  3. 所属分类:source in ebook

    • 发布日期:2017-04-02
    • 文件大小:1.91kb
    • 提供者:秦文煜
  1. maxmin

    0下载:
  2. 一个C++小程序,可以实现输出a,b,c中的最大值和最小值的功能-A C++ small program that can achieve output a, b, c in the function of the maximum and minimum
  3. 所属分类:source in ebook

    • 发布日期:2017-04-02
    • 文件大小:712byte
    • 提供者:muna
  1. kpib

    0下载:
  2. kpib.m contains code for GPIB and serial port communication for a number of scientific instruments, organized so that a single common command syntax can operate them all. For example, the command: r = kpib(INSTRUMENT,GPIB, read ) will return the
  3. 所属分类:source in ebook

    • 发布日期:2017-03-31
    • 文件大小:100.05kb
    • 提供者:Nikhiln
  1. minimum-spanning-tree

    0下载:
  2. 在数据机构中,在图论中,搜索整个图,生成最小生成树。-Data organization, in graph theory, search the entire diagram, generate a minimum spanning tree.
  3. 所属分类:source in ebook

    • 发布日期:2017-11-04
    • 文件大小:1.18kb
    • 提供者:于江磊
  1. Array-number-e-min-and-max

    0下载:
  2. 这是一个用c语言程序编写的数组数取最大最小程序-This is a c language programming array number take minimum and maximum program
  3. 所属分类:source in ebook

    • 发布日期:2017-11-06
    • 文件大小:206.55kb
    • 提供者:刘浩
  1. my38decoder

    0下载:
  2. 这个是用verilog语言写的一个38译码器的程序,在DE2最小系统板里验证过 -This is to use verilog language is written a and decoder program, in DE2 minimum system board validated
  3. 所属分类:source in ebook

    • 发布日期:2017-11-12
    • 文件大小:3.68mb
    • 提供者:刘浩
  1. led_decoder

    0下载:
  2. 这个是用verilog语言写的一个点亮LED灯的程序,在DE2最小系统板里验证过-This is to use verilog language written by a light LED lights program, in DE2 minimum system board validated
  3. 所属分类:source in ebook

    • 发布日期:2017-11-25
    • 文件大小:146.83kb
    • 提供者:刘浩
  1. sccz

    0下载:
  2. 三次插值算法一个小例子,用于计算多元方程的最小值,也就是最优化问题-A small example cubic interpolation algorithm for the calculation of the minimum value of the multi-equation optimization problem, which is the most
  3. 所属分类:source in ebook

    • 发布日期:2017-12-01
    • 文件大小:707byte
    • 提供者:xm
  1. maxminfilter

    0下载:
  2. 数组数值的最大值最小值过滤,C++程序实现-Maximum Minimum filter array values​ ​ , C++ program
  3. 所属分类:source in ebook

    • 发布日期:2017-11-28
    • 文件大小:643byte
    • 提供者:linyongtian
« 12 3 4 »
搜珍网 www.dssz.com