rs-422 485 总线应用简介,英文的,希望对大家有帮助
上传时间: 2016-12-26
上传用户:黄华强
viterbi译码源代码,可以直接调用 The Viterbi decoder for convolutional codes
标签: convolutional viterbi Viterbi decoder
上传时间: 2016-12-27
上传用户:来茴
The Viterbi decoder for convolutional codes decoder_output,survivor_state,cumulated_metric]=viterbi(G,k,channel_output)
标签: cumulated_metric decoder_output survivor_state convolutional
上传时间: 2016-12-28
上传用户:erkuizhang
modbus通信协议的相关资料文档 中文版 支持RS-232 RS-485 RS-422等
上传时间: 2016-12-30
上传用户:sqq
利用c语言实现单片机中的RS-232接口电路的程序
上传时间: 2013-12-19
上传用户:xieguodong1234
c8051f020UART0实现RS-232通信
上传时间: 2014-01-14
上传用户:xjz632
Advanced encryption system of NIST( 美国国家标准局). The codes are in C.
标签: C. encryption Advanced system
上传时间: 2013-12-18
上传用户:15071087253
This a FREE tool chain which compiles C codes into 8051 binary code, converts the binary to RTL ROM, and simulate in Modelsim. SDCC is the compiler. Example compilation: cd compile sdcc --iram-size 0x80 --xram-size 0x800 t8051.c REM sdcc --iram-size 0x80 t8051.c packihx t8051.ihx > t8051.hex ..\test\mkrom.exe ..\compile\t8051.hex
标签: binary compiles converts chain
上传时间: 2017-01-07
上传用户:wyc199288
RS编码用MATLAB实现,非常有实用的程序
上传时间: 2014-10-14
上传用户:天涯
1、用RS-232C的零MODEM的连接法连好两机的连线; 2、用DEBUG的O命令将一数发送到串行口(2F8H/3F8H),然后在另一台机上用 I命令读入串行口的内容。如果发送的的内容与接受的内容一直,说明两机已经连好线,否则必须检查连线,直到两机可通讯为止; 3、编一程序,将一台机的键盘输入的键值通过RS-232C口送到另一台机,并在CRT上显示键值; 4、编一程序,通过RS-232C口进行一台机到另一台机的文件复制。
上传时间: 2017-01-10
上传用户:stvnash