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

搜索资源列表

  1. cqa0404

    0下载:
  2. 如何才能知道 CD 驱动器是不是刻录设备呢?此外,如何将文件写入可擦写 CD?Windows XP 允许你用 Windows 资源管理拖拽文件,并将其写入CD。你能否告知有没有什么方法从我的程序中实现,而不需要用户购买第三方软件,如:Nero 或者 Roxio? 有没有相关的 MFC 类可以实现这个功能? -CD drive is not recording equipment? In addition, how to write papers erasable CD? Windows XP
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:109373
    • 提供者:王维
  1. 档案系统

    1下载:
  2. 一个学生档案管理系统用delphi开发的-a file management system with the development of delphi
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:482176
    • 提供者:keke
  1. ccyos1.03

    0下载:
  2. 小小的二级文件管理系统,应用了简单的加密,用它写日记,很好的。-small two-level file management system,apply the simple encryption,it s great to keep a diary with it .
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:306886
    • 提供者:陈朝营
  1. AES

    1下载:
  2. AES文件加解密工具 本软件利用AES加密库"AesLib"进行加解密处理,能对文件进行128位、192位或256位这3种不同强度的加密,打开请直接运行"EncryptFileTest.exe"。 本加密工具还可以通过命令运行: AES [0|1] [file] 其中,参数为可选,但若仅有1个参数时则为[file]参数。0表示对[file]解密,1表示对[file]加密。 对于任何文件,若打开方式为AES,则程序会自动根据文件扩展名来默认决定是加密还是解密(若文件扩展名为“
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2014-05-13
    • 文件大小:2365440
    • 提供者:tianyi
  1. Ctrlsrvr2

    1下载:
  2. 一个VC++编写的远程控制软件,可以对远程文件管理,远程桌面的管理等-a VC prepared by the remote control software, remote file management, remote desktop management-One written in VC++ remote control software, you can remote file management, remote desktop management, etc.-a VC prepa
  3. 所属分类:Windows Kernel

    • 发布日期:2016-09-25
    • 文件大小:4474601
    • 提供者:李炜培
  1. calc

    0下载:
  2. linux下的一个完整的qt的例子 实现学生文件管理系统-a complete example of the qt under linux students file management system
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-18
    • 文件大小:33940
    • 提供者:Dram
  1. EN-UNIX_UNLEASHED

    0下载:
  2. Unix Unleashed, Third Edition is written with the power user and system administrator in mind. This book will help the reader understand the nuances of the major Unix variants including SVR4, HP-UX, Solaris, AIX, BSD, IRIX, SunOS, and Linux. It will
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-10
    • 文件大小:1056763
    • 提供者:张洪
  1. filesystem

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

    • 发布日期:2017-03-31
    • 文件大小:16546
    • 提供者:lilianjie
  1. management

    0下载:
  2. 应用C语言实现一个员工工作信息管理系统 主要任务是实现对一个员工的各类人员的相关信息进行输入 输出 列表等操作。主要技术是使用数组,将数据存储到二进制文件中-Application of C language implementation of a management information system staff main task is to achieve a staff of all categories of personnel to carry out the relevant
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:6543
    • 提供者:
  1. 20080228_1af3247d6ec8b55e2d35OjAV5ehwnMdh

    0下载:
  2. 其功能包括:系统管理、档案管理、档案查询、档案统计、档案输出、花名册;为了使程序显得更具有专业风格,我还在其中加入了一个关于系统的功能表单,以介绍此系统的相关信息,如系统版本、开发日期等。-Its features include: system management, file management, file information, file statistics, file output, roster procedures in order to appear more profes
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-29
    • 文件大小:339305
    • 提供者:于赟
  1. unix

    0下载:
  2. 模拟了一个简单的UNIX文件系统,实现了UNIX的文件管理功能-Simulation of a simple UNIX file system, the realization of the UNIX file management functions
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:2936
    • 提供者:赵敏
  1. LinuxSysProgramming

    0下载:
  2. Linux系统编程样例(包括: 文件I/O, 进程管理, 文件管理, 内存管理和时间)-Linux System Programming Examples, including File I/O, Process Management, File Management and Time.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:9707
    • 提供者:Daniel J
  1. wenjianguanli

    0下载:
  2. 西电操作系统 创建文件管理模拟文件,源程序,不过没有报告-Western Electric to create the operating system file management simulation files, source code, but did not report
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-30
    • 文件大小:2126
    • 提供者:kevincai100
  1. Management

    0下载:
  2. 本管理系统分为5个大的模块,分别是:第一部分:文件模块;第二部分:编辑模块;第三部分:工具模块; 第四部分:初始模块;第五部分:帮助模块。-The management system is divided into five major modules, namely: Part I: File module the second part: editing module Part III: Tools module IV: Initial module Part V: Help Mod
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-04
    • 文件大小:1093432
    • 提供者:jinjie
  1. ubuntu_cmd

    0下载:
  2. 1 文件管理 # ls ls -a 列出当前目录下的所有文件,包括以.头的隐含文件 文件管理 # ls ls -l或ll 列出当前目录下文件的详细信息 -A document management# ls ls-a lists all files under the current directory, including. Head hidden file management# ls ls-l or ll list the current directory files for
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:15537
    • 提供者:李可文
  1. labview_files

    1下载:
  2. LabVIEW 文件操作与管理 8.1 基本概念及术语 文件I/O的出错管理 文件I/O操作流程控制 文件操作 文件定位与文件对话框 文件操作 文件管理 文件的删除、移动和复制 获取文件、目录的信息 路径、目录操作 数据存储与读取 LabVIEW数据文件类型 数据文件存储与读取-LabVIEW 8.1 file manipulation and management of basic concepts and terminology file
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:173415
    • 提供者:梁彭开
  1. EmpireCMS_6.5os_TC_BIG5

    0下载:
  2. 1、支持不同系统模型设定不一样的管理列表页面,模型扩展更加灵活,管理更加方便 比如说新闻模型在管理列表页只需要显示标题和发布时间字段;而学生档案模型在管理列表页则需要显示学生、班级、入学时间字段;-1, support a different set of different model of management list page, the model expansion more flexible and more convenient management information m
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-09
    • 文件大小:1633951
    • 提供者:邓剑
  1. Directory-and-file-management

    0下载:
  2. Linux用户及组管理,详细介绍了linux用户及组的管理 -Linux user and group management, linux user and group management
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-13
    • 文件大小:400083
    • 提供者:zhanglin
  1. Hard-disk-file-management-software

    0下载:
  2. 一款强大灵活的硬盘空间管理工具。可以帮你找出硬盘上最大的目录以及它占用的空间。支持空间大小显示、分配空间和占用空间、文件数、3D工具条和分配图、最近使用数据、文件作者、NTFS压缩率等信息,并支持搜索文件。-A powerful and flexible hard disk space management tools. Can help you find the largest directory on the hard drive, and space it occupies. Suppor
  3. 所属分类:Windows Kernel

    • 发布日期:2017-06-09
    • 文件大小:16696728
    • 提供者:jinjin
  1. file

    0下载:
  2. C语言实现的文件管理,多用户,多级文件管理,能进行复制等操作-C language implementation of document management, multi-user, multi-level file management, and other operations can be copied
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-15
    • 文件大小:5261
    • 提供者:windy
« 12 3 4 5 6 7 8 9 10 ... 14 »
搜珍网 www.dssz.com