搜索资源列表
POJ
- 北京大学ACM竞赛试题集锦,希望对你的编程能力因为它而更上一层楼,它的算法设计方面很有帮助对你-Beijing University ACM Collection questions, and I hope to your programming capability because it is being, it's helpful in the design of algorithms to you
JOJer-II
- 吉林大学ACM竞赛试题集锦II,相信对你的编程能力的提高很有帮助,尤其是算法的设计方面-Jilin University ACM Collection II questions, I believe you have the right programming capability to raise helpful, especially to the design algorithm
01z186
- 有关自动组卷的文章.试题库自动组卷系统的算法设计与实现.-the automatic generation of paper articles. Questions the automatic test system of the algorithm design and implementation.
tanxin
- tanxin.rar 基本算法的设计与分析试题解答
shuzu
- shuzu.rar 基本算法的设计与分析试题解答
examonline
- 本文首先分析了自动组卷系统在具体的教学活动过程中的实际需求,然后以高中英语的教学为背景,设计与实现了一个实际的自动组卷系统,对其中的数据库结构设计以及各个主要模块的实现进行了详细的介绍。本系统可以从试题库中自动的查找和组织出一些不同类型、不同难度、不同章节范围内的试题来组成一份合理的试卷。它采用的是利用试卷自动生成算法记录试题的一组特征值,根据用户提供的试卷题目类型、章节分布、难易程度等条件,借助于系统中的一系列数据文件,使具体课程的相关数据动态地抽象成逻辑数据,用以解决通用问题,线性的规划出一
1993-1996美国计算机程序设计竞赛试题与解析
- 1993-1996美国计算机程序设计竞赛试题与解析 ginger547的算法系列资料-1993-1996 American Computer Programming Contest questions and parsing algorithm ginger547 series information
acm国际大学生程序设计竞赛试题与解析(一)
- acm国际大学生程序设计竞赛试题与解析(一) ginger547的算法系列资料-acm International Collegiate Programming Contest questions and Analysis (1) the algorithm ginger547 series information
实用算法的分析与程序设计
- 本书总结了历届国际奥林匹克竞赛(IOI)的试题特点及我国参赛选手的培训经验。书中许多例题取自历届大赛的试题及中国队选手的训练题目,针对问题讲解了解题的关键思路及如何灵活运用有关的算法知识。-the book summarizes the successive international Olympiad (IOI) and the characteristics of the questions my players training experience. Many examples from
WL40987330 C语言算法集
- 目录 第一部分 基础篇 001 第一个C程序 002 运行多个源文件 003 求整数之积 004 比较实数大小 005 字符的输出 006 显示变量所占字节数 007 自增/自减运算 008 数列求和 009 乘法口诀表 010&
HowManyRabbits
- 这是ACM国际大学生程序设计竞赛的一个参赛试题的解决算法。算法简单易懂。-This is the ACM International Collegiate Programming Contest, a competition test solution algorithm. Algorithm is simple and easy to understand.
OI_ICPC
- 国际大学生程序设计大赛试题,解析,辅导。算法设计的好资料-International Collegiate Programming Contest examination questions, analysis and counseling. Good information on algorithm design
algrithem2010
- 算法2010试题,包括算法分析与设计的相关文档,请下载使用,谢谢。-Algorithm 2010 questions, including the algorithm analysis and design of related documents, please download, thank you.
javatestol
- 本文首先对无纸化考试系统在现代教学过程中的意义进行分析,然后,设计了无纸化考试系统中的自动组卷子系统,阐述了试卷自动生成的方法和技术,并且采用Java语言和Access数据库开发了一个实际的自动组卷系统。本系统可以根据用户要求,采用一定的算法,自动地从试题库中查找和组织出一些不同类型、不同难度、不同章节范围内的试题组成合理的试卷,从而降低了传统出卷过程中的人为因素,确保了考试的公平、公正,同时,大大减轻了出卷教师的工作量。 -Firstly, analysis of the signific
chengxshejidas
- 本代码是程序设计大赛中的一般试题解答,有部分算法。-This code is program design competition to the general answer questions, a part of the algorithm.
SimpleEditor
- 面向对象程序设计方法综合试题: A. 请分析你所选中编程问题,按照面向对象的概念给出功能设计方案(25分) B. 请分析你所选中编程问题,给出该程序的界面设计方案(25分) C. 请分析你所选中编程问题,给出该程序的算法设计方案(25分) D. 请依据你所设计的 A,B,C方案,用C#在试卷上写出关键源代码部分(25分) 编程问题: 设计一个复杂计算器程序 -design a comlicate caculator
C
- 前三章是数据结构基础知识、常用的查找排序算法,常用的算法思想等。后面的主要是一些数学趣题、数值计算题、算法设计及面试题等-The first three chapters are the basics of data structures, to find common sorting algorithm, commonly used algorithm ideas. Mainly some math behind interesting questions, numerical questio
contzst
- 吉林大学ACM竞赛试题集锦II,相信对你的编程能力的提高很有帮助,尤其是算法的设计方面,-Jilin university ACM contest highlights II, believe that the improvement of your programming ability is helpful, especially the design of the algorithm,
2624655
- tanxin rar 基本算法的设计与分析试题解答()
[挑战程序设计竞赛(第2版)]
- 《挑战程序设计竞赛(第2版)》对程序设计竞赛中的基础算法和经典问题进行了汇总,分为准备篇、初级篇、中级篇与高级篇4章。作者结合自己丰富的参赛经验,对严格筛选的110 多道各类试题进行了由浅入深、由易及难的细致讲解,并介绍了许多实用技巧。每章后附有习题,供读者练习,巩固所学。(The challenge Programming Contest (Second Edition) summarizes the basic algorithm and classic problems in the pr