搜索资源列表
clucene_src_for_chinese
- 汉化CLucene今天,把CLucene的程序改了一下,可以支持汉字了。1.在vc 6编译 2.还不支持分词,但支持汉字,要索引的文本词与词之间用空格隔开。3.只是匆匆改了一下,见demo/IndexFiles.cpp,有问题可以与我联系。有空时改完善些。 -finished CLucene today, CLucene procedures changed a bit in support of the Chinese characters. 1. In vc 6 2 comp
DDD
- 一个用VC++描述SMTP协议的代码块.本代码包含工程文件,只要用VS打开就能调式这段代码.而不像有些只有.CPP文件,让你首先在让compiler 和 linker饱受抱怨之苦.-C++ codes for SMTP protocal, it s an entire solution, you can easily lunch the project and debug code in place. Beside these there s not much to say.
net_traffic_part_src
- 提供流量监控小工具的一部分代码,主要是抓取网卡实时流量和查看哪些进程占用端口情况, 一共三个源文件, net_traffic.cpp 实时流量 ports_stat.cpp/ports_stat.h, 端口信息 代码支持 linux, solaris,windows平台的编译。-Providing traffic monitoring gadget part of the code, mainly crawl card and see which proc
whysupportnot
- 首先,一个编译单元(translation unit)是指一个.cpp文件以及它所#include的所有.h文件,.h文件里的代码将会被扩展到包含它的.cpp文件里,然后编译器编译该.cpp文件为一个.obj文件-First of all, a compiler module (translation unit) is an. Cpp file and# include it all. H files,. H file of the code will be extended to includ
engineer
- with ASN.1 compiler you can get source code in C/C++ *.h and *.cpp file BSS_SS7.ASN1
cPP-internet-
- 实现简单的 HTTP传输和接收数据,可以运行,使用VS2012编译。-Simple HTTP transmission and reception of data, you can run, use the VS2012 compiler.