搜索资源列表
宽带交换机tools
- 港湾DSLAM配置文件生成器,通过输入简单的信息可以自动生成DSLAM配置文件-Harbor DSLAM configuration file generator, input simple messages can be automatically generated configuration file DSLAM
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
RS编码器软件
- 本程序仿真做出了一个RS编码器。运行本软件,可得到一个可视化界面,按界面提示随意输入信息序列,即可对其进行RS编码。一般的RAR解压即可-made an RS encoder. Running the software, will be a visual interface, interface suggested by the random input sequences can be encoded its RS. General RAR can extract
通信演示程序(类似TTY)
- 例子程序名为Terminal,是一个简单的TTY终端仿真程序。读者可以用该程序打开一个串行口,该程序会把用户的键盘输入发送给串行口,并把从串口接收到的字符显示在视图中。-example program called Terminal, is a simple TTY terminal emulation. Readers can use this program to open a serial port, the program will be user keyboard input sent
jmf-2_1_1e-scsl-src
- JMF implement the multimedia communiacation, it will endecoode the voice input to rtp package and send through the network.-JMF implement the multimedia communiacat ion. it will endecoode the voice input to rtp package and send through the network.
java实现服务器和客户机通讯的的方法
- 本文介绍一种用Java的Socket和ServerSocket实现服务器和客户机通讯的的方法。原理是在服务器端建立ServerSocket端口并监听,接收到客户端的连接请求时建立Socket,得到Socket的输入输出流。在客户端新建Socket并获得输入输出流。服务器和客户端的输入输出流建立后使用writeLine()和println()方法彼此发送和接收数据。为提高代码效率,建立两个类clientAgent和serverAgent。 -This article introduces a
20060402
- CAN接口模块之模拟量输入模块即CAN模块加上一个AD转换接口程序-CAN Interface Module in connection analog input module that CAN module with an AD converter interface program
200604022
- CAN接口模块之模拟量输入模块编程,芯片为模数转换芯片-CAN Interface Module in connection analog input module programming, the chip for analog-digital conversion chip
vcjiel
- 串口调试,用于接收显示数据ID,输入发送数据,-serial debugging, for receiving data show ID, send data input,
PCommTransfer
- 不仅串口的正常通信,还实现双串口透传,这个在你不知道控制设备的通信格式的时候通过将输入接入一个串口,输出接到一个串口,就可以在你的计算机上看到实际的通信报文。我就是有这种需求才作的。-not only the normal serial communication, but also to achieve double-Serial thoroughly, in this you do not know the communication control equipment format of
PhoneMaker
- 本程序可以在界面上输入电话号码后,进行拨号,并显示拨号状态,并有挂断的功能。-the procedure at the interface input telephone numbers, dial-up, and that dial-up state, and hung up functions.
BPSK_Simulation_for_AWGN_Rayleigh_Channels
- BPSK SYSTEM SIMULATION We simulate the generation of random variables r0 and r1, which constitutes the input to detector.The detector output is compared with the binary transmitted sequence and an error counter is used to count the number of bit e
channel.m
- 这些是MIMO信道的程序,对于多天线无线通信系统的多输入多输出系统有很好的借鉴作用,希望对大家有所帮助.-MIMO channel procedures, for multi-antenna wireless communication systems for multi-input multi-output system is a good reference guide, we hope for some help.
Custom Input Box.455887
- name=CustomInputBox ver=v1.0 author=ccrun devtool=C++Builder fullsource=1 desc=通过自定义消息的方法来实现自定义输入框-name CustomInputBox ver = = = v1.0 author cc run devtool = C = Builder fullsource desc = 1 through self - justice information and means
BCH_bm_simulation
- An encoder/decoder for binary BCH codes Error correction using the BERLEKAMP-MASSEY ALGORITHM.Any (valid) code length can be input-An encoder / decoder for binary BCH codes Er Ryan correction using the BERLEKAMP - MASSEY ALG ORITHM.Any (valid) cod
bch_erasures
- Erasure correction achieved by two errors-only decoding passes using the Euclidean algorithm. Any (valid) code length can be input. -Erasure correction achieved by two errors - only decoding passes using the Euclidean algo rithm. Any (valid) code
socket_communication
- 多线程Socket阻塞模式下通信 BCB-Socket阻塞模式通讯测试(多线程) 如果有多个客户机连接服务器请用以下的IP地址。 Client1:服务器IP:127.0.0.1 Client2:服务器IP:127.0.0.2 Client3:服务器IP:127.0.0.3 Client4:服务器IP:127.0.0.4 . . . . . . 以此类推。 在多机上则只要输入服务器端的IP地址就可以了。可以相互传收字符串-multit
rs.bm
- 一个用c编的RS编码的程序,采用BERLEKAMP-MASSEY S 算法,输入m,以及信噪比,可得到生成多项式和误码率等。-with a series of RS coding procedures, using BERLEKAMP - MASSEY S algorithm input m, and the signal-to-noise ratio. available generating polynomial and the error rate.
PLL_PLV
- 锁相回路可视为一个输出相位和输入相位的回授系统用以同步输入参考讯号和回授后输出信号。并让其操作同样的频率。如(图一)所示,简单锁相回路[3,4]是由三个电路构成,分别为相位侦测器(Phase Detector)、回路滤波器(Loop Filter)、压控荡器(VCO)-phase-locked loop can be regarded as a phase output and input phase feedback system for synchronous reference input
Redirect-Input-and-Output-windows
- . It uses the inherited handles for STDIN and STDOUT to access the pipe created by the parent. The parent process reads from its input file and writes the information to a pipe. The child receives text through the pipe using STDIN and writes to the p