搜索资源列表
fina_ver
- 用迷宫算法实现聚点的统计,这里只是简单扫描每个像素的四个方向,当然,可以很容易修改源码,实现八个方向的扫描,至于聚点嘛,就是被数码0包围的数码1组成的块,这种算法在元件识别方面可以应用。-maze algorithm used accumulation of statistics, here simply scanning each pixel of the four directions, of course, you can easily modify the source codes to
单源最短路径
- 数据结构的最短路径算法-Source codes about how to realize the short path generation for single source graph.
program
- 一个算法问题包括,一些数据结构的算法,全部是已经编译通过的源码,且是我自己写的!- An algorithm question includes, some constructions of data algorithms, completely were already translated through the source codes, was precisely I writes!
linked_lists
- linked lists source codes
c_source_data_stru
- 这个压缩文件解压后,可用于数据结构的C代码实现的学习过程中-C source codes of data structure
datastructure
- there are basic source codes of data structure these codes will help study data structure about simple calculator, linkedqueue, nodelist, nodesequence, progression
simplecalculator
- there are basic source codes of data structure. these codes will help study data structure. about simple calculator
LinkedQueue
- there are basic source codes of data structure. these codes will help study data structure. about linkedq-there are basic source codes of data structure. these codes will help study data structure. about linkedqueue
NodeList
- there are basic source codes of data structure. these codes will help study data structure. about nodelist.
NodeSequence
- there are basic source codes of data structure. these codes will help study data structure. about nodesequence.
progression
- there are basic source codes of data structure. these codes will help study data structure. about progression.
BinaryTree-(1)
- Binary tree source codes
data-structures
- data structures Source codes for data structures. Programming Language:Visual C++,
soj
- sicily(soj) 1022 1064 1310 1740 1876 1934 六题的源代码(数据结构综合应用题) -source codes of sicily(soj) 1022,1064,1310,1740,1876,1934
soj
- soj 1019 1488 1822 三题的源代码 比较复杂的动态规划题-source codes of soj 1019 1488 and 1822 (Dynamic programming)
solution
- another data structure source codes for revision in c-another data structure source codes for revision in c++
data-strucures
- C source codes for searching and sorting techniques.
mfccmd
- 数据结构(C语言版)中的窗口问题源代码及分析-Data structure (C language version) of the maze to solve the problem and analysis of source codes。
CPP-sources
- 该资源包含C++实例(汉诺塔问题、贪心算法问题、八皇后问题)的源程序实现.-The resources include C++ source codes(Hanoi problem, the greedy algorithm, 8 queens problem).
JOJ-jilin-university--acm
- 可以为在JOJ上练习的同学做入门使用,这些代码全部通过。-These source codes may help you to begin with JOJ.These codes all passed the system.