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

搜索资源列表

  1. T2

    0下载:
  2. audio Task 2 by me and friends
  3. 所属分类:Audio program

    • 发布日期:2017-12-01
    • 文件大小:7910
    • 提供者:mohammed
  1. namefight

    0下载:
  2. 以前自己编的一个小游戏,输入姓名然后可以对战,可以自娱自乐一下-#include <stdlib.h> #include <time.h> #include <windows.h> #define S Sleep(1000) #define P printf char name1[20],name2[20] int k1,k2,i,t1,t2,sxq int x1=100,x2=100,pow1,pow2,spe1,spe2
  3. 所属分类:Other Games

    • 发布日期:2017-11-16
    • 文件大小:1576
    • 提供者:安若
  1. T2_standard

    0下载:
  2. DVB-T2的标准,搞机顶盒这一行的必备资料-DVB-T2 standard, to engage in this line of essential information
  3. 所属分类:Other systems

    • 发布日期:2017-11-23
    • 文件大小:1820594
    • 提供者:张星
  1. core_t2

    0下载:
  2. Code common to all T2 core logic chips.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-07
    • 文件大小:9953
    • 提供者:ningzaobiu
  1. CC2430-5

    0下载:
  2. 用定时器2 来改变小灯的状态,T2 每发生一次中断小灯改变状态一次。-Timer 2 to change the status of a small lamp, T2 occurs once every interrupt lights change state once.
  3. 所属分类:SCM

    • 发布日期:2017-11-26
    • 文件大小:26835
    • 提供者:neil
  1. T2

    0下载:
  2. 计算JAVA程序有多少字符, 并返回结果,-Calculate the number of characters JAVA program, and returns the result,
  3. 所属分类:File Formats

    • 发布日期:2017-11-28
    • 文件大小:795
    • 提供者:joke
  1. 51Clock

    0下载:
  2. 51单片机定时器的讲解,很实用。包括定时器T0、T1、T2。-51 single-chip timer to explain, very practical. Timer T0, T1, T2.
  3. 所属分类:Database system

    • 发布日期:2017-11-26
    • 文件大小:354951
    • 提供者:yuepeng
  1. a

    0下载:
  2. C语言实现下面的功能:过程的输入驱动采用M序列,即u(k)是一个M序列。过程传递函数G(s)中K=120,T1=8.3Sec,T2=6.2Sec。过程的脉冲响应理论值g(k)满足。根据过程的输入输出数据u(k)和z(k),利用相关分析算法估计出过程的脉冲响应值g2(k)。-Process input is driven by the M sequence, i.e., u (k) is an M sequence. Process transfer function G (s) K = 120,
  3. 所属分类:Algorithm

    • 发布日期:2017-11-29
    • 文件大小:1759
    • 提供者:
  1. exp1

    0下载:
  2. matlab程序实现下面的功能:过程的输入驱动采用M序列,即u(k)是一个M序列。过程传递函数G(s)中K=120,T1=8.3Sec,T2=6.2Sec。过程的脉冲响应理论值g(k)满足。根据过程的输入输出数据u(k)和z(k),利用相关分析算法估计出过程的脉冲响应值g2(k),并且有。-Process input is driven by the M sequence, i.e., u (k) is an M sequence. Process transfer function G (s)
  3. 所属分类:Algorithm

    • 发布日期:2017-11-24
    • 文件大小:2137
    • 提供者:
  1. pinmux-t2-tables

    0下载:
  2. Common pinmux configurations for Tegra 2 SoCs- Common pinmux configurations for Tegra 2 SoCs
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-04
    • 文件大小:3438
    • 提供者:vaivueven
  1. matlab-TE-fault1

    0下载:
  2. matlab程序,利用主元分析、T2统计图和贡献率图方法对数据进行故障检测和诊断,贡献率图是变量对失控得分进行贡献率计算-matlab program, using principal component analysis, T2 charts and maps of the contribution rate of the data for fault detection and diagnosis, the contribution rate of the variable on the m
  3. 所属分类:matlab

    • 发布日期:2017-11-17
    • 文件大小:16075
    • 提供者:chensi
  1. matlab-TE-fault1-second-idea

    0下载:
  2. 利用主元分析、T2统计图和贡献率图方法对TE仿真故障1数据进行故障检测和诊断,贡献率图是变量对超出T2控制限的失控得分进行贡献率计算-matlab program, using principal component analysis, T2 charts and maps of the contribution rate of a fault on the TE simulation data for fault detection and diagnosis, the contributio
  3. 所属分类:matlab

    • 发布日期:2017-11-03
    • 文件大小:11385
    • 提供者:chensi
  1. time-type

    0下载:
  2. 定义如下时间类TimeType,要求完成各个成员函数,并写主函数进行验证。 class TimeType{ int h,m,s public: TimeType(int h0=0,m0=0,s0=0) //构造函数 void increSec(int sec) //增加若干秒 void increMin(int min) //增加若干分钟 void increHou(int hou) //增加若干小时 bool equal(TimeType t2)
  3. 所属分类:Other systems

    • 发布日期:2017-11-15
    • 文件大小:906
    • 提供者:zhou
  1. SOM-code

    0下载:
  2. this was the code for SOM based brain image segmentation which can segment brain image and finally the segmented labelled image was represent as a color label. this code segment the tumor spot of an given brain image and represent as a color label. w
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1131345
    • 提供者:vasanth
  1. CC2530-5

    0下载:
  2. 物联网2530的T2的使用,绿灯亮,红灯闪烁.-Things use T2 in 2530, the green light, red light flashes.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-08
    • 文件大小:35944
    • 提供者:杨凯
  1. libGLEMU_NVIDIA

    0下载:
  2. 英伟达T2 手机芯片 android OpenGL ES lib-Nvidia T2 Smat Phone chip android OpenGL ES lib
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-04
    • 文件大小:3062
    • 提供者:肖峰
  1. 51cs

    0下载:
  2. STC89C51单片机用T2定时器来计数测距-STC89C51 microcontroller T2 timer to count ranging
  3. 所属分类:Communication

    • 发布日期:2017-04-08
    • 文件大小:542
    • 提供者:psl
  1. timer2

    0下载:
  2. PIC16F1822 定时器T2-PIC16F1822 1
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:59121
    • 提供者:高龙
  1. 1

    0下载:
  2. T2 定时器应用简例,利用T2定时器控制小车的调速与测速功能的新定时办法-T2 timer application simple example, the use of the T2 timer to control the car' s speed and the speed function of the new timed approach
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-08
    • 文件大小:29760
    • 提供者:梁义
  1. IEC-104Master

    0下载:
  2. 支持IEC60870-5-104: 2000 IEC104规约软件包 实现104规约主站侧链路层的功能-IEC_Master_104.lib: void Init_SockServerport(WORD port=2404) void Init_Linkpara(int t0=30,int t1=15,int t2=10,int t3=20,int k=12,int w=8) virtual void On_init_Link_process() virtual v
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-29
    • 文件大小:879132
    • 提供者:任祥
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 19 »
搜珍网 www.dssz.com