[北大张铭 精品课程版]数据结构与算法(C++) - 数据结构 - 机器学习
#daohang ul li t,.reed .riqi,a.shangg,a.xiatt,a.shangg:hover,a.xiatt:hover,a.shang,a.xiat,a.shang:hover,a.xiat:hover,.reed-pinglun-anniu,span.now-page,#daohangs-around,#caidan-tubiao,#daohangs,#daohangs li,#btnPost{background-color:#D10B04;}
.dinglanyou1 h3{border-bottom:3px solid #D10B04;}
#dibuer{border-top:2px solid #D10B04;}.cebianlan .rongqi h3{border-bottom:1px solid #D10B04;}
#edtSearch{border:1px solid #D10B04;}
#daohang .zuo ul li{border-right:1px solid #;}
#daohang ul li t a{border-top:1px solid #;border-right:1px solid #D10B04;}
#daohang ul li t a:hover{border-right:1px solid #;}
#daohang .you ul li a:hover,#daohang .zuo ul li a:hover,.reed-pinglun-anniu:hover{background-color:#;}
a:hover,.reed h6 a:hover,#dibuer a:hover,.reed .riqiding,.cebianlan .rongqi li a:hover,#pinglun-liebiao ul.fubens li.depth-1 dl dd span.shu a,#pinglun-liebiao ul.fubens li.depth-1 dl dd span.huifuliuyan a:hover,.reed-biaoti h6 span{color:#D10B04;}
.reed .kan a{color:#0A0AF5;}.reed .kan a:hover{color:#D10101;}
@media screen and (max-width:1492px){a.shang,a.xiat{background:none;}
a.xiat:hover,a.shang:hover{background-color:#f9f9f9;background-image:none;text-decoration:none;}}
var _hmt = _hmt || [];(function() { var hm = document.createElement("script"); hm.src = "https://hm.baidu.com/hm.js?b19db5ba3b437a9e8698d2bc8fc64334"; var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(hm, s);})();
var _hmt = _hmt || [];
(function() {
var hm = document.createElement("script");
hm.src = "https://hm.baidu.com/hm.js?b19db5ba3b437a9e8698d2bc8fc64334";
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(hm, s);
})();
var _hmt = _hmt || [];
(function() {
var hm = document.createElement("script");
hm.src = "https://hm.baidu.com/hm.js?2d748c9763cfc72fb7d1ccab29f0770d";
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(hm, s);
})();
var _hmt = _hmt || [];
(function() {
var hm = document.createElement("script");
hm.src = "https://hm.baidu.com/hm.js?f6d451f3f1be23f3abf240c64c469c1b";
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(hm, s);
})();
![[北大张铭 精品课程版]数据结构与算法(C++) - 数据结构 - 机器学习](https://www.zhikugroup.com/zb_users/upload/2021/01/20210115010658_66643.jpg)
(function() {
var s = "_" + Math.random().toString(36).slice(2);
document.write('
');
(window.slotbydup = window.slotbydup || []).push({
id: "u3646201",
container: s
});
})();
(function() {
var s = "_" + Math.random().toString(36).slice(2);
document.write('
');
(window.slotbydup = window.slotbydup || []).push({
id: "u3646162",
container: s
});
})();
[北大张铭 精品课程版]数据结构与算法(C++)
2996 人参与 2018年09月01日 17:10 分类 : 数据结构视频教程 评论
![[北大张铭 精品课程版]数据结构与算法(C++) - 数据结构 - 机器学习](https://www.zhikugroup.com/zb_users/upload/2021/01/20210115010658_27764.png)
数据结构与算法是计算机专业一门相当重要的专业必修课,同时数据结构与算法也是电气电子类等一些需要涉及到编程的专业学生一门很重要的基础课程。本套数据结构与算法视频教程由北京大学老师张铭主讲,主要内容包括:数据结构的知识与应用、计算机算法的设计与分析方法,线性表、树、图和广义表、算法设计策略以及查找与排序算法等,希望对大家的学习有所帮助。
[北大张铭 精品课程版]数据结构与算法(C++) 整包下载(xkss)
1 课程介绍
点击下载 提取码:vyqv
1.1 问题求解
点击下载 提取码:ivjj
1.2 什么是数据结构
点击下载 提取码:e9mu
1.3 算法
点击下载 提取码:u7w1
2 线性表
点击下载 提取码:7dtt
3.1 栈
点击下载 提取码:3jw4
3.2 递归调用原理
点击下载 提取码:zmob
3.3 递归转非递归
点击下载 提取码:wssm
3.4 队列
点击下载 提取码:wyh3
4.1 字符串基础和朴素模式匹配
点击下载 提取码:t4le
4.2 KMP快速模式匹配
点击下载 提取码:5ah7
5.1 二叉树概念
点击下载 提取码:pfe7
5.2.1 二叉树ADT和DFS
点击下载 提取码:5dn6
5.2.2 二叉树BSF
点击下载 提取码:lgmn
5.3 二叉树存储
点击下载 提取码:jxaa
5.4 二叉搜索树
点击下载 提取码:b3zs
5.5 堆与优先队列
点击下载 提取码:r19r
5.6 Huffman树及其应用
点击下载 提取码:fyjq
6.1.1 树与森林的定义和二叉树的映射
点击下载 提取码:7488
6.1.2 ADT和遍历
点击下载 提取码:4acr
6.2.1 链式存储
点击下载 提取码:4g11
6.2.2 树的父指针表示法
点击下载 提取码:gly1
6.3-6.4 树的顺序存储与K叉树
点击下载 提取码:i0gd
7.1 图的概念
点击下载 提取码:i65n
7.2 图的存储
点击下载 提取码:7hyg
7.3 图的遍历
点击下载 提取码:rh5y
7.4 最短路
点击下载 提取码:ozn9
7.5 最小生成树
点击下载 提取码:4xx8
8.5 归并排序
点击下载 提取码:kuf7
8.6.1 分配排序
点击下载 提取码:w037
8.6.2.1 基数排序
点击下载 提取码:wytp
8.6.2.2 基数排序(续)
点击下载 提取码:er4a
8.6.3 索引排序
点击下载 提取码:t9li
8.7 算法性能分析
点击下载 提取码:lfbz
9.1 文件组织
点击下载 提取码:1dkz
9.2 外排序算法
点击下载 提取码:gauy
10.1.1 检索的基本概念
点击下载 提取码:ggjf
10.2 集合的检索
点击下载 提取码:dmnq
10.3.1 散列函数
点击下载 提取码:yskr
10.3.2 散列冲突处理
点击下载 提取码:v6n2
10.3.3 开散列实现及散列效率
点击下载 提取码:sczc
来源:我是码农,转载请保留出处和链接!
本文链接:http://www.54manong.com/?id=168
(function() {
var s = "_" + Math.random().toString(36).slice(2);
document.write('
');
(window.slotbydup = window.slotbydup || []).push({
id: "u3646208",
container: s
});
})();
(function() {
var s = "_" + Math.random().toString(36).slice(2);
document.write('
');
(window.slotbydup = window.slotbydup || []).push({
id: "u3646147",
container: s
});
})();
window._bd_share_config={"common":{"bdSnsKey":{},"bdText":"","bdMini":"2","bdPic":"","bdStyle":"0","bdSize":"16"},"share":{},"image":{"viewList":["qzone","tsina","tqq","renren","weixin"],"viewText":"分享到:","viewSize":"16"},"selectShare":{"bdContainerClass":null,"bdSelectMiniList":["qzone","tsina","tqq","renren","weixin"]}};with(document)0[(getElementsByTagName('head')[0]||body).appendChild(createElement('script')).src='http://bdimg.share.baidu.com/static/api/js/share.js?v=89860593.js?cdnversion='+~(-new Date()/36e5)];
数据结构视频教程 微信号:qq444848023 QQ号:444848023
加入【我是码农】QQ群:864689844(加群验证:我是码农)
<< 上一篇
下一篇 >>
(function() {
var s = "_" + Math.random().toString(36).slice(2);
document.write('
');
(window.slotbydup = window.slotbydup || []).push({
id: "u3646186",
container: s
});
})();
(function() {
var s = "_" + Math.random().toString(36).slice(2);
document.write('
');
(window.slotbydup = window.slotbydup || []).push({
id: "u3646175",
container: s
});
})();
搜索
网站分类
标签列表
最近发表
(function(){
var bp = document.createElement('script');
var curProtocol = window.location.protocol.split(':')[0];
if (curProtocol === 'https'){
bp.src = 'https://zz.bdstatic.com/linksubmit/push.js';
}
else{
bp.src = 'http://push.zhanzhang.baidu.com/push.js';
}
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(bp, s);
})();
全站首页 |
数据结构 |
区块链|
大数据 |
机器学习 |
物联网和云计算 |
面试笔试
var cnzz_protocol = (("https:" == document.location.protocol) ? "https://" : "http://");document.write(unescape("%3Cspan id='cnzz_stat_icon_1276413723'%3E%3C/span%3E%3Cscript src='" + cnzz_protocol + "s23.cnzz.com/z_stat.php%3Fid%3D1276413723%26show%3Dpic1' type='text/javascript'%3E%3C/script%3E"));本站资源大部分来自互联网,版权归原作者所有!
jQuery(document).ready(function($){
/* prepend menu icon */
$('#daohangs-around').prepend('
');
/* toggle nav */
$("#caidan-tubiao").on("click", function(){
$("#daohangs").slideToggle();
$(this).toggleClass("active");
});
});
评论专区