搜索资源列表
Linux模拟器
- linux操作系统的模拟,用户名和密码都是你本机的用户名和密码-Linux operating system simulation, user name and password you are the machine user name and password
linux
- 是操作系统课程设计Linux代码分析的那部分。-curriculum design is the operating system Linux code analysis of the part.
linux
- 构建嵌入式操作系统的好材料,非常难得
linux-2.4.29.tar
- linux-2.4.29操作系统的源码,想研究linux系统内核,就下一个吧,还不抓紧?-linux-2.4.29-source operating system, to study Linux kernel, under a bar, not seize?
linux 线程 进程经典文章
- 学习操作系统时,进程和线程搞了很久,还是一知半解,看了这一篇文章,才在整体在明白了它们之间的依存-learning operating system, processes and threads engage in a long time, or only a little, having read this article, but only in general they understand the interdependence between the
操作系统实习
- 在linux下实现文件的复制功能 对高校操作系统实习的非常有用-in achieving document reproduction function of the college internship operating system very useful
linux下C语言编写的shell
- C语言编写的简单shell,计算机操作系统实验作业...你懂的
linux下Qt实现的视频点播系统
- 提供的代码是编写一个基于linux系统的网络视频点播应用程序,利用Qt工具编写图形界面和基于TCP协议的网络传输模块。Linux操作系统以其开源性、多用户多任务、支持多种硬件平台、可靠地安全稳定性能以及日趋完善的图形界面和丰富的网络功能等等,逐渐成为了各行业的首选操作系统,尤其是基于ARM内核的嵌入式linux更是得到了极为广泛的应用。 本系统分为服务器端和客户端两部分。服务器端提供多视频源,供用户进行选择,客户端提供人机交互界面,当用户需要点播某个视频时,首先在Ip Address栏输入服务器
CLAPACK3.1.1-VS
- lapack的3.1版本,性能稳定,提供了面向VS的函数接口,可方便的应用于Windows操作系统下的Visual Studio开发环境。提供有关矩阵操作的函数库,包含各种常用复杂的矩阵运算。-LAPACK version 3.1, stable performance, provides a function of VS-oriented interface, can be easily used in Windows operating system under the Visual Stu
QtImage
- Qt Image通过Qt4的QImage类读取图片,格式包括现在主要的jpg, png, bmp, gif等格,可以通过它来观看照片,下一张照片的快捷键为空格,上一张的快捷键则是Backspace,通过左边的TreeView选择照片目录,选择的目录如果有照片的话,Qt Image会读取这些照片信息,然后显示第一张照片。 Qt4 Image完全基于Qt4编写,所以可以支持现在主要的三个操作系统平台:Win32, Linux-X11, MacOS,当然,是在WinXP下用Visual C++ 6
ICTCLASV3·0
- 1.按照二.注册激活步骤,在Licenses目录下执行相应的用户注册程序,得到授权码或者授权之后的user.lic 2.选择您需要的API形式,主要已经您的开发环境和操作系统来定,比如你选择了Linux下的C调用,则您需要选择文件夹API/Linux_C; 3.将(1)Data文件夹(2)授权之后的user.lic(3)Configure.xml 拷贝到您选择的文件夹中;编译执行即可。最后恭喜你,您可以正常使用ICTCLAS3.0了! 参考资料:ictclas3.0的文件说明 -
Linux
- 用c语言为Linux系统设计一个简单的二级文件系统(带共享功能)--操作系统课程设计-C language used to design a Linux system, a simple file system 2 (with sharing)- operating systems curriculum design
iok-1.3.6
- linux操作系统下的软键盘应用程序,可以用于触摸屏输入-soft keyboard under linux operating system, applications can be used for touch screen input
linux-driver(CN)3
- 本书是基于Linux操作系统下的驱动编程,中文版本-This book is based on the Linux operating system driver program, the Chinese version
string
- 多线程编程入门实例 本人第一次上传;linux操作系统多线程编程-string program code
U-Linux
- 使用U盘制作Linux操作系统,U对U;光盘对U操作.-Use of U disk to make the Linux operating system, U of U CD U operation.
Glinnuxcompild
- 编译gdb与gdbserver详细说明,应用于做at91rmm9200硬件,操作系统linux的2.4.x版本 已通过测试。 -Compile gdb and gdbserver applied do at91rmm9200 hardware, operating system, Linux 2.4.x version has been tested.
进程控制
- 在Windows下实现: 使用CreateProcess()来创建进程 使用WaitForSingleObject()在“mytime”命令和新创建的进程之间同步 调用GetSystemTime()来获取时间 在Linux下实现: 使用fork()/execv()来创建进程运行程序 使用wait()等待新创建的进程结束 调用gettimeofday()来获取时间
操作系统实验指导书——Linux修订篇
- 大二计算机作业了,大二操作系统作业题目和教程,(Homework, sophomore operating system job titles and tutorials)
基于C语言实现的模拟操作系统文件系统
- 模拟linux操作系统,期末课程设计,实现linux基本功能,显示所有文件,返回目录(Simulation of linux operating system, final course design, realize the basic functions of linux, display all files, return to the directory)