這是一個簡單的編輯器雛形,這里用到了屏幕開發庫 curses 和鍵盤函數 keypad,程序可移動光標,輸入,刪除,增加代碼就可成為功能強大的編輯器了, 編譯程序:gcc -I/usr/include/ncurses edit.c -o edit -lncurses
標簽: 編輯器
上傳時間: 2014-01-13
上傳用戶:yyyyyyyyyy
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 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-30
上傳用戶:1079836864
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操作系統的兩個命令ls和cd。ls:如果當前是一個目錄,則列出此目錄的內容,如果當前是一個文件,則不進行任何操作。 cd:“.”表示當前目錄。例如:cd .\usr\ast。 “..” 表示上一級目錄。例如:cd ..\usr\ast。 “/” 表示根目錄。例如:cd \usr\ast。 備注:鍵入”n”或”N”退出程序。
上傳時間: 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),這個是我自己編譯的,下載后解壓到/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/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,LCD1602A-usr-BOOK
上傳時間: 2016-12-15
上傳用戶: