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

[数据结构] C111

猴子选大王,办法如下:猴子按1,2,。。。,n编号围坐一圈,从第一只开始,按1,2,。。。,m报数,报m的退出,从下一只开始,继续循环报数,剩下的最后一只猴子就是大王,编程输出大王的序号。
monkey (2016-02-15, Visual C++, 1KB, 下载1次)

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

[数据结构] Dijkstra

这是一个使用循环算法实现寻找已经定义好的无向图的最短路径算法,基于Dijkstra思想,使用VS2010进行编程。
It is a cycle has been defined algorithm to find the shortest path algorithm undirected graph, based on Dijkstra ideas, using VS2010 programming. (2014-02-21, Visual C++, 576KB, 下载4次)

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

[数据结构] LinkQueue_CPP

C++算法的实现,编程者可以跟C语言的实现进行对比,充分理解链表的真实含义
Implementation of the C++ algorithm, programming can be compared to the C language implementation, fully understand the real meaning of the list (2014-01-17, Visual C++, 2KB, 下载1次)

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

[数据结构] Pascals-triangle-based-on-List

基于VC6.0环境下的C++编程,用循环链式队列的数据结构,实现杨辉三角的计算
Based on VC6.0 environment C++ programming with cycle chain queue data structure, to achieve the calculation of Pascal' s Triangle (2013-10-12, Visual C++, 6KB, 下载1次)

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

[数据结构] zhongxinfa

基于C语言的重心法求解,详细的编程,运用于物流单设施选址
it is based on C language about how to establish a center , or to found the most important point (2012-11-20, Visual C++, 12KB, 下载9次)

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

[数据结构] jiejiegou

重庆邮电大学数据结构弟二张编程作业,程序代码简洁,用能其余全,不错
Chongqing University of Posts and Telecommunications, the younger brother of the data structure of two programming assignments, concise program code used can the rest of the whole, good (2012-09-03, Visual C++, 6KB, 下载2次)

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

[数据结构] Sort

编程实现选择、冒泡、直接插入、希尔、快速、堆、归并等几种排序算法,并计算每种算法的比较、移动次数。
Programming options, bubbling directly into the Hill, quick, heap, merge, etc. of several sorting algorithms, and calculate each algorithm, the number of moves. (2012-05-10, Visual C++, 2KB, 下载5次)

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

[数据结构] tree-hash-table-homework

纽约大学数据结构课程作业5 树,红黑树,哈希表, 以及一道编程题的原始数据
Data structure course work at New York University 5 trees, red-black trees, hash tables, and a programming question of the original data (2011-06-10, Visual C++, 232KB, 下载2次)

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

[数据结构] horse

这个经典的马踏棋盘问题的源代码,采用了回溯的方法,适合爱好算法编程的人参阅!
Horse riding this classic problem of the source code of the board, using the retrospective method, suitable for people who love programming algorithm see! (2010-11-25, Visual C++, 2KB, 下载2次)

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

[数据结构] calculate

该程序是软件学院数据结构与算法课程设计之一的计算器编程,输入一个表达式便可以获得计算结果。
College of the program is software design data structures and algorithms course one of the computer program, enter an expression will get results. (2010-08-08, Visual C++, 110KB, 下载3次)

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

[数据结构] LED

实现16X16的点阵滚动显示。采用c语言编程,并在protuse上仿真通过
Achieve 16X16 dot matrix scrolling display. Using c language programming and emulation through on protuse (2009-12-16, Visual C++, 34KB, 下载39次)

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

[数据结构] Data-Structure

C++与数据结构的一些学习资料,包括C++primer,清华的C++课件,C++的嵌入式编程等。
C++ and data structure of a number of learning materials, including C++ primer, Tsinghua s C++ software, C++ embedded programming. (2009-06-23, Visual C++, 4466KB, 下载20次)

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

[数据结构] Demo_list

这是基于VC编程的数据结构小程序,用于给初学者演示链表的创建,使用,销毁等
This is based on the VC programming applet data structure for presentation to the beginner to create the list, use, destruction, etc. (2009-06-06, Visual C++, 1KB, 下载1次)

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

[数据结构] licheng8583

8583包接口编程的例子,内有8583包格式说明,对初接触金融行业的程序员很有帮助,绝对原创
8583 Packet Interface programming examples, there are 8583 package formats of early exposure to the financial industry programmers helpful, absolutely original (2008-07-08, Visual C++, 3KB, 下载122次)

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

[数据结构] C++contact

编程语言排序等实用功能添加、删除等,上传个看看用编写通讯录程序
Programming languages, such as practical function to sort add, delete, etc. From a look at the procedures used to prepare Contacts (2007-10-09, Visual C++, 2KB, 下载2次)

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

[数据结构] 2

2、一元多项式的相加,通过本次实验来掌握数据结构基本方法及其基本思想,提高编程能力
2, the sum of the polynomial one, through this experiment to master the basic methods of data structure and its basic ideas, ability to improve programming (2007-09-29, Visual C++, 371KB, 下载9次)

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

[数据结构] 1sort

实现冒泡排序,数据结构实验. 本次实验来掌握数据结构基本方法及其基本思想,提高编程能力
Bubble Sort realize, data structure experiment. The experiment to master the basic methods of data structure and its basic ideas, ability to improve programming (2007-09-29, Visual C++, 363KB, 下载2次)

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

[数据结构] fibonaqi.rar

Fibonacci数列是一种特殊的数列,数列的第一项、第二项的值为1,从数列的第三项开始,每一项的值都等于数列前两项值的和。本题就是编程求解Fibonacci数列第n项的值,并在屏幕上显示出来。
Fibonacci series is a special series, the first series of items, the second of the value of a, series from the third, each have a value equal to the series before and the value of the two. Programming that is the Fibonacci series for the first n values, and displayed on the screen. (2007-03-16, Visual C++, 1KB, 下载12次)

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

[数据结构] 四分树的穷举

使用VC为编程语言,结合数据结构二叉树的概念,新编算法进行四分树的穷举。
VC to use programming language, combine the binary tree data structure concept, a new edition of the tree algorithm quarter of exhaustive. (2005-08-17, Visual C++, 5KB, 下载9次)

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

[数据结构] C19

数据结构课程设计,求无向网最短路径,利用c++6.0编程环境
data structure curriculum design, without seeking the shortest path to the net, using c 6.0 programming environment (2005-04-06, Visual C++, 2KB, 下载43次)

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