资源列表
jinzixingyouxi
- 这是一个c++小游戏,叫“井字形”游戏,三个子连在一起就可以赢了-This is a c++ game, called " well-shaped" game can be linked to three sub-win
CPP
- C++绘图代码,绘制矩形,圆,三角形,直线,折线等较简单的平面图形-C++ drawing code to draw a rectangle, circle, triangle, straight lines, polylines, and other relatively simple plane figure
Joseph
- 编程实现了约瑟夫环的编程,代码易懂,功能强大,对初学者具有很大的用处。-Programming the Josephus programming, code easy to understand, powerful, great use for beginners.
Find-the-majority-element
- 寻找多数元素,输入N数字,查找输入数字中是否存在多数元素-Find the majority element, enter N numbers, enter a number to find the existence of the majority of elements
software
- 抄表,软件设计,以及方法,路由算法,路径说明-ammeter,software designed
yundonghui
- 运动会成绩 进入系统后可以输入和修改某个项目的结果情况,可以按各系院编号输出总分;按总分排序;按男团体总分排序 ;按系院编号查询;按项目编号查询;按女团体总分排序。 -Games can be entered into the system performance and modify the results of a project situation, you can score by each department and the output number by score sor
DataStructureCourseDesign
- 数据结构是很重要的一门课程,此为数据结构课程设计实验时3个算法衍生的小程序:哈夫曼编码,交通咨询系统设计,通讯录管理。对初学数据结构的人很有帮助。-Data structure is very important to a course, this is the data structure of curriculum design experiments three algorithms derived from a small program: Huffman coding, the tra
huiwen
- 输入一个字符串,判断是否为回文串或回文数-failed to translate
数据结构课程设计电梯) - 副本
- 这是一个数据结构课程设计报告,主要讲了有关数据结构电梯分配与电梯调度的问题(This is a data structure course design report, mainly talked about the question on the distribution of the elevator and the elevator dispatching data structure)
search
- 实现二叉树的查询,能够实现二叉树的基本功能,简单好用。-it is very simple .
data
- 将N(1<= N <= 200000)个整数小到大连续编号,相同的数应具有相同的编号。并按这N个数输入时的顺序输出它们的编号序列。-The N (1 < = N < = 200000) of small to large continuous integer number, the same number should have the same number. According to the number of inputs of the N output in the
Huffman
- 实现了霍夫曼树的创建,对字符的编码,对字符的解码等基本操作。-Realized the creation of a tree, hoffman of character encoding, decoding of characters of basic operations
