搜索结果
找到约 7,659 项符合
add-in 的查询结果
Java书籍 thinking in java 3rd 英文版的
thinking in java 3rd 英文版的,例子可以直接拷贝,建议英文较好的阅读!
人工智能/神经网络 This code is to estimate the parameter of model of Mixture Gauss which is popular model used in patt
This code is to estimate the parameter of model of Mixture Gauss which is popular model used in pattern classification .
JAVA 写的估计复合高斯模型中的参数
人工智能/神经网络 CGAL is a collaborative effort of several sites in Europe and Israel. The goal is to make the most i
CGAL is a collaborative effort of several sites in Europe and Israel. The goal is to make the most important of the solutions and methods developed in computational geometry available to users in industry and academia in a C++ library.
驱动编程 In the ffuart.tar.gz it has one file. The serial.c is the source codes of the FFUART as a console
In the ffuart.tar.gz it has one file.
The serial.c is the source codes of the FFUART as a console port, it should be put into the directory: /usr/src/linux/drivers/char/, and be compiled into the kernel.
电子书籍 This material is essentially Chapter 9 of the book Software Development in Pascal by Sartaj Sahni,
This material is essentially Chapter 9 of the book Software Development in Pascal by
Sartaj Sahni, NSPAN Printing and Publishing, 1993. It is reproduced here with permission
of the publisher.
VC书籍 Thingking in c++第二版
Thingking in c++第二版,很不错的教材。
文件格式 thinking in java-3rd-ch
thinking in java-3rd-ch
matlab例程 This a project using RBF Neural network. developed using matlab 7. just load in matlab and can run i
This a project using RBF Neural network. developed using matlab 7. just load in matlab and can run it.
单片机开发 power ctrl this a power contrl program. you can control you plug in device by com port or ir remote
power ctrl this a power contrl program. you can control you plug in device by com port or ir remote control.
人工智能/神经网络 开发环境:C++ 简要说明:这程序是《神经网络模式识别及其实现》(Pattern Recognition with Neural Networks in C++)美Abhijit S. Pandya
开发环境:C++
简要说明:这程序是《神经网络模式识别及其实现》(Pattern Recognition with Neural Networks in C++)美Abhijit S. Pandya等著电子工业出版社1999年6月,书号ISBN 7-5053-5088-9的第九章<神经联想记忆和Hopfield网络>附的程序。