CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - txt mfc

搜索资源列表

  1. LX2

    0下载:
  2. 应用Visual C++中MFC CSocket类,实现网络数据传输,使用了Client/Server模式互相传输数据,并提供聊天记录功能(txt)。-Application of the Visual C++ MFC CSocket class, the network data transmission using the Client/Server mode to transmit data with each other, and chat history function (txt).
  3. 所属分类:Communication

    • 发布日期:2017-05-08
    • 文件大小:1941107
    • 提供者:
  1. opentxt

    0下载:
  2. mfc打开txt显示在静态文档中,很简单,自己的小尝试 -mfc open txt display static documents, is very simple, little attempt
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-22
    • 文件大小:10198000
    • 提供者:frank
  1. bof

    0下载:
  2. 一个简单的MFC。使用了SkinMagic.dll。其中的(皮肤加载方法.txt)详细描述了在文档类型与对话框类型的工程中怎么来使用SkinMagic.dll。-A simple skin loader MFC. Used SkinMagic.dll. One of (the skin loading methods. Txt) described in detail in the document type and the type of project dialog box how to u
  3. 所属分类:Button control

    • 发布日期:2017-11-06
    • 文件大小:135664
    • 提供者:dd
  1. read

    0下载:
  2. 这是一个读取txt文档的mfc程序,程序中调用了一些基本函数来读取文档,此小程序可以帮助初学者了解一些常用函数的使用-This is a read txt document mfc program, call some of the basic functions in the program to read the document, this small program can help beginners to understand the use of some of the commo
  3. 所属分类:File Operate

    • 发布日期:2017-11-14
    • 文件大小:1907456
    • 提供者:jubo
  1. 05

    0下载:
  2. 在vc6.0平台上实现txt文件打开与保存,基于mfc的界面设计-Txt file open and save vc6.0 platform mfc-based interface design
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-21
    • 文件大小:1978363
    • 提供者:吕双君
  1. filter

    0下载:
  2. 自己写的一个MFC的字符串匹配,支持多模式匹配,关键词和匹配文档写在TXT中读入,BM算法实现-Himself wrote an MFC string matching, support for multi-pattern matching keywords and matching documents written in TXT reads, BM algorithm implementation
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-03
    • 文件大小:1975908
    • 提供者:zzy
  1. MfcDlgFLASH

    0下载:
  2. Flash播放器的制作: 一个基于MFC对话框的播放swf文件的最简化代码的例子。readme.txt中对编写方法进行了描述,对初学者有很好的帮助-Flash player production: a code-based the MFC dialog playback swf file most simplified example. the preparation method described in the readme.txt good help for beginners
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-11-25
    • 文件大小:46268
    • 提供者:lijingan
  1. Toolbase64

    0下载:
  2. 一个基于BASE64算法的MFC编码转化程序,用于编码的转化,可批量处理,将数据写入.txt文件 加载后,单击转化即可。-A the the MFC coding conversion program BASE64-based algorithm, used for encoding conversion, can be batch processing, the data is written to the txt file is loaded, click transformation
  3. 所属分类:GUI Develop

    • 发布日期:2017-11-23
    • 文件大小:60934
    • 提供者:JASON
  1. Txt2Bin

    1下载:
  2. 以vs2010 MFC编程实现文本*.txt到二进制文件的转换。.txt文本文件中存储的是很多测量数据。一共174个被测变量,一秒钟测量一次,测量时间和测量值都存储在文本文件中。程序的目的是将文本文件转换为二进制文件,供后续处理,比如提取某个变量,以时间为横轴画出曲线。 -Vs2010 MFC programming text*. Txt to binary file conversion. many measurement data is stored in a text file. tx
  3. 所属分类:File Operate

    • 发布日期:2017-11-05
    • 文件大小:25222812
    • 提供者:TYS
  1. Douglas

    0下载:
  2. 该程序基于MFC平台实现了经典的道格拉斯算法,示例数据jpl_vegetation_grass.txt也包含在工程中,首先显示读取并显示示例数据,经过道格拉斯抽样后输出抽样结果Data.txt,并进行显示-The program implements classic Douglas algorithms based on the platform of MFC , sample data jpl_vegetation_grass.txt is also included in the proje
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-04
    • 文件大小:46783
    • 提供者:胡泓达
  1. CreateFileMapping

    0下载:
  2. 用内存映射文件的方式读取TXT文件,并且是一行一行的读取。网上一些其他类似的源码,有的存在问题,有的是用MFC完成的。我的是控制台程序,短小清晰。-Read TXT files, memory-mapped file and read line by line. Online some other similar source, some problems, some complete with MFC. I console program, clear and short.
  3. 所属分类:File Operate

    • 发布日期:2017-12-02
    • 文件大小:264364
    • 提供者:diouf3
  1. GeoMap

    0下载:
  2. 使用MFC 编程写的读取txt数据绘制地图的程序,还可以分图层显示,支持放大和缩小功能,希望对大家有帮助~-Write MFC programming read txt data mapping program can also be divided into layers display function supports zoom in and out, we hope to help to
  3. 所属分类:2D Graphic

    • 发布日期:2016-04-29
    • 文件大小:2529280
    • 提供者:袁全
  1. openfile

    0下载:
  2. VS2005,基于MFC的程序,打开一个TxT文件,将数据存入全局数组后逐一显示-VS2005, MFC-based program, open a TxT file, the data is stored in the global array one by one
  3. 所属分类:CSharp

    • 发布日期:2017-12-04
    • 文件大小:51524
    • 提供者:chung
  1. cbookBYbluestar2009201304170941

    1下载:
  2. 一个用VC6 MFC开发的简单通讯录管理软件,添加,删除,修改,查询功能。分组显示,增加分组功能,等等。数据保存为txt文件。-VC6 MFC developed a simple contact management software, add, delete, modify, query functions. Grouping, increase the grouping function, and so on. Data is saved as a txt file
  3. 所属分类:GUI Develop

    • 发布日期:2017-11-30
    • 文件大小:92545
    • 提供者:asd
  1. Visual_C_MFC-File-operations

    0下载:
  2. VC++MFC操作文档的源码 TXT格式 可直接COPY使用 非常方便- Vc++ MFC operation document source TXT format can directly COPY to use very work
  3. 所属分类:File Operate

    • 发布日期:2017-12-09
    • 文件大小:11915
    • 提供者:xiaowu
  1. shuchutxt

    0下载:
  2. 在MFC功能下,创建txt,并且写入,可以写入apdl命令用,所用。-Implementation under the MFC function, create the TXT, and writing.
  3. 所属分类:CSharp

    • 发布日期:2017-12-05
    • 文件大小:3541553
    • 提供者:和小帅
  1. Drawtest

    1下载:
  2. 使用MFC制作的绘制心电数据的小程序,convert4.txt是心电数据,每个数据占两个字节,是网络字节序,使用时需要用htons转化一下。-MFC produced a small program to draw ECG data, convert4.txt ECG data, each data is two bytes, in network byte order, use the htons transformed.
  3. 所属分类:File Operate

    • 发布日期:2017-11-10
    • 文件大小:3166639
    • 提供者:liubei
  1. patientcare

    0下载:
  2. 简单的病员监护系统。 基于MFC的界面,采用链表结构。 可查添加、删除、修改病人信息,可查看病人日志文件。 PatientcareDlg.cpp PatientcareDlg.h PatientcareInformation.cpp PatientcareInformation.h PatientcareInformationList.cpp PatientcareInformationList.h PatientNote.txt
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-03
    • 文件大小:5591654
    • 提供者:Liuchang
  1. paixu

    0下载:
  2. MFC实现冒泡法排序,导入txt文件,再导出排好序的txt文件,数字要用回车分开-MFC to achieve bubble sort method, import txt file, and then export the sorted txt file, use the Enter numbers separated
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-23
    • 文件大小:2308466
    • 提供者:xuzhe
  1. MFCexp9_2

    0下载:
  2. MFC中,编写单文档界面程序,当用户用鼠标单击程序窗口用户区时,在当前目录下,一只写方式创建一个名为“myfile.txt”的文件,并向其写入字符“hello,this is a file”-MFC, write a single document interface program, when the program window with the mouse click the user area, in the current directory, a write mode create
  3. 所属分类:File Operate

    • 发布日期:2017-11-27
    • 文件大小:35501
    • 提供者:吴松
« 1 2 3 4 56 7 »
搜珍网 www.dssz.com