搜索资源列表
utf8_16
- // 试用举例: #include \"ZUtf8_16.h\" 见包中的说明。-/ / For the trial : # include "ZUtf8_16.h" see included in the note.
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)
newHD7279
- #include <reg51.h> /*-------------------------------------------- 调用方式:自行I/O 口定义﹫2001/05/12 函数说明:私有函数,各接口定义 --------------------------------------------*/ sbit HD7279_CS=P1^4 // HD7279_CS--P1.4 sbit HD7279_CLK=P1^5 // HD7279_CLK--
Sti_5518-h.Files
- Include .h Files of STI5518
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
Download-Web-Page
- 一个C语言函数。 该函数可以下载一个网页的源文件保存到内存中。 预处理: #include <windows.h> #include <wininet.h> #pragma comment( lib, "wininet.lib" )-A C language function. This function can download a Web page source file into memory. Pretreatment:
Filemon-
- 系统监控,文件操作等,源代码 例子 模拟器等-file monitor,c++ #include stdlib.h #include string.h #include fstream.h #include time.h #include dos.h