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

[数据结构] 创客学院数据结构课件

数据结构经典资料,C语言数据结构,附带数据结构学习笔记
Classic data structure, C language data structure, with data structure learning notes (2019-12-18, C/C++, 1393KB, 下载5次)

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

[数据结构] 队列2

某汽车轮渡口,过江渡船每次能载 10 辆车过江。过江车辆分别为客车类和 货车类,上船有如下规定:同类车先到先上船,客车先于货车上渡船,且每上 4 辆客 车,才允许上一辆货车;若等待客车不足 4 辆则以货车代替;若无货车等待则允许客 车都上船。设计一个算法模拟渡口管理。
An automobile ferry can carry 10 vehicles across the river at a time. The vehicles crossing the river are passenger cars and passenger cars respectively. For trucks, there are the following regulations for boarding: the same kind of vehicles first come first board the ship, the passenger cars first take the ferry on the truck, and each passenger gets on four passengers. Only one truck is allowed; if less than four waiting buses are replaced by a truck; if no waiting truck is allowed, passengers are allowed. All the cars get on board. Design an algorithm to simulate ferry management. (2019-06-22, C/C++, 1KB, 下载2次)

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

[数据结构] 栈的应用-中缀-后缀

堆栈程序实例 传智播客 王保明老师讲的的课程实例
Stack program instances, examples of Wang Baoming's lectures (2018-11-20, C/C++, 2KB, 下载0次)

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

[数据结构] 直通BAT面试算法精讲课

牛客网直通BAT课程 代码,包含课程所有习题代码
c++ code of all exercises on www.nowcoder.com (2017-11-28, C/C++, 5371KB, 下载8次)

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

[数据结构] ICCaluaten

将中缀表达式转换为后缀表达式,并计算任意四则运算表达式的结果果,采用链表和队列实现,非文法和状态机,已通过测试。
Infix convert an expression for the postfix expression, and calculate any four of expression is the result fruit, using linked lists and queues, non-grammar and state machines, has been tested. (2012-06-08, C/C++, 7KB, 下载2次)

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

[数据结构] Greedy

利用greedy來解決背包客重量問題,並做簡單排序動作
Backpackers use to solve the weight problem of greedy, and do a simple sort operation (2011-05-17, C/C++, 1KB, 下载2次)

http://www.pudn.com/Download/item/id/1536172.html
总计:6