搜索资源列表
Expr - multithreading file transport---For Linux V
- 多线程文件的传输实现 需要在linux shell 下操作-multithreaded file transfer realize the need to operate under linux she
FileSystem
- 文件系统 通过程序模拟Linux文件系统,用一个二进制文件(FileSystem.disk)来模拟磁盘.设计一个多用户的二级文件系经统、实现一般的创建文件、目录,删除文件、目录,切换目录,打开、关闭文件、读写文件等操作。-File system through the Linux file system simulation, with a binary file (FileSystem.disk) to simulate the disk. To design a multi-user doc
usbandasm
- 在Linux中,文件是抽象的,Linux已将几乎所有的东西都 按文件来对待,所以就可以像操作普通文件那样去打开、关 闭、读取和写入不同的终端设备。Filesystem Hierarchy Standar (FHS)是Linux遵循的文件目录的命名和架构标准,在此文件 系统层次结构中,Linux所有的设备以设备文件名的方式存放 在目录/dev下,USB到串口转接器的设备文件为ttyUSB0。如 果使用多口转接器或USB hub,则相应设备文件依次为 ttyUSB1、tt
filesystem
- 这是一个二级文件系统,能够在linux下编译并执行,通过程序模拟Linux文件系统,用一个二进制文件(FileSystem.disk)来模拟磁盘.设计一个多用户的二级文件系经统、实现一般的创建文件、目录,删除文件、目录,切换目录,打开、关闭文件、读写文件等操作。-This is a secondary file system, can be compiled under linux and implement, through the Linux file system simulation,
OSPro4
- OS实验:文件操作与管理 模拟Linux命令对文件进行操作和管理。 Open、Close、Delete等命令-OS experiment: file operations and management Analog Linux command to operate and manage the files. Commands such as Open, Close, Delete,
folder_search
- 搜尋預先定義檔案名稱與資料夾名稱,運行在Linux上-search prefix folder and file name, operate on Linux.
oooo
- 设有进程A、B、C,分别调用过程get、copy、put对缓冲区S和T进行操作。其中get负责从文件F_in中把数据块读入并输出缓冲区S,copy负责从S中提取数据块并复制到缓冲区T中,put负责从缓冲区T中取出信息存入到本地文件F_out中。实现get、copy、put的操作过程。-A process A, B, C, respectively, calling procedure get, copy, put the buffer S and T to operate. Which get
serial_practice
- 通过打开linux系统提供的串口文件接口,然后设置波特率等参数,成功之后,就可以通过系统调用接口操作串口进行通信-By opening the linux file system provides serial interface, and then set the baud rate and other parameters, successful, you can operate through the system call interface serial communication
riva_hw
- This file is an OS-agnostic file used to make RIVA 128 and RIVA TNT operate identically (except TNT has more memory and better 3D quality for Linux v2.13.6.
ruserpass
- This file contains functions that operate on partition tables.
ls
- 使用opendir、readdir、closedir等函数来操作目录,使用stat函数来获取文件信息。编写一个功能完整的实现Unix/Linux下ls命令的程序,并且该程序实现了-l(长格式)选项功能,并能在Unix/Linux环境下正确地运行。-Use opendir, readdir, close to operate functions such as directory, use the stat function to get file information. Write a ful
myMdiWithClass
- QC基于C++开发的单窗体程序例程,很简单,适合初学和.设计了菜单栏和工具栏,添加了MdiChild类,实现了其中的新建,打开,保存,另存为,关闭等操作的函数; 在mainwindow.cpp文件添加了新建文件菜单的功能测试函数。-QC based on C++ development, one-form routine is very simple, suitable for beginners and design of the menu bar and toolbars, add Md
myMdi-withNewMenu
- QC基于C++开发的单窗体程序例程,很简单,适合初学和.设计了菜单栏和工具栏,添加了MdiChild类,实现了其中的新建,打开,保存,另存为,关闭等操作的函数;添加了动态创建的菜单 在mainwindow.cpp文件添加了新建文件菜单的功能测试函数。-QC based on C++ development, one-form routine is very simple, suitable for beginners and design of the menu bar and toolba
Operate(.ini)
- 在Linux下对.ini文件进行一系列的操作(包括读写,出现等)-In Linux under the.Ini file for a series of operations (including reading, writing, etc.)