虫虫首页|资源下载|资源专辑|精品软件
登录|注册

USR

  • 这是一个简单的编辑器雏形

    这是一个简单的编辑器雏形,这里用到了屏幕开发库 curses 和键盘函数 keypad,程序可移动光标,输入,删除,增加代码就可成为功能强大的编辑器了, 编译程序:gcc -I/USR/include/ncurses edit.c -o edit -lncurses

    标签: 编辑器

    上传时间: 2014-01-12

    上传用户:yyyyyyyyyy

  • Tiny C Compiler - C Scripting Everywhere - The Smallest ANSI C compiler Installation on a i386 Li

    Tiny C Compiler - C Scripting Everywhere - The Smallest ANSI C compiler Installation on a i386 Linux host (for Windows read win32/readme.txt) ./configure make make test make install By default, tcc is installed in /USR/local/bin. ./configure --help shows configuration options.

    标签: Installation Everywhere Scripting Compiler

    上传时间: 2013-12-19

    上传用户:zhangzhenyu

  • Simple SunPlus SP54 codec converter and a more playable mode MJPG. untar the archive go to the r

    Simple SunPlus SP54 codec converter and a more playable mode MJPG. untar the archive go to the relevant directory to compile: just do make to install: with root account cp sp54convert /USR/local/bin to use: sp54convert infile outfile Enjoy !! Michel Xhaard <mxhaard@users.sourceforge.net> Till Adam <till@hubbahubba.de> Windows port: Piotr Pawlow <pp@siedziba.pl>

    标签: converter the playable SunPlus

    上传时间: 2013-12-29

    上传用户:1079836864

  • maven 2.0 The following instructions show how to install Maven 2: 1) Unpack the archive where y

    maven 2.0 The following instructions show how to install Maven 2: 1) Unpack the archive where you would like to store the binaries, eg: tar zxvf maven-2.0.tar.gz or unzip maven-2.0.zip 2) A directory called "maven-2.0" will be created. 3) Add the bin directory to your PATH, eg: export PATH=/USR/local/maven-2.0/bin:$PATH or set PATH="c:\program files\maven-2.0\bin" %PATH% 4) Make sure JAVA_HOME is set to the location of your JDK 5) Run "mvn --version" to verify that it is correctly installed.

    标签: instructions following archive install

    上传时间: 2014-01-19

    上传用户:weiwolkt

  • 本程序模仿LINUX操作系统的文件存储结构

    本程序模仿LINUX操作系统的文件存储结构, 具体操作:模仿LINUX操作系统的两个命令ls和cd。ls:如果当前是一个目录,则列出此目录的内容,如果当前是一个文件,则不进行任何操作。 cd:“.”表示当前目录。例如:cd .\USR\ast。 “..” 表示上一级目录。例如:cd ..\USR\ast。 “/” 表示根目录。例如:cd \USR\ast。 备注:键入”n”或”N”退出程序。

    标签: LINUX 程序 操作系统

    上传时间: 2013-12-18

    上传用户:从此走出阴霾

  • 这是著名的源码浏览工具(不仅仅浏览

    这是著名的源码浏览工具(不仅仅浏览,功能太多了)source navigator 的全套的使用说明。source navigator 是和 source insight类似的一个工具,通常在linux环境下使用,也有windows版本,由于界面不如source insight友好,所以使用手册至关重要。而目前还没有一个完整的使用手册,所以把sourceforg上最新的USR guide 一页一页的下载下来了,打了个包,一共20个页面。也是目前最详细的使用手册,希望对大家有用。

    标签: 源码

    上传时间: 2014-01-11

    上传用户:zl5712176

  • 多年来

    多年来,通常的做法是直接从内核源代码中复制出“原始”的内核头文件,放在 /USR/include 中使用。但是最近几年,内核开发人员强烈要求停止这种做法。因此诞生了 Linux-Libc-Headers 项目,其目的就是维护一个API版本稳定的内核头文件。

    标签:

    上传时间: 2013-12-22

    上传用户:qlpqlq

  • 此工具是arm-linux-GCC交叉编译工具(cross-3.4.4)

    此工具是arm-linux-GCC交叉编译工具(cross-3.4.4),这个是我自己编译的,下载后解压到/USR/local/arm目录下,如果你有其它版本的编译器,你最好在编译其它文件时指定这个目录,我试过,我用它编译了u-boot1.2.0没有问题,这个交叉编译器编了好长时间,我之前在网上搜了好长时间,但是没搜到,所以今天贡献出来,免得大家还得费时间去编译,我现在用是没有问题,如果有问题请多指教。希望热爱linux的同志们多贡献点好东西出来!

    标签: arm-linux-GCC cross 交叉编译

    上传时间: 2014-12-21

    上传用户:懒龙1988

  • 程序是根据vidcat改的,只能抓PPM的图. makefile的内容如下,请注意打小写: cc=gcc #cflags=-i/firendly-arm/kernel/include -i/

    程序是根据vidcat改的,只能抓PPM的图. makefile的内容如下,请注意打小写: cc=gcc #cflags=-i/firendly-arm/kernel/include -i/USR/local/arm/2.95.3/arm-linux/include -wall -dhave_libjpeg #-dvideo_dev=\"/dev/v4l/video0\" -dversion=\"0.7.2\" cflags=-wall -dvideo_dev=\"/dev/video0\" -dversion=\"0.7.2\" camsnap: camsnap.c 用法如下: camsnap -v -s 420x420 -o my.ppm 这儿请注意:s 的大小必需是8能整除的倍数. 这个程序我是在rh9下作的,需要交叉编译的朋友就把注释去掉,再给下面的注释就可以了.

    标签: firendly-arm makefile include vidcat

    上传时间: 2016-11-20

    上传用户:清风冷雨

  • AT89C51

    AT89C51,LCD1602A-USR-BOOK

    标签: 89C C51 AT 89

    上传时间: 2016-12-15

    上传用户:7676777