-
-
-
Btr01.zip
该驱动的编译,需要linux内核源代码的支持。驱动编译默认指向的源代码路径为/usr/src/linux,如果您的linux源代码没有安装,请务必安装。如果您的内核源代码的路径不是/usr/src/linux,可以建立一个符号链接ln –s /usr/src/linux-x.xx.xx /usr/src/linux在驱动源代码路径下执行 make 命令,生成驱动的目标文件 can9880.o在/dev目录下建立can相应的设备文件,使用主设备号254mknod can98801 c 254 0
-
lilo-22.4.1.tar.gz
linux 的引导程序源码The Microsoft® Windows® Software Development Kit (SDK) provides the documentation, samples, header ... XP SP2, Windows XP x64 Pro Edition, and Windows 2000. A new custom install allows you to select components you wish to install on a more ...
-
数字水印技术.rar
包含了基于可移植的C语言的数字水印算法的代码。这些代码具有示范性的意义,且有一定的鲁棒性。需要安装NetPGM的程序包(用来存取pgm格式图像),然后才能在linux下面编译。NetPGM是图像文件的输入/输出软件包。可以在网上搜索得到。如果需要读取其它格式的图像,读者可以修改程序中图像存取部分的代码。对于Linux下编译程序不熟悉的可以参考相关的Linux编程书籍。
-
BitStormLite-0.1a.tar.gz
... 源代码下载安装:
http://www.socks5cn.com/bitstorm/BitStormLite-0.1a.tar.gz
目前只支持Linux Kernel 2.6+、GTK2.6+的平台
首先请安装以下开发包:
libcurl3- ... .gz
进入解压目录
cd BitStormLite-0.1
配置和编译
./configure
make
安装
make install
安装完成后就可以用过bitstormlite命令来起动程序了
-
yamd-0.32.tar.gz
很好用的内存泄漏检测工具。要配合linux的gcc使用,安装后将你的编译器gcc命令换成yamd-gcc就行了,在运行程序的时候yamd会提醒你是否存在内存泄漏问题。
-
-
-
msp430-linux-guide
Guide to using the MSP430 with Debian Linux
Guide to Developing for the MSP430 with (Debian) Linux
======================================================
Install Packages
----------------
Make sure you are on the wheezy (testing) suite
* `binutis- ...
-
arch-install
Simple bash script to install Arch Linux.
arch-install - Simple Arch Linux Install Script
===============================================
* Author: Tom Wambold ... ?).
Then, when you want to re-run the install script, do this in the live system:
umount ...
-