资源列表
nachos-vm
- nachos虚拟操作系统project,vm实现虚拟内存功能。添加managementunit管理pagetable,将不用的内存内容写入swapfile存储以备调用-the nachos virtual operating system project, vm virtual memory. Add managementunit management pagetable, unused memory is written to the swapfile storage to prepare f
linux-shell
- LINUX与UNIX SHELL编程指南-linux shell
DataConvert
- IEEE到PSSE之间的数据格式转换,在VC和QT的环境下可直接运行。代码中多有注释,对IEEE的数据格式解释都能从注释中看到。从IEEE9节点一直算到IEEE118节点,计算结果都和IEEE基本一致,所以说转换结果应该是可信的。-IEEE PSSE between the data format conversion, can be run directly in the environment of VC and QT. Much comment in the code can see fr
disksim-4.0-with-dixtrac.tar
- 磁盘仿真模拟器,能够对磁盘的物理逻辑特征进行很好的模拟,-Disk simulator, a good simulation of the physical and logical features of the disk,
system
- 自写函数,实现一个在Linux环境下基于mysql数据库的自带终端的学生管理系统。-Write functions to achieve a student s own terminal based on the mysql database in a Linux environment management system.
lu-mpi
- LU 分解,给出采用行连续划分方式下的MPI实现并行算法-LU decomposition, using the line continuous division of the way under the implementation of MPI parallel algorithm
glomosim-2.03
- glomosim一个相当好的模拟器。特别适合adhoc的模拟-is good
buttonCapture.tar
- 可以捕捉鼠标指针,ctrl+右键释放,展示了linux下gtk鼠标事件编程方法-Can capture the mouse pointer and ctrl+ right-release show under linux gtk mouse event programming methods
sample
- 《Linux C编程从初学到精通》华清远见嵌入式培训中心 张繁 等编著。本书深入浅出、循序渐进地讲解了Linux平台下的C程序设计,并通过大量的程序实例,以及综合开发案例的演示,帮助读者快速掌握Linux下C语言编程的方法和技巧。-Linux C programming, from beginner to proficient, "the book easy to understand, step-by-step explanation of the C programming und
os-compute-adminguide-trunk
- OpenStack是一个美国国家航空航天局和Rackspace合作研发的云端运算 软件,以Apache许可证授权,并且是一个自由软件和开放源代码项目。 OpenStack是IaaS(基础设施即服务) 软件,让任何人都可以自行建立和提供云端运算服务。 此外,OpenStack也用作建立防火墙内的“私有云”(Private Cloud),提供机构或企业内各部门共享资源。 该文档为openstack的官方文档-The OpenStack yes IaaS (Infr
1D_Gabor_transform
- 这个MATLAB软件包实现了小波在一维Gabior样转换的文件中所述: [1] K.N.乔杜里,M.,王凤琴,“建设希尔伯特变换的双 波基和Gabor变换,“对信号的IEEE交易 加工,第一卷。 57,没有。 9,3411-3425,2009年9月。 作者:K.N.乔杜里。 模块如下: --------------------------- 1。 demo.m 一个简单的例子演示软件的使用。 2。 autcorr.m
windowsTitle
- 怎样控制Qt标题栏,标题栏属于操作系统(控制),并且我们确实也没有控制它.你可以创建你自己的标题栏。-How can I handle events in the titlebar and change its color etc ?