搜索结果

找到约 1,028 项符合 RS-Codes 的查询结果

通讯编程文档 rs-422 485 总线应用简介

rs-422 485 总线应用简介,英文的,希望对大家有帮助
https://www.eeworm.com/dl/646/383690.html
下载: 102
查看: 1042

matlab例程 viterbi译码源代码,可以直接调用 The Viterbi decoder for convolutional codes

viterbi译码源代码,可以直接调用 The Viterbi decoder for convolutional codes
https://www.eeworm.com/dl/665/384121.html
下载: 100
查看: 1068

通讯/手机编程 The Viterbi decoder for convolutional codes decoder_output,survivor_state,cumulated_metric]=viterbi(

The Viterbi decoder for convolutional codes decoder_output,survivor_state,cumulated_metric]=viterbi(G,k,channel_output)
https://www.eeworm.com/dl/527/384774.html
下载: 128
查看: 1088

串口编程 modbus通信协议的相关资料文档 中文版 支持RS-232 RS-485 RS-422等

modbus通信协议的相关资料文档 中文版 支持RS-232 RS-485 RS-422等
https://www.eeworm.com/dl/624/385426.html
下载: 130
查看: 1042

单片机开发 利用c语言实现单片机中的RS-232接口电路的程序

利用c语言实现单片机中的RS-232接口电路的程序
https://www.eeworm.com/dl/648/387211.html
下载: 105
查看: 1055

单片机开发 c8051f020UART0实现RS-232通信

c8051f020UART0实现RS-232通信
https://www.eeworm.com/dl/648/387553.html
下载: 50
查看: 1049

加密解密 Advanced encryption system of NIST( 美国国家标准局). The codes are in C.

Advanced encryption system of NIST( 美国国家标准局). The codes are in C.
https://www.eeworm.com/dl/519/387866.html
下载: 108
查看: 1072

VHDL/FPGA/Verilog This a FREE tool chain which compiles C codes into 8051 binary code, converts the binary to RTL ROM,

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 ...
https://www.eeworm.com/dl/663/389049.html
下载: 54
查看: 1044

matlab例程 RS编码用MATLAB实现

RS编码用MATLAB实现,非常有实用的程序
https://www.eeworm.com/dl/665/389304.html
下载: 160
查看: 1044

串口编程 1、用RS-232C的零MODEM的连接法连好两机的连线; 2、用DEBUG的O命令将一数发送到串行口(2F8H/3F8H)

1、用RS-232C的零MODEM的连接法连好两机的连线; 2、用DEBUG的O命令将一数发送到串行口(2F8H/3F8H),然后在另一台机上用 I命令读入串行口的内容。如果发送的的内容与接受的内容一直,说明两机已经连好线,否则必须检查连线,直到两机可通讯为止; 3、编一程序,将一台机的键盘输入的键值通过RS-232C口送到另一台机,并在C ...
https://www.eeworm.com/dl/624/390268.html
下载: 35
查看: 1153