搜索结果

找到约 71 项符合 Character 的查询结果

压缩解压 In each step the LZSS algorithm sends either a character or a <position, length> pair. Among t

In each step the LZSS algorithm sends either a character or a <position, length> pair. Among these, perhaps character "e" appears more frequently than "x", and a <position, length> pair of length 3 might be commoner than one of length 18, say. Thus, if we encode the more frequent in fewer bits and t ...
https://www.eeworm.com/dl/617/132267.html
下载: 157
查看: 1091

加密解密 This program encodes and decodes a character using the Vigenere Square method

This program encodes and decodes a character using the Vigenere Square method
https://www.eeworm.com/dl/519/134448.html
下载: 114
查看: 1056

单片机开发 FlashFlex51 Microcontroller Control of Character LCD Module

FlashFlex51 Microcontroller Control of Character LCD Module
https://www.eeworm.com/dl/648/137968.html
下载: 66
查看: 1054

USB编程 some examples of LCD character display via EZUSB

some examples of LCD character display via EZUSB
https://www.eeworm.com/dl/643/138151.html
下载: 157
查看: 1062

matlab例程 Character Recognition Example (I&II)- Pre-processing of Image (Matlab Code)

Character Recognition Example (I&II)- Pre-processing of Image (Matlab Code)
https://www.eeworm.com/dl/665/161506.html
下载: 157
查看: 1127

嵌入式Linux it is character driver

it is character driver
https://www.eeworm.com/dl/653/175056.html
下载: 167
查看: 1059

matlab例程 there are some newly released Neural Network Example Programs for Character Recognition, which based

there are some newly released Neural Network Example Programs for Character Recognition, which based on Image Processing Toolbox,Neural Network Toolbox in MATLAB, which is quite informative for the beginners in Neural networks applicators
https://www.eeworm.com/dl/665/198191.html
下载: 195
查看: 1067

压缩解压 huffman编码. 把一个英文字母,空格,句号.一共有28个 character. 先求每个字符出现的频率. 然后用频率对这个文件进行哈夫曼编码. 然后再进行解码. 运行的时候需要在V

huffman编码. 把一个英文字母,空格,句号.一共有28个 character. 先求每个字符出现的频率. 然后用频率对这个文件进行哈夫曼编码. 然后再进行解码. 运行的时候需要在VC++ 工程->设置->调试->程序变量里加E:\sample.txt E:\encode.txt E:\decode.txt 然后把英文文件放到E盘里.名叫samole.txt, 还有在E里新件2个txt文件.名叫e ...
https://www.eeworm.com/dl/617/201775.html
下载: 92
查看: 1436

软件设计/软件工程 Text processing often involves matching text against a pattern. Although Java s character and assort

Text processing often involves matching text against a pattern. Although Java s character and assorted string classes offerlow- levelpattern- matching support, that support commonly leads to complex code. To help you write simplerpattern- matching code, Java provides regular expressions. After intro ...
https://www.eeworm.com/dl/684/208006.html
下载: 45
查看: 1042

汇编语言 THIS A GENERIC CHARACTER MODULE TEST PROGRAM DESIGN BY JAMES MCU =>8051

THIS A GENERIC CHARACTER MODULE TEST PROGRAM DESIGN BY JAMES MCU =>8051
https://www.eeworm.com/dl/644/220426.html
下载: 90
查看: 1036