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

搜索资源列表

  1. stree

    0下载:
  2. 装载问题,解决了在固定重量和分类的情况下最优装载,类似背包问题-loading problems, the fixed weight and classification of optimal loading, similar knapsack problem
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:1203
    • 提供者:mmc
  1. sgl

    0下载:
  2. 简单的学生信息管理系统 (汇编语言课程设计程序) 一个简单的学生管理系统,功能:显示报表, 插入记录,查询, 删除记录和退出。 学生信息有姓名,年龄,性别,身高,体重,程序中各字段长度都取为10,使用的是文件控制块(FCB)的磁盘存取方式,程序自动创建名为STUDENT.MAO的磁盘文件。 代码只用了300行(除去中间的空行实际只有270-280行),编程时间是一个通宵(23:30到次日5:00)。 -simple Student Information
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:2466
    • 提供者:赖明泉
  1. WaveletVC++Res

    1下载:
  2. 通过设计VC程序对简单的一维信号在加上了高斯白噪声之后进行Daubechies小波、Morlet小波和Haar小波变换,从而得到小波分解系数;再通过改变分解得到的各层高频系数进行信号的小波重构达到消噪的目的。在这一程序实现的过程中能直观地理解信号小波分解重构的过程和在信号消噪中的重要作用,以及在对各层高频系数进行权重处理时系数的选取对信号消噪效果的影响。-through the design process to a simple one-dimensional signal with a Ga
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:161420
    • 提供者:牛牛
  1. BP_recognize_digitV1

    0下载:
  2. 图像数字的识别。输入一系列有代表性的图像数字的样本,训练网络,得到的权值序列存放到文件中;输入待识别的图像数字序列,通过学习得到的权值矩阵对图像中的数字进行识别,并输出结果。-image recognition. Importation of a representative range of digital images of samples, the training network, the weights of sequences stored to a file; Identifica
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:78845
    • 提供者:liuhong
  1. pay500_com_63804

    0下载:
  2. 一个小型的称重管理软件,进出重量数据采用不听颜色加以区分。-a small load management software, access data using the weight does not listen to distinguish between colors.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1563287
    • 提供者:郭圣
  1. short-road

    0下载:
  2. 对一个运输商来说要把货运到收货地点选择最短的路线运输是其实现最大利润的要求,那么怎样选择最短的运输路线呢?在运输交通图中,我们设每一个城市为一个结点(vertextype类型)点并把他们分别用关键字代表(关键字int key ),也就是说把每个城市给出一个整数编码;一个城市直接到另一个城市的交通路线为边且这两个城市为相邻结点,不妨设这条路线的距离为边的权值(权值int weight ),易知距离越短运费就越低。这样就可以建立一个无向有权图,那么求最短的运输路线问题就转化为求图中一顶点到其余各个顶
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2781
    • 提供者:kmisong
  1. ACE-5.5.tar

    0下载:
  2. ACE自适配通信环境(ADAPTIVE Communication Environment)是可以自由使用、开放源码的面向对象(OO)框架(Framework),在其中实现了许多用于并发通信软件的核心模式。ACE提供了一组丰富的可复用C++ Wrapper Facade(包装外观)和框架组件,可跨越多种平台完成通用的通信软件任务,其中包括:事件多路分离和事件处理器分派、信号处理、服务初始化、进程间通信、共享内存管理、消息路由、分布式服务动态(重)配置、并发执行和同步,-Adaptive Comm
  3. 所属分类:通讯/手机编程

    • 发布日期:2008-10-13
    • 文件大小:11247155
    • 提供者:everest
  1. ballselector

    0下载:
  2. 用面向对象思想完成的9个重要外观的球,其中一个重量不一样,只用一个天平,将球用最少次数挑选出来。-object-oriented thinking completed nine major appearance of the ball, a weight not the same, only a balance, comes with the least number selected.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1888
    • 提供者:dengyun
  1. array123

    0下载:
  2. You will write a program for calculating person s Body Mass Index (BMI). The following formula is used: bmi = weight / length² , where weight is in kilograms and length is in meters.-You will write a program for calculating pe rson's Body Mas
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:2401
    • 提供者:gaoqiang
  1. Digital_filter

    0下载:
  2. * CONSTRAINTS * This module does not handle data which is considered out of range by the * application(i.e. fixed constants which represent error condition) * * Maximum weight value must be limited to 128 to prevent an overflow * cond
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:4006
    • 提供者:Qu chun lei
  1. lwipdoc

    0下载:
  2. Light weight TCP/IP implementation lwIP design document. -Light weight TCP / IP implementation lwIP d esign document.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:202644
    • 提供者:weizhen
  1. Rice_generator

    0下载:
  2. 自己编写的Rice生成器,在瑞利过程的基础上考虑视距分量,生成莱斯过程,与大家共享。-prepared by Rice own generator, in Rayleigh process on the basis of weight to consider the horizon, Condoleezza Rice production process, and share.
  3. 所属分类:matlab例程

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

    0下载:
  2. automatically change font size and high,weight ,is a mart richedit-automatically change font size and high. weight, is a mart richedit
  3. 所属分类:RichEdit

    • 发布日期:2008-10-13
    • 文件大小:41613
    • 提供者:张真的
  1. cangku

    0下载:
  2. 某商场有如下的几种货品:衬衣、鞋子、帽子、裤子、冰箱、电视、立柜、壁橱、沙发。每一种货物都有详细的说明信息。 衬衣:布料、尺寸、单价、产地、库存量、所属货柜; 鞋子:皮料、尺寸、单价、产地、库存量、所属货柜; 帽子:布料、样式(平顶或尖顶)、尺寸、单价、产地、库存量、所属货柜; 裤子:布料、尺寸、单价、产地、库存量、所属货柜; 冰箱:制冷类型、样式(二门或三门)、颜色、尺寸、单价、产地、库存量、重量、所属货柜; 电视:样式(彩色或黑白)、颜色、尺寸、单价、产地、库存量、重
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:3459
    • 提供者:fisherman
  1. LVQ

    0下载:
  2. TheLVQ program accepts input consisting of vectors and calculates the LVQnetwork weights. If a test set is specified, the winning neuron (class) for each neuron is identified and the Euclidean distance between the pattern andeach neuron is reported.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:8352
    • 提供者:天缘
  1. Oillllll

    0下载:
  2. 小孩分油实验,用三个瓶子不用秤就可以分到你想要的斤两,不错哦-child-experiment with three bottles do not have to weigh on the share of the weight you want to, yes oh
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:8276
    • 提供者:MIMI
  1. VirtualBox-OSE-1.3.8.tar.bz2

    0下载:
  2. VirtualBox-OSE-1.3.8,开源项目,比Vmware还快的虚拟机,丝毫不逊色于它。GNU GPL V2。可以迅速还原到莫个系统状态。可以在里面学习病毒技术,操作系统等。(文件其实是.tar.bz2的,gz重压费力又不太省空间)。-VirtualBox - OSE - 1.3.8, PC, Vmware faster than the virtual machine, no way inferior to it. GNU GPL V2. Can be quickly reduced
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:17458132
    • 提供者:Li yujie
  1. Oasis(Beta)

    0下载:
  2. 解码器是基于短语的统计机器翻译系统的核心模块,本解码器是“丝路”1.0 版(SilkRoad V1.0)中由哈尔滨工业大学开发的“绿洲Oasis”解码器。研究统计机器翻译的研究者必备。-decoder is based on the weight of statistical machine translation system's core module, The decoder is the "Silk Road", Version 1.0 (V1.0 SilkR
  3. 所属分类:中文信息处理

    • 发布日期:2008-10-13
    • 文件大小:84325
    • 提供者:王志强
  1. CAMEL

    1下载:
  2. 解码器是基于短语的统计机器翻译系统的核心模块,本解码器是“丝路”1.0 版(SilkRoad V1.0)中由中科院计算所开发的“骆驼CAMEL”解码器。研究统计机器翻译的研究者必备。-decoder is based on the weight of statistical machine translation system's core module, The decoder is the "Silk Road", Version 1.0 (V1.0 SilkRo
  3. 所属分类:中文信息处理

    • 发布日期:2008-10-13
    • 文件大小:3915904
    • 提供者:王志强
  1. moses-2007-01-10

    0下载:
  2. 解码器是基于短语的统计机器翻译系统的核心模块,本解码器MOSE由SMT权威开发的解码器。研究统计机器翻译的研究者必备。,-decoder is based on the weight of statistical machine translation system's core module, MOSE the decoder developed by the authority of the SMT decoder. Study of statistical machine tra
  3. 所属分类:中文信息处理

    • 发布日期:2008-10-13
    • 文件大小:5965787
    • 提供者:王志强
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »
搜珍网 www.dssz.com