搜索结果
找到约 846 项符合
two-layer 的查询结果
人工智能/神经网络 模式识别学习综述.该论文的英文参考文献为303篇.很有可读价值.Abstract— Classical and recent results in statistical pattern recog
模式识别学习综述.该论文的英文参考文献为303篇.很有可读价值.Abstract— Classical and recent results in statistical pattern
recognition and learning theory are reviewed in a two-class
pattern classification setting. This basic model best illustrates
intuition and analysis techniques while still contain ...
其他书籍 The IA-32 Intel Architecture Software Developer’s Manual, Volume 2: Instruction Set Reference (Orde
The IA-32 Intel Architecture Software Developer’s Manual, Volume 2: Instruction Set Reference
(Order Number 245471) is part of a three-volume set that describes the architecture and
programming environment of all IA-32 Intel&reg Architecture processors.
the IA-32 Intel Architecture Software
Develop ...
数值算法/人工智能 北京大学ACM比赛题目 In 1742, Christian Goldbach, a German amateur mathematician, sent a letter to Leonhard
北京大学ACM比赛题目
In 1742, Christian Goldbach, a German amateur mathematician, sent a letter to Leonhard Euler in which he made the following conjecture:
Every even number greater than 4 can be
written as the sum of two odd prime numbers.
For example:
8 = 3 + 5. Both 3 and 5 are odd prime n ...
其他 A technical trading system comprises a set of trading rules that can be used to generate trading sig
A technical trading system comprises a set of trading rules that can be used to generate trading signals. In general, a simple trading system has one or two parameters that determine the timing of trading signals. Each rule contained in a trading system is the results of parameterizations.
(Source ...
行业发展研究 无线传感器网络的主要功能是实现数据发布,在接收到信息查询时能够以有效的方式传输给查询者.目前的数据发布方式通常基于洪泛机制查询信息,浪费了有限的能源.虽然一些最近的数据发布协议从不同程度上解决了这一问
无线传感器网络的主要功能是实现数据发布,在接收到信息查询时能够以有效的方式传输给查询者.目前的数据发布方式通常基于洪泛机制查询信息,浪费了有限的能源.虽然一些最近的数据发布协议从不同程度上解决了这一问题,但不能保证查询成功率.基于圆形节点分布网络模型提出了一种既能减少能源消耗,又能提高成功率的数据发布模式 ...
其他书籍 第一章:Internetworking 第二章:Internet Protocols 第三章:IP Subnetting and Variable Length Subnet Masks(VLS
第一章:Internetworking
第二章:Internet Protocols
第三章:IP Subnetting and Variable Length Subnet Masks(VLSM)
第四章:Introduction to the Cisco IOS
第五章:IP路由
第六章:Enhanced IGRP(EIGRP) and Open Shortest Path First(OSPF)
第七章:Layer 2 Switching
第八章:Virtual LANs(VLANs)
第九章:Managing ...
汇编语言 Matrix Transposition and Multiplication It is a MIPS assembly program that does the following: give
Matrix Transposition and Multiplication
It is a MIPS assembly program that does the following: given two matrices, M1 and M2, first transpose M2 to obtain M2tran. Then multiply M1 and M2tran.
单片机开发 Integration的EZMac Lite
Integration的EZMac Lite,对于开发IA4420/4421很有用!
Fixed packet length protocol MAC layer for simplifying EZRadio designs.
单片机开发 Integration的EZMac Plus
Integration的EZMac Plus,对于开发IA4420/4421很有用!
Variable packet length protocol with packet forwarding capability MAC layer for simplifying EZRadio designs
matlab例程 pMatlab is a toolsbox from MIT for running matlab in parallel style on a multi-core PC or a cluster
pMatlab is a toolsbox from MIT for running matlab in parallel style on a multi-core PC or a cluster environment. These two documents summary the usage of pMatlab and running time measurements on three simple Monte Carlo simulation codes.