文件名称:AForge.NET
-
所属分类:
- 标签属性:
- 上传时间:2012-11-04
-
文件大小:15.77mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
C#开发的计算机视觉及人工智能领域的一个功能非常强大的类库,包括图像处理库、计算机视觉库、机器学习库、视频处理库等。-AForge.NET Framework is a C# framework designed for developers and researchers in the fields of Computer Vision and Artificial Intelligence- image processing, computer vision, neural networks, genetic algorithms, machine learning, etc.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
AForge.NET/Framework/unins000.dat
AForge.NET/Framework/unins000.exe
AForge.NET/Framework/Copyright.txt
AForge.NET/Framework/Release notes.txt
AForge.NET/Framework/lgpl-3.0.txt
AForge.NET/Framework/License.txt
AForge.NET/Framework/Release/AForge.Controls.dll
AForge.NET/Framework/Release/AForge.dll
AForge.NET/Framework/Release/AForge.Fuzzy.dll
AForge.NET/Framework/Release/AForge.Genetic.dll
AForge.NET/Framework/Release/AForge.Imaging.dll
AForge.NET/Framework/Release/AForge.Imaging.Formats.dll
AForge.NET/Framework/Release/AForge.MachineLearning.dll
AForge.NET/Framework/Release/AForge.Math.dll
AForge.NET/Framework/Release/AForge.Neuro.dll
AForge.NET/Framework/Release/AForge.Robotics.Lego.dll
AForge.NET/Framework/Release/AForge.Robotics.TeRK.dll
AForge.NET/Framework/Release/AForge.Video.DirectShow.dll
AForge.NET/Framework/Release/AForge.Video.dll
AForge.NET/Framework/Release/AForge.Video.VFW.dll
AForge.NET/Framework/Release/AForge.Vision.dll
AForge.NET/Framework/Docs/AForge.NET.chm
AForge.NET/Framework/Sources/Build All.sln
AForge.NET/Framework/Sources/Controls/AForge.Controls.snk
AForge.NET/Framework/Sources/Controls/Chart.cs
AForge.NET/Framework/Sources/Controls/Chart.resx
AForge.NET/Framework/Sources/Controls/ColorSlider.cs
AForge.NET/Framework/Sources/Controls/ColorSlider.resx
AForge.NET/Framework/Sources/Controls/Controls.csproj
AForge.NET/Framework/Sources/Controls/Controls.sln
AForge.NET/Framework/Sources/Controls/Histogram.cs
AForge.NET/Framework/Sources/Controls/Histogram.resx
AForge.NET/Framework/Sources/Controls/PictureBox.cs
AForge.NET/Framework/Sources/Controls/VideoSourcePlayer.cs
AForge.NET/Framework/Sources/Controls/VideoSourcePlayer.Designer.cs
AForge.NET/Framework/Sources/Controls/VideoSourcePlayer.resx
AForge.NET/Framework/Sources/Controls/Images/histogram.jpg
AForge.NET/Framework/Sources/Controls/Images/slider_gradient.png
AForge.NET/Framework/Sources/Controls/Images/slider_inner_gradient.png
AForge.NET/Framework/Sources/Controls/Images/slider_outer_gradient.png
AForge.NET/Framework/Sources/Controls/Images/slider_threshold.png
AForge.NET/Framework/Sources/Controls/Properties/AssemblyInfo.cs
AForge.NET/Framework/Sources/Controls/Resources/arrow.bmp
AForge.NET/Framework/Sources/Core/AForge.snk
AForge.NET/Framework/Sources/Core/Core.csproj
AForge.NET/Framework/Sources/Core/Core.sln
AForge.NET/Framework/Sources/Core/DoublePoint.cs
AForge.NET/Framework/Sources/Core/DoubleRange.cs
AForge.NET/Framework/Sources/Core/IntRange.cs
AForge.NET/Framework/Sources/Core/Parallel.cs
AForge.NET/Framework/Sources/Core/PolishExpression.cs
AForge.NET/Framework/Sources/Core/SystemTools.cs
AForge.NET/Framework/Sources/Core/Properties/AssemblyInfo.cs
AForge.NET/Framework/Sources/Fuzzy/AForge.Fuzzy.snk
AForge.NET/Framework/Sources/Fuzzy/Clause.cs
AForge.NET/Framework/Sources/Fuzzy/Database.cs
AForge.NET/Framework/Sources/Fuzzy/Fuzzy.csproj
AForge.NET/Framework/Sources/Fuzzy/Fuzzy.sln
AForge.NET/Framework/Sources/Fuzzy/FuzzyOutput.cs
AForge.NET/Framework/Sources/Fuzzy/FuzzySet.cs
AForge.NET/Framework/Sources/Fuzzy/InferenceSystem.cs
AForge.NET/Framework/Sources/Fuzzy/LinguisticVariable.cs
AForge.NET/Framework/Sources/Fuzzy/Rule.cs
AForge.NET/Framework/Sources/Fuzzy/Rulebase.cs
AForge.NET/Framework/Sources/Fuzzy/Defuzzification/CentroidDefuzzifier.cs
AForge.NET/Framework/Sources/Fuzzy/Defuzzification/IDefuzzifier.cs
AForge.NET/Framework/Sources/Fuzzy/Membership Functions/IMembershipFunction.cs
AForge.NET/Framework/Sources/Fuzzy/Membership Functions/PiecewiseLinearFunction.cs
AForge.NET/Framework/Sources/Fuzzy/Membership Functions/SingletonFunction.cs
AForge.NET/Framework/Sources/Fuzzy/Membership Functions/TrapezoidalFunction.cs
AForge.NET/Framework/Sources/Fuzzy/Operators/ICoNorm.cs
AForge.NET/Framework/Sources/Fuzzy/Operators/INorm.cs
AForge.NET/Framework/Sources/Fuzzy/Operators/MaximumCoNorm.cs
AForge.NET/Framework/Sources/Fuzzy/Operators/MinimumNorm.cs
AForge.NET/Framework/Sources/Fuzzy/Operators/ProductNorm.cs
AForge.NET/Framework/Sources/Fuzzy/Properties/AssemblyInfo.cs
AForge.NET/Framework/Sources/Genetic/AForge.Genetic.snk
AForge.NET/Framework/Sources/Genetic/Genetic.csproj
AForge.NET/Framework/Sources/Genetic/Genetic.sln
AForge.NET/Framework/Sources/Genetic/Population.cs
AForge.NET/Framework/Sources/Genetic/Chromosomes/BinaryChromosome.cs
AForge.NET/Framework/Sources/Genetic/Chromosomes/ChromosomeBase.cs
AForge.NET/Framework/Sources/Genetic/Chromosomes/DoubleArrayChromosome.cs
AForge.NET/Framework/Sources/Genetic/Chromosomes/IChromosome.cs
AForge.NET/Framework/Sources/Genetic/Chromosomes/PermutationChromosome.cs
AForge.NET/Framework/Sources/Genetic/Chromosomes/ShortArrayChromosome.cs
AForge.NET/Framework/Sources/Genetic/Chromosomes/GP/ExtendedGeneFunction.cs
AForge.NET/Framework/Sources/Genetic/Chromosomes/GP/GEPChromosome.cs
AForge.NET/Framework/Sources/Genetic/Chromosomes/GP/GPTreeChromosome.cs
AForge.NET/Framework/Sources/Genetic/Chromosomes/GP/GPTreeNode.cs
AForge.NET/Framework/Sources/Genetic/Chromosomes/GP/IGPGene.cs
AForge.NET/Framework/Sources/Genetic/Chromosomes/GP/SimpleGeneFunction.cs
AForge.NET/Framework/Sources/Genet
AForge.NET/Framework/unins000.exe
AForge.NET/Framework/Copyright.txt
AForge.NET/Framework/Release notes.txt
AForge.NET/Framework/lgpl-3.0.txt
AForge.NET/Framework/License.txt
AForge.NET/Framework/Release/AForge.Controls.dll
AForge.NET/Framework/Release/AForge.dll
AForge.NET/Framework/Release/AForge.Fuzzy.dll
AForge.NET/Framework/Release/AForge.Genetic.dll
AForge.NET/Framework/Release/AForge.Imaging.dll
AForge.NET/Framework/Release/AForge.Imaging.Formats.dll
AForge.NET/Framework/Release/AForge.MachineLearning.dll
AForge.NET/Framework/Release/AForge.Math.dll
AForge.NET/Framework/Release/AForge.Neuro.dll
AForge.NET/Framework/Release/AForge.Robotics.Lego.dll
AForge.NET/Framework/Release/AForge.Robotics.TeRK.dll
AForge.NET/Framework/Release/AForge.Video.DirectShow.dll
AForge.NET/Framework/Release/AForge.Video.dll
AForge.NET/Framework/Release/AForge.Video.VFW.dll
AForge.NET/Framework/Release/AForge.Vision.dll
AForge.NET/Framework/Docs/AForge.NET.chm
AForge.NET/Framework/Sources/Build All.sln
AForge.NET/Framework/Sources/Controls/AForge.Controls.snk
AForge.NET/Framework/Sources/Controls/Chart.cs
AForge.NET/Framework/Sources/Controls/Chart.resx
AForge.NET/Framework/Sources/Controls/ColorSlider.cs
AForge.NET/Framework/Sources/Controls/ColorSlider.resx
AForge.NET/Framework/Sources/Controls/Controls.csproj
AForge.NET/Framework/Sources/Controls/Controls.sln
AForge.NET/Framework/Sources/Controls/Histogram.cs
AForge.NET/Framework/Sources/Controls/Histogram.resx
AForge.NET/Framework/Sources/Controls/PictureBox.cs
AForge.NET/Framework/Sources/Controls/VideoSourcePlayer.cs
AForge.NET/Framework/Sources/Controls/VideoSourcePlayer.Designer.cs
AForge.NET/Framework/Sources/Controls/VideoSourcePlayer.resx
AForge.NET/Framework/Sources/Controls/Images/histogram.jpg
AForge.NET/Framework/Sources/Controls/Images/slider_gradient.png
AForge.NET/Framework/Sources/Controls/Images/slider_inner_gradient.png
AForge.NET/Framework/Sources/Controls/Images/slider_outer_gradient.png
AForge.NET/Framework/Sources/Controls/Images/slider_threshold.png
AForge.NET/Framework/Sources/Controls/Properties/AssemblyInfo.cs
AForge.NET/Framework/Sources/Controls/Resources/arrow.bmp
AForge.NET/Framework/Sources/Core/AForge.snk
AForge.NET/Framework/Sources/Core/Core.csproj
AForge.NET/Framework/Sources/Core/Core.sln
AForge.NET/Framework/Sources/Core/DoublePoint.cs
AForge.NET/Framework/Sources/Core/DoubleRange.cs
AForge.NET/Framework/Sources/Core/IntRange.cs
AForge.NET/Framework/Sources/Core/Parallel.cs
AForge.NET/Framework/Sources/Core/PolishExpression.cs
AForge.NET/Framework/Sources/Core/SystemTools.cs
AForge.NET/Framework/Sources/Core/Properties/AssemblyInfo.cs
AForge.NET/Framework/Sources/Fuzzy/AForge.Fuzzy.snk
AForge.NET/Framework/Sources/Fuzzy/Clause.cs
AForge.NET/Framework/Sources/Fuzzy/Database.cs
AForge.NET/Framework/Sources/Fuzzy/Fuzzy.csproj
AForge.NET/Framework/Sources/Fuzzy/Fuzzy.sln
AForge.NET/Framework/Sources/Fuzzy/FuzzyOutput.cs
AForge.NET/Framework/Sources/Fuzzy/FuzzySet.cs
AForge.NET/Framework/Sources/Fuzzy/InferenceSystem.cs
AForge.NET/Framework/Sources/Fuzzy/LinguisticVariable.cs
AForge.NET/Framework/Sources/Fuzzy/Rule.cs
AForge.NET/Framework/Sources/Fuzzy/Rulebase.cs
AForge.NET/Framework/Sources/Fuzzy/Defuzzification/CentroidDefuzzifier.cs
AForge.NET/Framework/Sources/Fuzzy/Defuzzification/IDefuzzifier.cs
AForge.NET/Framework/Sources/Fuzzy/Membership Functions/IMembershipFunction.cs
AForge.NET/Framework/Sources/Fuzzy/Membership Functions/PiecewiseLinearFunction.cs
AForge.NET/Framework/Sources/Fuzzy/Membership Functions/SingletonFunction.cs
AForge.NET/Framework/Sources/Fuzzy/Membership Functions/TrapezoidalFunction.cs
AForge.NET/Framework/Sources/Fuzzy/Operators/ICoNorm.cs
AForge.NET/Framework/Sources/Fuzzy/Operators/INorm.cs
AForge.NET/Framework/Sources/Fuzzy/Operators/MaximumCoNorm.cs
AForge.NET/Framework/Sources/Fuzzy/Operators/MinimumNorm.cs
AForge.NET/Framework/Sources/Fuzzy/Operators/ProductNorm.cs
AForge.NET/Framework/Sources/Fuzzy/Properties/AssemblyInfo.cs
AForge.NET/Framework/Sources/Genetic/AForge.Genetic.snk
AForge.NET/Framework/Sources/Genetic/Genetic.csproj
AForge.NET/Framework/Sources/Genetic/Genetic.sln
AForge.NET/Framework/Sources/Genetic/Population.cs
AForge.NET/Framework/Sources/Genetic/Chromosomes/BinaryChromosome.cs
AForge.NET/Framework/Sources/Genetic/Chromosomes/ChromosomeBase.cs
AForge.NET/Framework/Sources/Genetic/Chromosomes/DoubleArrayChromosome.cs
AForge.NET/Framework/Sources/Genetic/Chromosomes/IChromosome.cs
AForge.NET/Framework/Sources/Genetic/Chromosomes/PermutationChromosome.cs
AForge.NET/Framework/Sources/Genetic/Chromosomes/ShortArrayChromosome.cs
AForge.NET/Framework/Sources/Genetic/Chromosomes/GP/ExtendedGeneFunction.cs
AForge.NET/Framework/Sources/Genetic/Chromosomes/GP/GEPChromosome.cs
AForge.NET/Framework/Sources/Genetic/Chromosomes/GP/GPTreeChromosome.cs
AForge.NET/Framework/Sources/Genetic/Chromosomes/GP/GPTreeNode.cs
AForge.NET/Framework/Sources/Genetic/Chromosomes/GP/IGPGene.cs
AForge.NET/Framework/Sources/Genetic/Chromosomes/GP/SimpleGeneFunction.cs
AForge.NET/Framework/Sources/Genet
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.