Welcome![Sign In][Sign Up]
Location:
Search - cfile

Search list

[Windows Develop200541339896265

Description: mfc的应用关于cfile的具体应用 -mfc application on the specific application CFILEs
Platform: | Size: 35584 | Author: 柏雪 | Hits:

[Other resource基本分类算法源程序

Description: Scs.cpp 基本分类算法源程序,输入数据文件cfile.txt,efile.txt,gfile.txt,pfile.txt,rfile.txt,tfile.txt-Scs.cpp basic classification algorithm source code, the input data file cfile.txt, efile.txt, gfile.txt, pfile.txt, rfile.txt, tfile.txt
Platform: | Size: 8576 | Author: 张文广 | Hits:

[Other resourceVCram

Description: VC++中使用内存映射文件处理大文件,文件操作是应用程序最为基本的功能之一,Win32 API 和MFC 均提供有支持 文件处理的函数和类,常用的有Win32 API 的CreateFile()、WriteFile()、 ReadFile()和MFC 提供的CFile 类等-VC use memory-mapped file handling large files, file manipulation application is the most basic function, MFC and Win32 API is available to support the document processing functions and classes, used the Win32 API CreateFile (), WriteFile (), ReadFile () and the MFC CFile type
Platform: | Size: 104003 | Author: victor | Hits:

[Other resourceGA-wangxp

Description: 王小平《遗传算法——理论、应用与软件实现》随书光盘,内容有: \\GA 本书中所附源程序C或C++代码文件及其可执行文件 Scs.cpp 基本分类算法源程序,输入数据文件cfile.txt,efile.txt,gfile.txt,pfile.txt,rfile.txt,tfile.txt Sga.c 基本遗传算法源程序, 输入数据文件input,输出文件output A_life.c 基于遗传算法的人工生命模拟源程序, 输入数据文件world GA_nn.c 基于遗传算法优化神经网络结构源程序,输入数据文件sample Patmat.c 基于遗传算法提取基元图形源程序 \\Sources 遗传算法相关自由软件及代码 -Wang Xiaoping "genetic algorithm -- Theory, Application and Software" CD with the book, the contents are : \\ GA book accompanying C or C source code files and executable files Scs.cpp basic classification algorithm-source Order, the importation of data files cfile.txt, efile.txt, gfile.txt. pfile.txt, rfile.txt. tfile.txt Sga.c basic genetic algorithm source files, input data files input, output file output A_life.c based on genetic algorithm simulation source Artificial Life, import data files GA_nn.c world based on genetic algorithm optimization neural network structure source, import data files Patmat.c sample extraction based on genetic algorithm-based graphics yuan source \\ Sour ces genetic algorithms and the associated free software code
Platform: | Size: 4516410 | Author: zhuli | Hits:

[File OperatevcFileIO

Description: 内容摘要: 1. 使用CFile类进行文件读写、删除、改名及访问文件属性 2. 使用CStdioFile类操作文本文件 3.  使用CFileFind类查找文件 4.了解windows API的文件操作 文件中含有文件操作课件说明及具体实例源码,适用于较初学VC人员.-Abstract : 1. CFile use category for document literacy, delete, accessing files and renamed attributes 2. CStdioFile class operation using text files 3.
Platform: | Size: 70666 | Author: mypudn | Hits:

[Multimedia programMyWAVE

Description: 自己写的用于语音处理的程序,主要功能: 1 播放wav文件,技术:使用waveout系统函数。 2 图形界面编程,实时显示光标所在位置的坐标,在客户区单击并托动鼠标可显示。 3 保存语音数据。cfile类,将wav文件内的真正语音数据保存与txt文件中用于分析。 -himself wrote for the Voice of the procedures main functions : a broadcast wav document technology : waveout use of the system function. 2 graphics programming interface, real-time display cursor location coordinates, the client and asked the district click the mouse can show that the move. 3 preserve voice data. Cfile category, wav document the true voice and data preservation txt document for analysis.
Platform: | Size: 159462 | Author: yulei | Hits:

[Dialog_Window24Bmp

Description: 采用CFile打开并显示24位位图,可以对位图数据进行操作,程序简单实用。-CFile used to open and display 24 bitmap, right bitmap data operations, procedures simple and practical.
Platform: | Size: 90726 | Author: 孙志海 | Hits:

[Other resourcebmp1

Description: 一个简单的图象转换示例:利用MFC中的CFILE类将彩色BMP转换为灰度图,算法采用生理学标准,即0.3R+0.59B+0.11G-a simple image conversion Example : The MFC CFILE BMP type of conversion to color the gray level, the algorithm used in Physiology standards, R is 0.3 0.11G 0.59B
Platform: | Size: 1671 | Author: 苏进 | Hits:

[GUI Developtxt

Description: const char *与char * const的区别。C语言对文件读写的支持,FILE指针;文本文件和二进制文件的区别。用文本方式读写文件和以二进制方式读写文件的注意事项。C++对文件读写的支持,ofstream和ifstream的用法。Win32 SDK对文件读写的支持,CreateFile函数、WriteFile函数、ReadFile函数的使用;MFC对文件读写的支持,CFile类和CFileDialog的使用,文件过滤器的设置。win.ini文件和注册表的读写方式及相关知识点。
Platform: | Size: 53512 | Author: 快乐 | Hits:

[Windows Developconstcharcharconst

Description: const char *与char * const的区别。C语言对文件读写的支持,FILE指针;文本文件和二进制文件的区别。用文本方式读写文件和以二进制方式读写文件的注意事项。C++对文件读写的支持,ofstream和ifstream的用法。Win32 SDK对文件读写的支持,CreateFile函数、WriteFile函数、ReadFile函数的使用;MFC对文件读写的支持,CFile类和CFileDialog的使用,文件过滤器的设置。win.ini文件和注册表的读写方式及相关知识点。
Platform: | Size: 39175 | Author: cgw | Hits:

[WinSock-NDISServerTcp

Description: 相关函数/类: CWinApp CDialog CDataExchange CWnd DestroyIcon LoadIcon GetSystemMenu CMenu CString LoadString AppendMenu SetTextColor IsIconic CPaintDC SendMessage GetSystemMetrics CRect GetClientRect DrawIcon CFileDialog CFile MessageBox
Platform: | Size: 14769 | Author: 地方法 | Hits:

[File OperateFile

Description: const char *与char * const的区别。C语言对文件读写的支持,FILE指针;文本文件和二进制文件的区别。用文本方式读写文件和以二进制方式读写文件的注意事项。C++对文件读写的支持,ofstream和ifstream的用法。Win32 SDK对文件读写的支持,CreateFile函数、WriteFile函数、ReadFile函数的使用;MFC对文件读写的支持,CFile类和CFileDialog的使用,文件过滤器的设置。win.ini文件和注册表的读写方式及相关知识点。
Platform: | Size: 36880 | Author: asfsafd | Hits:

[Other resourcecfile

Description: 该代码可实现简单行编辑程序例,串操作应用举例,实现串的存储管理
Platform: | Size: 2206 | Author: 并刀如水 | Hits:

[File Operatehowtoopenafile

Description: CFile类是MFC最结冰那的文件操作类型,它能够用于对文件的操作。通常使用CFile类的成员函数打开一个文件
Platform: | Size: 33092 | Author: tce | Hits:

[File OperateSourceCodeOnly

Description: CFile Replacement with Overlapped I/O and User-Defined Progress Callback
Platform: | Size: 9189 | Author: Paul Lai | Hits:

[Other resourcekuangjiachuangkou

Description: 框架窗口 文 档 模 板 MFC文档读写机制 使用简单数组集合类 建立可序列化的类 文档序列化示例 使用CFile类 一般视图类的使用 文档与视图的相互作用 应用程序对象指针的互调 切 分 窗 口 一 档 多 视
Platform: | Size: 513651 | Author: 马刚 | Hits:

[Other resourceGA-BP

Description: 本书中所附源程序C或C++代码文件及其可执行文件 Scs.cpp 基本分类算法源程序, 输入数据文件cfile.txt,efile.txt,gfile.txt,pfile.txt ,rfile.txt,tfile.txt Sga.c 基本遗传算法源程序, 输入数据文件input,输出文件output A_life.c 基于遗传算法的人工生命模拟源程序, 输入数据文件world GA_nn.c 基于遗传算法优化神经网络结构源程序,输入数据文件sample Patmat.c 基于遗传算法提取基元图形源程序
Platform: | Size: 1296494 | Author: njustyw | Hits:

[Other resourceFile

Description: const char *与char * const的区别。C语言对文件读写的支持,FILE指针;文本文件和二进制文件的区别。用文本方式读写文件和以二进制方式读写文件的注意事项。C++对文件读写的支持,ofstream和ifstream的用法。Win32 SDK对文件读写的支持,CreateFile函数、WriteFile函数、ReadFile函数的使用;MFC对文件读写的支持,CFile类和CFileDialog的使用,文件过滤器的设置。win.ini文件和注册表的读写方式及相关知识点。
Platform: | Size: 38704 | Author: jiangyang520 | Hits:

[File OperateChapter9

Description: 一个CFile学习例子,初学是很有用的,我才开始试试,现在学来大家共享受
Platform: | Size: 54229 | Author: simpleness | Hits:

[Button controlExtract

Description: 实现了文件的提取,分割,合并等功能。程序中多是CFile类的操作
Platform: | Size: 29460 | Author: gengpeng | Hits:
« 1 2 3 45 6 7 8 9 10 ... 13 »

CodeBus www.codebus.net