资源列表
Stemming
- stemming词干算法 stemming词干算法-stemming stemming stemming stemming algorithm stemming algorithm stemming algorithm
Menutraversal
- 菜单遍历程序,应用程序中有个menustrip菜单,遍历菜单下的所有菜单及所有form、form中的控件,并把所有窗体跟控件显示到一个treeview中的相应的菜单名下-Menu traversal procedures, application menustrip have a menu, menu traverse all the menu and all the form, form of control, and all form with a TreeView control disp
creat_folder_by_file_kind
- 从天空软件站里的软件分类页面(http://www.skycn.com/sort/soft_sort.html)抓取分类文本之后, 再把每个类别文件夹名中的空格去掉之后,得到如下文本,保存为“天空软件站软件分类.txt”,然后 运行本代码,可以得到和下面列表结构一样的文件夹。从此,从网上down软件之后,你就再也不用为 软件难以归类而发愁了,因为你使用的分类方法和专业软件站的分类是一模一样的!-Stations from the sky software software Categ
global
- 前一段时间看到了一个病毒,在桌面上显示一个图片:this computer is being attacked!找到了一个批处理专杀工具给大家分享-Some time ago to see a virus, the desktop shows a picture: this computer is being attacked! Found a batch to share with you专杀工具
Address-book-management-program
- 通信录管理程序,很长,但是很实用,适合新手学习。-Address book management program, is long, but very useful for beginners to learn.
Get-IE-Password
- Get Interet Explorer s saved passwords-Get Interet Explorer s saved passwords^^
rCopiesclassii
- 对心电数据进行处理,根据多标准准的阈值法对心率失常进行判断与分类 -ECG data processing, judgment and classification of abnormal heart rhythms, multi-standard quasi-threshold method
TSP
- 1 以10/30个结点的TSP问题为例,用遗传算法加以求解; 2 掌握遗传算法的基本原理、各个遗传操作和算法步骤; 3 能求出问题最优解,若得不出最优解,请分析原因; 4 要求界面显示每次迭代求出的局部最优解和最终求出的全局最优解。-For example, 1 to 10/30 junction TSP problem with a genetic algorithm to solve 2 mastered the basic principles of the gene
bracket
- 对于输入的一段代码,能够检查其中的括号(例如{}/[]/())是否配对,如果配对,输出正确的提示信息,如果不配对,则能够将没有配对的括号的位置打印出来。-For input a piece of code to check parentheses (for example, the {}/[]/()) paired If the pairing, output the correct message, if not paired, the position of the brackets wi
verilog_src
- 基于FPGA的cy7c68013a读写控制程序-cy7c68013a control program
Candidate-elimination-algorithm
- 本内容主要包含的是python的候选消除算法的实现-The main content of this paper is the implementation of Python candidate elimination algorithm