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

搜索资源列表

  1. File

    0下载:
  2. const char *与char * const的区别。C语言对文件读写的支持,FILE指针;文本文件和二进制文件的区别。用文本方式读写文件和以二进制方式读写文件的注意事项。C++对文件读写的支持,ofstream和ifstream的用法。Win32 SDK对文件读写的支持,CreateFile函数、WriteFile函数、ReadFile函数的使用;MFC对文件读写的支持,CFile类和CFileDialog的使用,文件过滤器的设置。win.ini文件和注册表的读写方式及相关知识点。
  3. 所属分类:系统编程

    • 发布日期:2014-01-17
    • 文件大小:38704
    • 提供者:jiangyang520
  1. DESProcess

    0下载:
  2. DESProcess FILE *mfp,*cfp int ttch=0,xorRes,ttbitdiff=0 char mch,cch float bdiff=0 if((mfp=fopen(mfile,\"r\"))==NULL) {cout<<\"Cannot open the file to compare\"<<endl } if((cfp=fopen(cfile,\"r\"))==NULL) {cou
  3. 所属分类:CA认证

    • 发布日期:2008-10-13
    • 文件大小:4914
    • 提供者:wxh
  1. vC++_API_CFile

    0下载:
  2. 解读VC++编程中的文件操作API和CFile类 通过此文件,可以更好地了解CFile类
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:107828
    • 提供者:宋先生
  1. CFileDemo

    0下载:
  2. 使用CFile类进行文件操作实例源码,很不错的vc源码,希望能对大家有所帮助-Use the CFile class for file operations examples of source, very good vc source, I hope you can help
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-31
    • 文件大小:26829
    • 提供者:邵接后
  1. cfile64

    0下载:
  2. 64位方式存取文件 -The example of accessing file in 64-bit method
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-28
    • 文件大小:15579
    • 提供者:站长
  1. aes

    0下载:
  2. AES算法,实现对文件加密。包含密码学课程报告 class CRijndael { private: int Nk,Nr,round long Total_Round,Cur_Round char *SourceFileName,*TargetFileName CString source,*target,save CFile Source,Target byte (* State)[4],*w[4],*key[4] publ
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:286415
    • 提供者:fff
  1. EncryWithPicture

    0下载:
  2. 本实例主要通过CFile类的Read方法分别读取图片文件和文本文件,然后将图片文件的每个字节和文本文件的每个字节进行异或运算。-This example mainly through CFile class Read method reads the picture files and text files, and then each byte of image files and text files for each byte XOR.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:30010
    • 提供者:tch
  1. 0536548200710209193659

    0下载:
  2. 一套完整的某公司的石油钻井设计软件 源代码公布, 可供VC学习之用-A complete set of a company-CPen CString CBrush CWnd CDialog LoadResource CDataExchange CDC CRect GetClientRect SetBkMode CPalette CClientDC SelectPalette RealizePalette IsChild CStdioFile CFileException CFile GetDlg
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-27
    • 文件大小:9515225
    • 提供者:madud00079
  1. CFile

    0下载:
  2. 文件操作的封装类,类结束时会自动关闭文件,避免有些文件打开后忘记关闭的情况。 Private mlogFileAccess As CFile Set mlogFileAccess = New CFile mlogFileAccess.OpenFile mlogFileName, omAppend Print #mlogFileAccess.handle, LogText -Wrapper class for file operations at the end of the
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-09
    • 文件大小:1009
    • 提供者:gisnt
  1. strcopy

    0下载:
  2. cFile Name : 2440lib.h // Function : S3C2440 // Date : February 26, 2002 // Version : 0.0 // History // 0.0 :Feb.20.2002:SOP : Programming start // 0.01:Mar.29.2002:purnnamu: For POWEROFF_wake_up, the START... label is added-cFile Name :
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-14
    • 文件大小:212066
    • 提供者:jinm
  1. cfile

    0下载:
  2. vc++中的Cfile类的基本使用方法。源码中有Cfile的定义,写入操作等。-vc++ Cfile classes in basic use. Cfile codes defined in the write operation and so on.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-13
    • 文件大小:46295
    • 提供者:wangzhijie
  1. wirelessnetview_gr

    0下载:
  2. 搜索附近无线信号软件 搜索附近无线信号软件-CString CCriticalSection CWnd CDialog LoadIcon CDataExchange GetSystemMenu CMenu LoadString AppendMenu EnableWindow GetDlgItem IsIconic CPaintDC SendMessage GetSystemMetrics CRect GetClientRect DrawIcon CFile MessageBox IsDlgBut
  3. 所属分类:Crack_Hack

    • 发布日期:2017-03-29
    • 文件大小:51947
    • 提供者:yzc
  1. CFile-readwrite

    0下载:
  2. 简单的文件读写代码,适合初学者学习,在VC6.0下编译。-Simple file to read and write code, suitable for beginners to learn, under the VC6.0 compiler.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-14
    • 文件大小:3392093
    • 提供者:Jz Zhang
搜珍网 www.dssz.com