-
-
d.rar
最简单的启动代码
可以在virtual pc中仿真os,在屏幕中显示"hello world"
-
e.rar
最简单的启动代码
可以在virtual pc中仿真os,在屏幕中显示"hello world"
-
-
CLI.zip
this describes how the commands are implemented and it defines different types of node for a virtual terminal
-
xuhanshu.rar
在linux文件系统下,实现虚函数,简单地说,那些被virtual关键字修饰的成员函数,就是虚函数。虚函数的作用,用专业术语来解释就是实现多态性(Polymorphism),多态性是将接口与实现进行分离;用形象的语言来解释就是实现以共同的方法,但因个体差异而采用不同的策略
-
-
-
Matrix_Multiplication_PVM.zip
A Parallel program to multiply two matrices using Parallel Virtual Machine(PVM).Also a document to install PVM in linux is attached.Follow the steps carefully.Surely it will work.
-
Matrix_Addition_PVM.zip
C programs for adding two matrices parallely usinf Parallel Virtual Machine(PVM).It is working and can be used as a starting point to familiarize PVM
-
TinyGL-0.4.tar.gz
... exactly compatible with OpenGL. In particular, the texture mapping and the geometrical transformations are very fast. TinyGL is a lot faster than Mesa or the software Solaris OpenWin OpenGL implementation for the VReng Virtual Reality engine for example.
-