资源列表
SimplePCConnect2_java
- 手机发送端消息的通信模块,包括短信,WAP push等功能-phones send information-communication modules, including SMS, WAP push function
ftpEngine
- 一个用vc编的ftp搜索工具.用的是mfc开发的小软件.-vc with a series of the ftp search tool. The mfc is a small software development.
8019
- 一个通讯的的程序,用C语言写的关于TCP/IP的程序-a communications procedures, written in C language on the TCP / IP procedures
串口传输
- 串口传输,经调试很成功,通过pc机串口调试精灵,在周立功单片机上运行-serial transmission, debugging very successful, through the pc-serial debugging genies, Zhou, who runs SCM
epprom的C语言读写程序
- I^Cz总线的 读写程序 接rom 经调试了 -I ^ Cz Bus reader then rom procedures by the debugger
openssh-4.0
- Linux下面的ssh的应用和相关代码,内容挺多,如果想了解多些请到相应的网站查询www.openssh.com-following ssh Linux applications and related code, as both sport and if he wants to know more about the free corresponding website www.openssh.com
IPInfo
- 这是一个取IP地址信息的程序,如:ip所在区域等,可以通过设置ip区间,请求发送频率等-This is an IP address information from the procedure, such as : ip region, can be set ip range, and the frequency of requests for this
单片机启点-I2C程序C语言
- I2C编程,应用于I2C接口的C语言程序,适合初学者-I2C programming, I2C interface for the C language program suitable for beginners
ldpc_distr
- 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
bch_matrix_v1_0_tar
- 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
rs32_28_v1_1_tar
- 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
温度控制
- 在计算机控制系统中,使用的是数字PID控制器,数字PID控制算法通常又分为位置式和增量式控制算法。由于计算机控制是一种采样控制,它只能根据采样时刻的偏差值计算控制量,因此模拟式中的积分和微分项不能直接使用,需要进行离散化处理。以一系列的采样时刻点kT代表连续时间t,以和式代替积分,以增量代替微分,作近似变换。采样周期足够短,才能保证有足够的精度-the computer control system, using the digital PID controller, digital PID c