搜索资源列表

  1. key2

    0下载:
  2. 用单片机的C语言编的键盘递增递减的C程序的源代码(按一下键,对应的键值增或减一),在很多领域用到此思想,如空调调温等,可供单片机开发工程师参考。-the MCU series of the C language keyboard incremental decrease in C program's source code (by pushing a button, the corresponding increase or d
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:2137
    • 提供者:lsd
  1. 温度控制

    0下载:
  2. 在计算机控制系统中,使用的是数字PID控制器,数字PID控制算法通常又分为位置式和增量式控制算法。由于计算机控制是一种采样控制,它只能根据采样时刻的偏差值计算控制量,因此模拟式中的积分和微分项不能直接使用,需要进行离散化处理。以一系列的采样时刻点kT代表连续时间t,以和式代替积分,以增量代替微分,作近似变换。采样周期足够短,才能保证有足够的精度-the computer control system, using the digital
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:2495
    • 提供者:jun
  1. Multiprocess

    0下载:
  2. 多进程的解决方案 : 创建一个包含四个窗口的多任务模拟:第一个窗口必须显示一系列的递增偶数;第二个窗口必须显示一系列的递增素数;第三个窗口必须显示任意半径的圆;第四个窗口必须显示一系列的随机矩形。-multi-process solution : Create a window contains four multi-task simulation : a window to show a series of increment
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:50724
    • 提供者:mars
  1. chap1_6f

    0下载:
  2. 数字pid控制仿真,包括位置式pid算法和增量式算法-figures pid control simulation, including location-pid algorithm and incremental algorithm
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:3531
    • 提供者:潘若明
  1. AniPic

    0下载:
  2. 一个图形效果处理程序, 可以将图片处理成为按多种方式显示和隐藏的效果, 如百叶窗式, 渐进式, 等等.-a graphics processing can be handled by the pictures shown and many hidden effects, such as blinds and incremental mode, and so on.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:201083
    • 提供者:李新
  1. DSP_interp_line_C

    0下载:
  2. DSP2407平台下用C语言实现的数控直线插补源代码。T2中断插补周期2ms,可设定两组PWM输出状态,实现两个电机控制。使用了数字增量插补时间分割法进行直线插补。-DSP2407 platform using C language NC linear interpolation source code. T2 interrupted interpolation cycle 2ms, set two PWM output and ach
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:6016
    • 提供者:xust_zxh
  1. 位置式PID算法

    0下载:
  2. PID控制算法很多,但很多人用增量是算法,着是位置式算法!-PID control algorithm many, but a lot of people are using incremental algorithm to the location of the algorithm!
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:55495
    • 提供者:刘新华
  1. 一种增量式支持向量机文本分类模型

    0下载:
  2. 一种增量式支持向量机文本分类模型-an incremental SVM text classification model
  3. 所属分类:搜索引擎

    • 发布日期:2008-10-13
    • 文件大小:205338
    • 提供者:none
  1. ExhCAD_1_01a_Final

    0下载:
  2. 《管状换热器计算机辅助设计系统ExhCAD绘图系统(版本:1.01a Final)》为自由软件,采用增量软件开发模型,并用UML对软件进行 建模,以便更新。 该版本只是对换热器的最简单的形式做出设计,而且程序在计算 (包括设计、校核两部分,其中校核部分未编)、绘图过程中都作了简 化,虽然采用了参数化绘图,并能进行简单的数据管理,但没有考虑 换热器的插入件、安装(待编)等因素的影响,特别是在绘图中用 Aut
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:10520487
    • 提供者:东方神眼
  1. Incremental_Document_Clustering

    0下载:
  2. 一个增量文本聚类的算法。 参考文献: Wai-chiu Wong, Ada Wai-chee Fu, Incremental Document Clustering for Web Page Classification. -an incremental version of the clustering algorithm. References : Wai-chiu Wong, Ada Wai-CHEE Fu, Increm
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:242794
    • 提供者:章明
  1. incremental

    0下载:
  2. 支持向量增长聚类方法,?С窒蛄吭龀ぞ劾喾椒??С窒蛄吭龀ぞ劾喾椒?支持向量增长聚类方法-support vector growth clustering, su pport vector cluster growth, increased clustering support vector methods, support vector cluster growth, increased clustering support vecto
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:196267
    • 提供者:ywh
  1. shellsort111

    0下载:
  2. 附有本人超级详细解释(看不懂的面壁十天!) 一、 实际问题: 希尔排序(Shell Sort)是插入排序的一种。因D.L.Shell于1959年提出而得名。它又称“缩小增量分类法”,在时间效率上比插入、比较、冒泡等排序算法有了较大改进。能对无序序列按一定规律进行排序。 二、数学模型: 先取一个小于n的整数d1作为第一个增量,把文件的全部记录分成d1个组。所有距离为dl的倍数的记录放在同一个组中。先在各组内进行直接
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:19421
    • 提供者:乐乐
  1. ID++

    0下载:
  2. 用C#语言在SQL2000实现自定义的自增,如(A100001的下条自动会在数据库中为A100002)这是在SQL2000模仿oracle数据库的自增量。-C# language in the definition of SQL2000 realize from the increased if (A100001 under the automatic will be in the database for A100002) This
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:13856
    • 提供者:方升隆
  1. dfshfgsdg

    0下载:
  2. 按15*16列的表格形式显示ASCII为10H—100H的所有字符,即以行为主的顺序及ASCII码递增的次序依次显示对应的字符。每16个字符为一行,每行中的相邻每两个字符之间用空白隔开。-15 * 16 shown in the form of ASCII 10H - 100H of all characters, that is the main acts in the order and ASCII incremental sequ
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:8934
    • 提供者:kjh
  1. heaptest

    0下载:
  2. Dijstra算法 由Dijkstra提出的一种按路径长度递增序产生各顶点最短路径的算法。 (1)按路径长度递增序产生各顶点最短路径  若按长度递增的次序生成从源点s到其它顶点的最短路径,则当前正在生成的最短路径上除终点以外,其余顶点的最短路径均已生成(将源点的最短路径看作是已生成的源点到其自身的长度为0的路径)。-Dijstra by Dijkstra algorithm proposed by an increment
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:1440
    • 提供者:特殊台
  1. cpid1

    0下载:
  2. 传统的pid控制算法,系统函数是无时滞的,采用增量式的pid控制算法.-traditional pid control algorithm, the system function is without delay, using the incremental pid control algorithm.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1072
    • 提供者:阳关
  1. 2.24

    0下载:
  2. 题目:A、B两个以单链表做存储结构的递增有序排列的链表合并为一个单链表做存储结构的递增有序链表C-topic : A, two B-List to do the incremental storage structure of the orderly Chain for a single merger Chain store done in an orderly structure of the increase List C
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:14907
    • 提供者:袁坤
  1. gpcm05a22

    0下载:
  2. 用于求解广义预测控制器,控制律为非增量式的-used for generalized predictive controller, the control laws of a non-incremental
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1099
    • 提供者:唐斌
  1. IncPID

    0下载:
  2. matlab的c语言s函数,实现增量式pid控制算法-Matlab language c s function and achieve incremental pid control algorithm
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3102
    • 提供者:唐斌
  1. chap1_12

    0下载:
  2. 增量式PID的matlab仿真程序。实用了一个差分方程的对象,利用了增量式的PID算法。-incremental PID Matlab simulation program. A practical difference equations targets, the incremental use of the PID algorithm.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:787
    • 提供者:郭卫钢
« 1 2 3 45 6 7 8 9 10 ... 40 »

源码中国 www.ymcn.org