一些不错的文档网址--笔记【原创】

简介: 一些不错的内核文档网址 1. 轻松认识 Linux Kernel 转自:http://www.bricktou.com/default_cn.html  git clone https://git.

一些不错的内核文档网址

1. 轻松认识 Linux Kernel

转自:http://www.bricktou.com/default_cn.html

 git clone https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git

git reset v4.0 -hard

http://www.infradead.org/~mchehab/kernel_docs/index.html

2. Linux Device Drivers ----》内核api文档

转自:https://kernel.org/doc/htmldocs/device-drivers/index.html

http://www.deansys.com/index.html 

http://iteedu.com/os/linux/linuxprgm/linuxcfunctions/string/toupper.php

ldd3 examples

https://github.com/duxing2007/ldd3-examples-3.x

https://github.com/duxing2007/ldd3-examples-3.x.git

很不错的四个网址

http://elinux.org/Main_Page

https://www.kernel.org/

http://elixir.free-electrons.com/linux/v2.6.32/ident/

https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git/

http://releases.linaro.org/

https://www.thomas-krenn.com/en/wiki/Linux_Storage_Stack_Diagram

http://www.cnblogs.com/shaohef/p/3952402.html

https://stackoverflow.com/

https://stackoverflow.com/tags/linux/info

Free Linux Books

 

3.linux基础知识

转自:http://blog.csdn.net/zqixiao_09/article/category/6021855

 

4.蜗窝科技

转自:http://www.wowotech.net/

 

5.linux嵌入式驱动软件开发

android底层开发和移植

转自:http://blog.csdn.net/linweig/article/details/5761624 

 

6.USB2.0速度识别

转自:http://www.cnblogs.com/AlwaysOnLines/p/3842886.html

http://blog.csdn.net/cescf4/article/details/8601457

 

7.stackoverflow

Device Tree Usage 

http://blog.chinaunix.net/uid-20522771-id-3457184.html

 

8.高通平台

https://createpoint.qti.qualcomm.com/dashboard/public/productkit#public/product-kit/search

http://qti.cdmatech.com

 

9.摄像头驱动

http://blog.csdn.net/kickxxx/article/details/8484498

https://linuxtv.org/downloads/legacy/video4linux/API/V4L2_API/spec-single/v4l2.html

 

soc camera

http://blog.csdn.net/kickxxx/article/details/8447898

 

work-blog.readthedocs.io/en/latest/index.html

zh_CH/video4linux/v4l2-framework.txt

 

 10.web编程语言

http://www.w3school.com.cn/tags/index.asp

 

11.好玩的动画软件,aBowman 给你的个人网站抱养只萌萌的小仓鼠

http://youquhome.com/2048/

http://abowman.com/

http://www.myexception.cn/web/1962055.html

 

12.自定义自己的博客园博客首页

http://www.th7.cn/web/html-css/201411/69442.shtml

 

13.制作自己博客园文章签名

http://www.cnblogs.com/allanbolt/archive/2009/12/30/1635665.html

 

14.【分享】博客美化(2)自定义博客样式细节

http://www.cnblogs.com/asxinyu/p/4340094.html

 

15.接口应用小玩具-博客园积分排名变动监控工具

小玩具-博客园积分排名变动监控工具

一个简单的在线服务监控和提醒工具

http://www.cnblogs.com/beer/p/4973116.html

 

16.内核邮件列表

 

一个和AR有关的博客 

VS Code 不错的编码软件

http://www.cnblogs.com/zhaoqingqing/p/vscode.html

 

17. usb

http://www.usb.org/developers/docs/usb20_docs/

 

18.双摄像头

目前视频显示用的overlay模式,拍照需要capture模式进行,但需要重复打开video设备节点用不同的文件描述符来进行,请问有没有谁做过类似的?目前我在overlay运行的情况下尝试capture再次打开设备节点,返回不同的文件描述符,最后还是会图像卡死。具体需要修改驱动或内核哪部分才能支持同时进行overlay和capture呢

楼主你好,我这边也没有弄过,我们论坛中的两个帖子:
https://community.freescale.com/docs/DOC-158531
https://community.freescale.com/docs/DOC-106399
希望对你有帮助。

 

19.人工智能学习

TensorFlow

http://www.tensorfly.cn/tfdoc/get_started/os_setup.html

 

20. 邓凡平  安卓开发

https://my.oschina.net/innost/blog?sort=time&temp=1491448119021

http://blog.csdn.net/innost?viewmode=contents

 

21. python学习网址

http://www.runoob.com/python/python-install.html

https://www.zhihu.com/question/20039623

http://www.kancloud.cn/kancloud/learn-python-hard-way/49863

https://www.zhihu.com/question/20039623

http://bbs.pythontab.com/

python中文开发者社区

 

22.python学习,深度学习,机器学习 淘宝视频教程

 https://item.taobao.com/item.htm?spm=a230r.1.14.20.IwNb5m&id=546008449757&ns=1&abbucket=13#detail

python tensorflow 视频教程 神经网络人工智能机器学习

https://item.taobao.com/item.htm?spm=a230r.1.14.45.IwNb5m&id=546528148771&ns=1&abbucket=13#detail

 

23. POSIX 标准函数查询

http://www.opengroup.org/

函数分三种:

1.ISO C 标准的
2.POSIX 标准的
3.系统自己扩展的(fopen64/kqueue)

FreeBSD Man Pages: Index Page

http://pubs.opengroup.org/onlinepubs/9699919799/

Linux man pages
The Linux man-pages project

 

24.好博客:banu

https://banu.com/blog/

 

25. 内核资料

http://free-electrons.com/

 

26.微访谈---一个不错的了解不同人的想法的blog

