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

搜索资源列表

  1. HolyMoley

    0下载:
  2. 本软件主要用于帮助计算机爱好者学习蚁群算法时做有关蚁群算法的试验。蚁群算法作为一种优秀的新兴的算法,具有非常广的应用前景,越来越多的人开始学习蚁群算法,因此本软件也有推广前景。 本软件除了用于教学目的外,还可用于解决实际生活中的与TSP(即,旅行商问题)问题相关的问题。 TSP问题描述的是一个旅行商要到几个城市去,每个城市必须去一次且仅能去一次,要求满足这样条件的 最短路径。将本软件稍作扩展即可用于城市规划、公交车路径安排等多种约束满足问题。 -the software us
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1.28kb
    • 提供者:李誉
  1. 实验3 设计数据完整性

    0下载:
  2. (1)定义客户表customer、供应商表supplier、商品信息表goods、订单信息表order、信誉等级表creditgrade和商品类型表goodstype的主键。 (2)定义以上各表的外键约束。 (3)定义惟一约束:customer表的loginname字段;supplier表的loginname字段和suppliername字段;creditgrade表的creditgradename字段;goodstype表的goodstypename字段。 -(1) The def
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:35.73kb
    • 提供者:huyb02
  1. viterbi-hard-9

    1下载:
  2. 硬判决viterbi约束长度9测试,c++代码.-hard decision Viterbi constraint length 9 test, c + + code.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:5.3kb
    • 提供者:刘鹏
  1. caa007

    0下载:
  2. This macro shows you how to create a simplified camshaft using Part Design scr ipting functionnalities. It allows you to create a camshaft for a four cylinder engine. This macro uses the Pad, Pattern, Sketch, and Constraint object capabilities.I
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:340.95kb
    • 提供者:daoshou
  1. lstkwebsites

    0下载:
  2. 这是一个学生网络社区的一个综合网站,其中包括,网络相册,图片上传,网络投票,留言板,会员注册与管理等功能;本想在家一个论坛,但是时间所限,谁有兴趣可以伴我接着弄。呵呵,保持蓝色的主色调就好了-This is a community network of students a comprehensive site, including the online photo, upload pictures, network voting, the message board, membership r
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:4.03mb
    • 提供者:wang
  1. TimerTask

    0下载:
  2. This class implements the same API as the Java 1.3 java.util.TimerTask. * Note that a TimerTask can only be scheduled on one Timer at a time, but * that this implementation does not enforce that constraint.-This class implements the same API a
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1.38kb
    • 提供者:李霞
  1. kejianshangchuangongxiang

    0下载:
  2. 本程序功能有班级课件或文件上传,实现网上资源共享。 管理员可以在后台添加用户并赋予上传的权限并可以修改用户资料, 用户登陆后可以下载课件或上传文件和修改资料。 由于时间关系~暂时只做这点小功能,功能简单但实用~~哈哈~~~~ 数据库在Data文件夹里面,请修改Conn.asp里面的数据库连接。修改UpLoadClass.asp里面的设置可以限制要上传的文件类型, 默认只可以上传rar/zip的文件。 管理员ID:123456 管理员密码:123456
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:76.96kb
    • 提供者:葛贺东
  1. Ch5_Constraint

    0下载:
  2. xilinx virtex constraint
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:483.23kb
    • 提供者:flight_bai
  1. ARMA_LAST

    0下载:
  2. This function provides an ARMA spectral estimate which is maximum entropy satisfying correlation constraint (number of poles)and cepstrum constrains (number of ceros) The function requires 3 inputs: Input signal, Order of denonominator, Order
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:1.92kb
    • 提供者:joy
  1. Adaptive-Location-Constraint-Processing

    0下载:
  2. 一篇论文,介绍,一个解决方案,对于 自适应的约束问题,主要是讲数据库的操作。
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:238.66kb
    • 提供者:Jeffery
  1. 360MFC

    0下载:
  2. 新手做的一个MFC框架,想实现类似360的界面,水平所限,望高手完善,交流:zhkapp@yahoo.cn-A green hand to do MFC framework, want to achieve a similar interface 360, the level of constraint, looking a master perfect, communicate: zhkapp@yahoo.cn
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-15
    • 文件大小:3.42mb
    • 提供者:zou hong
  1. Convert77to90

    1下载:
  2. 一个将Fortran 77 转换为 Fortran 90 格式的小程序,由于时间关系,代码写得很混乱,功能也不完善,只包含了代码缩进,注释,换行,do-enddo语句的转换。-A Fortran 77 to Fortran 90 format is converted to a small program due to time constraint, the code is written very confusing, function not perfect, contains only
  3. 所属分类:Windows Develop

    • 发布日期:2015-10-22
    • 文件大小:218.41kb
    • 提供者:吴彧文
  1. uniformcirclearray

    1下载:
  2. 阵元数16下均匀圆阵的零限形成,先建立约束函数,再创建目标函数,计算零陷-Element number 16 under the Uniform Circular Array of zero-threshold shape, to create constraint function, and then create the objective function, calculated Null
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:36.11kb
    • 提供者:蓝云
  1. daodandandaoyouhua

    1下载:
  2. 针对助推- 滑翔导弹的弹道优化问题,给出了一种求解其最大射程弹道的分段优化方法,建立了其 纵平面运动模型和弹道优化模型。在考虑攻角绝对值、攻角变化率、法向过载、分离点攻角衔接及落地条件等约束 下,应用序列二次规划法求解了其最大射程弹道。分析表明,助推- 滑翔导弹比传统弹道导弹射程显著提高,其最 优弹道的起伏有助于增大射程和提高突防能力-For booster- Optimize glider ballistic missile problem, give a maximum rang
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:373.47kb
    • 提供者:王敏
  1. suboptimal_power_allocation

    0下载:
  2. 本文研究OFDM中最佳比特分配,试图在有限功率内达到传输比特最大化-This paper investigates subcarrier and power allocation in multiuser OFDM. The aim is to maximize the overall rate while achieving proportional fairness amongst users under a total power constraint.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:164.56kb
    • 提供者:hodog
  1. L1General2

    0下载:
  2. Solving graph optimization problems. Fast and support sparse constraint
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:90.12kb
    • 提供者:JJWang
  1. 10

    0下载:
  2. 有一农夫要将自己的兔子、蔬菜和狐狸等3件物品运过河。但农夫过河时所用的船每次最多只能装其中的一件物品,而这3件物品之间又存在一定的制约关系:兔子不能单独和狐狸以及不能和蔬菜在一起,因为狐狸要吃兔子,兔子也能吃蔬菜。试构造出问题模式以编程实现这一问题的求解-There is a farmer to own a rabbit, vegetables and foxes and other goods transported across the river 3. But the farmer cro
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:1.87kb
    • 提供者:chenbo
  1. MQAM

    0下载:
  2. 摘要本文首先分析了自适应调制的原理, 它以频谱效率最高为准则, 在恒定功率约束条件下对接收信噪 比优化来选择不同调制阶数。然后引入时变多径信道模型, 通过仿真给出了自适应在此信道条件下的性能, 并分析 了信道估计误差对其性能的影响。 关键词自适应调制, 调制, 时变信道-Abstract This paper first analyzes the principle of adaptive modulation, spectral efficiency it up to standa
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:163.63kb
    • 提供者:yanyan
  1. scheduling-resource-constraint

    0下载:
  2. This GAMS code is developed for multi mode resource constraint project in segmented activities. this code returns the exact solution for the problem which is NP-Hard and should be solved by another algorithms such as meta heuristics.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:1.01kb
    • 提供者:payam
  1. NEXYS4.UCF

    0下载:
  2. constraint for nexys4
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:4kb
    • 提供者:nia
« 12 3 4 5 »
搜珍网 www.dssz.com