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

[嵌入式Linux] Linux设备驱动开发详解4.0内核(非扫描版)

Linux设备驱动开发详解4.0内核(非扫描版).pdf 技术日新月异,产业斗转星移,滚滚红尘,消逝的事物太多,新事物的诞生也更迅猛。众多新生事物如灿烂烟 花,转瞬即逝。当我们仰望星空时,在浩如烟海的专业名词中寻找,赫然发现,Linux的生命力之旺盛顽强,斗 志之昂扬雄壮,令人称奇。它正以摧枯拉朽之势迅速占领包括服务器、云计算、消费电子、工业控制、仪器仪 表、导航娱乐等在内的众多应用领域,并逐步占据许多WINCE、VxWorks的传统嵌入式市场。 Linux所及之处,所向披靡。
Linux device driver development details 4.0 kernel (non scanning version). Pdf Technology is changing with each passing day, the industry is changing by leaps and bounds. There are too many things disappearing, and the birth of new things is more rapid. Many new things, such as fireworks, are fleeting. When we look up at the starry sky and look for it in the vast number of professional terms, we are surprised to find that Linux is full of vitality and fighting spirit. It is rapidly occupying many application fields including server, cloud computing, consumer electronics, industrial control, instrumentation, navigation and entertainment, and gradually occupying many traditional embedded markets of WinCE and VxWorks. Linux is everywhere it goes. This has something to do with the community development mode and rapid iteration of Linux. Life goes on, reconstruction goes on. (2020-12-24, C/C++, 12702KB, 下载2次)

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

[嵌入式Linux] wanlix

Wanlix是一个内核非常小的嵌入式操作系统,只有几百个字节,但功能少,只提供任务切换功能,非常适合资源特别少但又需要任务切换的小项目。 Mindows可提供多种操作系统功能,是实时抢占式操作系统,任务支持多种优先级抢占调度,将实时性高的任务设置为高优先级就可以保证软件系统的实时性,用户也可根据自身需求选取需要的部分,也可在此基础上编写代码增加自己需要的功能,具有可裁剪性。 我将Wanlix和Mindows的开发过程记录下来,就形成了这本“底层工作者手册之嵌入式操作系统内核”一书,本手册不仅仅是从应用的角度介绍操作系统如何使用,更重要的是从原理的角度对操作系统的功能做了分析、设计,从无到有循序渐进一点点的增加操作系统的功能,并且每增加一个功能便配以一个例子加以演示,让读者能立刻看到代码运行的结果。 本手册记录了我从对操作系统内核不了解到写出操作系统内核的过程,这样的一个过程对你来说应该也是一个最好的学习过程。 如果你有一定的C语言基础,并且对硬件也有稍微的了解,那么我相信你一定会看明白本手册!也一定可以随心所欲的修改、扩展你需要的操作系统功能! 请登陆blog.sina.com.cn/ifreecoding获取更多资料
Wanlix is a very small kernel embedded operating system, only a few hundred bytes, but only provide task switching function, very suitable resources, especially less but require task switching project. The Mindows can provide a variety of operating system functions, real-time preemptive operating systems, mission support multiple priority preemptive scheduling, real-time task can be set to high priority real-time software system, the user can also be based on their own select the desired part of the demand, and on this basis to write code to increase the functionality they need, and can be cut. I recorded the Wanlix, and Mindows of development process, the underlying workers manual embedded operating system kernel, "a book form, this manual describes how to use the operating system not only from the application point of view, is more important functionality of the operating system from the point of view of the principle of doing the analysis, design, step-by-step a little bit o (2012-09-21, C/C++, 8338KB, 下载59次)

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

[嵌入式Linux] Mindows5.7

