搜索资源列表
TTSApp MFC 简化版
- 使用微软发声引擎写的一个简单程序,可读中文英文,可将文本保存成 wav 文件-use Microsoft audible engine written in a simple procedure, readable English and Chinese, can be preserved text documents into wav
c++大程 文本编辑器
- 多功能文本编辑器,没有使用MFC或API,完全是由自己构造的消息机制-multi-functional text editor, to use MFC or API, is entirely constructed by the news their mechanism
文本编辑器(自建消息机制)
- 多功能文本编辑器,没有使用MFC或API,完全是由自己构造的消息机制-multi-functional text editor, to use MFC or API, is entirely constructed by the news their mechanism
MFC-addresslist
- 基于MFC的通讯录,使用文本文件保存信息。
合并多个UNICODE编码的文本
- 把多个UNICODE编码的文本合成一个文本,需要建立MFC工作区,添加一个按钮即可。-UNICODE from multiple text encoding a synthetic version of the need to establish MFC work area, add a button.
MfcDatatranBetweenEditboxAndTxtfile[xtulbd,050228]
- MFC文本框和文本文件的数据交换-MFC text boxes and text files for data exchange
一个很好的文本编辑器
- 一个很好的文本编辑,实现了文本文件的创建、读入、保存。文件内容的修改:字、词、段的插入、删除、修改。文件内容的查找、替换:词,文件内容的Copy、Paste。不使用MFC-a good text editor, the realization of the creation of text files, read, the depositary. The contents of the documents modifications : Words, Phrases and of the ins
MFC查词典、分词、词频统计程序
- MFC编程,功能是查词典(用户可自己导入文本),分词,统计词频,还可以保存结果!我们MFC课的期末作业,强烈推荐!-MFC programming function is to check dictionary (users can import their own version), participle, statistical, frequency, the results can be saved! We MFC class at the end operations, strongly
MFC编程,功能是查词典(用户可自己导入文本),分词,统计词频
- 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
Application
- MFC控件的使用,包括按扭,对话框,文本显示,代码质量很高.-MFC controls, including buttons, dialog box, text display, high quality code.
EX9_8
- 设计了一个基于MFC的对话框应用程序,打开并读取一个文本文件,将其内容在一个编辑框中显示!-Designed a dialog-based MFC applications, open and read a text file, its contents will be displayed in an edit box!
Clable
- MFC中静态文本框的各种使用方法和源码,包含DEMO和引用文件,可以直接编译运行
mfc
- 同时张出两个对话框,窗口A: ComboBox 里面存储着窗口B的标题, 点击按钮1设置窗口B的标题. Button 4个, 文本框一个, 输入数字后点击4个方位的按钮, 窗口B会移动多少距离. 滑块 , 改变窗口B的透明度-Zhang also the two dialog boxes, windows A: ComboBox B which stores the title of the window, click the B button 1 set the
AES
- MFC编写的AES加密解密程序,能对文本文件进行保护。-MFC prepared by the AES encryption and decryption procedures can protect a text file.
TXTReader
- 使用MFC开发的一款功能全面的txt电子书阅读器,完全实现基本功能,并且创造性地加入了翻页效果,就像真正的书本一样,比网上多数同类程序要优秀!-MFC Development using a full-featured txt e-book reader, the full realization of the basic functions and effects of a creative way to join the next page, just like a real book, l
2
- 基于TCPUDP的多人间文本通信 1编写一个MFC对话框程序,实现多人之间文本的文本通信。 1)能够枚举网络上所有已连线的聊天对象(使用IP和端口标识就可) 2)聊天时可以任意选择聊天对象的IP和端口(端口可以内部确定),给其发 送信息;注意:发送的信息不要广播! 2)聊天时可以接收任意聊天对象给自己发送的信息。注意:不是发给自己的 信息不接收,不显示! 4)接收消息时要播放提示声音,声音可以自选; 5)接收消息时如果当前对话框不是最前端,要闪动图标; 6)要
MyOKFile
- 本程序演示const char *与char * const的区别。C语言对文件读写的支持,FILE指针;文本文件和二进制文件的区别。用文本方式读写文件和以二进制方式读写文件的注意事项。C++对文件读写的支持,ofstream和ifstream的用法。Win32 SDK对文件读写的支持,CreateFile函数、WriteFile函数、ReadFile函数的使用;MFC对文件读写的支持,CFile类和CFileDialog的使用,文件过滤器的设置。win.ini文件和注册表的读写方式及相关知识点
vcedf
- 网上很多程序都可以阅读英文和中文,典型的就是金山词霸,最近找了一下,发现网上在VC这方面的资料不是很多,好些程序都是基于API的(比如VCKBASE ::首页 >> 文档中心 >> 在线杂志 >> 音频技术 中的文章"文本语音转换入门"作者:Suyu),加之我在 VCKBASE 获益良多,现在想回报一二,所以就写了个基于MFC的程序,希望抛砖引玉,请高手指点。-many online programs can be read in English and Ch
C
- 一个简单的文本处理器,MFC程序~有插入,删除,等基本功能~-1
MFC
- 这个控件类库结合静态文本框的动态变化,初学者的福音。-The combination of static text box control library dynamic changes, beginner' s Gospel.