搜索资源列表
Matlab-and-CSharp
- 混合编程C#与matlab,完成复杂程序算法的调用-Mixed Programming C# with matlab, the call complex program algorithm
AForge.NET_Framework-2.1.3
- 一个C#下面的图像处理算法以及人工智能算法的类库。人工智能的算法包括神经网络算法,遗传算法,机器学习算法等。使用C#写人工智能算法的开发者可以直接调用这个类库,不用自己实现最底层的算法了。我曾经使用过其中的遗传算法类库,功能十分强大,推荐使用。 -English Descr iption: AForge.NET Framework is a C# framework designed for developers and researchers in the fields of Comput
LinearRegression
- 用C#编写的线性回归预测算法,一个类,可以封装-Written in C# using the linear regression algorithm, a class, you can package! !
timetable-csharp
- c#/CSharp 遗传算法高校排课系统的源代码,这是我哥哥做的本科毕业设计,很不错的哦-c#/CSharp University Course Scheduling System genetic algorithm source code, which I did graduate design, very good oh ~ ~
RealGeneticAlgorithm
- 自已编写的c#自适应实数编码遗传算法,提供多种交叉变异和选择方法,应用时结合需要,修改适应度函数即可!-Write their own adaptive real-coded genetic algorithms, offers a variety of crossover and mutation and selection methods, application integration needs, modify the fitness function can be!
csharp
- 《c#数字图像处理算法典型实例》一书对应的程序,按章节存放。-" C# a typical example of digital image processing algorithms," a book corresponds to the procedure, according to chapter store.
csharp
- c#数字图像处理算法典型实例源码,内部包括图像分割,边缘检测,颜色变换,图像压缩,灰度处理,滤波,平滑等算法实现,非常实用。源码编译、运行正常。-c# typical examples of digital image processing algorithms source code, internal, including image segmentation, edge detection, color conversion, image compression, gray scale p
GeneticsDevTwoSource
- 自适应遗传算法的C#源码,可用sharpdevelope编译-Genetics Dot Net Two- Adaptive Programming
Genetic_algorithm
- c#写的遗传算法的例子,有注释,很好很强大!-c# genetic algorithm written in the example, there are notes, very good very strong!
高级加密算法
- AES加密和解密源码!-AES encryption and decryption source!
Asprise-OCR-CSharp-Windows_XP_32bit-4.0
- 人工神经网络算法的OCR识别,识别还可以,如果摄像头够清晰的话,效果更好-Artificial neural network algorithms OCR recognition, recognition can also, if the camera is far from clear, then better
CSharp[AESEncryptDecrypt]
- C#编写的文件加密解密程序,使用AES加密算法,速度快,安全,不限制要输入的密钥长度,可以选择是否更改加密后文件的后缀名,界面美观-C# documents prepared by encryption and decryption procedures, the use of AES encryption algorithm, fast, safe, no restrictions on the importation of key length, you can choose whether
Csharp
- Csharp数字图像处理算法典型实例 对于图像视频处理的有一定参考价值-Digital image processing algorithms Csharp classic example of video processing for the image of a certain reference value
BP(cSharp)
- 基于.net环境下C#语言开发的改进的BP神经网络算法-Based. Net C# language developed under the improved BP neural network algorithm
RepeatedForms
- 根据相似度去重,把文本很相似的删除掉,基于VSM的算法的实现。-According to the similarity to heavy, very similar to the text removed, the algorithm based on VSM realize.
asp
- 数字图像处理的一个例子,只是算法的实现.-Digital image processing of an example, but the realization algorithm.
Projection
- c#实现的兰勃特投影算法类(直接将经纬度转换到平面坐标)-c# realized Lambert projection algorithm type (directly to the latitude and longitude coordinates of the transition to plane)
Vector
- 一个3维矢量的各种算法,以c#语言开发,可用于数学计算。-A 3-dimensional vector algorithms to c# Language development, can be used for mathematical calculations.
cSHARP
- C#编写的遗传算法 可以用于多机器人路径规划方面 可以参考-C# prepared by genetic algorithm can be used in many aspects of robot path planning can refer to
DataStructure(CSharp)
- 将数据结构与C#语言和.NET框架结合是本书的一大特点。.NET平台是微软推出的一个新的开发平台,目的是让“不同的语言共享同一平台”。.NET很可能成为下一代Windows操作系统的一部分。而C#语言作为新一代完全面向对象的语言,是.NET的母言。本书所有的数据结构和算法都是用C#语言进行描述,并在相应章节的末尾介绍了在.NET框架中常用的数据结构和算法。用C#在.NET平台开发的技术人员可以从本书中获得许多有益的知识和技术。-Data structure and C# language and