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

搜索资源列表

  1. mcu_pid_c_program

    0下载:
  2. 在使用单片机作为控制cpu时,请稍作简化,具体的PID参数必须由具体对象通过实验确定。由于单片机的处理速度和ram资源的限制,一般不采用浮点数运算,而将所有参数全部用整数,运算到最后再除以一个2的N次方数据(相当于移位),作类似定点数运算,可大大提高运算速度,根据控制精度的不同要求,当精度要求很高时,注意保留移位引起的“余数”,做好余数补偿。这个程序只是一般常用pid算法的基本架构,没有包含输入输出处理部分。-using SCM as the control cpu, please slight
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1.41kb
    • 提供者:zhao
  1. newton 采用牛顿法实现简单的无约束的最优化问题

    0下载:
  2. 采用牛顿法实现简单的无约束的最优化问题,本程序实现简单的计算,计算无约束最优化问题的最优解-Using Newton' s method to achieve a simple optimization problem without constraints
  3. 所属分类:C#编程

    • 发布日期:2017-03-23
    • 文件大小:2.08kb
    • 提供者:赵皮皮
  1. Functionofgeneticalgorithmoptimizationprocedure.ra

    1下载:
  2. 用遗传算法解一个函数优化问题的程序,目标函数和约束条件可以改动!-Genetic Algorithm for a function optimization problem with the objective function and constraints can be changed!
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:196.56kb
    • 提供者:HuiGuobao
  1. Least-Slack-Time.tar

    0下载:
  2. It is written in C programming language. Problem: Building and simulating a Least-Slack-Time scheduler using linked list and stack data structures Descr iption: In time shared systems, tasks submitted to the system are assigned to a limited num
  3. 所属分类:CSharp

    • 发布日期:2017-03-24
    • 文件大小:57.58kb
    • 提供者:Titanium
  1. TopoSort

    0下载:
  2. Topological sorting ... see wikipedia article for more info ...input is a set of constraints ... if A is above B, and B is above C, input = (A, B), (B, C) ... output is correct ordering of input elements... A, B, C
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:1022byte
    • 提供者:
  1. Class-scheduling-genetic-algorithm

    0下载:
  2. The Class Scheduling Problem (CSP) is concerned with assigning a number of courses corresponding to various students and instructors to classrooms taking into consideration constraints like classroom capacities and university regulations. Th
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:40.93kb
    • 提供者:masmur
  1. CSharpexe-lpk

    0下载:
  2. 总体下来,能查杀exe文件夹病毒文件,但无法清除它在c:\F10S 目录下的 ctfmon.exe 与 svchost.exe 和它生成的启动组的快捷方式。 由于条件的限制,我也乏天回术。它将自己的句柄写入到 系统关键的进程 winlogon 中。 源码中有个UnLocker的类、本来想清掉它的句柄删除文件,但是发生个很无奈的 0xC0000005(STATUS_ACCESS_VIOLATION)错误。最后我很无耻的放弃了。 另外 附加 LPK查杀。基本上它创建的服务,打开的进
  3. 所属分类:CSharp

    • 发布日期:2017-11-07
    • 文件大小:642.58kb
    • 提供者:猪蹄
  1. train_dictionaries_3

    0下载:
  2. 基于训练字典的图像超分辨率算法,灵活的应用先验约束-Image super-resolution algorithm based on the training dictionary, flexible applications priori constraints
  3. 所属分类:CSharp

    • 发布日期:2017-11-10
    • 文件大小:1.19kb
    • 提供者:star
  1. youjianzhuce

    0下载:
  2. 邮箱注册,用户名密码注册时候进行用正则表达式约束-Mail registration, username password registration time for a regular expression constraints
  3. 所属分类:CSharp

    • 发布日期:2017-11-12
    • 文件大小:18.14kb
    • 提供者:wan
  1. CSharpIpInput

    0下载:
  2. 用户自己定义IP控件,可以满足一般用户对IP框的限定和约束-User-defined IP control, to meet the general user limit on the IP box and constraints
  3. 所属分类:CSharp

    • 发布日期:2017-04-09
    • 文件大小:62.08kb
    • 提供者:keil
  1. drvsrc

    0下载:
  2. atmeg168源代码 基于电机控制 This application note describes how to implement a sensorless commutation BLDC motors. Starting with a simple model of the BLDC motor, the basis of sensorless commutation will be explained. Technical constraints and re
  3. 所属分类:CSharp

    • 发布日期:2017-04-28
    • 文件大小:71.73kb
    • 提供者:sunyelei
  1. Video

    0下载:
  2. 使用C#编写的视频远程监控程序源代码,时间仓促,有待完善!-Written in C# using remote video monitoring program source code, time constraints, to be perfect!
  3. 所属分类:CSharp

    • 发布日期:2017-04-30
    • 文件大小:49.51kb
    • 提供者:chenmeicheng
  1. ProjectScheduling-true

    0下载:
  2. 针对飞机装配线的加工任务调度问题设计了基于遗传算法的调度算法,包含一套启发式规则和一系列线边约束。-Task scheduling problem for processing aircraft assembly line designed scheduling algorithm based on genetic algorithm, comprising a set of heuristic rules and a series of line side constraints.
  3. 所属分类:CSharp

    • 发布日期:2017-05-01
    • 文件大小:75.73kb
    • 提供者:许可
  1. bzd

    0下载:
  2. 单个应急服务设施点的选址问题,并将其推广到多个应急服务设施点选址的模型.先假定应急服务设施点都选在网络图的顶点处,然后根据应急属性建立具有约束条件的数学模型-Emergency service location problem of single point and extend it to multiple emergency services facility location model. Presuppose emergency service points are selected a
  3. 所属分类:CSharp

    • 发布日期:2017-04-12
    • 文件大小:1.46kb
    • 提供者:myb
  1. chengfahanshufa

    1下载:
  2. 系统优化算法设计与实现—用惩罚函数发(外点法)解带等式约束的非线性规划-Algorithm design and system optimization- with the penalty function hair (external point method) Solutions for Nonlinear Programming with Equality Constraints
  3. 所属分类:CSharp

    • 发布日期:2017-04-12
    • 文件大小:848byte
    • 提供者:Danny
  1. match

    0下载:
  2. 简单的匹配游戏,运用泛型,随机数,每对图标检测运用时间限制。(Simple matching games, using generic, random number, each pair of icon detection, the use of time constraints.)
  3. 所属分类:C#编程

  1. 2a63fec9-7e33-4007-befd-b3ef84e7afd9

    0下载:
  2. Mobile radio communications are evolving from pure telephony systems to multimedia platforms offering a variety of services ranging from simple file transfers and audio and video streaming, to interactive applications and positioning tasks. Naturally
  3. 所属分类:C#编程

    • 发布日期:2018-01-06
    • 文件大小:13kb
    • 提供者:Ho Nhu HIen
搜珍网 www.dssz.com