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

搜索资源列表

  1. 查找指定目录下的文件(包括子目录)

    0下载:
  2. 查找指定目录下的文件,包括子目录-designated directories to search documents, including subdirectories
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:46866
    • 提供者:小叶子
  1. Linux下C语言编程--文件操作

    0下载:
  2. 提供几种常见的文件操作,如对文件进行读或写,显示目录,创建目录等等。-provide several common file operations, such as the document read or write, show directory, create directories and so on.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:4024
    • 提供者:李琳
  1. 简单的文件加密代码

    0下载:
  2. 简单的文件加密代码 一个不错的文件加密系统,对你工作的安全大大加强。-simple file encryption code a good file encryption system, you have the right security greatly enhanced.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:3223
    • 提供者:lxr
  1. Des加密解密文件

    1下载:
  2. 可以操作的文件类型:TXT、DOC、JAVA等,且Word文档中包含图片也没问题 运行时使用的例子是本目录下的111.doc文件,运行后自动生成222.doc文件和333.doc文件。 其中111.doc文件加密后的文件是222.doc文件,222.doc文件解密后文件是333.doc文件。-can operate file types : TXT, DOC, JAVA, but Word document contains photographs have no problem ru
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:37731
    • 提供者:寒风
  1. 文件读取

    0下载:
  2. 简单明了的文件读取源码哈-straightforward document read source Kazakhstan
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:5163
    • 提供者:张淳宇
  1. 文件加密技術

    0下载:
  2. 經典的文件加密技術,簡單高效-classic document encryption technology, a simple and efficient
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1413
    • 提供者:大华
  1. 文件加密技术一例

    0下载:
  2. 文件加密技术一例给文件加密的技术很多,其中又分为不同等级,以适合不同场合的需要.这里给出最简单的文件加密技术,即采用文件逐字节与密码异或方式对 文件进行加密,当解密时,只需再运行一遍加密程序即可.-file encryption technology to the case file encryption technologies lot, which will be divided into different levels, to suit the needs of different oc
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:3940
    • 提供者:林丰
  1. 简单的文件加密代码

    0下载:
  2. 一个不错的文件加密系统,对你工作的安全大大加强。-a good file encryption system, you have the right security greatly enhanced.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:2417
    • 提供者:李宗波
  1. 模拟文件系统

    0下载:
  2. 一个模拟的文件系统,支持ED\\DEL\\CD\\DIR\\MD\\RD等命令(含设计文档)-a simulated file system, support ED \\ DEL \\ CD \\ DIR \\ MD \\ RD such orders (including design documentation)
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:265777
    • 提供者:郝庆运
  1. 恢复被删除的文件

    0下载:
  2. windows下恢复被删除的文件-windows under restore deleted files
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:60221
    • 提供者:李长武
  1. 实例81 用C编程获取WPS的文件密码

    0下载:
  2. 用C编程获取WPS的文件密码-C programming WPS access to the password file
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:11382
    • 提供者:于健英
  1. 不错的文件系统

    0下载:
  2. 1、 用高级语言编写和调试一个简单的文件系统。模拟文件管理的工作过程。从而对各种文件操作命令的实质内容和执行过程有比较深入的了解。 2、 要求设计一个n个用户的文件系统。每次用户可保存m个件,用户在一次运行中只能打开一个文件。对文件必须设置保护措施,且至少有Creat,Delete,Close,Write等命令。-1, with high-level language debugging and prepared a simple file system. Simulation document
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:9768
    • 提供者:
  1. C#加密指定文件 

    3下载:
  2. C#加密指定文件,浏览到想要加密的文件,可以是TXT或其它格式的文件,然后输入输入任意密钥,可以对选中的文件进行加密,由于设计出了可视化的窗体界面,因此使得本C#加密解密程序使用起来相当简单容易。
  3. 所属分类:加密解密

    • 发布日期:2012-05-30
    • 文件大小:15549
    • 提供者:popand924
  1. FileSystem.在内存中开辟一个空间作为文件存储器

    2下载:
  2. 在内存中开辟一个空间作为文件存储器,在其上实现一个简单的文件系统。退出这个文件系统时,需要该文件系统的内容保存到磁盘上,以便下次可以将其回复到内存中来。,In memory to open a space for the file memory, in its realization of a simple file system. To withdraw from the file system, the need for the contents of the file system is
  3. 所属分类:系统编程

    • 发布日期:2017-06-29
    • 文件大小:309642
    • 提供者:王钧
  1. DLL的文件结构与参数传递

    2下载:
  2. 动态链接库(DLL)实例,DLL的文件结构与参数传递,通过DEF文件从DLL中输出,Dynamic Link Library (DLL) examples, DLL file structure and parameters of transmission, through the DEF file from the DLL output
  3. 所属分类:系统编程

    • 发布日期:2015-11-02
    • 文件大小:64335
    • 提供者:祝建林
  1. 基于CryptoAPI的文件加密程序

    0下载:
  2. 基于CryptoAPI的文件加密程序。在windowsXP ,VC++6.0 环境下调试通过。程序代码有详细的注释,程序格式规范,书写清晰,条理清楚。,CryptoAPI based on the file encryption process. At windowsXP, VC++6.0 environment through debugging. There is a detailed code of the Notes, the program format specification,
  3. 所属分类:加密解密

    • 发布日期:2017-03-23
    • 文件大小:18569
    • 提供者:yan
  1. CFileTransfer

    1下载:
  2. 基于VC++6.0点对点的文件传输。socket编程 tcp/ip- Design and Realization of Point-to-Point Files Transfer with Visual C++6.0
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:1197
    • 提供者:黄涛
  1. 加密文件

    0下载:
  2. 对电脑中的文件夹进行加密,每次打开文件夹,需要输入密码(For computer to encrypt the folder, open the folder each time, need password)
  3. 所属分类:加密解密

  1. 制作yaffs

    0下载:
  2. 制作yaffs的文件系统镜像,文件包含yaffs的mkyaffs2image的源码以及说明文件(File system image for making yaffs)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-01-07
    • 文件大小:105472
    • 提供者:cpf
  1. Linux下的文件系统

    1下载:
  2. 实现一个在Linux下的模拟文件系统,完成目录的增删改、文件的增删改(Implementation of a simulated file system under Linux)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2020-05-21
    • 文件大小:486400
    • 提供者:Milky_楠子
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com