搜索资源列表
sct-1.08
- sct为linux下串口通讯程序,源文件里面包含串口的一些基本操作,有兴趣在linux下自己写相关应用程序的可以借鉴里面的函数。-sct for linux serial communications under the procedures, the source file which contains some of the basic serial port operation, are interested in their own writing under linux related
qt_comport.src.ZIP
- Qt串口通信历程,用用qextserialprot库,绝对可行,windows,linux,嵌入式linux都可以,经过测试成功-Qt serial communication process, with use qextserialprot library, absolutely feasible, windows, linux, embedded linux can be, tested successfully
pthread.tar
- This a pthread program code which is compiled under the linux. Someone who want to test the pthread s program can download this code.
linux_cross
- 如何建立交叉编译环境的录像,虚拟机上做的,入门者可以-How do I create a cross compiler environment, video, virtual machines do, entry can
xmlanalyzor
- 十分好用的xml文件分析器,在windows和linux下均可以使用。-Very useful document xml parser, in both windows and linux can use.
learning_linux_in_24hours
- This book is for someone who wants to quickly master the basics of how to install, run, and maintain Linux on an Intel-based personal computer. All of the tools you need are included. Your computer should have a monitor, or display, keyboard, mou
license
- linux下cadence ic5141的license,添加到相应文件夹即可。-linux under the cadence ic5141' s license, can be added to the appropriate folder.
Komodo-Edit-5.1.2-3572-linux-libcpp6-x86.tar
- 一个perl编程的集成开发环境,供习惯于VS开发的用户使用。相关的配置可以google。-A perl programming integrated development environment for the development of users accustomed to VS. Configuration can be related to google.
gsl-1.14
- gsl 里面有很对基于linux的函数库函数。可以参考!-gsl there is a function of the library function based on linux. Can refer to!
python_useful_snippets.tar
- python 脚本,方便的小工具,linux下都能正常使用,很方便。-The python scr ipt handy gadgets, linux can be normal use, it is convenient.
Linux
- Linux源码 Linux系统可以上线,自己修改的,首发!-Linux source Linux system can be on-line, make changes, and starting!
tcp.ZIP
- 这是tcp ip的参考聊天程序,可以在linux运行,可以参照修改-This is a TCP IP reference chat program, can run on Linux, can consult to modify
can-utils-master
- Linux平台的can驱动,可以学习用,适用性强,对于开发或者学习都可以。(Linux platform can driver, you can learn to use, applicability, for development or learning can be.)
鸟哥的Linux私房菜基础篇-第三版
- 这个文档主要是给予初学者的一门初级教程,让初学者能够更快速地了解了linux。(This document is mainly to beginners a primary tutorial, so that beginners can more quickly understand the linux.)
给嵌入式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
Linux多进程并发服务器
- 实现多进程并发服务器,客户端能回射回给服务器发送的消息(A multi process concurrent server, and the client can return the message that sent to the server)
Linux资料
- Linux学习资料,可以给大家一起学习学习Linux(Linux learning materials, you can learn to learn Linux together)
linux grep命令
- linux grep命令 1.作用 Linux系统中grep命令是一种强大的文本搜索工具,它能使用正则表达式搜索文本,并把匹 配的行打印出来。grep全称是Global Regular Expression Print,表示全局正则表达式版本,它的使用权限是所有用户。 2.格式 grep [options] 3.主要参数 [options]主要参数: -c:只输出匹配行的计数。 -I:不区分大 小写(只适用于单字符)。 -h:查询多文件时不显示文件名。 -l:查询多文件时只输
can-app-master
- zynq平台can总线使用,基于linux平台(zynq can bus app,is use in linux.)
6.2 LINUX音频
- linux音频系统架构问题由来已久……远远比你想像的复杂。如果你想理清从读取音频文件到最终从你的扬声器中播放出来这一过程中所用到的技术之间的关系的话,纸上的结构图足以像炸酱面一样混乱,而你根本找不到任何头绪。 这是因为,音频系统本身就比其他架构更加复杂。OSI模型每一层都有自己的作用域和功能,每一层几乎不会有任何交集,所以你绝对不会碰到任何混乱情况。但是,在linux音频系统上,却上演着这样的事情:没有明确的底层,各种音频技术各自为政。linux的音频系统架构有点像地壳构造,偶尔就地震一下