Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - neural delphi
Search - neural delphi - List
用Delphi开发神经网络的论文,可用来参考下。-with Delphi neural network papers, which can be used to refer to the next.
Update : 2008-10-13 Size : 195.74kb Publisher : 王鹏

BP神经网路的改进算法 delphi实现,帮帮忙,怎么大家都做过了呢?-BP neural network to achieve improved algorithm delphi, help out how we all done?
Update : 2025-02-17 Size : 424kb Publisher :

感知机分类算法用于文献分类,基于BP神经网络的基本算法-Perceptron classification algorithm for Literature Classification, based on BP neural network algorithm
Update : 2025-02-17 Size : 183kb Publisher :

一个Delphi做的,基于肤色和神经网络做的人脸检测系统.做得非常好,请大家下载-a Delphi done, based on the color and neural networks do face detection system. Doing a good job. Please see Download
Update : 2025-02-17 Size : 874kb Publisher : Leeu

这是一个用Delphi写的ART神经网络源码,希望对学习ART神经网络的朋友有帮助-This is a written using Delphi ART neural network source, ART hope that the right learning neural network to help friends
Update : 2025-02-17 Size : 3kb Publisher : zwj1680

用Delphi开发神经网络的论文,可用来参考下。-with Delphi neural network papers, which can be used to refer to the next.
Update : 2025-02-17 Size : 195kb Publisher : 王鹏

DL : 0
Feed Forward Neural Network Delphi 源程序-Feed Forward Neural Network Delphi source
Update : 2025-02-17 Size : 6kb Publisher :

Feed Forward Neural Network 例子-Feed Forward Neural Network examples
Update : 2025-02-17 Size : 4kb Publisher :

delphi pascal、 人工神经网络源代码-delphi pascal, artificial neural network source code
Update : 2025-02-17 Size : 15kb Publisher : Riverside

DL : 0
ANN And Hopfield Neural Network
Update : 2025-02-17 Size : 273kb Publisher :

神经网络,BP算法的程序实现与改进,可用dephi实现其算法-Neural network, BP algorithm with the improvement of the procedures that can be used to achieve its algorithm Delphi
Update : 2025-02-17 Size : 10.09mb Publisher : chenwy

该程序用Delphi 7.0编写,可以实现车牌号的识别,使用到了BP神经网络算法,并具有一定的图像前期处理功能-The program prepared by using Delphi 7.0, you can realize the identification license plate number, use the BP neural network algorithm, and has some image pre-processing functions
Update : 2025-02-17 Size : 2.41mb Publisher : 张密

继续神经网络编程,bp算法,delphi 2005下编译通过-Continue to neural network programming, bp algorithm, delphi 2005 under the compiler through
Update : 2025-02-17 Size : 4kb Publisher : robin

DL : 2
Delphi神经网络,模式识别源码 ftmOCR.pas,NeuroOCR.dpr-Delphi neural networks, pattern recognition source ftmOCR.pas, NeuroOCR.dpr
Update : 2025-02-17 Size : 189kb Publisher : someone

该软件需用Delphi7设计,采用灰度共生矩阵的方法对肝脏超声图像进行纹理特征提取。通过神经网络进行分类处理。-The software required Delphi7 design, the use of gray-scale co-occurrence matrix method of liver ultrasound image texture feature extraction. Through the neural network classification.
Update : 2025-02-17 Size : 13.84mb Publisher : zhaorongchang

DL : 0
MatlabX库为VB,VC,Delphi提供程序包接口,支持数学运算、功能强大线性代数、图形处理等功能和部分神经网络等功能,用于扩展 MATLAB 的功能和运行速度,可以作为独立的工具使用,支持生成自己的独立运行程序,不要求客户电脑装有matlab。 (可以另外加功能) 在VB,VC,Delphi中使用该数学工具包可避免重复性劳动,从而减少开发人员实现算法和界面设计的困难,可大大提高开发效率,对于解决工程问题是十分有意义的。MatlabX就是一个小的matlab -MatlabX library for VB, VC, Delphi package provides interfaces to support the mathematical calculations, powerful linear algebra, graphics, and some deal with features such as neural networks and other functions for the expansion of MATLAB functions and operating speed, you can use the instrument as an independent and support to generate its own independent run the program, does not require the client computer with matlab. (Can add another function) at VB, VC, Delphi to use the Math Toolkit to avoid duplication, thereby reducing the implementation algorithm developers and interface design difficult, can greatly improve the development efficiency, for solving engineering problems are very meaningful of. MatlabX is a small matlab
Update : 2025-02-17 Size : 24.88mb Publisher : 张晓

用Delphi编写的车牌识别系统,包括预处理,应用神经网络识别等-Prepared using Delphi License Plate Recognition system, including pre-processing, the application of neural network recognition
Update : 2025-02-17 Size : 2.39mb Publisher : 王君宝

This program simulates a 3 or 4-layer Neural Network, and can be used to simulate an arbitrary, complex, or non-linear function that would be difficult to implement by traditional methods. The Back Propagation method is used "teach" the network the desired function. Adjacent layers of the net are fully interconnected that is, every neuron in layer 1 is connected to every neuron in layer 2, and every neuron in layer 2 is connected to every neuron in layer 3 (1->2, 2->3). With a 4-layer net, there is further interconnection: 1->2, 1->3, 2->3, 2->4, 3->4. - This program simulates a 3 or 4-layer Neural Network, and can be used to simulate an arbitrary, complex, or non-linear function that would be difficult to implement by traditional methods. The Back Propagation method is used "teach" the network the desired function. Adjacent layers of the net are fully interconnected that is, every neuron in layer 1 is connected to every neuron in layer 2, and every neuron in layer 2 is connected to every neuron in layer 3 (1->2, 2->3). With a 4-layer net, there is further interconnection: 1->2, 1->3, 2->3, 2->4, 3->4.
Update : 2025-02-17 Size : 48kb Publisher : cso

DL : 0
本文主要讲的是基于BP神经网络的医学图像分割方法-BP neural network-based medical image segmentation
Update : 2025-02-17 Size : 312kb Publisher : Ailsa

用Delphi实现的标准BP神经网络算法,测试数据以txt文件给出,在文件夹下有。-Delphi to achieve with the standard BP neural network algorithm, the test data to txt file are given in the folder under.
Update : 2025-02-17 Size : 452kb Publisher : 高雅田
« 12 3 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.