CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数据结构常用算法 搜索资源 - control

搜索资源列表

  1. 数据结构课设

    0下载:
  2. 用c编写的数据内部排序方法,可在窗口中选择多种排序方法,如快排,冒泡,折半插入等,还可以选择排序数据的个数,初态,控制等.-using data prepared by the internal order, the window can choose a variety of sequencing methods, such as fast Pai, bubbling half insert, can also choose the number of original data, the i
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:570.32kb
    • 提供者:susu
  1. JAVA完善后的多项式相加

    1下载:
  2. 完善以前的JAVA实现的多项式相加 提供了输入系数和次数的控制-perfect before JAVA sum of the polynomial coefficients for the input and frequency control
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:7.08kb
    • 提供者:小样
  1. PIDPROGRAM

    0下载:
  2. 用tubro C写的PID算法,该算法常用于温度控制等时延性控制系统-used to write the PID algorithm commonly used in the temperature control system control delay
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1.91kb
    • 提供者:yea
  1. subdivide20NT

    0下载:
  2. 基于catmull-clark和loop细分的精确细分曲面曲面的法向控制程序-on-clark loop and sub-sub-surface precision of surfaces to control procedures
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1.57mb
    • 提供者:何钢
  1. AlgorithmCode

    0下载:
  2. 海明码 出站入站序列 非递归生成树 九格填质数 七子控棋盘等等算法-Haiming yards out station stops recursive sequence-9 grid spanning tree fill several seven-quality control algorithm chessboard, etc.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:5.05kb
    • 提供者:张广旭
  1. zzx

    0下载:
  2. 这是一道大学生信息学奥林匹克竞赛的试题的解答,里面应用了特殊的控制手段来限制递归算法的递归深度,这种手段在利用递归结决问题时非常有借鉴意义。-students Informatics Olympiad answer the questions, inside a special application of the control measures to limit the recursive algorithm recursive depth, this means the use of re
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:39.89kb
    • 提供者:孙叔敖
  1. key_path

    0下载:
  2. AOE图工程工期控制问题,求解工程的工期与关键路径-AOE plans to control the construction period, the time limit for the project and the critical path
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2.19kb
    • 提供者:aaa
  1. wenbenkuangshuruneirong

    0下载:
  2. 此程序可控制文本框输入的内容,当输入为数字时为正确,否则提示出错信息.-this procedure can control the input text box, when the input of the correct figures, otherwise suggest error messages.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2.15kb
    • 提供者:宋冬玲
  1. 操作系统进程内存管理模拟

    1下载:
  2. 有关此程序的功能请见程序中的帮助菜单程序难点1:创建Windows xp中按钮样式解决方法:使用标签控件与形状控件一起形成此样式此方法缺点:由于标签没有TAB事件,所以不能使用键盘控制按钮。此缺点解方法:截取键盘事件,以响应TAB事件(时间有限,没有实现)程序难点2:实时与分时混合应用解决方法:置一FOR循环在TIMER中,先判断并响应时实进程,再置另一当循环在TIMER中,无时实时再执行分时进程。程序难点3:分页式内存管理的调度方式解决方法:具体方法见程序中的注释。程序难点4:基于优先级的调度
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:25.35kb
    • 提供者:李华
  1. CRC32数据检验算法代码

    0下载:
  2. 在远距离数据通信中,为确保高效而无差错地传送数据,必须对数据进行校验即差错控制。循环冗余校验CRC(Cyclic Redundancy Check/Code)是对一个传送数据块进行校验,是一种高效的差错控制方法。-in long-distance data communication, in order to ensure efficient without error to transmit data, the data must check that the error control. C
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:18.58kb
    • 提供者:zhou
  1. CalExpression

    0下载:
  2. 字符串计算公式,在编辑框输入你想要的计算公式,本程序,只提供几个简单的函数,只要是C支持的函数你可以在相应的控件函数里面添加!-string formula, the editorial input box you want the formula for calculating the process, only a few simple functions, as long as C is a function of your support in the corresponding con
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:32.39kb
    • 提供者:杨涛
  1. 描述进程状态迁移过程

    0下载:
  2. 进程状态迁移.写一个程序描述进程状态迁移过程,理解进程概念、状态转换及其控制-Process state transition. The process of writing a program that describes the status of the migration process, the process of understanding the concept of state transition and its control
  3. 所属分类:数据结构常用算法

    • 发布日期:2012-03-29
    • 文件大小:1.05kb
    • 提供者:testsb
  1. 编程实现生产者消费者或读写者的同步问题

    0下载:
  2. 编程实现生产者消费者或读写者的同步问题 编程实现生产者消费者或读写者的同步问题,目标掌握信号量实现进程同步及其应用-Programming producers or consumers who read and write the synchronization programming producers, consumers or those who read and write synchronization problem, the target volume to achieve
  3. 所属分类:数据结构常用算法

    • 发布日期:2017-03-23
    • 文件大小:1.14kb
    • 提供者:瓜哥
  1. DragDropApp

    0下载:
  2. 树节点菜单的C#实例源码下载,在节点处应用于图像技术,参考价值大,C#制作的树控菜单源码实例,新手朋友,可不要错过哦。-Tree node menu C# example source code download at the nodes used in image technology, large reference value, the tree control menu source C# produced instance, novice friends, can not miss.
  3. 所属分类:Data structs

    • 发布日期:2017-11-09
    • 文件大小:24.85kb
    • 提供者:fwtca1
  1. src

    0下载:
  2. 分布式系统停车场问题:某停车场共有TOTAL-NUM个车位, ENTRY-NUM个入口, EXIT-NUM个出口. 现需要一个用于停车场控制汽车进出的分布式系统, 在该系统中没有集中的管理者(central server), 每个进(出)口通过通信平等协商保存当前车库的状态信息(如空闲车位数UNOCCUPIED-NUM等), 并据此决定是否允许车辆进入, 为简便计, 假定通信是可靠的.-Parking issues distributed systems: A total of TOTAL-NU
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:7.9kb
    • 提供者:汪若疯
  1. S3

    0下载:
  2. vector control: an example in vector control of induction motor
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:13.53kb
    • 提供者:Sadjad
  1. Control-Theory-program

    0下载:
  2. 用算法编程解决想要相应的问题!使用方便,容易上手!控制理论与应用论文程序-Programmed with algorithms to solve the problem you want the corresponding! Easy to use, easy to use! Control Theory and Applications paper program
  3. 所属分类:Data structs

    • 发布日期:2017-05-10
    • 文件大小:2.13mb
    • 提供者:鑫鑫
  1. Date-control

    0下载:
  2. 日期控制,可实现对日期的基本控制,包括时间差计算和星期计算-Date control, date, and time difference calculation weeks
  3. 所属分类:Data structs

    • 发布日期:2017-11-17
    • 文件大小:166.07kb
    • 提供者:王京石
  1. The-traffic-light-control-system

    0下载:
  2. 交通灯控制系统,利用图的遍历与查找技术实现计算多岔路口的交通灯设置问题。-Traffic Light Control System, to graph traversal Find technology to calculate multi fork traffic lights set problem.
  3. 所属分类:Data structs

    • 发布日期:2017-11-09
    • 文件大小:229.88kb
    • 提供者:王京石
  1. Supervisory-Control

    1下载:
  2. 在两个控制器之间组合形成一个模糊监督控制(FSC)克服非线性系统中PID控制的限制。 本文提出了一种PID控制器的模糊监控技术。 此技术旨在在线调整PID参数以自动提高性能。 模拟结果表明,模糊监控调谐的性能优于PID控制器的经典调谐方法的性能。-it is a good idea to combine between the two controllers to form a fuzzy supervisory control (FSC) to overcome the limitation
  3. 所属分类:Data structs

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