CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 搜索资源 - file operation

搜索资源列表

  1. ifsdoc

    1下载:
  2. 文件系统驱动开发的文档资料(IFS DDK),包括新文件过滤接口程序员指南.rar,实现对硬盘的监控.txt,文件重定向操作.txt,注册表重定向.txt,DLL函数重定向的问题.txt,关于文件夹地隐藏.txt等。-file system driver development Documentation (IFS DDK), including new file filters Interface Programmer's Guide. rar, the hard drive moni
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:499695
    • 提供者:zgb
  1. YaccOfSmple

    0下载:
  2. 学习简单的Yacc说明的原理,掌握Yacc源文件的写法以及语法分析器生成工具BISON的使用方法和Yacc源文件的运行方法和基本步骤。 -Yacc study shows a simple principle, Yacc master source file written syntax analyzer and generate UML tools and the use of the source language Yacc pieces of the operation and bas
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:126870
    • 提供者:David
  1. NBRND

    0下载:
  2. 随机数的产生程序,已经运行成功了的,并附有运行时所生成的可执行文件.-random number of procedures have already succeeded in the operation, together with run-time generated executable file.
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:71692
    • 提供者:huafei
  1. c file operation

    0下载:
  2. 比较全的c/c++文件操作
  3. 所属分类:编程文档

  1. yunsuanfuchongzai

    0下载:
  2. 运算符重载及流类库的讲义。包括运算符重载和类运算符的语法,流类库,文件操作方式等-Operator overloading and flow library handouts. Including operator overloading and class operator syntax, flow library, file operation, etc.
  3. 所属分类:software engineering

    • 发布日期:2017-04-04
    • 文件大小:119174
    • 提供者:li
  1. MFC-coding

    0下载:
  2. 孙鑫《MFC深入详解》书中全部源码例程,包括菜单、工具栏的创建,文件的操作,进程之间的通信,多进程编程-Sun Xin " MFC-depth Detailed," the book all the source code routines, including menus, toolbars are created, the file operation, the communication between processes, multi-process programming
  3. 所属分类:software engineering

    • 发布日期:2017-05-07
    • 文件大小:1763527
    • 提供者:王静
  1. Udisk-with-operation-system-diagrams.RAR

    0下载:
  2. 用U盘装系统的操作全程图解,文档写的很好,很实用。可以用来引导ghost文件恢复系统,或抢救数据。-U disk loaded with the full operation of the system diagrams, documents written in good, very practical. Can be used to guide the ghost file recovery system, or save the data.
  3. 所属分类:Project Manage

    • 发布日期:2017-04-09
    • 文件大小:2344216
    • 提供者:KENNY
  1. TICKET

    0下载:
  2. CPP Linked List with File Operation - Plane Ticketing
  3. 所属分类:software engineering

    • 发布日期:2017-04-13
    • 文件大小:1958
    • 提供者:neo
  1. file-operation

    0下载:
  2. 详细介绍文件操作关于文件与各种文件操作很有用的文件-Details of the file of file operations on files with a variety of file operations useful
  3. 所属分类:File Formats

    • 发布日期:2017-04-16
    • 文件大小:14752
    • 提供者:justin
  1. CFile-operation

    0下载:
  2. 各种关于文件的操作在程序设计中是十分常见,如果能对其各种操作都了如指掌,就可以根据实际情况找到最佳的解决方案,从而在较短的时间内编写出高效的代码,因而熟练的掌握文件操作是十分重要的。本文将对Visual C++中有关文件操作进行全面的介绍,并对在文件操作中经常遇到的一些疑难问题进行详细的分析。 -Various operations on files in the program design is very common, are well aware of its various ope
  3. 所属分类:software engineering

    • 发布日期:2017-11-19
    • 文件大小:3299
    • 提供者:Jackiewu3
  1. Use-MFC-EXCEL-file-operation

    0下载:
  2. 使用MFC操作EXCEL文件 使用MFC操作EXCEL文件-Use MFC EXCEL file operationUse MFC EXCEL file operationUse MFC EXCEL file operation
  3. 所属分类:software engineering

    • 发布日期:2017-11-06
    • 文件大小:222877
    • 提供者:张立国
  1. File-operations

    0下载:
  2. 基于mfc编译环境下的对于文件开闭的基本操作-Mfc-based compilation environment for the basic operation of opening and closing files
  3. 所属分类:File Formats

    • 发布日期:2017-05-08
    • 文件大小:1876871
    • 提供者:自由之王
  1. awk-operation

    0下载:
  2. AWK常用操作 变量名 含义 ARGC 命令行变元个数 ARGV 命令行变元数组 FILENAME 当前输入文件名 FNR 当前文件中的记录号 FS 输入域分隔符,默认为一个空格 RS 输入记录分隔符 NF 当前记录里域个数 NR 到目前为止记录数 OFS 输出域分隔符 ORS 输出记录分隔符 -AWK common operating variable name meaning ARGC number of command lin
  3. 所属分类:software engineering

    • 发布日期:2017-04-01
    • 文件大小:19236
    • 提供者:aiou
  1. file-OP-in-code-design

    0下载:
  2. 文件及其操作在程序设计中是非常重要的内容,合理地对其进行利用,可以大大扩展程序的应用范畴和功能。在计算机系统中,文件是一种宝贵的资源和手段,例如我们编写的源程序就需要以文件的形式保存起来,以便能在不同的时间和地点重复地利用。在程序中使用文件操作,可以对文件进行加工处理,或者创建新的文件,使程序的数据得以永久的保存及再利用-File and its operation is a very important element in the program design, its rational u
  3. 所属分类:File Formats

    • 发布日期:2017-04-24
    • 文件大小:25077
    • 提供者:nicefore
  1. FAT32-file-system-detail

    0下载:
  2. 本文档将深入分析FAT32文件系统架构及内部细节,通过本文档的学习和操作,将成为高手!-This document will be further analyzed FAT32 file system architecture and internal details, through the study of this document and operation, will become a pro!
  3. 所属分类:File Formats

    • 发布日期:2017-04-10
    • 文件大小:2084624
    • 提供者:liuxihua
  1. CH376-operation

    0下载:
  2. 文件管理芯片376用于单片机读写U盘和SD卡操作,主要介绍了如何与376固件程序通讯通讯,实现文件操作。-File management control chip 376 can be used for microcontroller U disk SD card file operation, mainly to complete how to communicate with 376 firmware.
  3. 所属分类:Communication

    • 发布日期:2017-04-25
    • 文件大小:242518
    • 提供者:carn
  1. VC-file-operations

    0下载:
  2. 详细介绍了如何用VC进行文件操作,值得一看-Details of how to use VC operation documents, worth a visit
  3. 所属分类:software engineering

    • 发布日期:2017-05-09
    • 文件大小:1983078
    • 提供者:阿斯顿
  1. File-operation-in-CPP

    0下载:
  2. VC++中的文件操作,包括文件的读取,保存等-VC++ file operations, including the file read, save, etc.
  3. 所属分类:File Formats

    • 发布日期:2017-04-30
    • 文件大小:279936
    • 提供者:李聪杰
  1. matlab-basci-process

    0下载:
  2. 本文档详细整理了matlab软件基本的图像、文件操作程序用法,包括文件打开保存,图像的显示,常用矩阵函数使用介绍,对初学者参考有帮助。-This document detailed the matlab software basic image, file operation program usage, including file open save, image display, commonly used matrix function introduction, for beginne
  3. 所属分类:File Formats

    • 发布日期:2017-12-11
    • 文件大小:123788
    • 提供者:大大
  1. 4500A operation manual

    0下载:
  2. 此文件是布顿公司4500 脉冲信号分析仪的使用说明文件 可以帮助用户快速使用仪表(This file is cloth, the company 4500 instructions on the use of the pulse signal analyzer files can help users quickly using the instrument)
  3. 所属分类:文章/文档

    • 发布日期:2017-12-11
    • 文件大小:3151006
    • 提供者:NAKED
« 12 3 4 5 »
搜珍网 www.dssz.com