CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 源码下载 Windows编程 通讯编程

资源列表

« 1 2 ... .09 .10 .11 .12 .13 1614.15 .16 .17 .18 .19 ... 1640 »
  1. ZMODEM code

    0下载:
  2. MODEM 调制解调器开发的C语言源程序 BC或MSC编译 适用于嵌入式系统-C source codes for modem developing.You can compile it in Borland c compiler or Microsoft C. It is fit for embedded system as well.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:175881
    • 提供者:赵磊
  1. CRC ANSI X3.66

    0下载:
  2. 32位CRC循环冗余源代码 符合ANSI X3.66标准,运用于CCITT s X.25协议-32 Cyclic Redundancy source code conforms to the ANSI X3.66 standard, used CCITT s X.25
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:4187
    • 提供者:赵磊
  1. GetNet

    0下载:
  2. 进程列举程序,优点类似Windows任务管理器。 VC++编写实现,调试通过!-process procedures outlined the advantages similar to the Windows Task Manager. VC + + realization, debugging through!
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:52967
    • 提供者:邓云
  1. evc4 Http

    0下载:
  2. evc4 下HTTP的功能全部实现,在sp4下编译运行-evc4 all of the functions of the compiler running under Explorer
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:14954
    • 提供者:于明着
  1. timer_com

    0下载:
  2. 通过定时器定时向串口发送数据,1秒内发4段,并且4段的时间间隔可控制-timer through regularly send data to the serial port, one within seconds of the four, and four of the time interval can be controlled
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:34309
    • 提供者:轩辕鸿彦
  1. app_simple_ir

    0下载:
  2. 一个简单的被动式红外线防盗报警器。该报警器由红外线发射、接收、蜂鸣器和LED指示灯组成。正常情况下,绿色的LED常烁,表示监控区域正常。一旦监控区域有人闯入,绿色LED熄灭,红色的LED快速闪烁,同时蜂鸣器立即报警。-a simple, passive infra-red anti-theft alarm. The alarm from the infrared transmitter and receiver, buzzer and LED indicator components. Unde
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:155862
    • 提供者:cwf
  1. BCJR_turbo

    1下载:
  2. Turbo码的BCJR 算法 将通过观察离散无记忆信道(DMC) 中的M arkov 信源的接收序列, 经过计算, 给出每符号(状态) 最小 差错概率的符号(状态) 序列。-Turbo Codes BCJR algorithm by observing without discrete memory accesses (DMC), M arkov source reception sequence, calculated, given every sign (state), the
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:181832
    • 提供者:姚中华
  1. viterbi

    0下载:
  2. 卷积码的译码方法主要有两种:代数译码和概率译码。代数译码是根据卷积码的本身编码结构进行译码,译码时不考虑信道的统计特性。概率译码在计算时要考虑信道的统计特性。典型的算法如:最大似然译码、Viterbi译码、-Convolutional Decoding by two major ways : Decoding algebra, probability and decoding. Decoding is based on algebraic Convolutional Codes itself c
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:8336
    • 提供者:姚中华
  1. 温度控制

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

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

    0下载:
  2. RS码是Reed-Solomon 码(理德-所罗门码)的简称,它是一类非二进制BCH码,在RS码中,输入信号分成k·m比特一组,每组包括k个符号,每个符号由m个比特组成-RS Reed-Solomon codes (Li-teh-Solomon code) in the short, it is a non-binary BCH, the RS code, the input signal into a bit k m groups, each including k symbols, each
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:94208
    • 提供者:姚中华
  1. bch_matrix_v1_0_tar

    0下载:
  2. bch码-循环码的生成多项式具有如下形式: ,这里t为纠错个数,为最小多项式,LCM表示取最小公倍式,则由此生成的循环码称之为BCH码。该码是以三个发现者博斯Bose)、查德胡里(Chaudhuri)和霍昆格姆(Hocquenghem)名字的开头字母命名的。其最小码距dmin≥2t+1,能纠t个错误。BCH的码长为n=或的因子 -BCH code-cycle generating polynomial code with the following forms : here t FEC
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:18432
    • 提供者:姚中华
  1. ldpc_distr

    0下载:
  2. LDPC码是Low Density Parity-check Codes的缩写,一个长为N的LDPC码由它的校验矩阵H来定义,该矩阵的特点是其中的元素0特别多,1特别少——即所谓的“低密度”。一个参数为(N,i,j)的H表示该矩阵中每列有i个1,每行有j个1,矩阵大小为N×K,N代表码字长度,K代表校验子的个数。 -LDPC code is the ab. of Low Density Parity-check Codes. A Length N LDPC is defined by its
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:625205
    • 提供者:姚中华
« 1 2 ... .09 .10 .11 .12 .13 1614.15 .16 .17 .18 .19 ... 1640 »
搜珍网 www.dssz.com