搜索资源列表
jlp
- linux下QT编写的小游戏,适用于QT初学者对QT的基本编程的了解-QT under linux written in a small game for QT on the QT for beginners to understand the basic programming
LB5000MX200 cgi源码
- 一个linux论坛- A linux forum
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
gdi32.dll.so.tar
- linux wine的一个中文补丁,解决wine D版中文乱码问题-linux wine a Chinese patch to address the wine D garbled version of the Chinese problem
linux
- 试验报告linux各种操作 以及ctags配置-Linux test report, as well as a variety of operating ctags configuration
2440test
- arm s3c2440一个测试文件,里面包括LCD,EEPROM等-arm s3c2440 a test document, which includes LCD, EEPROM, etc.
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
xlrd-0.7.0
- python 读取excel文件,这是一个系列的包,巨方便-python read excel file, which is a series of packets, giant convenience
Steven_Hfm_Socket_QQ
- 功能如下: 0.注册 1.私聊 2.群聊 3.文件发送和接收 4.在正在私聊或群聊时文件接收 5.正在私聊时另外的人发来消息,返回主界面会有提示,该消息不会丢失 6.给离线人发送消息,离线人上线后方可看到 7.个人状态设置:在线|隐身|离线|忙碌,忙碌状态下别人对我发消息可以收到,并且别人会自动收到我正忙的消息提示 8.在主界面时当有信息来了,系统会提示,提示有几条消息(Network programming under Linux a basic LAN chat room
鸟哥的Linux私房菜基础篇-第三版
- 这个文档主要是给予初学者的一门初级教程,让初学者能够更快速地了解了linux。(This document is mainly to beginners a primary tutorial, so that beginners can more quickly understand the linux.)
Linux 系统 Vi 指令使用说明
- 详细说明了Linux系统中vi指令的使用,对vi指令进行了全面总结。(Described in detail the use of VI instructions in the Linux system, and carried out a comprehensive summary of the VI instructions.)
《Linux与UNIX Shell编程指南》中文版
- shell脚本大全,用于初学者学习linux使用。能够更好的了解Linux系统。(Shell scr ipt Daquan, for beginners to learn Linux use. A better understanding of the Linux system.)
给嵌入式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系统编程
- 本书对学习Linux编程有很大的帮助,能让程序员快速入门!(This book has a great help to learn Linux programming, allowing programmers to quickly start!)
Linux多进程并发服务器
- 实现多进程并发服务器,客户端能回射回给服务器发送的消息(A multi process concurrent server, and the client can return the message that sent to the server)
linux的安装
- 对于linux的初学者来说,第一步要学会安装linux系统,此视频有详细过程(For the beginner of Linux, the first step is to learn to install the Linux system. This video has a detailed process.)
linux grep命令
- linux grep命令 1.作用 Linux系统中grep命令是一种强大的文本搜索工具,它能使用正则表达式搜索文本,并把匹 配的行打印出来。grep全称是Global Regular Expression Print,表示全局正则表达式版本,它的使用权限是所有用户。 2.格式 grep [options] 3.主要参数 [options]主要参数: -c:只输出匹配行的计数。 -I:不区分大 小写(只适用于单字符)。 -h:查询多文件时不显示文件名。 -l:查询多文件时只输
Linux命令大全完整版
- Linux命令大全完整版,包含了大量的常用命令,讲解的很清楚(The complete version of Linux command contains a lot of frequently used commands, which is very clear.)
6.2 LINUX音频
- linux音频系统架构问题由来已久……远远比你想像的复杂。如果你想理清从读取音频文件到最终从你的扬声器中播放出来这一过程中所用到的技术之间的关系的话,纸上的结构图足以像炸酱面一样混乱,而你根本找不到任何头绪。 这是因为,音频系统本身就比其他架构更加复杂。OSI模型每一层都有自己的作用域和功能,每一层几乎不会有任何交集,所以你绝对不会碰到任何混乱情况。但是,在linux音频系统上,却上演着这样的事情:没有明确的底层,各种音频技术各自为政。linux的音频系统架构有点像地壳构造,偶尔就地震一下