CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - 文件管理

搜索资源列表

  1. Operating-Systems-Internals-and-

    0下载:
  2. 操作系统——内核与设计原理(中文版第四版) 原书名:Operating Systems:Internals and Design Principles(Fourth Edition) 作者: (美)William Stallings 全面系统地讲述了操作系统的基本概念、原理和方法,而且以当代最流行的两个操作系统——Windows 2000和UNIX为例,全面清楚地展现了当代操作系统的本质和特点,并且与当代流行的设计问题以及当前操作系统的发展方向联系起来,使本书的内容具有先进性和适
  3. 所属分类:Windows Kernel

    • 发布日期:2017-06-09
    • 文件大小:16381952
    • 提供者:唐小米
  1. Linux21

    0下载:
  2. 书 名: 操作系统原理及应用(Linux21).pdf 作 者:王红 本书介绍操作系统的基本原理及应用,并以Linux操作系统作为具体实例加以说明。全书共9章,主要内容包括操作系统的基本概念、功能、操作系统的发展史及Linux操作系统概述,进程的概念、进程描述、进程控制、进程的同步与互斥、进程通信及线程,作业调度及进程调度、死锁的概念与产生原因以及解决死锁的方法,各种内存管理及分配方法的思想、数据结构、重定位及实现原理,文件的逻辑结构、物理结构及文件系统的构成,操作系统对设备的控制、分
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-24
    • 文件大小:8045836
    • 提供者:唐小米
  1. library-manage-system

    0下载:
  2. 图书馆管理信息系统:本系统采用C/S架构,运用单例模式,采用皮肤文件美化界面,集数据库、网络通信模块于一身(MFC实现)。 客户端提供本馆、局域网内其他各馆图书查询,读者可向服务器发送注册信息登陆,查看当前借阅记录以及借阅历史,同时可查看读者信息以及修改读者登陆密码。  服务器端提供处理客户端注册信息、以及跨馆图书查询信息。此外,完成各项包括借书还书,添加书本、读者、管理员信息,同时可以删除读者信息、修改当前管理员登陆密码。-Library Management Information
  3. 所属分类:Windows Kernel

    • 发布日期:2017-06-19
    • 文件大小:28364099
    • 提供者:lyq
  1. car4Ssale

    1下载:
  2. 用c++做的汽车4s店销售系统(mfc) 录入查询库存预定等功能模块 头文件中定义 class CAutomobile4SshopDlg : public CDialog 头文件中定义class sale : public CDialog class service : public CDialog class storage : public CDialog class guanli : public CDialog 分别作销售,服务,库存,管理功能模块函数体
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-15
    • 文件大小:3840550
    • 提供者:周强
  1. sys

    0下载:
  2. 这是我自己在linux下写的c程序,在linux下可用gcc可编译运行。程序功能是学生信息管理,有三种用户,管理员,教师,学生。管理员可对教师学生进行添加和删除,教师可对学生进行删除和添加。学生只能查看教师信息和添加学生信息。使用数据结构的循环双链表进行数据管理。数据存储于文件一边下次访问。访问许要密码和用户名登陆。开始时可用管理员aaa密码aaa登陆。有三个数据存储文件,请不要删除,不然会报错找不到文件的。程序属于初学练手之作,有很多缺点,望包涵。但是c语言初学者还是值得看看的。里面还是有一些
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:34455
    • 提供者:滔滔
  1. fastdb-3.36.tar

    0下载:
  2. FastDb是高效的内存数据库系统,具备实时能力及便利的C++接口。FastDB不支持client-server架构因而所有使用FastDB的应用程序必须运行在同一主机上。FastDB针对应用程序通过控制读访问模式作了优化。通过降低数据传输的开销和非常有效的锁机制提供了高速的查询。对每一个使用数据库的应用数据库文件被影射到虚拟内存空间中。因此查询在应用的上下文中执行而不需要切换上下文以及数据传输。fastdb中并发访问数据库的同步机制通过原子指令实现,几乎不增加查询的开销。fastdb假定整个数
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-07
    • 文件大小:1187652
    • 提供者:贺龙
  1. ljpxueshengguanli

    0下载:
  2. 基于C语言的学生管理系统 运用文件的读写。-C-based student management system
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-14
    • 文件大小:2746
    • 提供者:surf
  1. pwd

    0下载:
  2. 文件和目录的管理 #include "Everything.h"-Manage files and directories #include "Everything.h"
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:520711
    • 提供者:高靓
  1. StudentManagementSystem

    0下载:
  2. 学生信息管理系统,采用C程序实现,包括添加学生信息,排序,打印学生信息报表,保存到文件等功能-Student information management system, using C program, including the addition of student information, sort, print student information statements, and other functions saved to a file
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-17
    • 文件大小:422291
    • 提供者:黄仪松
  1. frontshell

    0下载:
  2. 模拟Linux文件系统 在任一OS下,建立一个大文件,把它假象成一张盘,在其中实现一个简单的模拟Linux文件系统。 1. 在现有机器硬盘上开辟100M的硬盘空间,作为设定的硬盘空间。 2. 编写一管理程序simdisk对此空间进行管理,以模拟Linux文件系统,要求: (1) 盘块大小1k (2) 空闲盘块的管理:Linux位图法 (3) 结构:超级块, i结点区, 根目录区 -Analog Linux file system at any one OS, the
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:794
    • 提供者:
  1. start

    1下载:
  2. 课程设计 模拟文件系统的操作管理 实现多个进程同时对模拟文件系统进行操作。设计管理程序simdisk的用户访问权限管理。访问模拟文件系统的每个进程都属于某个用户,管理程序simdisk根据其访问权限决定其对模拟文件系统的操作。 对模拟文件系统的操作要求做到:共享读,互斥写。 本设计任务在于学会如何实现信息的安全管理和进程同步。 -Operations management course design simulation file system to achieve mult
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:1954
    • 提供者:
  1. LinuxKernel-analyze

    0下载:
  2. Linux Kernel分析 介绍linux硬件、软件基础,内存管理,进程管理,文件系统,进程间通信等-Linux Kernel analysis Introduction linux hardware, software infrastructure, memory management, process management, file systems, inter-process communication, etc.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-06
    • 文件大小:1199534
    • 提供者:阿接
  1. Warehouse-Management-System

    0下载:
  2. 一个仓库管理程序,可以按顺序和货物名称查询仓库存储情况,也可以增加或删除货物信息、实现货物的入库出库,要求能用文件保存仓库货品信息-A warehouse management program, you can check the order and warehouse storage of goods, the goods can also add or delete information, realize the library storage of goods, warehousing
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-13
    • 文件大小:1549
    • 提供者:贺凡
  1. renshi

    0下载:
  2. 高校人事管理系统 C++ 读取文件和写入文件 -University Personnel Management System C++ read the file and write files
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-12
    • 文件大小:2768963
    • 提供者:司马
  1. Rowboat

    0下载:
  2. 划艇租用系统,包含文件读写操作。涵盖划艇的租用、结算、价格管理、数据统计等功能。-Canoe hire system, including file read and write operations. Lease covering rowing, clearing, price management, statistics and other functions.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-23
    • 文件大小:61471
    • 提供者:ggmove
  1. XSCJ_0813_M_2

    0下载:
  2. 用控制台编写的学生成绩管理系统,涉及文件操作和数据管理,还有排序、插入、删除等链表里的操作。采用的是一个双重链表结构。-Prepared by the console student achievement management system, involving file operations and data management, as well as sort, insert, delete, etc. the list in operation. Uses a double linke
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-09
    • 文件大小:698018
    • 提供者:Hello
  1. Linux-kernel-scenario-analysis_next

    0下载:
  2. 涉及linux的内存管理,进程和进程管理,文件系统,设备驱动等到。-And processes involving the Linux memory management, process management, file system, device driver wait for.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-06-15
    • 文件大小:23180096
    • 提供者:lankun1
  1. 2011813035ex5

    0下载:
  2. 用户管理:熟悉Linux操作系统中的用户和组的概念。 2)掌握Linux操作系统中用户管理。 3)理解用户管理涉及的系统配置文件。 -User Management: familiar with the concept of the Linux operating system users and groups. 2) master Linux operating system user management. 3) to understand the user management
  3. 所属分类:Driver develop

    • 发布日期:2017-04-24
    • 文件大小:332445
    • 提供者:sunny
  1. Managesystem

    0下载:
  2. 销售管理系统,源码及数据库文件和软件使用说明-sell manage system
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-17
    • 文件大小:4508122
    • 提供者:李莉
  1. DiskCheck

    0下载:
  2. 本地磁盘管理,获取驱动类型,参数为根路径;查找文件目录是否存在等-Local disk management, access drive type, parameters for the root path find the file directory exists, etc.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-14
    • 文件大小:3894
    • 提供者:陈淋
« 1 2 ... 17 18 19 20 21 2223 24 25 26 »
搜珍网 www.dssz.com