搜索资源列表
abc.cpp
- 判斷01.jpg和02.jpg相似度 用來比對兩張圖片-compare the two different picture
frame2
- 帧的解析与封装 程序源代码文件名:frame2.cpp 可执行文件名:frame2.exe 运行平台:Windows xp 编程语言:C++ 运行环境:Visual C++ 6.0 运行方法:在命令行模式下,运行可执行文件frame2.exe 后面的参数不同,可实现的功能也不同,-e为帧的封装,后面的参数为封装后文件的名字,比如 frame2.exe –e abc。 -u为帧的解析过程,第二个参数为要解析帧的地址,比如 frame2.exe –u ./input1。
BEES-cpp
- This object-oriented implementation of abc (Artificial Bee Colony) in C++. Excellent code
abc-algorithn-in-cpp
- The abc localization code
cpp
- c++ da du 20 tu chua khong biet c++ window linux unbutu abc ã y hay lam hjx du chua sht thiet viet mai moi du
Vector-segment.cpp
- 此程序用于检测两个vector量有没有相同的片段,例如一个Vector是 ABBC 第二个abc,此程序可以检测初有无BC 或者有无AB并由此可以随意检测内容并且返回相应的数值。-This assignment asks students to write a program to search a character sequence pointed by a pointer in another character sequence. The namely for them namely a