搜索资源列表
sportsgame
- 用于实现运动会上成绩管理。此程序的主要功能是输入、输出及查询,不涉及动态操作,所以,简单起见采用顺序存储结构,即数组。-Games for implementation on the management score. The primary function of this procedure are importing, exporting and queries, do not involve the dynamic operation, therefore, the sake of ea
10121
- 利用虚函数手段,按照三种不同的数据存储方式及其处理方法来实现如下的所谓“反序 输出问题”:从键盘输入n 个int 型数据先存储起来(具体n 值由用户从键盘输入),而后再 按照与输入相反的顺序将这些数据显示在屏幕上。 具体地说,可通过在基类baseCla 及其派生类method1Cla、method2Cla 和method3Cla 中说明如下的同一个虚函数“virtual void reverseout() ”,来实现所述问题的三种不同处 理方法。例如,可设计并使用已经在第四章
1
- 1.建立一个无向图的邻接表存储 2。对该图进行深度优先搜索,按顺序输出所访问的-1. The establishment of an undirected graph in adjacency list is stored 2. Depth-first search of the graph, according to the order of the output of the visit
Crawler
- 一个java编写的简单爬虫程序,可以实现通过Socket保存html网页 去乱码 存储当前页面URL 自动顺序抓取页面-A java simple crawler can be achieved by Socket save html web pages garbled storage automatic sequence of the current page URL to fetch page.
sqstack
- 用数据结构实现栈的顺序存储表示,包括站的定义,初始化,求栈元素长度,插入新元素为栈顶元素等-Stack data structure stored in the order, including the definition of the station, initialized, find the length of the stack element, insert a new element to the top of the stack elements
insert
- 用C语言实现(顺序存储的元素插入算法); 实验测试数据基本要求:顺序表容量初始化为10,大小初始化为9,连续在第7、8、13的位置插入任意数据,并分别输出元素插入前后顺序表中的元素。 -C language (sequential storage element into the algorithm) experimental test data basic requirements: capacity initialization sequence table 10, the siz