http://txgcwm.github.io/blog/categories/wei-fang-tan/

 

27. Openwrt中文手册

https://zh.wikibooks.org/zh-cn/Openwrt%E4%B8%AD%E6%96%87%E6%89%8B%E5%86%8C

 

28. linux-3.6.5/arch/unicore32

很不错的代码编写风格

29.linux开发周立发的博客

http://zhoulifa.bokee.com/category/0/1 

 

30.Linux context调度器

 

Linux进程上下文切换过程context_switch详解--Linux进程的管理与调度(二十一)

http://blog.csdn.net/gatieme/article/details/51872659

http://blog.csdn.net/gatieme/article/details/51456569

 

31.x86架构操作系统内核的实现

http://wiki.0xffffff.org/

 

32.如何从零开始写一个简单的操作系统?

https://www.zhihu.com/question/25628124

33.Linux资源下载

https://www.yunpanxia.com/so/LINUX

 

34.自己动手做聊天机器人

http://www.shareditor.com/

https://github.com/warmheartli/ChatBotCourse

 

35.linux内核多点触摸文档 mtdev工程介绍

http://bitmath.org/code/mtdev/

 

36.大话Linux内核中锁机制之原子操作、自旋锁

http://blog.sina.com.cn/s/blog_6d7fa49b01014q7p.html

大话Linux内核中锁机制之内存屏障、读写自旋锁及顺序锁

http://blog.sina.com.cn/s/blog_6d7fa49b01014q86.html

 

37.不错的机器学习网址

http://hacker.duanshishi.com/?p=1800

38.potplayer 不错的播放器

http://potplayer.daum.net/?lang=zh_CN

 射手影音

39.深入淺出 Hello World

理解 Linux 上運作 Hello World 的種種機制

Jim Huang ( 黃敬群 /”jserv”)
Website: http://jserv.sayya.org/
Blog: http://blog.linux.org.tw/jserv/

40. 代码demo的网址

http://www.haolizi.net/

41.魅族内核团队网址

http://kernel.meizu.com/

 

42.不错的博客

http://blog.csdn.net/DroidPhone/article/category/1311863

http://www.cnblogs.com/tolimit/

43.Linux内核之旅

http://www.kerneltravel.net/

http://edsionte.com/techblog/

44.tslib触摸屏

https://github.com/kergoth/tslib

45.ubuntu下自制操作系统

https://segmentfault.com/a/1190000000609485

https://github.com/cherishsir/ubuntu230os

https://github.com/SamyPesse/How-to-Make-a-Computer-Operating-System

https://zhuanlan.zhihu.com/p/28399140

http://blog.csdn.net/cherishsir/article/details/26862545 

http://www.cnblogs.com/bitzhuwei/p/bitzhuwei-cnblogs-com-index.html

https://segmentfault.com/a/1190000000609983

46.不错的git网址

http://www.yiibai.com/git/git_clone.html

http://www.ruanyifeng.com/blog/2014/06/git_remote.html

http://gitbook.liuhui998.com/index.html

https://www.liaoxuefeng.com/wiki/0013739516305929606dd18361248578c67b8067c8c017b000

https://my.oschina.net/xdev/blog/114383 

https://git-scm.com/book/zh/v1/%E8%B5%B7%E6%AD%A5-%E5%88%9D%E6%AC%A1%E8%BF%90%E8%A1%8C-Git-%E5%89%8D%E7%9A%84%E9%85%8D%E7%BD%AE

 

【作者】 张昺华
【新浪微博】 张昺华--sky
【twitter】 @sky2030_
【facebook】 张昺华 zhangbinghua
本文版权归作者和博客园共有,欢迎转载,但未经作者同意必须保留此段声明,且在文章页面明显位置给出原文连接,否则保留追究法律责任的权利.
目录
相关文章
|
6月前
|
机器学习/深度学习 uml
如何使用CSDN的Markdown编辑器?
如何使用CSDN的Markdown编辑器?
42 1
|
8月前
|
uml
CSDN_MARKDOWN编辑器 最新使用方法指南
CSDN_MARKDOWN编辑器 最新使用方法指南
64 0
CSDN_MARKDOWN编辑器 最新使用方法指南
一些技术社区关于博客内图片 markdown 源代码的字数统计
一些技术社区关于博客内图片 markdown 源代码的字数统计
108 0
一些技术社区关于博客内图片 markdown 源代码的字数统计
CSDN发布博文时出错的截图
CSDN发布博文时出错的截图
75 0
CSDN发布博文时出错的截图
|
SQL JavaScript 前端开发
DayDayUp:Markdown编辑器的简介、入门、使用方法(Markdown编辑器撰写博客)(一)
DayDayUp:Markdown编辑器的简介、入门、使用方法(Markdown编辑器撰写博客)
|
搜索推荐 SEO
网站原创内容应该如何保护呢
网站内容一致有一个普遍的问题,也是特别难做的问题,就是网站本身权重并不高,为了提高网站权重,每天坚持着写原创内容,可是都被一些权重高的大论坛、信息平台所转发。一 为什么要保护原创我刚接触SEO的时候也一直想保存自己的原创,但是随着对互联网的了解,发现这就是个奢望,无论你怎么设置,你的内容好就一定会被转发甚至是篡改,这是无法避免的。
893 0
|
前端开发
【全网最全的博客美化系列教程】01.添加Github项目链接
全网最全的博客美化系列教程相关文章目录 【全网最全的博客美化系列教程】01.添加Github项目链接 【全网最全的博客美化系列教程】02.添加QQ交谈链接 【全网最全的博客美化系列教程】03.给博客添加一只萌萌哒的小仓鼠 【全网最全的博客美化系列教程】04.
1252 0
|
机器学习/深度学习 Web App开发 人工智能