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

搜索资源列表

  1. SPComm30_改进

    1下载:
  2. 改进的SPCOMM3.0,可以一次最大可接收65536个字符(原版的只有1024个)。-improved SPCOMM3.0, it can receive a maximum 65,536 characters (only the original 1024).
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:13469
    • 提供者:mark
  1. 最小费用最大流1

    0下载:
  2. 本文用C语言实现了优化算法-最小费用最大流算法,主要用于图论领域-Using C programming language, the optimization algorithm-minimum cost maximum flow algorithm, mainly for the field of graph theory
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:2925
    • 提供者:申辉
  1. 过滤透明色

    1下载:
  2. 本程序采用VC++6开发,主要用于将一些美工提供的位图资源由于某些原因在图像周圈存在同指定的透明颜色(软件开发中一般为粉红色RGB(255,0,255))略有不同的毛刺杂色,在软件界面中显示这些位图时这些杂色会显示出来,用常规软件中的画刷来处理这些杂色既费时又可能损坏原图。这个小程序采用逐个像素处理法可方便快速的解决这个问题。提供全部VC源码。-the procedures used six VC development, some of the major artists for the Bi
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:411390
    • 提供者:罗伟
  1. Spcana471

    0下载:
  2. 日文版最大熵方法以及快速富丽叶变换法计算功率谱-Japanese version of maximum entropy method of fast Fourier transform Wealthy calculated power spectrum
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:458995
    • 提供者:冰封
  1. Filter_61

    0下载:
  2. 一个数字滤波的程序,为凌阳61板开发的,在61板上的上限频率是20K-a digital filter process, Sunplus 61 boards for the development of the 61 board is the maximum frequency 20K
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:9958
    • 提供者:郭盖
  1. DigImgsequent

    0下载:
  2. 程序可以很好的实现在原图的基础之上挖出下图和用来进行匹配的模板-procedures can be very good at achieving maximum dug up the foundation under the plan and used for the template matching
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:74616
    • 提供者:宋成军
  1. AspnetUploadDemo

    0下载:
  2. 大文件上传类(演示版):其实很简单,最主要是在web.config中把最大请求长度设大点就ok了。默认为4096-category upload large files (demo version) : in fact very simple. The most important thing is the sed had requested the maximum length of Tai point on the ok. The default is 4096
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:324340
    • 提供者:咎部恬
  1. CacheSetSource

    0下载:
  2. CacheSet is an applet that allows you to manipulate the working-set parameters of the system file cache. Unlike CacheMan, CacheSet runs on all versions of NT and will work without modifications on new Service Pack releases. In addition to providing y
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:61259
    • 提供者:李杰
  1. fdgetnew

    0下载:
  2. 将原始图象分成eXe大小的子块,找出每块中的最大值和最小值,计算差值并量化,再用rXr大小的子块计算分形值-original image will be divided into eXe size of the block to identify every piece of the maximum and minimum, margin calculations and quantified, and then rXr size of the block-value calculation F
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:872
    • 提供者:万俊杰
  1. dvnews43210

    0下载:
  2. NET源码 升级内容: 可设置分类订阅rss,把rss内容作为一个分类显示, 从而可以在网站显示任意提供rss的网站的最新内容 可设置网站限指定IP段可访问 新闻维护功能:按标题搜索和指定相关关键字生成相关新闻;批量设置新闻可否评论;批量生成新闻简介 签收增加签收时间 公告字数限制加到5000 新闻管理员权限增加采集 新闻管理界面可以只显示自己添加新闻 评论字数最多5000,可在系统设置中调整大小 Headline增加一个参数,可设置第一个
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1395957
    • 提供者:贾尖
  1. 一个用于求函数极值的遗传算法程序

    0下载:
  2. 一个用于求函数极值的遗传算法程序,使用VC++编程.-seek function for a maximum of genetic algorithm, the use of VC.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:5329
    • 提供者:熊仲健
  1. 背包问题程序

    0下载:
  2. 在0 / 1背包问题中,需对容量为c 的背包进行装载。从n 个物品中选取装入背包的物品,每件物品i 的重量为wi ,价值为pi 。对于可行的背包装载,背包中物品的总重量不能超过背包的容量,最佳装载是指所装入的物品价值最高,即Σpi*xi 取得最大值。-0 / 1 knapsack problem, the need for the capacity of the c loaded backpack. N items from the selected load backpack items, e
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:173598
    • 提供者:陈琳
  1. pipei

    0下载:
  2. 图像匹配的的原图和目标图片,很实用的,欢迎下寨-image matching the maximum and objectives of the pictures, very practical and welcome Xiaqian
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:60535
    • 提供者:王世平
  1. smsbean

    2下载:
  2. smsbean短信平台 系统内部全部采用事件激发方式,所有工作线程都是由事件驱动模式,这样保证系统最大工作和效率在数据处理层和网关数据的传输调度上是采用异步,并行的处理模式,在最大程度上减 少IO操作对工作线程的影响,同时对数据库的采用批处理的模式,最大限度减少对数据库的IO操作。-smsbean SMS platform within the system to stimulate the use of the incident, all threads are event-driven
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:577254
    • 提供者:理想
  1. amethodforidentification

    1下载:
  2. 递推的极大似然法辨识程序 用递推的极大似然法对系统辨识的参数集 -recurrence of maximum likelihood method recursive identification procedures used by maximum likelihood method of system identification parameter sets
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:10531
    • 提供者:向虎
  1. PIC2

    1下载:
  2. 无刷电动车控制器C代码 PIC16F877电动自行车驱动系统 电动车双闭环程序,采用双闭环方式控制电机,以得到最好的zh转速性能,并且可以限制电机的最大电流-brushless electric vehicle controller C code PIC16F877 electric bicycle drive electric cars double-loop process, double-loop control motor, to get the best en speed p
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:3933
    • 提供者:杨盛
  1. bmp-read-3

    0下载:
  2. 一个关于32位图像读取的c#程序,修改后并保存原图。具体的修改部分可以按照需求修改-one of 32 images read the c # procedures, the revised and preserve maximum. Some specific changes can be amended in accordance with demand
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:3354
    • 提供者:quyq
  1. vb-GA

    1下载:
  2. 用VISUAL BASIC写的遗传算法模板,可以实现一元高次方程的最大值或最小值的求解-with VISUAL BASIC to write the genetic algorithm template, one yuan can achieve high equation maximum or minimum Solution
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:5923
    • 提供者:严伟
  1. MO-buffer

    0下载:
  2. 本程序是在专业软件ARC INFO 的Map Object在visual Basic 环境下开发的界面,在一幅地图上缩小放大或者原图显示,画矩形然后显示和图块的交集,而且可以显示多种缓冲区和实现部分查询功能-the procedures in the professional software ARC INFO Map Object in visual Basic development environment interface, a map to enlarge it or shrink t
  3. 所属分类:GIS编程

    • 发布日期:2008-10-13
    • 文件大小:18575
    • 提供者:天玩
  1. GA_max

    0下载:
  2. 这是一个关于遗传算法求最大值的问题,我采用Delphi编的,主要考虑Delphi的界面功能比较强。-This is a genetic algorithm for the maximum, I use Delphi series, the main consideration Delphi interface capabilities are relatively strong.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:251582
    • 提供者:丰 色
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 50 »
搜珍网 www.dssz.com