搜索资源列表
Qsudoku
- 使用Qt编写的数独游戏,支持手都出题、自动出题、自动解题、网络对战等功能。2009年自己参加红旗杯开源竞赛时候写的,几个人花了半个多月才做完,呵呵,既然是开源就不妨和大家分享了吧。代码是UTF-8格式的,在windows里打开可能会看到乱码,但不会影响编译。-Written using the Qt Sudoku game, to support hands are out of question, automatic out of question, automatic problem-sol
classpath-0.98.tar
- 用于虚拟机的安装 方法 cd ~/work/free $ wget ftp://ftp.gnu.org/gnu/classpath/classpath-0.98.tar.gz $ tar xzvf classpath-0.98.tar.gz $ cd classpath-0.98 $ ./configure--disable-examples --without-x --disable-qt-peer --disable-gtk-peer--disable-gconf-peer --
packet-filtering-firewall-master
- 应用层包过滤防火墙 一个简单的应用层包过滤防火墙实现 Qt/SQLite/NetFilter 编译过程可使用QtCreator编译,也可使用命令行 sudo qmake && make 来编译。 运行则执行 sudo ./firewall 即可。(Application Layer Packet Filtering Firewall A Simple Application Layer Packet Filter Firewall to Implement Q