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

[数据结构]

1、用键盘输入一字符序列,存入一字符数组中; 2、利用堆栈判断其是否中心对称(回文数据),并输出结果。
1. Input a character sequence with a keyboard and put into an array of characters. 2, use the stack to judge whether it is central symmetric (the palindrome data) and output the result. (2018-01-15, Visual C++, 4970KB, 下载1次)

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

[数据结构] SONG

基于C语言的有趣代码,菠菜之歌.纯属娱乐
Interesting code based on C language (2016-01-02, Visual C++, 1KB, 下载1次)

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

[数据结构] prim

求最小生成树的vc++工程,特别是在物流中心选择,铺设网络设施等领域,确定最佳连通关系,很有用
a vc++ project for a min generate tree (2013-07-30, Visual C++, 156KB, 下载1次)

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

[数据结构] CPPdata-structure-(-source-code-)

C++数据结构原理与经典问题求解(源代码),左飞编著,飞思科技产品研发中心,电子工业出版社
Problem solving (source code) of the principle of C++ data structure with classic, Zuo Fei edited, by Fei Sike Technology R & D Center Electronic Industry Press (2013-05-17, Visual C++, 75KB, 下载16次)

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

[数据结构] Cpp2

判断一个字符串到底是不是中心对称的~~~~~~~~~~~
Determine whether the string centrosymmetric (2012-11-24, Visual C++, 1KB, 下载2次)

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

[数据结构] shangchuanchengxu5

将一个5*5的矩阵中得最大元素放在中心,4个角分别放4个最小的元素,写一函数实现,用main函数调用。
A 5* 5 matrix in the largest element in the center, four corners were placed four smallest element, write a function to achieve, with the main function call. (2011-10-20, Visual C++, 4KB, 下载4次)

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

[数据结构] edge-betweenness

计算边介数,复杂网络,中心性计算,介数也可以计算,运用了数据结构,计算大量数据
edge betweenness,complex network, centrality (2011-09-01, Visual C++, 754KB, 下载368次)

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

[数据结构] combine

烟草物流配送中心选址规划算法设计,用C++写的
algorithm for tobacco distribution center location,written by c++ (2011-06-18, Visual C++, 696KB, 下载19次)

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

[数据结构] char-list

采用中心对称形式,对比两字符串是否相等,属于基础篇
With central symmetry, comparisons of the two strings are equal, is the basis of articles (2011-05-19, Visual C++, 1KB, 下载2次)

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

[数据结构] chaoshijiesuan

一个简单的超市结算中心,用C语言编写,供大家参考。
A simple supermarket clearing house, with C language, for your reference. (2011-04-18, Visual C++, 5KB, 下载2次)

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

[数据结构] Urban-travel-issues

城市出行问题。某城市有若干中心区,在一些中心区之间存在道路相连。这些道路中的一些已开通了公交线路。需要在中心区间旅行的人们有如下几种交通方式可供选择: 1.骑自行车,平均速度15km/h。 2.公交与步行结合,不同道路的公交车平均速度不同,标注于下图的B 中,B=0 代表这 条道路尚未开通公交线路,步行的平均速度为5km/h。允许搭乘公交与步行两种方式自由进 行组合,切换的次数不限。 3.自驾车,不同道路的平均速度不同。 现在你要从区域A 出发要区域B,由于时间紧迫,请提供一种最快的出行方案。
Urban travel issues. A number of the central area of a city, in some way connected between the central area. Some of these roads have been opened in the bus lines. Range of travel needs of people in the center there are several transportation options: 1. Riding a bike, with an average speed of 15km/h. 2. Public transport and walking with different average speed of buses in the road is different in the following diagram labeled B,, B = 0 representing the Bus lines not yet opened the road, walk at an average speed of 5km/h. Allowed by public transport and walk into freedom in two ways Line combination, unlimited switching. 3. Self-driving, the average of different roads at different speeds. Now you are starting from a region A to region B, the lack of time, please provide a fast travel program. (2011-03-08, Visual C++, 916KB, 下载6次)

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

[数据结构] 3~3

判断一个链表是否中心对称,该链表是存数字的,在屏幕上显示用户输入的链表,并说明是否中心对称,该程序是数据结构中的范例
Centrosymmetric determine whether a linked list, the list is kept digital, displayed on the screen the user to enter the list, and whether centrosymmetric, the program is an example of data structure (2010-10-30, Visual C++, 1KB, 下载3次)

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

[数据结构] bbbb

重言式判别程序,实现了对输入非法性的判别.当不是永真或永假式时,可以选择是否打印真值表
Tautology discriminant procedures, to achieve the identification of illegal importation. When Wing is not true or false-style wing, you can choose whether or not to print truth table (2009-06-18, Visual C++, 86KB, 下载7次)

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

[数据结构] panduanzhongxinduicheng

设单链表中存放有n个字符,试编写算法,判断该字符串是否有中心对称的关系,例如xyzzyx是中心对称的字符串。
Store located in a single list has n characters, the preparation of test algorithm, the string to determine whether there is any relationship between the centro-symmetric, for example, is centro-symmetric xyzzyx string. (2009-05-31, Visual C++, 171KB, 下载7次)

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

[数据结构] 3105006959

数据结构课程设计,创建B树,输入重言式,输出永真或永假,或者其他判断
Data Structure Course Design (2009-05-13, Visual C++, 1713KB, 下载65次)

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

[数据结构] include1

学校超市选址问题(带权有向图的中心点)
学校超市选址问题(带权有向图的中心点) (2009-03-10, Visual C++, 4KB, 下载22次)

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

[数据结构] JHCTDXT

(本人今年的数据结构课程设计为方便大家特次上传,本站有一个和我的一样,本人曾下过,里面只是部分说明,没有真正的源代码,不知道管理员看没看,那样的作品也能年上传通过)模拟120急救中心响应每个病人的呼救信号统一调度救护车运行的情况。我们对问题作适当简化,假设:某城市共有M个可能的呼救点(居民小区、工厂、学校、公司、机关、单位等),分布着N所医院(包含在M个点中),有K辆救护车分派在各医院待命,出现呼救病人时,由急救中心统一指派救护车接送至最近的医院救治。救护车完成一次接送任务后即消毒,并回原处继续待命。假定呼救者与急救中心、急救中心与救护车之间的通讯畅通无阻,也不考虑道路交通堵塞的影响。可以用M个顶点的无向网来表示该城市的各地点和道路。时间可以分钟为单位,路段长可表示为救护车行驶化费的分钟数。
err (2009-01-02, Visual C++, 27KB, 下载14次)

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

[数据结构] peisong

欧氏空间选址模型,重力模型,求解物流中单个配送中心选址为题等
Location Model of Euclidean space, gravity model, to solve the logistics distribution center in a single location for such (2008-06-24, Visual C++, 231KB, 下载19次)

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

[数据结构] center

对于给定的赋权有向图G,编程计算图的中心
For a given directed graph Empowering G, programming calculation map center (2008-06-05, Visual C++, 1KB, 下载2次)

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

[数据结构] zhongxinduichen

利用链队列判断字符串的中心对称问题,初学者写的代码,有些不太完善,希望能对大家有所帮助。
The use of chain queue to determine the center of the string symmetric problem, for beginners to write the code, some less than perfect, I hope you can help. (2008-01-06, Visual C++, 6KB, 下载2次)

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