搜索资源列表
Linux下Makefile的automake生成全攻略
- ModBus通讯协议分为RTU协议和ASCII协议,我公司的多种仪表都采用ModBus RTU通讯协议,如:YD2000智能电力监测仪、巡检表、数显表、光柱数显表等。下面就ModBus RTU协议简要介绍如下: 一、通讯协议-ModBus RTU communication protocol into ASCII protocols and agreements, the company used a variety of instruments ModBus RTU communic
Linux环境进程间通信(二):信号(下)
- ModBus通讯协议分为RTU协议和ASCII协议,我公司的多种仪表都采用ModBus RTU通讯协议,如:YD2000智能电力监测仪、巡检表、数显表、光柱数显表等。下面就ModBus RTU协议简要介绍如下: 一、通讯协议 ModBus通讯协议分为RTU协议和ASCII协议,我公司的多种仪表都采用ModBus RTU通讯协议,如:YD2000智能电力监测仪、巡检表、数显表、光柱数显表等。下面就ModBus RTU协议简要介绍如下: 一、通讯协议-ModBus RT
DENXU-Boot-Linux
- 关于uboot的移植及命令的一些介绍,查作为移植使用的参考-on uboot transplant and ordered to definitely check the use of transplantation as a reference
Parse_Link.Linux.tar
- 此源码功能是捕获网页中的链接并进行分析,可以说属于Web信息检索的相关技术。-source of this function is to capture Web pages and link analysis, can be classified as Web information retrieval related technologies.
UsingLinuxAsARouter
- Using Linux As A Router 很好很重要
linuxdriver_code_tool
- 本书是一本介绍Linux设备驱动开发理论、框架与实例的书,本书以Linux 2.6版本内核为蓝本,详细介绍自旋锁、信号量、完成量、中断顶/底半部、定时器、内存和I/O映射以及异步通知、阻塞I/O、非阻塞I/O等Linux 设备驱动理论;字符设备、块设备、TTY设备、I2C设备、LCD设备、音频设备、USB设备、网络设备、PCI设备等Linux设备驱动的架构和框架中各个复杂数据架构和函数的关系,并讲解了大量Linux驱动开发的大量实例,使读者能够独立开发各类Linux设备驱动。-This book
linux
- 试验报告linux各种操作 以及ctags配置-Linux test report, as well as a variety of operating ctags configuration
linuxdriver_code_tool
- Linux驱动编程源码,包括udev源代码,含并发控制的globalmem驱动等-Linux-driven programming source, including the udev source code, including concurrency control, such as driver globalmem
Qtopiabasedembeddedsoftwaredevelopment
- Qtopia的出现为使用嵌入式Linux作为操作系统的手持设备提供了开发图形应用程序的便捷手段。关键词: Linux,Qtopia,嵌入式,软件开发。-The emergence of Qtopia for the use of embedded Linux as an operating system handheld device provides a graphical application development convenient means. Key words: Linux,
Linux_for_newer
- 从windows下转向linux,作为学习linux的基础教程-Shift from the windows under linux, as the study of basic linux tutorial
linux_SDL-1.2.13.tar
- 媒体库中间层,可以更容易开发媒体软件,如游戏等,这库在LINUX下GNU编程下使用-The Simple DirectMedia Layer (SDL for short) is a cross-platfrom library designed to make it easy to write multi-media software, such as games and emulators. This library is distributed under the terms
sherpa-0.6.9.src.tar
- Sherpa is a cross-platform file browser. The application is aimed to be usable on: * Windows 2000/XP, * GNU/Linux, * (and other systems as they get sorted out) The main aim of the Sherpa project is to create a file browser that i
Shell
- 基本上shell分两大类: 一:图形界面shell(Graphical User Interface shell 即 GUI shell) 例如:应用最为广泛的 Windows Explorer (微软的windows系列制作系统),还有也包括广为人知的 Linux shell,其中linux shell 包括 X windows manger (BlackBox和FluxBox),以及功能更强大的CDE、GNOME、KD、 XFCE。 二:命令行式 shell(Comm
MyPlayer
- 文件——》新建——》项目,选择MFC应用程序——》名称为player——》确定。 点击应用程序类型——》基于对话框——》完成。 在DIALOG中右击——》插入ACTIVEX控件——》选Windows Media Player ,添加了Windows Media Player 控件ID为IDC_OCX1。 对Windows Media Player控件右击——》添加变量——》变量名为m_wmplayer——》完成。 拉二个按钮到DIALOG中“打开”和“暂停”,双击“打开”
shell1
- 实现基本的Linux命令,如clr、dir、ls、environ-The realization of the basic Linux commands, such as clr, dir, ls, environ, etc.
linux
- linux下的c语言编程的一些例子,很实用哦,都是很基础的如文件读写、管道通信等-c language programming under linux some examples, very practical Oh, are all based, such as file reading and writing, communication channels
Linux
- 该文档详细描述了linux的基本操作,以及一些基本的操作命令-This document describes the basic operation of linux, as well as some basic operations command
给嵌入式linux新人的几点意见
- 刚接触嵌入式,对前途充满忐忑、迷茫和犹豫。有的担心能否找到工作?待遇是不是太低?自己能不能学会?怎么才能学好?哪些行业最有前途?等等……作为嵌入式的老司机,给大家几点看法和建议,希望对你有帮助(Just contact embedded, the future is full of disturbed, confused and hesitant. Some worry about getting a job Is the treatment too low? Can you learn it
AIK-Linux-v3.1-ALL.tar
- Originally only for Google Pixel/Nexus/AOSP standard boot.img files, built-in support has now expanded to Android Verified Boot (AVB)/ChromeOS/SignBlob signed boot.img files, Barnes & Noble Nook "Green Loader" signed boot.img files, Sam
6.2 LINUX音频
- linux音频系统架构问题由来已久……远远比你想像的复杂。如果你想理清从读取音频文件到最终从你的扬声器中播放出来这一过程中所用到的技术之间的关系的话,纸上的结构图足以像炸酱面一样混乱,而你根本找不到任何头绪。 这是因为,音频系统本身就比其他架构更加复杂。OSI模型每一层都有自己的作用域和功能,每一层几乎不会有任何交集,所以你绝对不会碰到任何混乱情况。但是,在linux音频系统上,却上演着这样的事情:没有明确的底层,各种音频技术各自为政。linux的音频系统架构有点像地壳构造,偶尔就地震一下