搜索:character
找到约 106 项符合「character」的查询结果
结果 106
按分类筛选
- 全部
- 技术资料 (14)
- 单片机编程 (9)
- 单片机开发 (8)
- 其他 (7)
- 电源技术 (6)
- 汇编语言 (6)
- matlab例程 (5)
- C/C++语言编程 (3)
- 通信网络 (3)
- 压缩解压 (3)
- Java编程 (3)
- 嵌入式/单片机编程 (3)
- 其他书籍 (2)
- 电子书籍 (2)
- 可编程逻辑 (2)
- CA认证 (2)
- 人工智能/神经网络 (2)
- Java书籍 (2)
- 其他嵌入式/单片机内容 (2)
- 书籍 (1)
- DSP编程 (1)
- 加密解密 (1)
- 通讯/手机编程 (1)
- 软件工程 (1)
- 嵌入式综合 (1)
- 教程资料 (1)
- 教程资料 (1)
- 手机短信编程 (1)
- 编译器/解释器 (1)
- 网络 (1)
- 多国语言处理 (1)
- 数学计算 (1)
- USB编程 (1)
- 通讯编程文档 (1)
- 文章/文档 (1)
- 嵌入式Linux (1)
- 数据结构 (1)
- Delphi控件源码 (1)
- 软件设计/软件工程 (1)
- JavaScript (1)
- SQL Server (1)
https://www.eeworm.com/dl/617/201775.html
压缩解压
huffman编码. 把一个英文字母,空格,句号.一共有28个 character. 先求每个字符出现的频率. 然后用频率对这个文件进行哈夫曼编码. 然后再进行解码. 运行的时候需要在V
huffman编码.
把一个英文字母,空格,句号.一共有28个 character.
先求每个字符出现的频率.
然后用频率对这个文件进行哈夫曼编码.
然后再进行解码.
运行的时候需要在VC++ 工程->设置->调试->程序变量里加E:\sample.txt E:\encode.txt E:\decode.txt
然后把英文文件放到E盘里.名叫samole.txt,
还有在E里 ...
https://www.eeworm.com/dl/534/185439.html
其他
Owing to the applet Gantt chart source yard, already Chinese melt, Gantt chart can demonstrate a Chi
Owing to the applet Gantt chart source yard, already Chinese melt, Gantt chart can demonstrate a Chinese character
https://www.eeworm.com/dl/648/313833.html
单片机开发
Description: This program demonstrates a half-duplex 9600-baud UART using // Timer_A3 using no XTAL
Description: This program demonstrates a half-duplex 9600-baud UART using
// Timer_A3 using no XTAL and an external resistor for DCO ROSC. DCO used for
// TACLK UART baud generation. The program will wait in LPM4, echoing back
// a received character using 8N1 protocol. On valid ...
https://www.eeworm.com/dl/640/160475.html
CA认证
* * Input * bin_data : binary data * bin_size : binary data length * Mode : operation mode
*
* Input
* bin_data : binary data
* bin_size : binary data length
* Mode : operation mode
* BASE64_NeedCRLF ---- Need a CRLF every 64 base64-character
* BASE64_NotCRLF ---- Need not CRLF between 64 base64-character
*
* Output
* char data
* char data length
*
* Return ...
https://www.eeworm.com/dl/527/445061.html
通讯/手机编程
THIS DOCUMENT IS PROVIDED TO THE USER AS IS . Etc.etc. Data from HITACHI LIQUID CRYSTAL CHARACTE
THIS DOCUMENT IS PROVIDED TO THE USER AS IS . Etc.etc.
Data from HITACHI LIQUID CRYSTAL CHARACTER DISPLAY MODULE and OPTREX DOT MATRIX LCD MODULE databooks
https://www.eeworm.com/dl/648/211037.html
单片机开发
This a simple example project for the MSP430 series MCU and the GCC port of the mspgcc project. The
This a simple example project for the MSP430 series MCU and the GCC port
of the mspgcc project. The project contains a makefile and uses assembler
and C sources. It shows a clock on an character LCD.
https://www.eeworm.com/dl/647/309237.html
嵌入式/单片机编程
This guide reviews the rules and syntax of the principle commands that comprise C and its object-ori
This guide reviews the rules and syntax of the principle commands that comprise C and its object-oriented cousin, C++. The reference consists of 19 chapters that define operators and the standard input/output, string, character, and more.
https://www.eeworm.com/dl/502/29689.html
单片机编程
常用PIC系列8位单片机芯片引脚符号的功能
笔者读了本版有关PIC 8位单片机的产品性能和相应的封装引脚介绍后,认为对初学者而言还需了解各引脚符号的意义,才能进一步学习和使用它。笔者为此作相关的说明,以便和初学者共同提高。
https://www.eeworm.com/dl/666/235883.html
Delphi控件源码
A rich edit control is a window in which the user can enter and edit text. The text can be assigned
A rich edit control is a window in which the user can enter and edit text. The text can be assigned character and paragraph formatting, and can include embedded OLE objects. Rich edit controls provide a programming interface for formatting text.
https://www.eeworm.com/dl/637/405850.html
多国语言处理
This software performs code conversion of Chinese characters, including GB2312/GBK and BIG5. It a
This software performs code conversion of Chinese characters,
including GB2312/GBK and BIG5.
It also supports some encodings of Chinese character code which
are used widely in Japan, such as Chinese Writer, cWnn, Nihao,
Zhongwen Qigao, etc.