资源列表
蚁群算法的能量有效EEABR
- ACO蚁群优化算法 针对能量有效的ACO蚁群优化算法的程序,C++语言实现,对研究蚁群优化的小伙伴有所帮助(The program for the efficient ACO ant colony optimization algorithm, the implementation of the C++ language, is helpful to the small partners studying the ant colony optimization)
item3
- 车轮上刻有一圈共n个英文小写字母,滚滚向前每碾过一圈就留下一条印迹,这类印迹都是长度为n的字符串。显然,从不同位置开始碾,可能得到不同的印迹。既然历史的车轮滚滚向前,故不必考虑向后碾的情况。于是,一个车轮最多对应于n条不同的印迹;反之,不同的印迹也可能来自相同的车轮。 也就是说,两条印迹若能通过循环移位相互转换,则它们来自同一条车轮。比如,所谓的循环左移k位,是指将字符串"s1 ... sk sk+1 ... sn"转换为"sk+1 ... sn s1 ... s
suanfa
- 简单的决策树,使用增益率,未考虑剪枝,和过拟合现象。包含数据。(this file contains data.)
针对TSP问题的各种蚁群优化程序ACOTSP-1.03
- 针对TSP问题的各种ACO蚁群优化算法的程序,C++语言实现, 对研究蚁群优化的小伙伴有所帮助(ACO ant colony optimization algorithm The program of various ACO ant colony optimization algorithms for the TSP problem and the implementation of the C++ language are helpful to the small partners stu
Oracle Database 10g SQL
- Oracle Database 10g SQL.chm
kasterenDataset
- 主要针对行为识别,常用数据处理方法及分类,可视化 包含数据集(Mainly for behavior recognition, commonly used data processing methods and classification, visualization Contain data sets)
Matlab经典教程——从入门到精通
- 一本Matlab入门书籍,建议初学者学习(A Matlab introductory book)
SQL
- 大学课程简单的平时作业,在所建库中进行修改、查找数据(simple undergraduate homeworks)
Transfer_ANSYS_Grid_to_FLAC3D
- 1) You have to generate a free mesh is generated with Ansys 2) GENERATE INPUTS FROM ANSYS a. From Ansys a list of nodes (file nlist.lis)has to be generated, id and position x,y z b. From Ansys a list of elements (file elist.lis) has to be gene
横润科技《MATLAB的S-Function编写指导》
- 一本很好的学习Matlab S-Function的教程(A good tutorial on learning Matlab S-Function)
DiNi03数据处理
- 水准仪天宝Dini03莱卡DNA03原始数据水准数据处理。(Level instrument Tianbao Dini03 Leica DNA03 raw data level data processing.)
codeFramework
- matlab 的naivebayes程序(This is a matlab code naive bayes)