linux启动代码详细解释u-boot-1.1.6 之cpu/arm920t/start.s 分析 ........................................................................................... 2 u-boot 中.lds 连接脚本文件的分析 ...................................................................................................12 分享一篇我总结的uboot 学习笔记(转) .....................................................................................15 U-BOOT 内存布局及启动过程浅析 ...................................................................................................22 u-boot 中的命令实现 .......................................................................................................................... 25 U-BOOT 环境变量实现 .............................
2021-03-12 16:01:30 560KB uboot
1
vc6.0,opencv1.0下编写的camshift算法,不过只是半自动的,附代码详细解释哦,适合初学者
2021-03-11 09:45:11 1.37MB camshift
1
对emd的matlab代码进行详细的中文注释,希望大家学习。
2021-03-08 20:26:06 23KB emd
1
画图程序 MFC/VC/VC++ 很多功能哦(画点,直线,矩形,椭圆,圆,正方形,自由线,添加文本,undo,redo,删除,可以设置 线形,线宽,线的颜色,填充色,字体,复制,粘贴,选中移动修改,(3-100边)正多边形,选取填充,颜色吸管工具,油漆桶)
2021-02-24 11:20:38 106KB C C++ 画图程序 MFC
1
对数据进行删选和增补,时间序列进行预测
2021-02-22 17:06:53 4KB matlab 国科大 代码详细有注释
1
libsvm-2 程序代码详细解读
2021-01-28 22:08:21 824KB libsvm 算法
arm linux 从入口到start_kernel 代码详细分析.doc
2021-01-28 03:54:26 57KB arm linux
1
有详细的java源代码 有很好很好看的界面设计,设计细节(里面有一大堆素材)、包你满意,想了解可以进入我的主页看我的文章,里面有界面图及其功能设计介绍和思路 其中有登陆界面、注册界面设计(包括学生、教师) 学生界面设计:可以看见自己的答题成绩、也可以进行答题(答题界面和一般软件相似) 教师工作界面:可以查看学生成绩,对题目信息进行管理(章节、题型、插入删除操作)、查看学生已经答题过的题库,以及对其的管理
1
希望大家能够共同分享共同学习,本系统的设计编码也是借鉴别人的系统开发,希望对大家有用
2020-04-16 18:47:29 1.43MB 含源代码 详细设计 Bs模式设计
1
全集内容结构如下: ├─图 │ ├─关键路径(有向无环图及其应用2) │ │ 1.txt │ │ ALGraph.cpp │ │ ALGraph.h │ │ CriticalPath.cpp │ │ CriticalPath.h │ │ InfoType.cpp │ │ InfoType.h │ │ LinkList.cpp │ │ LinkQueue.cpp │ │ LinkQueue.h │ │ Main.cpp │ │ SqStack.cpp │ │ SqStack.h │ │ Status.h │ │ VertexType.cpp │ │ VertexType.h │ │ │ ├─图的关节点 │ │ 1.txt │ │ ALGraph.cpp │ │ ALGraph.h │ │ FindArticul.cpp │ │ FindArticul.h │ │ InfoType.cpp │ │ InfoType.h │ │ LinkList.cpp │ │ LinkQueue.cpp │ │ LinkQueue.h │ │ main.cpp │ │ Status.h │ │ VertexType.cpp │ │ VertexType.h │ │ │ ├─图的数组表示法 │ │ InfoType.cpp │ │ InfoType.h │ │ Main.cpp │ │ MGraph.cpp │ │ MGraph.h │ │ Status.h │ │ VertexType.cpp │ │ VertexType.h │ │ │ ├─图的遍历 │ │ ALGraph.cpp │ │ ALGraph.h │ │ DEBUG.txt │ │ InfoType.cpp │ │ InfoType.h │ │ LinkList.cpp │ │ LinkQueue.cpp │ │ LinkQueue.h │ │ Main.cpp │ │ MGraph.cpp │ │ MGraph.h │ │ MTraverse.cpp │ │ MTraverse.h │ │ Status.h │ │ t1.txt │ │ t2.txt │ │ VertexType.cpp │ │ VertexType.h │ │ │ ├─图的邻接表存储结构 │ │ ALGraph.cpp │ │ ALGraph.h │ │ InfoType.cpp │ │ InfoType.h │ │ LinkList.cpp │ │ LinkQueue.cpp │ │ LinkQueue.h │ │ Main.cpp │ │ Status.h │ │ t1.txt │ │ t2.txt │ │ VertexType.cpp │ │ VertexType.h │ │ │ ├─最短路径(从某个源点到其余各顶点的的最短路径) │ │ 1.txt │ │ 2.txt │ │ InfoType.cpp │ │ InfoType.h │ │ Main.cpp │ │ MGraph.cpp │ │ MGraph.h │ │ ShortestPath_DIJ.cpp │ │ ShortestPath_DIJ.h │ │ Status.h │ │ VertexType.cpp │ │ VertexType.h │ │ │ └─最短路径(每一对顶点间的最短路径) │ 1.txt │ 2.txt │ InfoType.cpp │ InfoType.h │
2020-03-24 03:11:11 272KB 数据结构 算法 c语言 代码
1