搜索资源列表
Linxu_Ubuntu
- 本资料系UBUNTU(班图)的详细使用手册,内含安装指南、基本命令、基本操作、各种编程开发环境....等等 相信看过此文档的人都会觉得很受用。
Ubuntu入门
- 介绍 系统的安装等从入门开始到高级操作的 英文书籍
Multithreading-Implementation
- 多线程实现矩阵乘法,文件输入,Ubuntu下Eclipse-Multithreading Implementation of Matrix Multiplication
systemtest
- 本程序是操作系统课程实验的死锁的检测与解除。解除方式采用撤销进程的方法。全部用数组实现。在ubuntu(linux)下编译通过。为本人原创。每次撤销个代价最小的死锁进程,释放其所拥有的资源。 所有数据都是可以自行设置的,包括进程个数,资源种类数,各进程的代价等。-This procedure is the operating system course experiment Deadlock Detection and disarmament. The lifting of the way
a_practical_guide_to_ubuntu_linux.4372822424.pdf.t
- ubuntu实战指南,很好的实际动手的教程!英文原版!-actual ubuntu guide, very good hands-on course! English original!
ubuntu_pocket_guide_and_reference.8109283240.pdf.t
- ubuntu官方pocket指南,英文原版!-ubuntu official pocket guide, English original!
codeblocks_8.02-0ubuntu1.deb.tar
- Ubuntu环境下的Code::Blocks,开源的全功能的跨平台C/C++集成开发环境,很好用。-Code::Blocks is a free C++ IDE built to meet the most demanding needs of its users. It is designed to be very extensible and fully configurable.
fox_mpi
- It s implementation of fox algorithm using lam mpi library in C successfully ran on ubuntu 9.04, lam 7.1 on ehternet network
lab1-handin.tar
- OS LAB1 的压缩包 Ubuntu 系统下的源代码 希望大家有用-OS LAB1
translatorHTML2RTF
- This a HTML to RTF translator. This translator is done in LEX and YACC. You need to pass to the translator the html file and the application will output a file formatted in rtf style according to the html you ve entered. For using: lex file.l, yacc
mpi
- ubuntu环境下实现mpi程序并行的几个例子。里面有对应的串行语言 -ubuntu environment to achieve a parallel mpi program a few examples. There are corresponding serial language
declog
- Maintainer: Ubuntu Core Developers
ubuntu.tar
- UBUNTU操作系统安装过程 纯文本格式-UBUNTU operating system installation process in plain text format
ubuntu
- 初学ubuntu很好的资料,对当前最新ubuntu有个很全面的介绍。-Beginner ubuntu good information on the current latest ubuntu has a very comprehensive introduction.
memtest
- 操作系统实验,Ubuntu下实现多线程对内存的测试-Experimental operating system, Ubuntu to achieve multi-threaded tests of memory
Exo0
- This example of mpi simulation on ubuntu-This is example of mpi simulation on ubuntu
Exo4
- MPI with c simulation on linux/ubuntu
imageconverter
- 基于QT的一个图片格式转换的小工具,ubuntu下编译-QT-based one image format conversion gadget, ubuntu compiled
Compile_linux_kernel
- Ubuntu 12.10下编译Linux内核的详细步骤,内容为操作系统课程设计实验一的实验报告(为保护隐私缺少两张实验结果截图请自行补充)。-Ubuntu 12.10 Linux kernel compile detailed steps, the content of courses on operating system design experiments an experimental report (for the protection of privacy is missing tw
Ubuntu下ssh互信任连接配置
- 在使用linux Ubuntu操作系统 进行MPI并行计算时需要配置多台互信任机,此为配置文档及实例(linux Ubuntu Mpich2 mpi)