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

搜索资源列表

  1. 66

    0下载:
  2. 最高8位带符号的加法器的核心代码在masm上调试通过。-A maximum of eight unsigned adder core debugging code in MASM through.
  3. 所属分类:assembly language

    • 发布日期:2017-04-11
    • 文件大小:1592
    • 提供者:guo168
  1. FAT16

    0下载:
  2. 嵌入式FAT16文件系统源码下载1) 兼容FAT16文件系统,长文件名,最大路径长度260个字节,符合Microsoft Longfilename specification。 2) 可移植于各种平台,只需编写sector驱动驱动,共计两个函数:1)read_flash_sector() 2)write_flash_sector()。 3) 文件缓冲功能:1)读文件时,读位置在文件缓冲区内,则可直接读文件缓冲区,不需要读物理磁盘;文件缓冲区大小可使用编译宏EnableFileBuf,T
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-09
    • 文件大小:347009
    • 提供者:xjj
  1. sliding

    0下载:
  2. 將影像的點素之灰度值加減一個常數,使得整個灰度值分佈圖往左或往右滑動,除了飽和(灰度值為最小或最大)的點素數目有所更動,整個灰度分佈圖的曲線形狀沒有變動。 試合運用於虹膜辨識 -The image of the point addition and subtraction Motonosuke a constant gray value, gray value of the entire distribution to the left or right slide, in additi
  3. 所属分类:Graph program

    • 发布日期:2017-05-03
    • 文件大小:771972
    • 提供者:JACKY
  1. sample2

    0下载:
  2. 最大熵法与Welch法估计的功率谱的比较。 多信号分类法估计的功率谱。 -Maximum entropy method and Welch' s power spectrum estimation comparison. Classification of multi-signal power spectrum estimate.
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:1213
    • 提供者:ladan
  1. GAs

    0下载:
  2. 使用遗传算法求一个多项式函数在区间[0,37]之间的极大值,编程环境采用Matlab6.0。-The use of genetic algorithm for a polynomial function in the interval [0,37] between the maximum value, the use of programming environment Matlab6.0.
  3. 所属分类:Data structs

    • 发布日期:2017-04-26
    • 文件大小:8989
    • 提供者:Liu
  1. myproblem

    0下载:
  2. 在保证一个覆盖面积的情况下,wireless sensor随机分布在该区域,用Cplex找到一个最佳wireless sensors状态方案,在同一时间里只激活部分sensors达到监控要求,以实现最大限度延长无限网络的监控时间。-Guarantee coverage in a case, wireless sensor randomly distributed in the region, using Cplex best wireless sensors to find a state pr
  3. 所属分类:Remote Control

    • 发布日期:2017-03-30
    • 文件大小:1414
    • 提供者:gary
  1. Capacitance

    0下载:
  2. 本数字电容表,可测量容量小于20纳法的电容器的容量,采用4位数字显示,最大显示值为9999,读数单位统一采用毫微法(nf),量程分四档,读数分别乘以相应的倍率。-Capacitance of the digital form, measure the capacity of less than 20 satisfied the law of the capacity of capacitors, the use of four figures show that the maximum disp
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-27
    • 文件大小:34821
    • 提供者:胡小南
  1. matlab

    0下载:
  2. matlab环境下目标函数为求最大值,且解非负整数解 %bounds 边界约束 %Myfun 为目标函数 %num 初始种群数 %N 最大迭代次数 %CP 交叉概率 %P 突变概率 %f 目标最优解 %x 最优解向量-matlab environment for the sake of the objective function value, and the solution of non-negative integer solutions% bounds b
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1886
    • 提供者:ccy
  1. jizhibaoluo

    0下载:
  2. 自动读取记录在文件中的数据,并求取信号的极大值、极小值和包络曲线-Automatically read record data in the document, and to strike a signal of maximum value, minimum value and the envelope curve
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:816
    • 提供者:孙修立
  1. data1

    1下载:
  2. 1.输入数列,以0为结束标志,生成“先进先出”单链表,输出表中各结点的值;再求表中结点的平均值、最大值、最小值。-1. Input series to 0 for the end of signs, to generate " FIFO" single linked list, the output table, the value of each node another node for the table of average, maximum, minimum.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:8630
    • 提供者:chengx
  1. Max

    0下载:
  2. Max.rar三个数中求最大值C源代码三个数必须是整数-Three Max.rar seek the maximum number of three the number of C source code must be an integer
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-24
    • 文件大小:15209
    • 提供者:name
  1. yichuansuanfa

    0下载:
  2. 关于遗传算法的实例,应用遗传算法实现特定函数的最大值的求取。-About examples of genetic algorithm, application of genetic algorithm to achieve a specific function of the maximum strike.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:1335
    • 提供者:luofei
  1. userfilesystem(with_improvement)

    0下载:
  2. 用C语言或C++语言设计一个最多包括N个用户的多用户文件系统,约定每个用户最多保存M个文件。 同时相知一个用户在进入系统后,最多打开L个文件。-Using C language or C++ language design, including a maximum of N user multi-user file system, agreed to preserve each user a maximum of M documents. At the same time, know eac
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-15
    • 文件大小:6692
    • 提供者:dcj
  1. Ga

    0下载:
  2. 基本的基因演算法用於函數最大值的求解,母體和疊代次數可以自行設定。-Basic genetic algorithm for solving maximum function, the mother and the number of iterations can be set.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-07
    • 文件大小:113416
    • 提供者:簡旭佑
  1. Segmentation

    0下载:
  2. 这个方法有两个好处。 ( a )虽然只是一个半径差逼近,很容易找到最高在一个小蓄电池,因为通过降低 隐平滑做的蓄电池。( b )在同一时间处理时间搜索减少 -Pattern Recognition and Image Procesing Group. The size of the accumulator is varied as hierarchical voting is performed. This has two advantages. [a] While the
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:451151
    • 提供者:xuzhantian
  1. TextureML

    1下载:
  2. 极化SAR图像多纹理最大似然处理滤波算法,可以生成处理后的四个通道图像数据。-Multi-polarization SAR image texture filtering deal with maximum-likelihood algorithm, can be generated after the deal with the four-channel image data.
  3. 所属分类:Special Effects

    • 发布日期:
    • 文件大小:962
    • 提供者:郎志超
  1. student1

    0下载:
  2. 编写颁奖程序:在N个选手中评出一等奖1名,二等奖2名,三等奖3名,输出得奖的情况。 评分过程为:M个裁判给选手打分,却掉一个最高分和一个最低分后,其他分数的平均分即为选手的得分。根据选手得分来评奖。-Procedures for the preparation of presentation: In the N个players selected a first prize, second prize two, third three, the output of the situation
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:1390
    • 提供者:cui
  1. maxmethod

    0下载:
  2. This program is about image fusion based on wavelet transform. This program is written by taking maximum of coefficients of two images which have to be fused.
  3. 所属分类:Wavelet

    • 发布日期:2017-04-28
    • 文件大小:52428
    • 提供者:krishna
  1. hardwaremsg

    0下载:
  2. 硬件信息查看器,查看当前PC常规硬件信息-This is another of utility applications which can be used as an tool to get and report information about your system CPU, memory page size, mouse installation, etc. GetProcessorInfo function in ChardwareInfoDlg makes use of Get
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-27
    • 文件大小:32673
    • 提供者:陈忠厚
  1. maximum_flow

    0下载:
  2. 最大流程序,在这个函数的编制中存在一个细节,当任取一个已标号未检查的点的时候,我取的最靠前的点。如果加进随机选取的语句,每次运行程序可能会出现不同的最大流结果。-Maximum flow procedures
  3. 所属分类:Post-TeleCom sofeware systems

    • 发布日期:2017-04-12
    • 文件大小:1516
    • 提供者:马雨墨
« 1 2 ... 43 44 45 46 47 4849 50 »
搜珍网 www.dssz.com