搜索结果
找到约 71 项符合
Character 的查询结果
按分类筛选
- 全部分类
- 单片机开发 (8)
- 其他 (7)
- 汇编语言 (6)
- matlab例程 (5)
- 单片机编程 (3)
- 压缩解压 (3)
- Java编程 (3)
- 嵌入式/单片机编程 (3)
- 人工智能/神经网络 (2)
- Java书籍 (2)
- 其他嵌入式/单片机内容 (2)
- CA认证 (2)
- 其他书籍 (2)
- 电子书籍 (2)
- 通信网络 (1)
- C/C++语言编程 (1)
- 加密解密 (1)
- USB编程 (1)
- 数据结构 (1)
- 嵌入式Linux (1)
- 软件设计/软件工程 (1)
- 数学计算 (1)
- Delphi控件源码 (1)
- 手机短信编程 (1)
- 网络 (1)
- SQL Server (1)
- 通讯编程文档 (1)
- 多国语言处理 (1)
- 文章/文档 (1)
- 通讯/手机编程 (1)
- JavaScript (1)
- 编译器/解释器 (1)
- 软件工程 (1)
- 书籍 (1)
- 技术资料 (1)
压缩解压 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 ...
加密解密 This program encodes and decodes a character using the Vigenere Square method
This program encodes and decodes a character using the Vigenere Square method
单片机开发 FlashFlex51 Microcontroller Control of Character LCD Module
FlashFlex51 Microcontroller
Control of Character LCD Module
USB编程 some examples of LCD character display via EZUSB
some examples of LCD character display via EZUSB
matlab例程 Character Recognition Example (I&II)- Pre-processing of Image (Matlab Code)
Character Recognition Example (I&II)- Pre-processing of Image (Matlab Code)
嵌入式Linux it is character driver
it is character driver
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
压缩解压 huffman编码. 把一个英文字母,空格,句号.一共有28个 character. 先求每个字符出现的频率. 然后用频率对这个文件进行哈夫曼编码. 然后再进行解码. 运行的时候需要在V
huffman编码.
把一个英文字母,空格,句号.一共有28个 character.
先求每个字符出现的频率.
然后用频率对这个文件进行哈夫曼编码.
然后再进行解码.
运行的时候需要在VC++ 工程->设置->调试->程序变量里加E:\sample.txt E:\encode.txt E:\decode.txt
然后把英文文件放到E盘里.名叫samole.txt,
还有在E里新件2个txt文件.名叫e ...
软件设计/软件工程 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 ...
汇编语言 THIS A GENERIC CHARACTER MODULE TEST PROGRAM DESIGN BY JAMES MCU =>8051
THIS A GENERIC CHARACTER MODULE TEST PROGRAM DESIGN BY JAMES
MCU =>8051