搜索资源列表
ENA_TSP
- 开发环境:Visual C++ .net2003 功能介绍:神经网络算法实验;分Console版本和MFC版本;主要用来求解TSP问题。
bp_xor
- 神经网络中的多层感知器的BP(反向传播)学习算法,并在MFC中以主观方式显示学习过程。
som
- 神经网络中的无监督学习中的SOM学习算法,并在MFC中以主观方式显示学习过程。
Kmean
- 神经网络中的K-MEAN聚类算法,并在MFC中以主观形式显示学习过程。
MushroomClassification
- opencv实现的mushroom数据的分类,一共有八种不同的学习方法,包括贝叶斯、SVM、神经网络,等等。-opencv implementation mushroom data classification, a total of eight kinds of different learning methods, including Bayesian, SVM, neural networks, and so on.
matrix
- 神经元网络。可以进行矩阵神经网络计算。MFC写的,谁也没有用过这种方式做神经元。-Neural network. Neural network matrix can be calculated. MFC writing, nobody has used this way neurons do.
chatthread
- 用udp编写的一个网络程序,输入对方的ip就可以进行通讯,只要改一下端口,一个程序同时又客户端与服务端,mfc的-Using udp written a network program, enter the other' s ip you can communicate, as long as change what port, a program at the same time client and server, mfc' s
Mlmfc_Perception
- 包含神经网络感知器算法的MFC程序,可以可视化,有具体的例子在单文档窗口中显示数据点和算法结果。-Contains the neural network perceptron algorithm MFC program, you can visualize, there are one specific example in a single document window displays the results of data points and algorithms.
demo
- 用神经网络实现的人体模式识别,使用MFC编程-With the human neural network pattern recognition, programming with MFC
LPR
- BP字符识别,基于BP神经网络,含有MFC的界面,以简化处理-Character recognition based on BP
ANN_BP
- 神经网络中BP学习算法,并在MFC中以主观方式显示学习过程。-Neural network BP learning algorithm, and in MFC in order to show the subjective learning process.
ANN_SOM
- 神经网络中的无监督学习中的SOM学习算法,并在MFC中以主观方式显示学习过程。-Neural network unsupervised learning of SOM learning algorithm, and in MFC in order to show the subjective learning process.
8763029
- DH简单的密钥交换,暂时不支持大数运算,MFC编译后的()