搜索结果

找到约 60 项符合 nodes 的查询结果

人工智能/神经网络 本人编写的incremental 随机神经元网络算法

本人编写的incremental 随机神经元网络算法,该算法最大的特点是可以保证approximation特性,而且速度快效果不错,可以作为学术上的比较和分析。目前只适合benchmark的regression问题。 具体效果可参考 G.-B. Huang, L. Chen and C.-K. Siew, “Universal Approximation Using Incremental Constructive Feedforward Networ ...
https://www.eeworm.com/dl/650/343616.html
下载: 141
查看: 1042

人工智能/神经网络 计算最优化网络节点传输路径的neural network 模型

计算最优化网络节点传输路径的neural network 模型,测试通过4个nodes
https://www.eeworm.com/dl/650/378545.html
下载: 57
查看: 1022

数据结构 Trees are natural structures for representing certain kinds of hierarchical data. A (rooted) tree co

Trees are natural structures for representing certain kinds of hierarchical data. A (rooted) tree consists of a set of nodes (or vertices) and a set of arcs (or edges).
https://www.eeworm.com/dl/654/382052.html
下载: 64
查看: 1078

其他书籍 The combinatorial core of the OVSF code assignment problem that arises in UMTS is to assign some no

The combinatorial core of the OVSF code assignment problem that arises in UMTS is to assign some nodes of a complete binary tree of height h (the code tree) to n simultaneous connections, such that no two assigned nodes (codes) are on the same root-to-leaf path. Each connection requires a code on a ...
https://www.eeworm.com/dl/542/396313.html
下载: 194
查看: 1049

Applet Very good Java Applet used to animate Inserting, Deleting and Searching (Preorder & Postorder algori

Very good Java Applet used to animate Inserting, Deleting and Searching (Preorder & Postorder algorithm) nodes in Binary Trees. This is a part of mine students project. You can use and redistribute the source code absolutelly free!
https://www.eeworm.com/dl/634/425924.html
下载: 188
查看: 1039

其他 This is a mutlicore and cluster(of single-core,multi-core systems) matrix inversion code. Which

This is a mutlicore and cluster(of single-core,multi-core systems) matrix inversion code. Which uses the MPI(Message Passing Interface) for communication across the compute nodes of cluster and using thread-API based OpenMP(Open Multi Processing) between cores of intra-compute or head node.
https://www.eeworm.com/dl/534/443279.html
下载: 155
查看: 1114

单片机开发 Wireless range extenders or wireless repeaters can extend the range of an existing wireless network.

Wireless range extenders or wireless repeaters can extend the range of an existing wireless network. Range extenders can be strategically placed to elongate a signal area or allow for the signal area to reach around barriers such as those created in L-shaped corridors. Wireless devices connected thr ...
https://www.eeworm.com/dl/648/471451.html
下载: 72
查看: 1041

JavaScript Implementation of Edmonds Karp algorithm that calculates maxFlow of graph. Input: For each test c

Implementation of Edmonds Karp algorithm that calculates maxFlow of graph. Input: For each test case, the first line contains the number of vertices (n) and the number of arcs (m). Then, there exist m lines, one for each arc (source vertex, ending vertex and arc weight, separated by a space). The n ...
https://www.eeworm.com/dl/685/482771.html
下载: 199
查看: 1065

通讯/手机编程 Pattern-MAC (PMAC) protocol, instead of having fixed sleepwakeups, the sleep-wakeup schedules of th

Pattern-MAC (PMAC) protocol, instead of having fixed sleepwakeups, the sleep-wakeup schedules of the sensor nodes are adaptively determined. The schedules are decided based on a node’s own traffic and that of its neighbors.
https://www.eeworm.com/dl/527/482874.html
下载: 74
查看: 1036

编译器/解释器 nesc language introduction. nesC is an extension to C [2] designed to embody the structuring concept

nesc language introduction. nesC is an extension to C [2] designed to embody the structuring concepts and execution model of TinyOS [1]. TinyOS is an event-driven operating system designed for sensor network nodes that have very limited resources (e.g., 8K bytes of program memory, 512 bytes of RAM ...
https://www.eeworm.com/dl/628/485880.html
下载: 146
查看: 1056