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

搜索资源列表

  1. INTERPATITION

    0下载:
  2. 这是一个算法当中的一个关于整数划分的程序,通过该程序可以列举出所有比它小的数的组合情况,并且可以使得算法的执行效率达到最高-This is an algorithm which one of the integer division procedures, adoption of the procedures set out in it all over the small number of combinations, and make it possible for the algorith
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:38218
    • 提供者:阳林
  1. zidian

    0下载:
  2. 黑客字典,可以完成生日字典,穷举,自定义,电话,手机等密码的设置,最多生成20位密码, 功能还不是很完善-hacker dictionaries, dictionaries birthday complete, exhaustive, since the definition of telephone, mobile phone and other password settings, Generating maximum 20 password function is not perfec
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2537
    • 提供者:立井伯
  1. compositor

    0下载:
  2. C++中按用户的需要将一组数据进行排序,并取最大值和最小值-C according to the needs of users of a group of data in order, and take maximum and minimum
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2245
    • 提供者:陈俊
  1. os3Ajobschedulingsystem

    0下载:
  2. 实现一个多进程的作业控制系统,用户可以完成如下操作, 1. 提交自己的作业,让系统调度运行; 2. 将已提交的作业移出; 3. 查看作业的状态。 为了简便起见,假设每个用户最多能提交1个作业,系统中只有2000个用户。-more than one process to achieve operational control of the system, users can complete the operation as follows, 1. Subm
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:160276
    • 提供者:wanghui
  1. MyEdgeDetectionAlgorithm

    0下载:
  2. 我做的边缘强化的matlab算法实现,包括了non-maximum算法的实现-the edge enhanced Matlab algorithm, including the non-realization of the maximum algorithm
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:168816
    • 提供者:李浩
  1. my_sga

    0下载:
  2. 有用的SGA的Matlab源代码,求函数的最大值,根据SGA的C代码改变,很容易懂,对SGA 学习很有帮助-useful SGA Matlab source code, the maximum demand function, According to the SGA C code change, it is easy to understand and very helpful to SGA
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2026
    • 提供者:李洁薇
  1. dxbbsv6.1

    0下载:
  2. 一套ASP.NET论坛程序,v6.1 版本后采用C#编写,以最小的文件体积实现最多的功能 v6.1新功能说明: 1。加入论坛IP过滤功能,可以禁止指定的IP访问论坛。 2。加入脏字过滤功能,可以对论坛发贴内容中的某些字符进行指定的转换。 3。加入特色引用功能,论坛引用功能采用JS脚本引用,高效,快速。 4。加入用户头像后台管理功能,管理员可以在后台动态管理论坛用户头像。 5。加入发贴表情后台管理功能,管理员可以在后台动态管理论坛发贴表情。 6。加入用户组代表图片后台管
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:932899
    • 提供者:高天
  1. RadixSort-jishupaixu

    0下载:
  2. RadixSort.c 本程序为链式基数排序。程序开始后先由用户输入一组正整数(最大为32767),然后程序自动按照由小到大的顺序将这组数排序并输出。----Author:zhg 2006.12 E-mail:wudazhg@163.com-RadixSort.c procedures for the chain of the order of the base. After the first process user input a positive integer (maximum 3
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:12016
    • 提供者:z
  1. unicodepro

    0下载:
  2. 先从ASCII说起,ASCII是用来表示英文字符的一种编码规范。每个ASCII字符占用1个字节,因此,ASCII编码可以表示的最大字符数是255(00H—FFH)。其实,英文字符并没有那么多,一般只用前128个(00H—7FH,最高位为0),其中包括了控制字符、数字、大小写字母和其它一些符号。而最高位为1的另128个字符(80H—FFH)被称为“扩展ASCII”,一般用来存放英文的制表符、部分音标字符等等的一些其它符号。 -start with the ASCII, ASCII is use
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:10980
    • 提供者:leon
  1. GaugesEx

    0下载:
  2. 改进的delphi gauge进度条控件,加大最大值,在拷贝大文件时可用文件长度直接作为进度条最大值,方便进度显示。-improved delphi gauge the progress of the control, increase the maximum, copies of the documents to the available documents directly as the length of the maximum progress facilitate progress
  3. 所属分类:Delphi控件源码

    • 发布日期:2008-10-13
    • 文件大小:13778
    • 提供者:anout
  1. theMax_lyon

    0下载:
  2. 利用遗传算法求函数最大值的一段源代码,算法的使用过程可以一起研究一下-the use of genetic algorithms to find the maximum function of a source code, the algorithm can be used in the process of study
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:7415
    • 提供者:王亮
  1. biaohao

    0下载:
  2. 最大流量Prim 算法寻找最小生成树,用C语言实现,有完整的注释-maximum flow Prim finding minimum spanning tree algorithm, using C language, a complete Notes
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1439
    • 提供者:DoDoggy
  1. CDMA_path_sim

    2下载:
  2. 该函数仿真CDMA系统的信道,在输入所需用户序列和其他干扰用户序列后在信号上叠加高斯白噪声,干扰用户多径干扰和所需用户的多径干扰和衰落。并根据输入延时曲线产生信道延时,输出mul_fad_sequence为信道信号输出,max_delay为信道最大延迟,fade_sign为瑞利信道中最大幅度分量的衰落量 mpath_amp为信道多径的幅度因子-the CDMA system simulation function of the channel, required users to import
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2219
    • 提供者:刘洪
  1. mlmethod

    2下载:
  2. 运用matlab来进行最大似然方法实现符号定时同步和载波同步仿真。-use Matlab to the maximum likelihood method Symbol Timing and Carrier Synchronization simulation.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1731
    • 提供者:岳莹昭
  1. 20061211165647978

    1下载:
  2. 是一个可以帮助你将PDF格式的电子文档在保持原来版面的基础上转换为Html网页格式的文件的文档转换工具,程序可以在技术上最大限度的保持原来文档的版面和格式,程序转换速度快,重要的是程序并不需要你的电脑上一定要首先安装Adobe Acrobat 软件就可以完成转换操作,支持鼠标拖放操作,支持批量文件转换功能,支持PDF v1.4协议!-is one can help you to PDF format for electronic documents while maintaining the o
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:477781
    • 提供者:黄凡
  1. average_max_min

    0下载:
  2. 从数据流中取最大或最小数的程序, 用LABVIEW开发环境下编程。-from data streams for maximum or minimum number of procedures, using LabVIEW programming development environment.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:6511
    • 提供者:史逢时
  1. 20068211814414818

    1下载:
  2. 设计十一 出租车自动计费器 1、 设计一个出租车自动计费器,具有行车里程计费、等候时间计费、及起价三部分,用四位数码管显示总金额,最大值为99。99元 -11 taxi design for an automatic billing, automatic design of a taxi meter, with traffic milestone billing, waiting time billing, and From three parts, with four LED show
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:162688
    • 提供者:cxh
  1. yichuan11

    0下载:
  2. 利用遗传算法求使 达到最大值时的x1和x2的值-using genetic algorithms to achieve the maximum value for the x1 and x2 value
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:8634
    • 提供者:mengxinyi
  1. Kmeans.Cluster.using.Guide

    0下载:
  2. 图像集群(Image Clustering) (1)图像读入,显示图像所在路径; (2)采用imgcluster函数进行图像集群,选择集群个数后进行图像集群; (3)运行后,在原图像上显示集群灰度图; (4)若要显示各个集群情况,可打开【Show Clustering Image】新窗体,显示各集群类的基于原图的彩绘区域。其中非当前集群范围,则显示灰度为255的黑色。用户可点击按纽上下查看所有集群图。-image cluster (Image Clustering) (1) re
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:114137
    • 提供者:mecal
  1. maxlike

    0下载:
  2. Classify using the maximum-likelyhood algorithm-classifies using the maximum - likelihood al gorithm
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1622
    • 提供者:柳风
« 1 2 ... 13 14 15 16 17 1819 20 21 22 23 ... 50 »
搜珍网 www.dssz.com