搜索资源列表
HuffmanForFile
- 用Visual C++开发的Huffman文件压缩算法的源代码-Visual C development of the Huffman compression algorithm source code
蚂蚁算法求解TSP的源代码
- 基于C++开发的蚂蚁算法求解TSP的源程序。这种代码不多见哦,还不快下载。-C development based on the ant algorithm for TSP of the source. This code rare Oh, not faster download.
unix suanfa
- 主要是一些算法问题 unix/C 开发,矩阵,网路等问题-algorithm is the main problem unix / C development, matrix, the Internet and other issues
用C++编写的BP神经网络开发包
- 开发环境:C++ 简要说明:这是一个神经网络开发包。目录ann下是专门针对神经网络的代码,外部目录是一些公用的代码,与神经网络无关,但是神经网络的代码用到了它们。 ann目录下有一个目录demo,里面存放了一些示例程序,请参照它们进行编程。(不好意思,刚才上面那个类别没选好就点上传了) -development environments : C Brief Descr iption : This is a neural network development kit. Ann direc
C++神经网络开发包ANNIE源程序(最新版)
- C++神经网络开发包ANNIE,可以用C++语言开发各种神经网络:如BP,RBF,HOPFIELD等,同时随附件带有基于VC和.NET环境的示例源程序-C neural network development kits 8am, the C language can be used to develop a variety of neural networks : as BP, RBF, Hopfield, along with the annex and with VC.NET environ
C语言遗传算法程序包
- 一个经典的C语言遗传算法程序包,可直接用来开发遗传算法的应用程序-a classic genetic algorithm C language package can be used directly for the development of the genetic algorithm application
多种分词方法
- 含有多个分词算法。毕业设计的时候获得的,希望对大家在汉字处理中能用的到。 ICTCLAS算法,中科院,对名字识别能力很强。VC开发。 CSharp分词,向前匹配加向后最大匹配,C#开发,容易扩展。 小叮咚分词,由后向前最大匹配,C#开发。 xerdoc分词,基于ICTCLAS的Java版本分词。 文本分词词典,分词的词典,可以提供分词数据源。-containing more than Segmentation. Graduation was the time of hope
C语言开发 BTREE 数据文件索引程序库
- 用c开发的B+树索引结构,能实现B+树基本的查找,删除,搜索功能-with the development of B-tree index structures to achieve the basic B-tree search, delete, search functions
基于C开发的指纹识别源程序
- 基于C开发的指纹识别源程序.rar -C development based on the fingerprint identification source. Rar C development based on the fingerprint identification source. Rar
c++005
- 这是一个双向链表的源码,用C++开发实现。
C++0002
- 这是数据结构算法中的栈的实现的源码。用C++开发。
C++0003
- 这是数据结构算法中的队列的实现源码。用C++开发。
C算法常用程序
- 收录各种常见的c算法,对C语言初学者是个很好的帮助,对开发人员来说也是不错的参考
C++
- 共有10个文件代码,均为数据结构类型,用C++开发环境完成的-A total of 10 documents code, are the type of data structure, using C++ Completed development environment
sga-c
- 利用C开发的一个遗传算法案例。C语言程序在Dev-Cpp下编译通过,在VC下面应当也可以编译通过。-Use C to develop a genetic algorithm case. C language program at compile under Dev-Cpp is passed, the following should be in the VC can also be compiled through.
c
- C语言下开发的学生管理系统,具有文本界面使用了十字交叉链表建立内部的数据结构-C language development of students under the management system, with a text interface using the Cross-linked list data structure to establish internal
fft.c
- 快速傅立叶变换的c语言开发程序,简单易懂。-fft
C
- 这个主要是当前IT流行的C和C++开发的资料。这里稍作整理,-The IT major is currently the popular C and C++ development information. Here a brief order,
math.c
- 用C语言开发的一个简单数学运算器,可以进行简单的数学运算-Developed using C language, a simple mathematical calculator can perform simple mathematical operations
基于c#的学生管理系统
- 该项目是基于c#开发的一款学生管理系统,在系统中应用了很多第三方插件元素,可以作为入门学生使用,在系统中功能完善还有待提高,欢迎指导。