搜索结果
找到约 869 项符合
P-NETARM 的查询结果
压缩解压 赫夫曼编译码器: 用哈夫曼编码进行通信可以大大提高信道利用率
赫夫曼编译码器:
用哈夫曼编码进行通信可以大大提高信道利用率,缩短信息传输时间,降低传输成本。但是,这要求在发送端通过一个编码系统对待传数据预先编码,在接收端将传来的数据进行译码(复原)。对于双工信道(即可以双向传输信息的信道),每端都需要一个完整的编/译码系统。试为这样的信息收发站写一个哈夫曼码的编 ...
Java编程 Copy gen_jmsn.dll to your Winamp Plugins Directory. JMSN Auto Nickname Changer plugins support only
Copy gen_jmsn.dll to your Winamp Plugins Directory.
JMSN Auto Nickname Changer plugins support only winamp 2.x version.
[StartUp]
In Tools -> Options.. -> Auto Nickname tabs,
Configure your prefix and postfix besides your mp3 name
And Press Start Button. so nickname changer listener will be started ...
单片机开发 富士通单片机MB902420系列 CAN Project: CAN0 will work as a simple Repeater. Received data will appear at P
富士通单片机MB902420系列
CAN Project:
CAN0 will work as a simple Repeater.
Received data will appear at Port P47..P40 (UserLEDs of FlashCan100P)
and will send out again as byte-packages to ID#2
Receive-Buffer #1 : basic can
Transmit-Buffer #6 : full-can ID #2
数学计算 runs Kalman-Bucy filter over observations matrix Z for 1-step prediction onto matrix X (X can = Z)
runs Kalman-Bucy filter over observations matrix Z
for 1-step prediction onto matrix X (X can = Z)
with model order p
V = initial covariance of observation sequence noise
returns model parameter estimation sequence A,
sequence of predicted outcomes y_pred
and error matrix Ey (reshaped) for y and Ea ...
数学计算 Hybrid Monte Carlo sampling.SAMPLES = HMC(F, X, OPTIONS, GRADF) uses a hybrid Monte Carlo algorithm
Hybrid Monte Carlo sampling.SAMPLES = HMC(F, X, OPTIONS, GRADF) uses a hybrid Monte Carlo
algorithm to sample from the distribution P ~ EXP(-F), where F is the
first argument to HMC. The Markov chain starts at the point X, and
the function GRADF is the gradient of the `energy function F.
Internet/网络编程 This package provides a complete http client library. It currently implements most of the relevant p
This package provides a complete http client library. It currently implements most of the relevant parts of the HTTP/1.0 and HTTP/1.1 protocols, including the request methods HEAD, GET, POST and PUT, and automatic handling of authorization, redirection requests, and cookies. Furthermore the included ...
Java编程 This is a Java library for performing floating-point calculations on small devices such as mobile p
This is a Java library for performing floating-point calculations on
small devices such as mobile phones which lack native support for
floating-point numbers.
数据结构 表达式类型的实现: 1、 一个表达式和一颗二叉树之间
表达式类型的实现:
1、 一个表达式和一颗二叉树之间,存在着自然的对应关系。
2、 假设算术表达式Expression内可以含有变量(a~z)、常量(0~9)和二元运算符(+,-,*,/,^)。实现一下操作。
(1) ReadExpr(E)——以字符序列的形式输入语法正确的前缀表示式并构造表达式E。
(2) WritrExpr(E)——用带括弧的中缀表 ...
数据结构 实现最优二叉树的构造;在此基础上完成哈夫曼编码器与译码器。 假设报文中只会出现如下表所示的字符: 字符 A B C D E F G H I J K L M N 频度 186 64 13 22
实现最优二叉树的构造;在此基础上完成哈夫曼编码器与译码器。 假设报文中只会出现如下表所示的字符:
字符 A B C D E F G H I J K L M N
频度 186 64 13 22 32 103 21 15 47 57 1 5 32 20 57
字符 O P Q R S T U V W X Y Z , .
频度 63 15 1 48 51 80 23 8 18 1 16 1 6 2
要求完成的系统应具备如下的功能:
1 ...
嵌入式/单片机编程 提 出了一种 网络 化嵌 入 式 数 控 系统
提 出了一种 网络 化嵌 入 式 数 控 系统 , 系统 采 用 A RM 4 - D S P结 构 , 实现 了数 控 系统 的 小型 化 、 网络 化 、 智能化 和 集成 化 。详 细介 绍 了嵌入 式数 控 系统 内 CNC主控 单元 与 伺 服 驱动 及 I /0逻辑 控 制 等各 单 元 间的通信 、 车 间级 工 业 以太 网络 的通信 和 i n t r a n e t / I n t ...