gsl
The GNU Scientific Library (GSL) is a numerical library for C and C++ programmers. It is free software under the GNU General Public License. The library provides a wide range of mathematical routines such as random number generators, special functions and least-squares fitting. There are over 1000 functions in total with an extensive test suite. http://www.gnu.org/software/gsl/
terminator-0.95
Terminator, multiple terminals in one window. The goal of this project is to produce a useful tool for arranging terminals. It is inspired by programs such as gnome-multi-term, quadkonsole, etc. in that the main focus is arranging terminals in grids (tabs is the most common default method, which Terminator also supports).
putty 字体设置
登陆前的设置好像不管用。只好登陆后设置:
点击右键(窗口内ctrl+右键或者在标题栏右键), 选择change settings...,在弹出的窗口选择 default settings -->appearence
点击change font ,修改字体和字体大小,点击apply。
gcc-4.4.1
collection about gcc
speeddial.ini
fedora
1、f77: compat-gcc-34-g77
2、 opera9.63 中文输入:
/etc/share/opera/ini/standard_keyboard.ini 中的ctrl+space 删掉;
/usr/bin/opera 添加 export QT_IM_MODULE=SCIM
install
由于不是经常安装软件,所以参数都只记住了大概,现在罗列一下,以备需要时查看
tar jxvf file.tar.bz2
tar zxvf file.tar.gz
rpm -ivh file.rpm
rdesktop
$rdesktop IP
-f :全屏,ctr+alt+enter 全屏/窗口切换
-g 800x600+0+0 800x600 分辨率(注意: 是 x 不是 *),+0+0 窗口位置
-u username
-p pwd
其他:
-r comport:COM1=/dev/ttyS0,COM2=/dev/ttyS1 // 多个串口重定向
-r disk:floppy=/mnt/floppy // 将 /mnt/floppy 重定向为远程共享磁盘 'floppy'
-r disk:floppy=/mnt/floppy,cdrom=/mnt/cdrom,root=/,c=/mnt/c // 多个磁盘重定向
-r clientname=<client name> // 为重定向的磁盘设置显示的客户端名称
-r lptport:LPT1=/dev/lp0 // 将并口 /dev/lp0 重定向为 LPT1
-r lptport:LPT1=/dev/lp0,LPT2=/dev/lp1 // 多个并口重定向
-r printer:mydeskjet // 打印机重定向
-r printer:mydeskjet="HP LaserJet IIIP" // 打印机重定向
-r sound:[local|off|remote] // 声音重定向
Regular Expressions Tester
Firefox的Regular Expression 插件
使用方法非常简单:
首先,在安装该插件;
然后,在Toot菜单中可以找到。
下载地址:
https://addons.mozilla.org/en-US/firefox/addon/2077
Stardict 词典安装
http://stardict.sourceforge.net/cn/Dictionaries_zh_CN.php
1、从上面的连接下载 词典文件: xxxx.tar.bz2
2、
su
tar -xjvf xxxx.tar.bz2
3、
启动 stardict