搜索资源列表
Delphi+shenjingwangluo
- 用Delphi开发神经网络的论文,可用来参考下。-with Delphi neural network papers, which can be used to refer to the next.
Delphi+shenjingwangluo.rar
- 神经网络也许是计算机计算的将来,一个了解它的好方法是用一个它可以解决的难题来说明。假设给出 500 个字符的代码段,您知道它们是 C、C++、Java 或者 Python。现在构造一个程序,来识别编写这段代码的语言。一种解决方案是构造一个能够学习识别这些语言的神经网络。这篇文章讨论了神经网络的基本功能以及构造神经网络的方法,这样就可以在编码时应用它们了。 根据一个简化的统计,人脑由百亿条神经组成 — 每条神经平均连结到其它几千条神经。通过这种连结方式,神经可以收发不同数量的能量。神经的一个非常
chepairecogitionsystem.rar
- 用Delphi编写的车牌识别系统,包括预处理,应用神经网络识别等,Prepared using Delphi License Plate Recognition system, including pre-processing, the application of neural network recognition
shouxieshuzishibie.rar
- 基于神经网络的手写数字识别系统,用delphi编写的,很有用哦~~~~~~~,Based on neural network handwritten numeral recognition system, prepared by delphi useful ~~~~~~~ Oh
DigitalRecongnization
- 基于神经网络的手写数字识别系统,字符识别-Neural Network Based Handwritten Digit Recognition System
Ocr
- Delphi神经网络,模式识别源码 ftmOCR.pas,NeuroOCR.dpr-Delphi neural networks, pattern recognition source ftmOCR.pas, NeuroOCR.dpr
何斌——BP改进算法
- BP神经网路的改进算法 delphi实现,帮帮忙,怎么大家都做过了呢?-BP neural network to achieve improved algorithm delphi, help out how we all done?
liverrecognize
- 超声图像识别算法:共生矩阵提取纹理特征,神经网络、模板匹配、贝叶斯方法识别-liver recognize project
BP
- 继续神经网络编程,bp算法,delphi 2005下编译通过-Continue to neural network programming, bp algorithm, delphi 2005 under the compiler through
TuXiangShiBie
- 该软件需用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.
digitrecognizesystembasedbp
- 给出了基于神经网络的手写体数字的识别程序,并对BP神经网络进行了一些改进-Are given based on neural network Handwritten digit identification procedures, and BP neural networks have been some improvements
VC
- MatlabX库为VB,VC,Delphi提供程序包接口,支持数学运算、功能强大线性代数、图形处理等功能和部分神经网络等功能,用于扩展 MATLAB 的功能和运行速度,可以作为独立的工具使用,支持生成自己的独立运行程序,不要求客户电脑装有matlab。 (可以另外加功能) 在VB,VC,Delphi中使用该数学工具包可避免重复性劳动,从而减少开发人员实现算法和界面设计的困难,可大大提高开发效率,对于解决工程问题是十分有意义的。MatlabX就是一个小的matlab -MatlabX li
111
- 思路简要说明: 1、图像二值化 将图片中的各点用0或1表示,1为有效点,0为背景。这里使用的是最大类间方差法 (otsu),在资料中有介绍。 2、去除干扰点 3、分割 将整个的图片分为每个单独的字,在下一步中才能一一识别。 4、与样本库进行对比,寻求最近似匹配 这步是比较核心的地方,由于要识别的图形每次都是随机变化的,我们不能进行完 全匹配识别,所以使用的是‘欧氏距离’来进行最近似匹配,资料中的《自由手写体 数字识别》里面有详细说明。
BP
- 本文主要讲的是基于BP神经网络的医学图像分割方法-BP neural network-based medical image segmentation
SOFM
- 自组织神经网络(SOFM)算法,实现语音数据的量化。-Self-organizing neural network (SOFM) algorithm, voice data, to quantify.
ffnn
- bp神经网络源码,在1.0基础上加以改进。可安装,delphi源码-bp neural network source code, based on the 1.0 improvements. Can be installed, delphi source code
NormalBPNet
- 用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.
AVZ
- 卡巴斯基软件源代码泄露 卡巴斯基的安全套装产品之一的源代码已经泄露,并可以从网上下载(压缩包大小约300MB)。并称,源代码涉及的版本是Kaspersky Internet Security 8.0/2009的一个测试版。 该代码是C + +和Delphi编写的,涵盖反病毒引擎,以及反钓鱼,反拨号器,防垃圾邮件,家长控制等模块。据包内的发行说明,被泄露的源码是卡巴斯基实验室在2008年和过去所做的更改从2007年12月他们的日期。 这里提供的是该源代码包内包含的AVZ部分
digital-char-recognize-besedon-bp
- 基于神经网络的手写识别,识别的精确度很高,包含所有资源。-digital char recognize based on bp netware
车牌识别(有大的框架和BP神经网络delphi)
- 本程序是基于C++的车牌识别,里面有大的框架和BP神经网络(This program is based on C++ license plate recognition, which has a large frame and BP neural network)