搜索资源列表
MineSweep
- 用objective-c写的扫雷游戏,很经典,涉及到了很多知识,尤其是算法-Written in objective-c minesweeping game, classic, design a wide range of knowledge, especially in the algorithm.
doc1
- 基于MATLAB的目标定位追踪,这是一个质心坐标的定位追踪算法-Target tracking based on MATLAB, it is a center of mass coordinates positioning tracking algorithm
QuickSort
- Quicksort is a divide and conquer algorithm. Quicksort first divides a large list into two smaller sub-lists: the low elements and the high elements. Quicksort can then recursively sort the sub-lists. The steps are: Pick an element, called a pivo
A--matlab
- A*算法,很重要的一种算法!欢迎下载学习!-A* algorithm, an algorithm is very important! Welcome to download learning! Thank you! ! ! ! ! ! Thank you! ! ! ! ! ! Thank you! ! ! ! ! ! Thank you! ! ! ! !
ChineseChess.xcodeproj
- 象棋的一个小demo,看着还不错,包含简单的算法-A small demo chess, looked pretty good, including a simple algorithm
netflix.m
- collaborative filtering code MathLabs for the recommended system, including item-based and user-based two cases. User-based and item-based collaborative filtering algorithm. Experimental data for MovieLens- a web-based movies recommender system with