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

搜索资源列表

  1. 1

    0下载:
  2. 主要目的就是要从传感器中收到两个正弦信号,用单片机进行计数。并传送到上位机来进行显示。 SPEED为采集到正弦信号并用T0,T1来计数。知道16位计数器能够一次计完。 用T2来设定波特率。并发送计数器计的脉冲个数。假如上位机的接受信号为58。- The main aim is received from the sensors two sinusoidal signals with a microcontroller to count. And send to the host
  3. 所属分类:assembly language

    • 发布日期:2017-04-07
    • 文件大小:1566
    • 提供者:ruler
  1. Huffman

    0下载:
  2. 用vc++实现用最短路径查找哈弗曼树。n个权值构成n棵二叉树的集合F={T1, T2, …, Tn},其中每棵二叉树Ti中只有一个带树为Ti的根结点。-Achieved with the vc++ to find the shortest path tree Havermann. n-weight constitutes a collection of n binary trees F = (T1, T2, ..., Tn), which is only a Ti binary Each spe
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:1017
    • 提供者:liangsi
  1. Remote Control

    1下载:
  2. 红外线遥控控制继电器 MCU:STC89C52 ,晶体频率:11.0592MHz-Infrared Remote Control Relay MCU: STC89C52, the crystal frequency: 11.0592MHz
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2012-12-29
    • 文件大小:8493
    • 提供者:
  1. T2

    0下载:
  2. ks0107 lcd controller by asm
  3. 所属分类:assembly language

    • 发布日期:2017-04-14
    • 文件大小:3413
    • 提供者:wut
  1. 25811261ldpc_toolkit_1_1.tar

    1下载:
  2. In our following paper, we find that the shortten codes of DVB-S2 have some problems,this program can provide a good DVB-S2 LDPC code without cascaded BCH codes. [1] Yang Xiao, Kiseon Kim, "Alternative good LDPC codes for DVB-S2", 9th International C
  3. 所属分类:Other systems

    • 发布日期:2016-11-21
    • 文件大小:4667
    • 提供者:Ahsan Ali
  1. PCArtejfgds

    1下载:
  2. 在Matlab中,用PCA程序提取两个统计量:T2和Q从而应用在机械故障的预测中,我个人觉得还可以,希望大家指正。-In Matlab, with the PCA program to extract the two statistics: T2 and Q and thus used in the prediction of mechanical failure, I personally felt that I can and hope that we corrected.
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2517
    • 提供者:姜海燕
  1. vaspkit-0.14.tar

    2下载:
  2. 主要功能有: 1,把POSCAR 或者CONTCAR转化为cif 或xsf格式; 2,提取电荷,自旋密度,使用vesta软件可视化。 3,提取总,偏态密度,以及t2-e态密度 4,提取总能带或其中某一原子的某一轨道的能带(投影能带)。 文件输出格式: 1,结构可视化文件输入文件为poscar.cif 或contcar.cif, 用MS, VESTA或其它可视化软件软件打开; 2,输出总态密度文件为tdos.dat, 偏态密度文件为pdos.dat, 使用orig
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-22
    • 文件大小:21051
    • 提供者:samuel
  1. ct2Timer

    0下载:
  2. 定时器2的初始化设置,中断使用,中断服务程序-T2 initial
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:17032
    • 提供者:jerome wan
  1. DVB_S2_LDPC_implementation

    1下载:
  2. 所属分类:Communication

    • 发布日期:2015-08-15
    • 文件大小:4829314
    • 提供者:梅国强
  1. 89S52

    0下载:
  2. 一个基于89S52的电容表,适合自制,有代码和PCB-89S52-based capacitance tables, suitable for self-control, there is code and PCB
  3. 所属分类:Project Design

    • 发布日期:2017-05-04
    • 文件大小:1053622
    • 提供者:胡永伟
  1. TestTime

    0下载:
  2. 2.CTime CTime中默认的构造函数不初始化成员,所以这样创建的对象,就这样使用会出问题一般不这样用 GetDayOfWeek()要注意返回值1 = Sunday, 2 = Monday, to 7 = Saturday 计算两个日期相差时间可以直接相减 CTime t1,t1 CTimeSpan ts=t1-t2 ts两个日期相差的一个时间类-2.CTime CTime default constructor does not initialize the m
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-26
    • 文件大小:12073
    • 提供者:liulan
  1. CeilEnvironmentMCUcode

    0下载:
  2. 89s52单片机设计的具有小信号频率检测(小幅度模拟信号频率测量)功能和自动换挡测量功能的最低测量频率1Hz最高测量频率达到10MHz的频率计的ceil环境汇编语言编写的单片机程序(附频率计的protel设计原理图)-89s52 microcontroller designed with the small-signal frequency detection (small amplitude analog signal frequency measurement) functions and
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:58927
    • 提供者:李光银
  1. t2.c

    0下载:
  2. 大数相乘,实现正负号处理 通过字符传输入,可以处理任意位数的相乘 目前只支持整数!-Multiplying large numbers and achieve sign deal
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-02
    • 文件大小:644
    • 提供者:zhangbo
  1. DVB_H_channel

    0下载:
  2. This files are about multipath channel simulator for the DVB-H system. Basic QAM modulation and demodulation module are included and channel estimation is also included.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:14657
    • 提供者:Seunghwan
  1. T2

    0下载:
  2. 数据发送,控制数个红外发光管闪烁编码 -Data sent to control a number of infrared LED blinking codes
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-07
    • 文件大小:533
    • 提供者:jiangxiaoyu
  1. CC2430-5

    0下载:
  2. CC2430基础实验例程--定时器T2的使用-CC2430 experimental routine basis- the use of Timer T2
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:26900
    • 提供者:魏德宝
  1. LDPC_codec

    1下载:
  2. LDPC coder and decoder for DVB-S2 system modeling in MATLAB.
  3. 所属分类:matlab

    • 发布日期:2015-08-15
    • 文件大小:10636
    • 提供者:dfdfgdfg
  1. DXPC

    0下载:
  2. 符合导线简易平差程序 3, 5745.660 D10, 8084.230, 4919.212 D11, 7351.644, 4653.924 D12, 8447.816, 2788.977 D10 D08, 91.1214, 0 T1, 188.1308, 253.582 T1 D10, 0.0, 253.586 T2, 194.4415,114.683 T2 T1, 0.0, 114.677 T3, 175.2806, 14
  3. 所属分类:CSharp

    • 发布日期:2017-03-26
    • 文件大小:84455
    • 提供者:张航
  1. t2

    0下载:
  2. 这是一个小学生数学测试程序,可进行简单的加减乘法运算,自主测试.-This is a simple progrem for courting some examination!
  3. 所属分类:Education soft system

    • 发布日期:2017-04-10
    • 文件大小:696
    • 提供者:王东东
  1. TIMER

    0下载:
  2. T3产生方波脉冲,由T4来计数T3所产生的脉冲数,T2计时T4所计脉冲的时间 从而由T2与T4来计算T3的脉冲频率-timer___
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:26119
    • 提供者:tonny
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 19 »
搜珍网 www.dssz.com