搜索资源列表
HOJ10054
- ACM基础题,动态规划基础题,学习程序设计必备的算法基础练习
suan_fa_ti_ji
- ACM算法题集 基础算法教案.doc 算 法 设 计 题 集.doc 算法题集.doc
HDU_acmer
- 杭电入门级别的课件,涵盖了acm比赛用的所有算法的详解以及例题,作为acm培训的新老选手必备的东西-Hang power entry-level courseware covers all race acm Detailed algorithm and examples, as the training of new and old players acm things necessary
ACM-of-hfut
- ACM校内赛的讲义,里面详细介绍了在ACM竞赛中常用的算法和思想,以及编程基础知识,里面含有例题讲解,以及习题,实验-ACM campus race handout, which details the algorithms used in the ACM contests and ideas, as well as programming the basics, which contains examples to explain, as well as exercises, experime
ACM
- acm一些基础练习题和讲解-acm some basic exercises and explain
basisofthenumberofacmknowledge
- acm基础 数论 知识必备!很重要的基本功! 有助于菜鸟入门!-On the basis of the number of acm knowledge required! Very important basic skills! Help rookie entry!
acm
- 趣味编程100例,可以试试手,不错.挺基础的.-100 cases of interesting programming, you can try the hand, yes. The very foundation.
ACM
- 一些关于ACM算法的资料,包括5种算法的详细讲解和ACM题型分类以及一些基础题目-ACM algorithm on, including five kinds of algorithms and ACM detailed questions on the classification and some basic topics
About_ACM
- 这是ACM的入门教程,对于想学习ACM的初学者有很大帮助,而对于想通过ACM学习数据结构和算法的人也很有帮助~!-It is ACM s entry tutorial for beginners who want to learn ACM helps a lot, but for want ACM to learn data structures and algorithms were also very helpful ~!
ACM入门经典
- 内含ACM入门的题目和很多基础经典算法,计算机速度快,很适合做计算和逻辑判断工作。本章首先介绍顺序结构程序设计,其基本思路是:把需要计算机完成的工作分成若干个步骤,然后依次让计算机执行。注意这里的“依次”二字——步骤之间是有先后顺序的。这部分的重点在于计算。
ACM-C
- 杭电ACM的训练题目,着重于算法设计,也可作为C语言基础学习联系资料-Hang power of the ACM training topics, focusing on algorithm design, but also as the C language-based learning Contact Information
acm
- ACM 平台,是大学生学习c程序设计基础的好工具。-ACM platform for college students to learn c programming based on good tool.
ACM培训资料
- 该文档涉及到C/C++等编程的基础知识以及常见的算法问题,此外通过ACM编程练习题来培训学习者的编程能力
Desktop
- 可以实现规定位数以内大数据的加法,文件是一个函数,可以移植,直接调用即可。 以及我自己总结的一些算法,acm基础学习者可以借鉴。(This document is just for big data addtion. This can be copyed to any function. I hope you guys enjoy it.)
实用算法基础教程(ACM-ICPC初级学习资料)
- 主要关于ACM/ICPC的算法讲解,使用的语言为c和c++,对ACM有兴趣的同学可以下载。(Mainly on the ACM/ICPC algorithm to explain, the use of language for C and c++, ACM interested students can download.)
JMMPN
- acm基础 数论 知识必备!很重要的基本功! 有助于菜鸟入门!()
ACM_OJ_程序设计基础课程资料
- 最新的ACM培新计划和培训内容,包含代码和解析,培养最出色的ACMer(This is the latest ACM information for learning and reference, including the hard-working information and plans of the teacher)
ACMPPT
- acm入门基础程序 基础代码 可自学 入门简单(ACM introductory basic program basic code is easy to learn to get started)
eqftu
- acm基础 数论 知识必备!很重要的基本功! 有助于菜鸟入门!()
程序设计基础 竞赛真题求解
- 程序设计基础 问题求解,适合程序设计竞赛,ACM程序设计大赛,蓝桥软件大赛,等初次参加比赛的学生,本科C语言方向和java方向的学生。