搜索:Cyclic+Prefix
找到约 40 项符合「Cyclic+Prefix」的查询结果
结果 40
按分类筛选
https://www.eeworm.com/dl/626/317761.html
编辑器/阅读器
CYCLIC CODES的PDF文件
CYCLIC CODES的PDF文件,适合于像我一样的新手。分为Basis,cyclic GRS codes,RS codes,cylic alternant codes和BCH codes.
https://www.eeworm.com/dl/534/424043.html
其他
cyclic redudndancy check program in mat lab
cyclic redudndancy check program in mat lab
https://www.eeworm.com/dl/663/453339.html
VHDL/FPGA/Verilog
VHDL cyclic redundancy check generator und receiver
VHDL cyclic redundancy check generator und receiver
https://www.eeworm.com/dl/665/253864.html
matlab例程
programmed to manipulate the Gray Cyclic Binary Codes.
programmed to manipulate the Gray Cyclic Binary Codes.
https://www.eeworm.com/dl/527/450084.html
通讯/手机编程
Cyclic block code generation for OFDM using MATLAB
Cyclic block code generation for OFDM using MATLAB
https://www.eeworm.com/dl/618/310900.html
驱动编程
一下是注册表项 [HKEY_LOCAL_MACHINEDriversBuiltInSDMMC] "Dll"="sdmmc_loader.dll" "Prefix"="SML" "Order"=
一下是注册表项
[HKEY_LOCAL_MACHINE\Drivers\BuiltIn\SDMMC]
"Dll"="sdmmc_loader.dll"
"Prefix"="SML"
"Order"=dword:2
"Ioctl"=dword:4
"Class"=dword:01
"SubClass"=dword:80
"ProgIF"=dword:0
"DeviceID"=dword:1100
"VendorID"=dword:15b7
"FSD"="fatfsd.dll"
"Profile"="SDMMC"
"IClass"="{A4E7 ...
https://www.eeworm.com/dl/663/140979.html
VHDL/FPGA/Verilog
IEEE 802.3 Cyclic Redundancy Check参考设计
IEEE 802.3 Cyclic Redundancy Check参考设计,xilinx提供
https://www.eeworm.com/dl/534/422510.html
其他
CRC循环冗余检测CRC Cyclic Redundancy Detected
CRC循环冗余检测CRC Cyclic Redundancy Detected
https://www.eeworm.com/dl/686/462508.html
VC书籍
CRC(Cyclic Redundancy Check)校验应用较为广泛
CRC(Cyclic Redundancy Check)校验应用较为广泛,以前为了处理简单,在程序中大多数采用LRC(Longitudinal Redundancy Check)校验
https://www.eeworm.com/dl/644/413176.html
汇编语言
This source code is used for make infix expression from prefix expression by using assembly and C la
This source code is used for make infix expression from prefix expression by using assembly and C language together.