搜索资源列表
match(man&women)
- 回溯法 解决男女匹配问题 八男八女匹配-Backtracking address gender matching eight men and eight women match
FASBIR
- Descr iption: FASBIR(Filtered Attribute Subspace based Bagging with Injected Randomness) is a variant of Bagging algorithm, whose purpose is to improve accuracy of local learners, such as kNN, through multi-model perturbing ensemble. Reference:
S-Isomap
- Descr iption: S-ISOMAP is a manifold learning algorithm, which is a supervised variant of ISOMAP. Reference: X. Geng, D.-C. Zhan, and Z.-H. Zhou. Supervised nonlinear dimensionality reduction for visualization and classification. IEEE Transactio
VC界面一字棋
- 用人工智能的αβ剪枝算法实现,界面整洁漂亮,人机各为一方,三子连成一线即赢- pruning algorithm, clean interface beautiful, man-machine for the party, three sons and circumstance that is even win
汉化人机界面5
- 图形方式下彩色汉字处理 ● 图形方式下的人机对话 ● 多级菜单框架 -color graphics mode -- Chinese character processing graphics mode -- the man-machine dialogue framework of multi-level menu
huf11
- matlab编写,用于哈佛曼编码的程序,通信类课程帮手-Matlab prepared for Harvard Man coding procedures, communications courses helper
数据结构大型作业实验报告-哈夫漫
- 数据结构大型作业实验报告-哈夫漫-data structure large operations Experimental Report-Halff Man
QACSMATLAB
- use swarm intelligence algorithm to slove travelling sales man problems in matlab-use swarm intelligence algorithm to slove traveling sales man problems in Matlab
y_a_s_u_o2
- 哈夫漫编码,提供字符统计,根据统计结果进行编码计算.-Hough Man coding for these characters statistics, according to statistics calculated results coding.
ChessOfChina
- 中国象棋源程序,该程序采用多种搜索算法实现了人机对弈的功能-Chinese chess source files, the program uses multiple search algorithm of the function of man-machine players
huffmanPROGRAM
- 哈扶曼算法可以用来压缩数据,虽然初学时很难,但是当你懂后,有很多东西就知道怎么取学了。-Kazakhstan Fu Man algorithm can be used to compress data, although a novice when it is difficult, but when you understand, there are many things to know how the school admission.
gobangrenji
- linux下的五指棋的人机对战版。用QT做的。-linux under the five fingers of the man-machine chess version of the war. QT used to do.
kalman1
- kalman滤波的仿真 kalman滤波的仿真-Kalman Filter Simulation Kalman Filter Simulation kal man Kalman Filter Simulation Filter Simulation
renjixiaqi
- 用c语言编写的关于人机下棋问题的相关源程序-c language used on the man-machine chess problems related source
PCGAME-chess
- PC编程(人机博弈)-的原代码,强烈推荐-PC Programming (man-machine game) - the original code, strongly recommended
The-man-machine-game
- The PC game programming - the man-machine game,包含各种象棋博弈的研发思想以及基本流程,基本的算法-The PC game programming- the man-machine game, the game includes a variety of chess thinking and basic research and development process, the basic algorithm
man
- MAN IMAGE SEGMENTATION USING DIGITAL IMAGE PROCESSING IN MATLAB
man-segmentation
- Edge detection of Man - Matlab Code
The Most Deligent Man
- 描述 邓老师发现有很多外国同学选修他的 mooc,于是他打开刷题记录,想找出最认真的那位同学。 共有 n 条刷题提交记录,每条记录包含一个人名,所有同学的名字各不相同。 邓老师认为刷题记录中出现最多的人就是最认真的那位同学。于是他开始查找,虽然邓老师脑容量很大,但是他不想花很多在这种单调的工作上,于是他只分配了很少的脑容量来完成这项任务。 请你设计一个算法,帮助他找到最认真的人。 输入 第一行仅含一个整数,即记录的总数 n。 接下来的 n 行给出记录,每行各用一
The Most Deligent Man
- 邓老师发现有很多外国同学选修他的 mooc,于是他打开刷题记录,想找出最认真的那位同学。 共有 n 条刷题提交记录,每条记录包含一个人名,所有同学的名字各不相同。 邓老师认为刷题记录中出现最多的人就是最认真的那位同学。于是他开始查找,虽然邓老师脑容量很大,但是他不想花很多在这种单调的工作上,于是他只分配了很少的脑容量来完成这项任务。 请你设计一个算法,帮助他找到最认真的人。 输入 第一行仅含一个整数,即记录的总数 n。 接下来的 n 行给出记录,每行各用一个字符串给出一个人名。