Welcome![Sign In][Sign Up]
Location:
Search - file mfc

Search list

[Windows DevelopMFC编程,功能是查词典(用户可自己导入文本),分词,统计词频

Description: AppWizard has created this RMM application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application. This file contains a summary of what you will find in each of the files that make up your RMM application.
Platform: | Size: 931647 | Author: hq@live.it | Hits:

[Internet-Network用MFC实现局域网内点对点的大文件传输

Description: 用MFC实现局域网内点对点的大文件传输-LAN with MFC within the point-to-point file transfer
Platform: | Size: 123904 | Author: 赌东道 | Hits:

[DocumentsMFC类库

Description: 对于学习和使用VC的人来说,这可以算是帮助文档,几乎集成了MFC所用到的类-For people who study and use VC++, this file can help him as help document,this file nearly include all MFC class.
Platform: | Size: 9652224 | Author: 黄玫 | Hits:

[Books深入了解MFC文档视结构

Description: 帮助VC的初学者了解向导生成程序的整体结构 Visual C++ 以其功能强大、用户界面友好而倍受程序员们的青睐。但是,在当前的Microsoft 基本类库4.2 版本中,大约有将近200 个类,数千个函数,加之Microsoft 公司隐藏了一些技术细节,使得人们深入学习MFC变得十分困难。 MFC的AppWizard可以生成三种类型的应用程序:基于对话框的应用、单文档应用(SDI)和多文档应用(MDI)。前两者的结构较简单,本文不再赘叙。笔者拟从MFC中的文档/视结构入手,分析一些函数的流程,并解决编制MDI 应用程序过程中的一些常见问题。 -help beginners understand the wizard generates the overall structure of procedures Visual C with the powerful, user-friendly and highly favored by programmers. However, at present the basic class library of the Microsoft version 4.2, some nearly 200 categories, thousands of functions, coupled with Microsoft Corp. hidden some of the technical details, enabling in-depth study MFC very difficult. MFC+5.0 generate three types of applications : Based on the dialog applications, single-file application (SDI) and multi-document applications (MDI). The first two are relatively simple structure, this paper will not dwell on. The author intended from the documents MFC/depending on the structure, the analysis of functions and processes, and to address MDI application preparation process of some co
Platform: | Size: 22528 | Author: 王国维 | Hits:

[Other Riddle gamesrussian-mfc

Description: 用mfc寫的俄羅斯方塊程序,有參考價值.需要仔細閱讀readme文件.-with Russia ideographic written procedures, reference value. Carefully read the readme file.
Platform: | Size: 266240 | Author: 張智 | Hits:

[DocumentsMFC-SIMPLE-PRINT-METHOD

Description: 通过MFC来完成打印作业有很多的方法,应用场合也有所不同。可以直接利用MFC封装的打印对话框CPrintDialog来执行简单的打印任务。-through MFC completed print jobs to a lot of methods, applications are also different. Direct access MFC Packaging CPrintDialog the Print dialog box to print simple task.
Platform: | Size: 2048 | Author: 刘侃民 | Hits:

[File OperateFile

Description: const char *与char * const的区别。C语言对文件读写的支持,FILE指针;文本文件和二进制文件的区别。用文本方式读写文件和以二进制方式读写文件的注意事项。C++对文件读写的支持,ofstream和ifstream的用法。Win32 SDK对文件读写的支持,CreateFile函数、WriteFile函数、ReadFile函数的使用;MFC对文件读写的支持,CFile类和CFileDialog的使用,文件过滤器的设置。win.ini文件和注册表的读写方式及相关知识点。-const char* and char* const distinction. C language of the document to read and write support, FILE pointer text file and binary file distinction. Used to read and write text files and read and write files in binary mode Notes. C++ Of documents to read and write support, ofstream and ifstream usage. Win32 SDK to read and write support for the document, CreateFile function, WriteFile function, ReadFile function to use MFC support reading and writing of the document, CFile Class CFileDialog and the use of paper filter settings. win.ini file and registry read and write methods and related knowledge points.
Platform: | Size: 36864 | Author: asfsafd | Hits:

[assembly languagefile

Description: 有关mfc文件操作方面的知识,可以直接运行!-Mfc documents relating to operational aspects of knowledge, can be directly run!
Platform: | Size: 109568 | Author: 亚涛 | Hits:

[source in ebookmfc+file

Description: visual studio 6.0,MFC读写文件。通过编译运行没错。-visual studio 6.0, MFC read and write documents. Running right through the compiler.
Platform: | Size: 111616 | Author: daluo | Hits:

[VC/MFCdxf1

Description: 读DXF格式文件的C++文件,将AUTOCAD的图形数据读出,从而进一步对图形进行处理。-Reading DXF file format C++ Document AUTOCAD graphics data read out, thereby further to deal with graphics.
Platform: | Size: 9216 | Author: 钝刀 | Hits:

[VC/MFCmfc

Description: MFC类库详解,经过自己修改其中的htm中文文件名称,重新编译成CHM,避免繁体系统或英文系统的朋友无法打开的问题-Detailed MFC class library, after which their modified htm Chinese file name, re-compiled into a CHM, avoid the traditional system or English system can not open the question of Friend
Platform: | Size: 1485824 | Author: Solo | Hits:

[File Operatefile

Description: 在vc下,经常要读写文件,有些类好用但有限制,比如CFile用于mfc,这个代码不受任何限制-In vc, the often have to read and write documents, and some easy to use but restricted category, such as CFile for mfc, this code without any restrictions
Platform: | Size: 16384 | Author: luo hao | Hits:

[Windows Developmfc-shiyan2

Description: 鼠标画图 要求:1、左键按下去开始画线,抬起后结束画线;左键双击后在该点会画一个大小随机的四边形。 2、右键单击后在该点会画一个大小随机的圆;中键按下后会在屏幕上输出一行“用鼠标画图的实验”字符,颜色和字体可以自定义。 3、所有数据的存储要定义在文档类中,而且之前所有的图形都可以回显。不要求对程序生成的图形进行文件保存 -Mouse drawing requirements: 1, left it to start by drawing a line, raised his paintings after the end of line left double-click in the point size will draw a random quadrilateral. 2, right-click in the point will draw a circle the size of random in key press will be output on the screen and his " experiments with the mouse to draw" characters, colors and fonts can be customized. 3, all data storage to the definition of class in the document, but before all of the graphics can be a significant return. Does not require the program to generate the graphics file
Platform: | Size: 4524032 | Author: 王建 | Hits:

[VC/MFCgraphics_Raw

Description: I used MFC. that code is not perfect and have some problem. But its function is Ok. You just fix and use array of display buffer. That is about How to play RAW graphic file. rotate, mirr, plus, divide ... etc
Platform: | Size: 9757696 | Author: Taik | Hits:

[Crack HackRSA-MFC

Description: RSA-MFC,基于MFC的RSA加密算法的实现,可以用于16进制文件的加解密-RSA-MFC, the MFC based on the realization of RSA encryption algorithm, can be used for 16-band file encryption and decryption
Platform: | Size: 3763200 | Author: 高飞 | Hits:

[Special EffectsMFC

Description: 基于VTK的面绘制程序,结合MFC,能够对序列.dcm文件进行面绘制算法,生成三维模型-VTK-based face drawing program, combined with MFC, can be right sequence. Dcm file surface rendering algorithm to generate three-dimensional model
Platform: | Size: 4125696 | Author: yuchao | Hits:

[Internet-NetworkMsgAmeliorer

Description: socket Socket Communication document transmission vc code. MFC CSocket used to transmis a message between the two computer file transfe
Platform: | Size: 61440 | Author: silkan | Hits:

[VC/MFCMFC

Description: MFC中文件操作的一些基本函数,以及用法-File operations of some of the basic functions and usage
Platform: | Size: 8192 | Author: | Hits:

[File OperateTest_DownLoad

Description: (c++ 基于MFC的)一个简单的文件下载程序-(C++ based on MFC) for a simple file download
Platform: | Size: 8463360 | Author: Susan | Hits:

[File Operatefile

Description: VC编程关于文件的读写。mfc与api方式-VC programming on the file read and write. mfc way with the api
Platform: | Size: 405504 | Author: lixiaojie | Hits:
« 12 3 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net