搜索资源列表
INT_13_EXT
- 这文档,是祥细说明了Int 13调用的技术文件.-This document is a note wound calling Int 13 technical papers.
IniFile
- 操作INI文件,非常方便... 使用方法: 1.先把IniFile.h,IniFile.ccp加入Porject,在要使用该类的头文件中加入 #include \"IniFile.h\",及CIniFile IniFile 2.读取和写入: string = IniFile.GetString(\"section\",\"item\",\"默认\") int = IniFile.GetInt(\"section\",\"item\",666)
ReadFile
- 打开一个TXT文件并显示在EDIT控件中 步骤: 1.新建一个基于对话框的工程,名称为ReadFile 2.在界面上添加一个按钮(IDC_BUTTON1)和一个文本编辑(IDC_EDIT1) IDC_EDIT1的属性:多行、可下拉滚动条. 3.编辑按钮触发事件(void CReadFileDlg::OnButton1()) void CReadFileDlg::OnButton1() { // TODO: Add your control notificat
intConvert
- 可以将int类型的转换为ascii码,输入为一个为binary为内容的文件,输出为一个ascii内容的文件。-Int type can be converted to ascii code for a binary input for the content of the document, the contents of the output to a ascii file.
iFileCopy
- int iCopyFile(char*sourcefile,char*destinationfile) Purpose: Copy SourceFile to DestinationFile - line by line.-int iCopyFile(char*sourcefile,char*destinationfile) Purpose: Copy SourceFile to DestinationFile- line by line.
Dictionary_Search
- 有名的词典查询 自动生成10000个单词然后找他的类似词。。。 -//Dictionary #include <iostream> #include <fstream> #include <string> #include <time.h> #define maxsize 10000000 #define exp_n 10000 using namespace std string word[maxs
cstring-Transform
- CString,float,int,long,String,char *,char[],之间的转换-CString, float, int, long, String, char, char*, char [], the conversion between
types-transformation
- VC++中常用的数据类型之间的转换,包括CString,string,int ,double,char等变量之间的转换-The transformation between the common types variables in VC++
intTOCSTring
- vs2005下的数据转换int和CSTring互转 -vs2005 to data conversion int and CSTring Huzhuan
compared_two_groupofnumbers
- 在matlab环境下读取两个txt文档中的内容,并实现两个内容的相似性比较-compare with two groups of int number
UNICODE
- 读取 ini 文件,支持 int,long, char, string-Read ini file, supporting int, long, char, string...
readProps
- 自动读取配置文件中的参数,能读取的类型有int, float, char, double-read the parameters from the configuration file, the type is int, float, char, double
ProfileIO
- 简单封装了ini配置文件读取写入操作类。可以方便对多个ini文件管理,读取或者写入项,直接读取int型,float型数值。不是完整工程,只是把.cpp和.h文件添加到所需工程就可以了。-Simple package ini configuration file to read the write operation class. You can easily manage multiple ini files, read or write items, directly read int typ
readfile.tar
- read file transfer string to int
