资源列表
cluster_full
- 包含各种常用的聚类算法,应有尽有。VC++版,可以配合文字识别等。-contains various commonly used clustering algorithm, everything. VC version can identify with characters.
scan-haff
- 通过本课程设计,应使学生掌握哈夫曼编码的特点、存储方法和基本原理,培养学生利用C++语言正确编写程序及调试程序的能力,运用数据结构知识解决实际问题的能力,为后续计算机专业课程的学习打下坚实的基础-passage of the curriculum design, should help students grasp the characteristics of Huffman coding, storage and basic principles, Training students to u
wuhan-traffic
- 一、 目的: 对应数据结构课程所学的基本原理和方法,学习图状结构求最短路径的算法,将理论知识运用于实际。 二、 任务: 请根据附图和附表,设计一个武汉市交通导引系统。用户输入起点站和目标站,系统显示起点站到目标站的最短路径。 三、 要求: 1. 提示用户输入起点站和目标站 2. 系统向用户显示一条最短路径(经过站数最少的路线),如果有两条以上最短路线,则按换乘次数排序显示。 3. 显示每一条路线时,不仅要显示应搭乘的车次,还要显示应搭乘站的站名。 四、 提示:
primal_svm
- 在主空间训练支持向量几的程序相关的论文和方法可以在网上找到-training in the main support vector space of a few papers related to the procedures and methods can be found on the Internet
cis779lab2
- 径向基神经网络程序加上应用,一个在美国的台湾人写的-RBFNN procedures and application, one in the United States written by the people of Taiwan
RBF-MIP
- 关于竞相基神经网络的例程共处学者使用请支持-competing based on neural network routines together scholars use to support
Ht1621_22Demo
- HT1621_22的完全代码哦.希望大家喜欢-HT1621_22 the complete code oh. Hope you like them
dwtg1
- MATLAB小波分析高级技术中的基于小波变换域的数字水印MATLAB源代码。-High MATLAB wavelet analysis technique based on the wavelet transform domain digital watermarking MATLAB source of generation code.
TSP_PROBLEM
- 这是算法中有关旅行商的解决方法,希望对你有帮助,-This the algorithm of the TSP solution, and I hope to help you, thank you
sat_problem
- 这是算法中关于SAT问题的解决方法,希望对你有帮助,-This the algorithm on the SAT the solution to the problem, and I hope to help you, thank you
TemperatureControl(C++)
- 基于模糊控制的温度控制模拟,本程序将模仿一个简单具有滞后特性的温度控制系统,采用模糊控制的方法,实现当前温度达到目标温度的有效控制。-based on fuzzy control of the temperature control simulation, This program will imitate a simple lag characteristics of the temperature control system, using fuzzy control methods the
apriori(C++)
- 本算法的基本功能是用C++语言实现了APRIORI算法,用户可以先选择要进行的操作。然后再输入支持度和置信度,就可得到挖掘的结果。 输出的结果主要包括两个部分。 1.输出所有的频繁项集。 2.输出所有的产生的规则。 算法还能够输出初始的事务集合,并且可以输出产生的中间结果。-the algorithm is the basic functions using C + + language of APRIORI algorithm, Users may choose to cond