Wanlix是一个内核非常小的嵌入式操作系统,只有几百个字节,但功能少,只提供任务切换功能,非常适合资源特别少但又需要任务切换的小项目。 Mindows可提供多种操作系统功能,是实时抢占式操作系统,任务支持多种优先级抢占调度,将实时性高的任务设置为高优先级就可以保证软件系统的实时性,用户也可根据自身需求选取需要的部分,也可在此基础上编写代码增加自己需要的功能,具有可裁剪性。 我将Wanlix和Mindows的开发过程记录下来,就形成了这本“底层工作者手册之嵌入式操作系统内核”一书,本手册不仅仅是从应用的角度介绍操作系统如何使用,更重要的是从原理的角度对操作系统的功能做了分析、设计,从无到有循序渐进一点点的增加操作系统的功能,并且每增加一个功能便配以一个例子加以演示,让读者能立刻看到代码运行的结果。 本手册记录了我从对操作系统内核不了解到写出操作系统内核的过程,这样的一个过程对你来说应该也是一个最好的学习过程。 如果你有一定的C语言基础,并且对硬件也有稍微的了解,那么我相信你一定会看明白本手册!也一定可以随心所欲的修改、扩展你需要的操作系统功能! 请登陆blog.sina.com.cn/ifreecoding获取更多资料
Wanlix is a very small kernel embedded operating system, only a few hundred bytes, but only provide task switching function, very suitable resources, especially less but require task switching project. The Mindows can provide a variety of operating system functions, real-time preemptive operating systems, mission support multiple priority preemptive scheduling, real-time task can be set to high priority real-time software system, the user can also be based on their own select the desired part of the demand, and on this basis to write code to increase the functionality they need, and can be cut. I recorded the Wanlix, and Mindows of development process, the underlying workers manual embedded operating system kernel, "a book form, this manual describes how to use the operating system not only from the application point of view, is more important functionality of the operating system from the point of view of the principle of doing the analysis, design, step-by-step a little bit o (2012-09-21, C/C++, 8551KB, 下载66次)

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

[嵌入式Linux] qmsg.tar

这是一个基于Qt for Embedded Linux 4.5.0的无线即时通信系统。该系统在UP-NETARM2410-S+无线网卡硬件平台上,基于Qt嵌入式Linux开源平台开发了QMsg无线通讯软件。该软件是一个IPMessenger协议的Qt4版本实现,可用于各类PDA, PSP,智能手机等手持式设备,以及PC机之间的即时通信和文件传输。
This is based on Qt for the Embedded Linux 4.5.0 of wireless instant messaging system. The system is in the UP-NETARM2410-S+ Wireless LAN hardware platform, Qt for Embedded Linux-based open source platform developed QMsg wireless communications software. The software is the Qt4 version of a IPMessenger agreement, which could be used for instant messaging and file transfer between the various types of PDA, PSP, smart phones and other handheld devices, and PC. (2012-06-09, C/C++, 1970KB, 下载9次)

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

[嵌入式Linux] dbx(cn)

dbx 中文调试教材 很详细介绍 如果你是在linux上开发的话,这个是非常有用的
dbx study, useful (2012-01-10, C/C++, 1129KB, 下载3次)

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

[嵌入式Linux] cn_usdk130Project_application_program_document_V1

usdk130 项目 应用编程接口说明书.
usdk130 application programming interface specification projects _ (2010-10-09, C/C++, 383KB, 下载15次)

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

[嵌入式Linux] cn_usdk130project_compile_envirment_V1.0

cn_usdk130项目_编译环境搭建与开发板使用
cn_usdk130 build environment to build the project _ and development board (2010-10-09, C/C++, 839KB, 下载7次)

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

[嵌入式Linux] cn_usdk130Project_SDK_system_architech_development

usdk130项目_SDK系统架构和开发指南说明书
usdk130 project _SDK system architecture and development guidelines manual (2010-10-09, C/C++, 1248KB, 下载14次)

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

[嵌入式Linux] Linux_Kernel_CN

linux 内核详细中文说明,很难得的资料,赶紧收藏吧
Chinese description of linux kernel more difficult to get information, it quickly Collection (2010-09-29, C/C++, 1139KB, 下载4次)

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

[嵌入式Linux] EMBEDEDCBOOK

嵌入式系统的C语言,译自《C for Embedded Systems》讲稿,刘永重译
Embedded System C language, translated from (2007-09-01, C/C++, 2221KB, 下载4次)

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

[嵌入式Linux] ucos移植心得大全

ucos移植心得,非常好,写得很有用途,使用ucos的朋友应该要好好的看看,会学到很多东西的。
CENTER transplant experience, very good, very written purposes, the use CENTER friends should look at the good will learn a lot of things. (2005-04-26, C/C++, 143KB, 下载3007次)

http://www.pudn.com/Download/item/id/1114499466675861.html
总计:11