搜索结果

找到约 115 项符合 Length 的查询结果

matlab例程 This program take a two sequences with differents lengths and transform in two sequences with same l

This program take a two sequences with differents lengths and transform in two sequences with same length with use zero padding method.
https://www.eeworm.com/dl/665/445476.html
下载: 152
查看: 1047

压缩解压 Compression using lempel-ziv -for a dictionary size of 2k -provide dictionary

Compression using lempel-ziv -for a dictionary size of 2k -provide dictionary Lempel ziv algorithm is a dictionary based algorithm that addresses byte sequences from former contents instead of the original data. This algorithm consists of a rule for parsing strings of symbols fro ...
https://www.eeworm.com/dl/617/446742.html
下载: 99
查看: 1042

压缩解压 ) Compression using huffman code -with a number of bits k per code word -provide huffma

) Compression using huffman code -with a number of bits k per code word -provide huffman table Huffman coding is optimal for a symbol-by-symbol coding with a known input probability distribution.This technique uses a variable-length code table for encoding a source symbol. The table is d ...
https://www.eeworm.com/dl/617/446746.html
下载: 109
查看: 1036

其他 Usage: void CRC(int*,int*,int,int) Input: XAR0:coded data(InputData)

Usage: void CRC(int*,int*,int,int) Input: XAR0:coded data(InputData) XAR1:decoded CRC bits(CrcPoly) T0: Length of coded data(CodeOutlen) T1: Length of CRC bits(CrcPolylen) Return: ...
https://www.eeworm.com/dl/534/456882.html
下载: 85
查看: 1049

电子书籍 The emphasis of this book is on real-time application of Synopsys tools, used to combat various pro

The emphasis of this book is on real-time application of Synopsys tools, used to combat various problems seen at VDSM geometries. Readers will be exposed to an effective design methodology for handling complex, submicron ASIC designs. Significance is placed on HDL coding styles, synthesis and optimi ...
https://www.eeworm.com/dl/cadence/ebook/461290.html
下载: 75
查看: 1051

其他 将输入的数据n分为指定的k组

将输入的数据n分为指定的k组,返回不同的分法种数length及分组明细数组a
https://www.eeworm.com/dl/534/461705.html
下载: 56
查看: 1008

汇编语言 LIST p=16F84 PIC16F844 is the target processor #include "P16F84.INC" Include

LIST p=16F84 PIC16F844 is the target processor #include "P16F84.INC" Include header file CBLOCK 0x10 Temporary storage tempo tptrl tptrh note length pitch temp ...
https://www.eeworm.com/dl/644/463027.html
下载: 154
查看: 1024

微处理器开发 The MINI2440 is an effecient ARM9 development board with a comprehensive price, it characterizes sim

The MINI2440 is an effecient ARM9 development board with a comprehensive price, it characterizes simple method and high performance-price ratio. Based on the Samsung S3C2440 microprocessor, it embodies professional stable CPU core power source chip and reset chip to ensure the stability of the syste ...
https://www.eeworm.com/dl/655/465118.html
下载: 166
查看: 1039

单片机开发 MBUS协议 The bus communication system of EN1434-3 is commonly called M-Bus. Its application layer des

MBUS协议 The bus communication system of EN1434-3 is commonly called M-Bus. Its application layer describes a standard especially for meter readout. It can be used with various physical layers and with link layers and network layers which support the transmission of variable length binary transparen ...
https://www.eeworm.com/dl/648/475972.html
下载: 141
查看: 1145

邮电通讯系统 输入数组(int[] number)作为sort的参数调用sort 即可实现排序(不减序排列) //或者利用重载的sort方法

输入数组(int[] number)作为sort的参数调用sort 即可实现排序(不减序排列) //或者利用重载的sort方法,输入参数是(int[] number, 0, number.length-1)
https://www.eeworm.com/dl/690/483429.html
下载: 55
查看: 1149