搜索资源列表
Matlab-and-CSharp
- 混合编程C#与matlab,完成复杂程序算法的调用-Mixed Programming C# with matlab, the call complex program algorithm
timetable-csharp
- c#/CSharp 遗传算法高校排课系统的源代码,这是我哥哥做的本科毕业设计,很不错的哦-c#/CSharp University Course Scheduling System genetic algorithm source code, which I did graduate design, very good oh ~ ~
src_Backprop_ANN_XOR
- 人工神经网络ANN多层感知器BP神经网络算法的C#源代码,一个外国人编写,供大家研究学习使用。-ANN artificial neural network MLP BP neural network algorithm C# source code, a foreigner writing for everyone to learn.
DataMatrixDec20061217
- DataMatrix解码源码,好不容易才找到的。很有参考价值,里面有很多算法,可以选择。-The DataMatrix decodeing source code ,It s so difficult to find it.and the programme language is C#. there are many alogrithm to be chosen.
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
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.
cSharpMath
- 用CSharp写的数学运算源码,内含大量数学计算的函数方法以及各种数学算法。-Written by CSharp mathematical source, including a large number of mathematical calculations function method and a variety of mathematical algorithms.
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
aa
- C#写的蚁群算法,实现了五个城市的旅行商问题,简单易懂-ant colony algorithm
ExperimentsOfParallelAlgorithms
- 并行计算实验程序,包括多线程模拟并行、并行计算的数据结构、并行合并算法和链表、堆栈等的操作,等等。-Experimental procedures for parallel computing, including multi-threaded parallel simulation, parallel computing data structures, parallel algorithms and list the merger, the operation of the stack an
Ant
- 用csharp实现蚁群算法。运行后可以看到蚂蚁的路径变化。-Ant colony algorithm used to achieve csharp. After the run we can see changes in the path of ants.
csharp-apriori
- apriori算法的c sharp实现 apriori算法的c sharp实现-apriori algorithm c sharp to achieve apriori algorithm c sharp realization of
K-means-cSharp--code
- k均值算法是模式识别的聚分类问题,这是用C#实现其算法-K-means algorithm is pattern recognition of poly classification problem, this is written in c# realize its algorithm
蚁群算法
- 一个很有意思的小程序,叫做蚁群算法,不过好像有点bug……(A very interesting program called ant colony optimization, but it seems to have some bug...)