搜索:PER
找到约 108 项符合「PER」的查询结果
结果 108
按分类筛选
- 全部
- 技术资料 (31)
- 书籍 (9)
- 其他书籍 (7)
- 其他 (5)
- 单片机编程 (4)
- 数值算法/人工智能 (4)
- 压缩解压 (3)
- 单片机开发 (3)
- 源码 (2)
- 软件 (2)
- 无线通信 (2)
- 通讯/手机编程 (2)
- 技术书籍 (2)
- 教程资料 (2)
- 可编程逻辑 (2)
- 数学计算 (2)
- 通讯编程文档 (2)
- matlab例程 (2)
- Delphi控件源码 (2)
- 论文 (1)
- 电源技术 (1)
- 接口技术 (1)
- 学术论文 (1)
- 加密解密 (1)
- 开关电源 (1)
- ARM (1)
- 模拟电子 (1)
- 驱动编程 (1)
- Internet/网络编程 (1)
- *行业应用 (1)
- 文件格式 (1)
- BREW编程 (1)
- VHDL/FPGA/Verilog (1)
- Delphi/CppBuilder (1)
- 系统设计方案 (1)
- 软件设计/软件工程 (1)
- JavaScript (1)
- VC书籍 (1)
- GPS编程 (1)
https://www.eeworm.com/dl/664/479665.html
Delphi/CppBuilder
esempi vari per c++(schemi base)
esempi vari per c++(schemi base)
https://www.eeworm.com/dl/686/479667.html
VC书籍
secondo esempi vari per c++ (schema base)
secondo esempi vari per c++ (schema base)
https://www.eeworm.com/dl/641/479671.html
数学计算
quarto esempi vari per c++ (schemi base)
quarto esempi vari per c++ (schemi base)
https://www.eeworm.com/dl/665/479672.html
matlab例程
quinto esempi vari per c++ (schemi base)
quinto esempi vari per c++ (schemi base)
https://www.eeworm.com/dl/542/454919.html
其他书籍
ASN.1 的PER编码标准 X.691 (12/97) ASN.1 encoding rules - Specification of Packed Encoding Rules (PER)
ASN.1 的PER编码标准
X.691 (12/97) ASN.1 encoding rules - Specification of Packed Encoding Rules (PER)
https://www.eeworm.com/dl/518/227593.html
数值算法/人工智能
AI::Categorizer is a framework for automatic text categorization. It consists of a collection of Per
AI::Categorizer is a framework for automatic text categorization. It consists of a collection of Perl modules that implement common categorization tasks, and a set of defined relationships among those modules
https://www.eeworm.com/dl/542/445490.html
其他书籍
This User’s Manual is intended for experienced users and integrators with hardware knowledge of per
This User’s Manual is intended for experienced users and integrators with
hardware knowledge of personal computers. If you are not sure about any
description in this User’s Manual, please consult your vendor before further
handling.
https://www.eeworm.com/dl/518/214641.html
数值算法/人工智能
The output should contain the minimum setup time in minutes, one per line.
The output should contain the minimum setup time in minutes, one per line.
https://www.eeworm.com/dl/617/446746.html
压缩解压
) 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 sy ...
https://www.eeworm.com/dl/685/482766.html
JavaScript
Calculates if the brackets in a sentence are correctly close. Input consists, one per line, sentenc
Calculates if the brackets in a sentence are correctly close.
Input consists, one per line, sentences with brackets, and output say YES if its correctly close, or NO int if its not saying where is the error.
Input:
()[]<>(**)
(*)
(ASA
Output:
YES
NO 2
NO 4