搜索结果
找到约 561 项符合
NETWORKS-ART 的查询结果
编译器/解释器 The Art Of C++ 此书的源码
The Art Of C++ 此书的源码,经典!里面,实现了个建议的MiniC++的代码,值得一提的是,此MiniC++是解释性的
教育系统应用 Research on some key technologies of QoS provisioning for mobile AD-HOC networks
Research on some key technologies of QoS provisioning for mobile AD-HOC networks
人工智能/神经网络 Face Recognition Demo using Neural Networks
Face Recognition Demo using Neural Networks
人工智能/神经网络 人工神经网络和人工智能Delphi版语言的源程序(Neural Networks and AI Delphi Sources)。
人工神经网络和人工智能Delphi版语言的源程序(Neural Networks and AI Delphi Sources)。
matlab例程 matlab ART重建算法
matlab ART重建算法,该算法可用于CT图像重建或EST图像重建
matlab例程 IEEE P802.15 Working Group for Wireless Personal Area Networks (WPANs)
IEEE P802.15 Working Group for Wireless Personal Area Networks (WPANs)
人工智能/神经网络 用ART算法制作的一个神经网络用来分类程序
用ART算法制作的一个神经网络用来分类程序
人工智能/神经网络 Single-layer neural networks can be trained using various learning algorithms. The best-known algori
Single-layer neural networks can be trained using various learning algorithms. The best-known algorithms are the Adaline, Perceptron and Backpropagation algorithms for supervised learning. The first two are specific to single-layer neural networks while the third can be generalized to multi-layer pe ...
书籍源码 Advanced Bash− Scripting Guide An in− depth exploration of the art of shell scripting Me
Advanced Bash− Scripting Guide
An in− depth exploration of the art of shell scripting
Mendel Cooper
人工智能/神经网络 Simon Haykin的 《Neural NetWorks》例子原码
Simon Haykin的 《Neural NetWorks》例子原码,相当经典。相信很有用,特别SVM PCA等