搜索资源列表
ZHAOCHA
- 易语言找茬辅助工具。识别范围可调;核心算法是通过位图内存的数组数据来检测。1024*768的图片检测不到500毫秒。现已支持大家来找茬、美女找茬。-The easy language finding fault aids. Recognition range is adjustable core algorithm to detect by the bitmap memory array data. 1024* 768 photo detector to less than 500 milli
D-Algorithm
- D算法 能仿真出图 具体分类弄不明白 是老师给的代码-D simulation algorithm can figure out the specific classification could not understand the teacher to code
Lin
- 编写程序以邻接矩阵、邻接表两种方式存储指定连通图,并输出存储之后的图。 用深度优先算法和广度优先算法遍历邻接矩阵方式存储的图和邻接表方式存储的图。(The program stores the designated connected graphs in two ways of adjacency matrix and adjacency list, and outputs the graph after storage. Using depth first and breadth firs