联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 数据结构(12) 
按平台查找All Visual C++(12) 

[数据结构] nuts

它是關於堅果的acm問題。 當用戶輸入關於k,a,b和v的信息時,變量分別是框中的最大段數,螺母數,除數和容量。 因此,程序將計算最小移動以將所有螺母移除到一個框中。 這個程序也被系統接受
It is a question of acm nuts. When a user enters information about k, a, b and v, the variables are the maximum number of segments, the number of nuts, the divisor and capacity box. Therefore, the program will calculate the minimum movement to remove all the nuts to a box. This program has also been accepted by the system (2017-03-18, Visual C++, 3886KB, 下载1次)

http://www.pudn.com/Download/item/id/1489826631338652.html

[数据结构] shujujiegou

这个是新东方考研,数据结构资料,讲的很好,适合有一定基础的人看
这个是新东方考研,数据结构资料,讲的很好,适合有一定基础的人看 This is the new Oriental PubMed, data structure information, speak very well, for a certain basis for people to see (2016-11-21, Visual C++, 538KB, 下载3次)

http://www.pudn.com/Download/item/id/1479735659668200.html

[数据结构] chuanzhibokexianxinglianbiao

传智播客的 企业财富库线性链表 顺序存储开发和设计
It is chuanzhiboke. (2016-01-14, Visual C++, 703KB, 下载11次)

http://www.pudn.com/Download/item/id/1452764687655508.html

[数据结构] hotle.doc

数据结构课程设计 酒店管理系统源代码,欢迎下载
Data structure curriculum design hotel management system source code, welcome to download (2012-10-09, Visual C++, 107KB, 下载7次)

http://www.pudn.com/Download/item/id/2010869.html

[数据结构] 123

25.学生成绩管理系统 现有学生成绩信息文件1.txt,内容如下 姓名 学号 语文 数学 英语 张明明 01 67 78 82 李成友 02 78 91 88 张辉灿 03 68 82 56 王露 04 56 45 77 陈东明 05 67 38 47 学生成绩信息文件2.txt,内容如下: 姓名 学号 语文 数学 英语 陈果 31 57 68 82 李华明 32 88 90 68 张明东 33 48 42 56 李明国 34 50 45 87 陈道亮 35 47 58 77 试编写一管理系统,要求如下: 1)实现对两个文件数据进行合并,生成新文件3.txt 2)抽取出三科成绩中有补考的学生并保存在一个新文件4.txt 3)合并后的文件3.txt中的数据按总分降序排序(至少采用两种排序方法实现) 4)输入一个学生姓名后,能查找到此学生的信息并输出结果(至少采用两种查找方法实现) 5)要求使用结构体,链或数组等实现上述要求. 6)采用多种方法且算法正确者,可适当加分.
xue sheng guan li xi tong (2011-11-30, Visual C++, 2KB, 下载20次)

http://www.pudn.com/Download/item/id/1716173.html

[数据结构] duoxiangshi

实现多项式的加减乘除等操作,输出最总结果。可运行
Achieve polynomial operations such as addition, subtraction, output the most general results. Can run (2011-11-27, Visual C++, 630KB, 下载2次)

http://www.pudn.com/Download/item/id/1712037.html

[数据结构] shujujiegou

数据结构,顺序算法实现代码!编写一个程序sqsearch,输出在表中{{黎明,男,16,计算机系},{欧阳,男,16,计算机系},{李莉,女,18,计算机系},{马金霞,女,19,计算机系},{马平,男,18,计算机系},{刘博,男,17,计算机系}}顺序查找姓名为“刘博”的过程。
Data structure, sequence algorithm code! Write a program sqsearch, output in the table {{dawn, male, 16, Department of Computer Science}, {Ouyang, male, 16, Department of Computer Science}, {Li Li, female, 18, Department of Computer Science }, {Majin Xia, female, 19, Department of Computer Science}, {Ma Ping, male, 18, Department of Computer Science}, {Liu Bo, male, 17, Department of Computer Science}} order to find the name of " Liu Bo" process. (2011-06-27, Visual C++, 165KB, 下载2次)

http://www.pudn.com/Download/item/id/1582200.html

[数据结构] c

0-1背包 题目要求:简单来说就是两个人洗衣服,两个人必须把一种颜色的衣服洗完才能洗下一种颜色,两个人可以同时洗一样颜色的。 给出每件衣服的颜色和花费时间,求两人洗完所有衣服的最短时间。
0-1 knapsack subject requirements: It simply means that two people do the laundry, two people must be a color wash to wash clothes under one color, two people can wash the same color. Each garment is given the color and spend time, find all the clothes they wash the shortest time. (2011-04-18, Visual C++, 1KB, 下载1次)

http://www.pudn.com/Download/item/id/1496533.html

[数据结构] Fibonacci

递归数列,斐波那契数列,详细代码,实例,应用
Fibonacci (2010-10-06, Visual C++, 263KB, 下载2次)

http://www.pudn.com/Download/item/id/1310856.html

[数据结构] FIFO

fifo调度 先来 先 服 务 程序
fifo yemiandiaoduchengxu (2010-05-14, Visual C++, 76KB, 下载4次)

http://www.pudn.com/Download/item/id/1172468.html

[数据结构] GoodDataStructure

数据结构的课程设计的几个重要源码,包含24点游戏、旅游交通路线图的设计、酒店账务管理等,原创内容,欢迎转载!!!!!!!!!!!!!!!!!!!
Data structure design of several important source programs, including the 24-point game, the design of tourist traffic the road map, hotel management, accounts, original content, please be reproduced! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! (2010-04-14, Visual C++, 173KB, 下载9次)

http://www.pudn.com/Download/item/id/1125529.html

[数据结构] 11

一个在计算机客科学与技术专业中数据结构课程非常经典算法
classic arithmetic (2009-02-23, Visual C++, 1KB, 下载1次)

http://www.pudn.com/Download/item/id/651060.html
总计:12