搜索资源列表
printchineseonlinux
- linux下中文文件打印程序,本程序可以将国标及其繁体中文转化成linux下直接可以打印的postscr ipt文件。既包括内码转换又含有postscr ipt文件格式生成,由台湾的一个大学教授作,可供学习参考-under Chinese document printing procedures, the procedures can be GB and Traditional Chinese into linux can print directly to the postscr ipt do
Teardrop--一款linux攻击程序
- 在Linux的ip包重组过程中有一个严重的漏洞。本程序利用此漏洞进行攻击-There is a serious leak during the process of the ip-pakege recombination of the Linux.This program can attack the Linux through the leak.
随心所欲下载——构造你自己的Linux网络蚂蚁
- 随心所欲下载——构造你自己的Linux网络蚂蚁,希望对LINIX/UNIX学习者能有一定启示-arbitrary download -- Construction your own Linux Network ants, and I hope to Linux / UNIX learners can have a certain amount Inspiration
monitor-linux
- 用C++实现的在linux条件下的多服务器的性能监控,能在服务器上显示出网络中间机器的性能-C realized under the conditions of linux in the multi-server performance monitoring, the server can be displayed on network performance among machines
CAN-C(code)
- CANOPen通信的一些源码,C++在linux下的,希望对大家有所帮助-CANOPen source of communication, C under Linux, we hope to help
Oracle(linux)install
- linux下的以太网驱动代码,很简洁,可以学习一下网卡驱动的写法!-of linux ethernet driver code is very simple and can learn from this card-driven way!
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.
servfox-R1_1_3.tar
- 嵌入式linux下客户端视频采集程序:servfox,配合服务器端视频接收程序:spcaview,可实现linux下usb摄像头的视频采集-Embedded Linux Client Video Capture : servfox. Video server with reception : spcaview. Linux can be realized under the usb Camera Video Capture
linux-cai
- 用于自动登陆的小软件,断线时候检测,自动重新登陆,这样宽带上网就不必一直去登陆网页-A small software using for automatic login ,which can detect the broke-line and re-login automatically, thus we can surf the internet without logining the webpage.
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
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
bluetooth_test
- qt写的蓝牙测试,可以在linux上面跑,可用于连接,扫描,发送数据,断开,等操作(QT written in Bluetooth test, you can run on the Linux, can be used to connect, scan, send data, disconnect, and other operations)
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的音频系统架构有点像地壳构造,偶尔就地震一下