搜索:Canonical

找到约 9 项符合「Canonical」的查询结果

结果 9
https://www.eeworm.com/dl/542/403759.html 其他书籍

ASN.1 encoding rules Specification of Basic Encoding Rules (BER), Canonical Encoding Rules (CER) 和 D

ASN.1 encoding rules Specification of Basic Encoding Rules (BER), Canonical Encoding Rules (CER) 和 Distinguished Encoding Rules (DER)
下载 191
·
查看 1066
https://www.eeworm.com/dl/690/211845.html 邮电通讯系统

这是CISS会议上发表的著名论文“Tensor Canonical decomposition based method for blind identification of MIMO system

这是CISS会议上发表的著名论文“Tensor Canonical decomposition based method for blind identification of MIMO system with 3-input 2-output case”的源程序,主要是讲基于张量规范分解的多天线系统的忙识别问题,里边包含了相应的文章,可以一起对照着看。 ...
下载 198
·
查看 1147
https://www.eeworm.com/dl/679/362306.html 医药行业

Canonical Discriminant Analysis Created by A. Trujillo-Ortiz, R. Hernandez-Walls and S. Perez-Osuna

Canonical Discriminant Analysis Created by A. Trujillo-Ortiz, R. Hernandez-Walls and S. Perez-Osuna Facultad de Ciencias Marinas Universidad Autonoma de Baja California Apdo. Postal 453 Ensenada, Baja California Mexico. atrujo@uabc.mx Copyright (C) April 15, 2004. To cite ...
下载 108
·
查看 1142
https://www.eeworm.com/dl/938573.html 技术资料

期刊论文:Tensor Canonical Correlation Analysis for Action Classification&n

·Tensor Canonical Correlation Analysis for Action Classification [cvpr07]
下载 9
·
查看 605
https://www.eeworm.com/dl/534/236948.html 其他

DAGON Approach Object of this exercise: Given a subject graph and a set of pattern graph in canoni

DAGON Approach Object of this exercise: Given a subject graph and a set of pattern graph in canonical representation (2-input NAND and INV), implement the second step of DAGON approach. (Both the subject graph and the pattern graphs are trees.)
下载 103
·
查看 1106
https://www.eeworm.com/dl/654/382731.html 数据结构

本目录下的源代码均属示例、教学性质。作者不对这些代码的功能和性能作任何担保或承诺。 -------- 功能说明 -------- 本目录下的程序用8种不同的方式实现了Huffman编码

本目录下的源代码均属示例、教学性质。作者不对这些代码的功能和性能作任何担保或承诺。 -------- 功能说明 -------- 本目录下的程序用8种不同的方式实现了Huffman编码算法,这8种方式分别是 * huffman_a 使用链表结构生成Huffman树的算法,这是最基本的实现方法,效率最低。 * huffman_b 使用《数 ...
下载 53
·
查看 1093
https://www.eeworm.com/dl/654/163278.html 数据结构

---- Huffman 算法的不同实现 本目录下的程序用8种不同的方式实现了Huffman编码算法

---- Huffman 算法的不同实现 本目录下的程序用8种不同的方式实现了Huffman编码算法,这8种方式分别是 * huffman_a 使用链表结构生成Huffman树的算法,这是最基本的实现方法,效率最低。 * huffman_b 使用《数据结构》(严蔚敏,吴伟民,1997,C语言版)中给出的算法,将二叉树存放在连续空间里(静 ...
下载 59
·
查看 1142
https://www.eeworm.com/dl/837005.html 技术资料

UDP、TCP、RTP三种协议的总结

1.RTP概述1.1,RTP是什么TP全名是Real-time Transport Protocol(实时传输协议)。它是IETF提出的一个标准,对应的 RFC文档为RFC3550(RFC1889为其过期版本).RFC3550不仅定义了 RTP,而且定义了配套的相关协议 RTCP(Real-time Transport Control Protocol,即实时传输控制协议)。RTP用来为IP网上的 ...
下载 10
·
查看 6603
https://www.eeworm.com/dl/518753.html 源码

JAVA SMPP 源码

Introduction jSMPP is a java implementation (SMPP API) of the SMPP protocol (currently supports SMPP v3.4). It provides interfaces to communicate with a Message Center or an ESME (External Short Message Entity) and is able to handle traffic of 3000-5000 messages per seco ...
查看 133