搜索资源列表
libnet-1.0.2a.tar.gz libnet安装文件
- libnet安装文件 linux 下使用 解压后就能使用,libnet install linux use unpacked can use
CUnit-2.1-0-src.tar.gz
- linux 下 C程序单元测试,可以实现交互模式和静态模式,并可以生成xml测试结果显示文档,linux C unit test
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
tslib-1.0.0
- 神经网络是序列预测,C++实现,可以在linux和windows环境下重新编译!-Time series forecasting
2009_0525_RT3070_Linux_STA_v2.1.1.0
- driver for tenda w540u v2.0 usb wireless adapter
linux-2.6.14-for-skyeye.tar
- skyeye 模拟器下 的 linux-2.6.14 含LCD cs8900a(driver/net/arm/cs8900-end.c是最终版) 已修改arch/arm/kernel/module.c 以支持insmod 驱动 kernel/resource.c文件添加I/O读写函数-skyeye simulator under linux-2.6.14 with LCD cs8900a (driver/net/arm/cs8900-end.c is the final
movino-suite-1.01.tar
- application video streaming, using mobile telephone. server using linux, webiste php drupal, symbian c-application video streaming, using mobile telephone. server using linux, webiste php drupal, symbian c++
guvcview-src-1.5.1.tar
- This project aims at providing a simple GTK interface for capturing and viewing video from devices supported by the linux UVC driver, although it should also work with any v4l2 compatible device.-This project aims at providing a simple GTK interface
busybox-1.21.1
- BusyBox 是一个集成了一百多个最常用linux命令和工具的软件。BusyBox 包含了一些简单的工具,例如ls、cat和echo等等,还包含了一些更大、更复杂的工具,例grep、find、mount以及telnet。有些人将 BusyBox 称为 Linux 工具里的瑞士军刀。简单的说BusyBox就好像是个大工具箱,它集成压缩了 Linux 的许多工具和命令,也包含了 Android 系统的自带的shell。-BusyBox is a software integrates more t
busybox-1.22.1
- BusyBox 是一个集成了一百多个最常用linux命令和工具的软件。BusyBox 包含了一些简单的工具,例如ls、cat和echo等等,还包含了一些更大、更复杂的工具,例grep、find、mount以及telnet。有些人将 BusyBox 称为 Linux 工具里的瑞士军刀。简单的说BusyBox就好像是个大工具箱,它集成压缩了 Linux 的许多工具和命令,也包含了 Android 系统的自带的shell。-BusyBox is a software integrates more t
linux
- linux 常用命令 很实用 系统信息 arch 显示机器的处理器架构(1) uname -m 显示机器的处理器架构(2) uname -r 显示正在使用的内核版本-linux Command
Pluma-1.1-sdk-windows-vc2010
- 使用C++程序实现的插件框架,支持Windows和linux平台-A cross-platform plugin framework, implements with C++, support windows and linux
libusb-1.0.21
- linux平台下使用的usb接口库,带有测试实例,使用实例(Linux platform used under the USB interface library, with test examples, the use of examples)
mpich-3.1.1.tar
- 并行计算软件,用于数值模拟,提高计算效率(Parallel computing software for numerical simulation to improve calculation efficiency)
cffi-1.10.0.tar
- cffi-1.10.0.tar.gz为linux 系统 下python的密码模块所依赖的包(Cffi-1.10.0.tar.gz is the package that relies on the cryptographic module of the python under the Linux system)
pdserv-1.1.0.rar
- linux ethercat pdservo code
aacraid-1.2.1-41024.src
- C+Linux programming adaptec driver
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
pptp-1.9.0.tar_2
- pptp linux package for vpn
linux grep命令
- linux grep命令 1.作用 Linux系统中grep命令是一种强大的文本搜索工具,它能使用正则表达式搜索文本,并把匹 配的行打印出来。grep全称是Global Regular Expression Print,表示全局正则表达式版本,它的使用权限是所有用户。 2.格式 grep [options] 3.主要参数 [options]主要参数: -c:只输出匹配行的计数。 -I:不区分大 小写(只适用于单字符)。 -h:查询多文件时不显示文件名。 -l:查询多文件时只输