搜索资源列表
ACM入门习题一百道
- 不错的一本书
segmentTree
- 线段树算法的详细解析.内容十分详尽.可以作为acm初学者的入门教程-Segment tree algorithm is a detailed analysis. Is thorough and comprehensive
acmprogrammer
- ACM入门经典,简单,有相应的题目练习,且表明来源。-ACM crosses the threshold classical, simple, has the corresponding topic practice, and indicates the origin.
POJ_Grids_Entry-title
- 本文档整理了POJ_Grids平台上的一些入门级的题目并附有源码。这有助于初涉ACM的同学尽快熟悉ACM编程模式。-This document compiled POJ_Grids some entry-level platform on the subject together with the source. This helps the students become familiar with the entrants ACM ACM programming mode.
HDOJACM
- 杭电ACM2010课程ppt课件 杭电入门级别的课件,涵盖了acm比赛用的所有算法的详解以及例题,作为acm培训的新老选手必备的东西-Hang Hang power ACM2010 course ppt power entry-level courseware courseware, covering all the race acm Detailed algorithms and examples, as the training of new and old players acm es
ACM入门经典
- 内含ACM入门的题目和很多基础经典算法,计算机速度快,很适合做计算和逻辑判断工作。本章首先介绍顺序结构程序设计,其基本思路是:把需要计算机完成的工作分成若干个步骤,然后依次让计算机执行。注意这里的“依次”二字——步骤之间是有先后顺序的。这部分的重点在于计算。
ACM
- 软件工程,编程,ACM入门资料,编程思想-Software engineering, programming, ACM introductory information, programming ideas
ClassicAlgorithmContestEntry
- 算法竞赛入门经典书籍,需要参加ACM比赛的朋友可以看看。-Algorithm contest entry classic books, need to participate in ACM contest friends can see.
acm
- ACM入门算法之dp,背包,高级数据结构,搜索,图,最短路。(ACM Introductory algorithm)