资源列表
code
- 学习数据结构时编写的有关二叉树基本运算实现,有向图和邻接矩阵,邻接表的转换,输出某矩阵转置矩阵的三元组以及两矩阵进行运算后结果用三元组表示,在学习VC程序设计写了一个简单的机场不同型号车辆的收费系统。-Learning data structures to prepare basic operations on binary tree realization of a directed graph and the adjacency matrix, adjacency list of the c
LLK
- 连连看游戏设计,最短路径的寻找,判断两个图形是否可消,怎样优化寻路算法。-Lianliankan game design, to find the shortest path to determine whether the two graphic consumption and how to optimize the way-finding algorithm.
Markov_Chain_Algorition
- 一种经典的用于输出随即英语文本的算法,用C语言实现,性能表现很好。-A classical English text for the output then the algorithm, using C language implementation, performance, good performance.
_IDA
- ACrush 2005年百度之星的八数码程序和一个IDA*的八数码程序,很有借鉴意义。-Baidu is ACrush 2005 Star of the eight digital programs and an IDA* eight digital procedures, referential significance.
main
- 百度之星2009初赛第一场第一题,满分程序-Baidu Astar 2009 1.1.1 without bug
main
- poj1328: Radar Installation。贪心算法。正确程序-poj1328: Radar Installation. Greedy algorithm. accepted program
main
- poj2109:Power of Cryptography.贪心算法.正确程序.-poj2109:Power of Cryptography.Greedy algorithm.accepted program.
wordGame
- 本文件包含两个功能相同的cpp文件,分别采用了map和priority queue两种不同的数据结构来完成显示双单词在字典动态变化的过程的功能。对于掌握数据结构有一定意义。-This file contains two cpp files with same function, but they use different data structures which are map and priority queue. The function of this file is to trace
inorder
- 这是一种中序运算法,当数学运算表达式被输入到计算机中,计算机按照从前到后的顺序即可进行运算,不用考虑其优先级的问题!-inorder structure!
matrixdriver
- now, how can i call kmeans function for h , s,v separately, what parameters to be passed. here h is 512*512 matrix.and how can i construct the clustered/segmented image from the kmeans result. need sample code in matlab its urgent. Please h
mrankwin
- classify the objects in data matrix based on the attributes Criteria: minimize Euclidean distance between centroids and object points For more explanation of the algorithm-classify the objects in data matrix based on the attributes Cr
engdemo
- the classic pattern recognition algorithms, dynamic clustering algorithm k mean using Matlab programming, as well as classification of the class analysis
