CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 文件操作 搜索资源 - TYPE-C

搜索资源列表

  1. 用标准模板库STL实现文件比较

    2下载:
  2. 用标准模板库STL实现文件比较. 本文讨论如何使用标准模板库(STL),类模板和函数模板,以及其它编程技术来解决实际问题。本文涉及到STL包含的集合和向量,函数模板,类模板,常量检验,出错处理和使用STL的文件I/O。 要阅读本文,你要熟悉C++,熟悉类模板和函数模板。本文汇集了大量有关的信息,指引你逐步阅读。 本文用提问,设计和解决方案引导阅读。希望你能喜欢。 -Standard Template Library STL files comparison. This pa
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:5082
    • 提供者:海贵
  1. mfc_array_tutorial

    0下载:
  2. │ Array.cpp │ Array.ds w │ Array.h │ Array.rc │ ArrayDlg.cpp │ ArrayDlg.h │ ReadMe.txt │ Resource.h │ StdAfx.cpp │ StdAfx.h │ └─res Array.ico Array.rc2 MFC的数组类支持的数组类似于C++中的常规数组,可以存放任何数据类型。C++的常规数组在使用前必须将其定义成能够容纳所有可能需
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:11601
    • 提供者:青衣
  1. DbfDll

    0下载:
  2. DBF文件操作类,可以有索引,C++代码,编译为一个DLL工程。其中的OrderDbf.h和OrderDbf.cpp为其他工程使用的一个例子。-DBF file operation type, can be indexed and C code, compile to a DLL project. The OrderDbf.h OrderDbf.cpp and other projects for the use of an example.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:18864
    • 提供者:申屠航兵
  1. 文件合成和分割

    0下载:
  2. 一个用C++Builder编写的文件合成分割器的源文件,文本文件可以完好合成,但有些类型的文件还没能完好合成,请高手们多指教!-a C Builder synthesis document prepared by the division of the source files, text files can sound synthesis, but some type of document can not intact synthesis, 19:56 Nearly weekend!
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:17966
    • 提供者:卢远敏
  1. LogTest

    0下载:
  2. 该日志系统包括七个 C++ 类:CLog, CFuncLog, IStoreLog, CWinLog, CFileLog, CAutoCritic, CLogSimpleLock。CLog 是所有日志模块中最主要的一个类,在大多数情况下,这个类在应用程序中最好是单实例的。但并不是必须的。重要性其次的一个类是 CFuncLog,这个类用于对函数调用的进入和退出进行记录。当然开发人员也可以使用这个类对任何数据进行日志记录。-The log system includes seven C++ type
  3. 所属分类:File Operate

    • 发布日期:2017-03-31
    • 文件大小:43260
    • 提供者:详迅
  1. COBLK_last

    0下载:
  2. 标准C文件代码中注释识别统计,按照用户预定格式输出到文件中 提供给用户运行程序的方式,程序的所有输入,要求在windows CMD命令行下面进行操作和显示。方括号表示可选参数;大括号表示必选参数,输入的时候不需要键入括号。COBLK [-c] {filename},支持绝对路径,相对路径,如果没有路径,默认为程序所在目录。 每次执行只处理1个文件,即filename只表达出一个文件,不支持多个文件处理。 对可选参数[-c],当使用此参数时,输出文件包含注释块开始行号和注释块内注
  3. 所属分类:File Operate

    • 发布日期:2017-05-03
    • 文件大小:45516
    • 提供者:chenxi
  1. WinSearchFile_src

    0下载:
  2. 该代码可以进行桌面搜索工具使用,使用C#开发,搜索的文档类型包括office、纯文本系列等。-The code can use the desktop search tool, use the C# development, search the document type, including office, plain text series.
  3. 所属分类:File Operate

    • 发布日期:2017-04-16
    • 文件大小:37128
    • 提供者:孙继开
  1. readwriteXML

    0下载:
  2. 一个用C++实现的读写XML文件的类,简单易用.-a C++ class which can read or write XML type files, it is easy to use.
  3. 所属分类:File Operate

    • 发布日期:2017-03-28
    • 文件大小:45087
    • 提供者:梁楚龙
  1. FileInVisualCPlusPluss

    0下载:
  2. FileInVisualCPlus s: Starter files are automatically generated for your Visual C++ project, whenever you create one either by using a wizard (such as the MFC AppWizard or the ActiveX ControlWizard) or one of the icons (such as the Application ic
  3. 所属分类:File Operate

    • 发布日期:2017-04-07
    • 文件大小:6757
    • 提供者:kamalraj.s
  1. Code1

    0下载:
  2. 动态链接库程序的编写。静态库与动态库的区别,以及调用程序在链接静态库和动态库时的区别。如何利用工具查看动态链接库输出的函数,Depends工具的使用,C++编译器名字改编技术对动态链接库输出函数的影响,extern "C"的用法,利用模块定义文件来解决C++名字改编的问题。用typedef定义指向函数的指针类型,如何获得动态连接库里的函数的指针。-Dynamic link library and the writing of the program. Static libraries and d
  3. 所属分类:File Operate

    • 发布日期:2017-04-24
    • 文件大小:172265
    • 提供者:lj
  1. TXT

    0下载:
  2. 删除TXT中相同数据,TXT中,第一行和第二行相同,删除第二行,保留第一行-Type=Exe Form=删除相同数据.frm Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#C:\Windows\system32\stdole2.tlb#OLE Automation IconForm="删除相同数据" Startup="删除相同数据" Command32="" Name="工程1" HelpConte
  3. 所属分类:File Operate

    • 发布日期:2017-11-09
    • 文件大小:1324
    • 提供者:谁知道
  1. C-source-program

    0下载:
  2. 对某“电脑城”多个出售计算机配件的商家进行管理。各个商家出售的计算机配件在种类、品牌等方面可能都存在差异。-Management of a " computer city" multiple businesses that sell computer accessories. All businesses for sale, computer accessories, there are differences in the type, brand, etc. may.
  3. 所属分类:File Operate

    • 发布日期:2017-11-14
    • 文件大小:7433
    • 提供者:陈盟
  1. Write-and-read-text.rar

    0下载:
  2. c++标准的输入输出,特别是写入文本时的字符串类型或已经计算过程中产生的整型类似数据的文本写入,c++ standard input and output, especially when writing text string type has been calculated integer similar data generated in the process to write text
  3. 所属分类:File Operate

    • 发布日期:2017-11-11
    • 文件大小:745
    • 提供者:yujianhao
  1. multilogcPP

    0下载:
  2. c++多线程写日志类,通过设置线程标示来进行线程间写日志的区分,达到多线程写日志的目的。-c++ multithreaded written log type, marked by setting the thread to write the log distinction between threads, to write multi-threaded purpose logs.
  3. 所属分类:File Operate

    • 发布日期:2017-04-15
    • 文件大小:6300
    • 提供者:zjr
  1. StatisticsCharacters

    0下载:
  2. I/O流操作 任务目标:   练习C++的文件数据处理方法,学习类ifstream(从文件输入)、ofstream(向文件输出)和fstream(从文件输入,输出)的定义与用法。 任务描述:   编写一个程序,用统计一个源代码文件(以你所写的代码文件为对象)中英文字符串的种类与个数并输出到文件phases.dat,记录格式如下:      Type number   main 1-I/O stream operations mission object
  3. 所属分类:File Operate

    • 发布日期:2017-06-12
    • 文件大小:19812896
    • 提供者:周畅
  1. data_Parase

    0下载:
  2. 针对文本文件中的数据进行解析,生成定制的c文件,文件解析。-parase the txt type file, generate the c type file,...
  3. 所属分类:File Operate

    • 发布日期:2017-04-24
    • 文件大小:191394
    • 提供者:奥瑞斯
  1. lead-out--a-help-document

    0下载:
  2. 设计一个类似Doc++这样的工具,将源文件中的注释导出来形成一个帮助文档。 本程序使用Win7下的Eclipse,实现将源文件的注释导出到帮助文档。通过词法分析,识别出.Java、.c文件中的类、变量、方法以及对应的注释,并将其导入到设计好的数据结构中,再将该数据结构转换成HTML文件。-Design a tool like this Doc++, the source file comments in the lead out to form a help document. This
  3. 所属分类:File Operate

    • 发布日期:2017-04-26
    • 文件大小:320247
    • 提供者:dongya
  1. FfpOprationClass

    0下载:
  2. 一个通用的FTP操作类,C#编写的。通用性强。-A generic FTP operation type
  3. 所属分类:File Operate

    • 发布日期:2017-04-30
    • 文件大小:8607
    • 提供者:zgt
  1. Regulzr-antomata

    0下载:
  2. 正则式到有穷自动机,c++源代码,请大家多提宝贵意见-Regular type to finite automata, c++ source code, please give more valuable opinions,,
  3. 所属分类:File Operate

    • 发布日期:2017-12-15
    • 文件大小:15360
    • 提供者:agpq&6333
  1. kllyajr4

    0下载:
  2. 正则式到有穷自动机,c++源代码,请大家多提宝贵意见-Regular type to finite automata, c++ source code, please give more valuable opinions,,
  3. 所属分类:File Operate

    • 发布日期:2017-12-14
    • 文件大小:21504
    • 提供者:Jzcquebija
搜珍网 www.dssz.com