搜索资源列表
tem
- 2005年电力部数学建模大赛题目: 共有61个比赛项目,1050人参加比赛。请给出算法及其框图,同时给出合理的比赛项目排序表,使连续参加两项比赛的运动员人次尽可能的少;表中“#”号位置表示运动员参加此项比赛。建立此问题的数学模型,并且合理安排比赛项目顺序,使连续参加两项比赛的运动员人次尽可能的少;程序使用了最小生成树算法。-2005 Mathematical Modeling Contest subject : a total of 61 events, 1,050 people parti
ruanjiankaoshi
- 2005软件工程师考试下午编程题源代码-2,005 software engineers at the examination program that the source code!
baiduzhixing
- 2005百度之星程序设计大赛总决赛题目解答-2005 Baidu Star Program Design Contest Finals topic answers
Fish
- 爱因斯坦谜题,谁养鱼(环境:VisualStdio 2005)-Mystery of Einstein, who fish (Environment : VisualStdio 2005)
数据结构大作业2005.1
- 数据结构作业与复习题目-data strcture homework and review
SearchMedian.rar
- 寻找无序数组的中位数,实际上代码实现了寻找无序数组中任意第x大的数,使用了快排的思想。VC++ 2005环境,Find disordered array median, in fact, code has to find a disorderly array of arbitrary section x large, use the quick thinking of row. VC++ 2005 Environment
UpperNum.rar
- 给定一个数组A,里面只出现0-9这10个数字,但不一定全部出现,然后给定一个K的值,求A中大于K的整数当中最小的一个,并输出。例如A={0,1}, k =12,则结果为100. vc++ 2005环境,Given an array A, which only the 10 digits 0-9, but not necessarily all appear, and then given a value of K, and K is greater than A, the smallest in
SpiralMetrix
- 打印如下规律的螺旋矩阵,尽管存在求数值规律的方法,但本代码的方法更为基本和通用。vc++ 2005环境。 1 2 9 10 25 4 3 8 11 24 5 6 7 12 23 16 15 14 13 22 17 18 19 20 21 -Print the following laws of the spiral matrix, despite the existence of the law for numerical methods, but this code
quickSort
- vc++2005编写的快速排序算法,将随机产生的一组数进行排序,学习参考一下,不错的.-vc++2005 prepared Quicksort algorithm, will be a group of randomly generated numbers sorting, refer to study, not bad at all.
HeightBalancedTree
- 高度平衡二叉树,是Visual Studio 2005 环境下的源代码-height balanced tree
ZJU2005-2008
- 浙江大学2005-2008研考机试代码模版-Zhejiang University, 2005-2008 Research, Development and Evaluation machine test code template
Binary_Tree
- Binary_tree.cpp :执行文件生成所有二叉树 这样做的目的C + +程序是产生所有二叉树指定节点数目。 基本思想是衍生所有二叉树基于退化树。 该算法的动机是圆括号法则代表二叉树。 一组括号可通过字典秩序排列,由此也可以产生二叉树。但该算法代码中并没有简单地转换括号代表性 它一直在改变过去的节点从最新二叉树下一可能位置(在这里,我们假设右向是正确的退化树方向) 。 该文件还提到计算机内存时(读/写)和avarage参考值。 这个工程在Microsof
2005
- 百度之星 2005 决赛代码 验证全部通过,楼天成-Baidu Star 2005 final code
Joseph
- 以visual studio 2005为开发环境的约瑟夫环设计。-Environment: visual studio 2005
_IDA
- ACrush 2005年百度之星的八数码程序和一个IDA*的八数码程序,很有借鉴意义。-Baidu is ACrush 2005 Star of the eight digital programs and an IDA* eight digital procedures, referential significance.
ACM
- 吉林大学计算机科学学院2005年制作的ACM/ICPC代码库,里面的代码比较详细,清晰-Jilin University School of Computer Science in 2005 production of ACM/ICPC code base, which code for more detailed, clear and
bst
- Binary Search Tree under Visual C++ 2005
DS_ADT
- 用到Queue和Stack這兩個資料結構 ,已經寫好放在同個資料夾底下 , 有兩個檔案 : ADT.h 和 ADT.cpp , 同時還提供了一個洗牌的函式 1. 連結Header Files - 首先我們要同時使用多個檔案來跑程式的話 , 就需要建立一個專案檔。 VS.net 2005 因為一定要建專案才能跑 , 所以只要在標頭檔(Header Files)按 右鍵 , 把這兩個檔案加進來就可以了。在主程式要記得 #include “ADT.h” , 才可以使用
wuziqi
- 毕业设计(包括算法、源代码、论文) 李马 2005年6月21日于中北大学-Graduation (including algorithms, source code, paper)
NOI1997-2005.pdf.tar
- ACM/OI资料,NOI1997-2005解题报告集合-NOI1997-2005 problem solutions