Welcome![Sign In][Sign Up]
Location:
Search - ACM-ICPC

Search list

[Other resourcezheda-acm-tiku

Description: ACM/ICPC(ACM International Collegiate Programming Contest, 国际大学生程序设计竞赛)是由国际计算机界历史悠久、颇具权威性的组织ACM(Association for Computing Machinery,美国计算机协会)主办的,世界上公认的规模最大、水平最高的国际大学生程序设计竞赛,其目的旨在使大学生运用计算机来充分展示自己分析问题和解决问题的能力。该项竞赛从1970年举办至今已历29届,一直受到国际各知名大学的重视,并受到全世界各著名计算机公司的高度关注,在过去十几年中,APPLE、AT&T、MICROSOFT和IBM等世界著名信息企业分别担任了竞赛的赞助商。可以说,ACM国际大学生程序设计竞赛已成为世界各国大学生最具影响力的国际级计算机类的赛事, 是广大爱好计算机编程的大学生展示才华的舞台,是著名大学计算机教育成果的直接体现,是信息企业与世界顶尖计算机人才对话的最好机会。 有很多高校都有专门的ACM训练网站,我比较喜欢光顾的是浙大的,acm.zju.edu.cn。但是很不幸,这几天这个网站挂了,希望可以很快修好。 做做在线ACM,感觉还是不错的,打算没有做一题,以后我会在这个ACM专栏里把每天的题目和我递交成功的源代码贴出来,看看自己能坚持多就:)
Platform: | Size: 7613337 | Author: 王洋 | Hits:

[Other resourceACM

Description: 一些例程--ACM/ICPC简单程序 竞赛训练用
Platform: | Size: 72345 | Author: Nelson | Hits:

[Windows Develop算 法 设 计 题 集

Description: ACM中常用的算法思想与常用算法,是本人自己精心收集的,其中含清华ACM训练时候的笔迹,对ACM的人员是极佳的参考资料-ACM commonly used algorithm commonly used algorithms and thinking, is my own collection of carefully, with Tsinghua ACM training when the handwriting on the staff ACM is an excellent reference
Platform: | Size: 32768 | Author: 陈万通 | Hits:

[Data structs图论算法库 C++ 语言实现

Description: 图论算法库 C++ 语言实现 代码内容 图论算法库,包括以下算法: 单源最短路径 Dijkstra 算法 单源最短路径 Bellman-Ford 算法 最小生成树 Prim 算法 每对节点间最短路径 Flod-Warshall 算法 语言 C++ 编译平台 VisualAge C++ 4.0 作者 starfish (starfish.h@china.com) 备注 程序用C++语言编写,在VisualAge C++ 4.0下调试通过。压缩包内的Graph.h文件包含所有的库函数,其调用接口见程序内注释。其他的文件是用来测试算法的测试程序,在VisualAge C++ 4.0下编译运行。 该算法是我为参加ACM/ICPC竞赛而准备的资料,由于竞赛的对编程速度要求较高,所以为了将代码写的短一点,为了便于调试,代码的写的并不是最优的。 虽然该代码在VisualAge C++ 4.0下写成,但是很容易将其移植到MS Visual C++上。 -graph algorithm for C language code content graph algorithm library, including the following algorithm : single-source shortest path algorithm Dijkstra single source shortest path Bellman-Ford algorithm youngest generation Prim algorithm for each tree node on the shortest path between Flod- Warshall ALGOL C compiler platform Vi sualAge author starfish 4.0 C (starfish.h @ china.c om) Remarks procedures using C language, the VisualAge C 4.0 debugging through. The compressed file contains all Graph.h the library, the procedure call interface, see the Notes. Other documents algorithm is used to test the test procedures in VisualAge C compiler running under 4.0. The algorithm is for me to participate in ACM/Illinois prepared to contest the information, because the competition for high speed
Platform: | Size: 10240 | Author: 罗鹏魁 | Hits:

[Windows Develop888777666555

Description: 在 ACM/ICPC 地区赛中,参赛队可以直接提交题目答案,但若答案错误,则再次提交时最后的成绩会受到影响提交的次。比赛的测试系统对每次提交的程序进行评判,结果是 AC 或者某种错误,参赛队能看到这个结果。 为了奖励优秀的队伍同时确定进军世界总决赛的资格名单,当两个队伍做出的题目数量相同时,会按照其使用的时间来进行进一步的排名。时间有两个部分,第一是总的解题时间,二是惩罚时间。所谓惩罚时间是指提交程序未通过时被罚的时间,每一次未通过的提交,都会在最终用于排名的时间中增加 20 分钟。对于没解决的题目不计时。 程序将读入一张运行结果清单,然后打印出前三名的成绩。 -the ACM/Illinois regional competition, participating teams can answer directly to the topic, but the answer wrong. again at the time of submission of the final results will be affected the times. Competition for each test system of evaluation procedures, the result is AC or some mistakes, teams can see the result. To reward outstanding contingent also set to enter the final of the world's total eligible list, When the two teams made the subject of the number of the same, in accordance with their use of time to carry out further in the rankings. Time has two parts, the first is the general problem solving time is two time penalties. The so-called punishment period of the submission process did not pass the time at halftime, and every time the author did not pass, will the rankings for
Platform: | Size: 1024 | Author: 张日天 | Hits:

[Algorithmai_1013

Description: acm上的1013题,这也是我作业所得, 来源是 East Central North America 1998,希望能对入门的朋友有所帮助.-acm 1013 on the issue, which is why I work proceeds, East Central is the source of North America 1998, The hope is to be inducted into the friend help.
Platform: | Size: 1024 | Author: gongyiling | Hits:

[Data structsACM_Code

Description: 包括计算几何、特殊数据结构、组合数学等知识点的代码。每个代码对应一道ACM试题,根据代码头说明找到题目具体来源,比如POJ 2050。来自NUAA ACM校队,ACM比赛必备!-Include computational geometry, special data structure, combinatorial mathematics and other knowledge-point code. Each code corresponds to ACM questions together, in accordance with the code first note to find the topic specific sources, such as POJ 2050. NUAA ACM from the school team, ACM must match!
Platform: | Size: 154624 | Author: yesrush | Hits:

[Mathimatics-Numerical algorithmspoj1001-1010

Description: acm.pku.edu.cn/JudgeOnline上的题目1001到1010的十道题的代码,都是已经通过的,贴到.txt文件中的。-acm.pku.edu.cn/JudgeOnline on the topic of the 1001-1010 title 10 of the code, are already adopted and put into. txt files.
Platform: | Size: 7168 | Author: captain | Hits:

[Other1

Description: Shanghai Jiao Tong University ACM-ICPC Team Selection Contest Stage I May 17th, 2006 18:00 » 20:30
Platform: | Size: 78848 | Author: darren | Hits:

[Mathimatics-Numerical algorithms2001lectures

Description: ACM/ICPC OI集训队 2001年所有论文(很全 很强大) ACMer 必备资料 -ACM/ICPC OI Team of all the papers in 2001 (very full very strong) ACMer necessary information
Platform: | Size: 352256 | Author: flabby | Hits:

[Mathimatics-Numerical algorithmsACM_LatinAmerica2009.tar

Description: ACM ICPC Latin American Solutions
Platform: | Size: 4096 | Author: Roberto Becerra | Hits:

[VC/MFCmcpc2008

Description: ACM/ICPC 2008 Mid-Central USA Region contest problems and solutions-2008 Mid-Central USA Region
Platform: | Size: 5047296 | Author: wwww | Hits:

[Mathimatics-Numerical algorithmsFINAL

Description: ACM-ICPC 09年国际大学生程序设计竞赛武汉赛区题目+解题报告-ACM-ICPC 09 of the International Collegiate Programming Contest, Wuhan Division report on the subject+ problem solving
Platform: | Size: 5011456 | Author: LJJ | Hits:

[Otheracm-icpc-solucion_ADA

Description: some Solutions for ACM-some Solutions for ACM
Platform: | Size: 65536 | Author: mayelin | Hits:

[Software Engineeringacm

Description: ACM程序设计大赛试题与解析,pdf版,1993-1996acm解析,2003年ACM-ICPC南太平洋赛区试题解析,第三十届ACMICPC 世界总决赛题目解析.-ACM Programming Contest questions and resolve, pdf version ,1993-1996acm analysis, in 2003 ACM-ICPC South Pacific Division questions resolved, the final third of the world' s tenth ACMICPC subject analysis.
Platform: | Size: 2978816 | Author: z | Hits:

[Data structs2012-ACM-ICPC-World-Finals-Problems

Description: 2012 ACM-ICPC World Final 题目+测试样例-2012 ACM-ICPC World Final
Platform: | Size: 28633088 | Author: tyh | Hits:

[OtherACM-ICPC-senior-textbook-1

Description: 《世界大学生程序设计竞赛(ACM/ICPC)高级教程(第1册):程序设计中常用的计算思维方式》主要介绍了大赛程序设计中的常用思维方式,主要包括正确认识和处理整体与部分的关系、构造性思维、目标转化的思想、分类与分治思想、逆向思维、猜想与试验六个章节,旨在引导参赛学生学习并掌握编程解题的一般思维方法和过程,提高解题能力。ACM/ICPC是大学生的智力与计算机解题能力的竞赛,是世界公认的最具影响力的、规模最大的国际顶级赛事,被称为大学生的信息学奥林匹克。 计算机解题的核心是算法设计,而算法设计需要具备良好的数学素养。数学具有运用抽象思维去把握实际的能力,应用数学知识去解决实际问题时的建模过程是一个突出主要因素的科学抽象过程。进行抽象和形式化需要学习和掌握常用的计算思维方式。-This book is a very good reference book for the international contest of ACM/ICPC.
Platform: | Size: 14725120 | Author: equalization | Hits:

[OtherACM-ICPC-CodeTemplate-Latex

Description: 用于生成ACM-ICPC模板的代码 可以生成模板的lex文件- 用于生成ACM-ICPC模板的代码 可以生成模板的lex文件 Code used to generate the ACM-ICPC template Lex files can be generated template
Platform: | Size: 145408 | Author: 李博 | Hits:

[AlgorithmBeijing

Description: The 2014 ACM-ICPC Asia Beijing Regional Contest
Platform: | Size: 8192 | Author: 121131qw | Hits:

[Mathimatics-Numerical algorithmsACM

Description: ACM-ICPC asia phuket problem
Platform: | Size: 699392 | Author: Tuan Huynh | Hits:
« 1 23 4 5 6 7 8 »

CodeBus www.codebus.net