搜索资源列表
cpp文件转换为html文件的源程序
- cpp文件转换为html文件的源程序-cpp conversion of the source document html
essential-cpp-source-for-vc6
- essential-cpp-source-for-vc6 这本书不用说了,这是附的源代码-essential - cpp-source-for-vc6 this book Needless to say, this is the source code :
Cpp.Coding.Standard
- Cpp Coding Standard 国外某网站倡导的C++编程风格
基本遗传学习分类系统 SCS.CPP
- 基本遗传学习分类系统 SCS.CPP A Simple Classifier System based on Genetic Learning developed from the Pascal SCS code presented by David E.Goldberg 同济大学计算技术研究所 王小平 2000年7月
c++文件源码e1_2.cpp
- //e1_3.cpp #include float area(float r) //定义求半径为r的圆的面积的函数area { return 3.14159f * r * r; } void main() { float r; //定义浮点型变量r,用于存放圆的半径 cout<>r; //从键盘上输入圆的半径送给变量r cout<<"半径为"<<r<<"的圆的面积="<<area(r)<&
Cpp amf Parse Cpp实现amf解析功能
- Cpp实现amf解析功能 目前唯一能用的amf协议解析模块-Cpp analytical functions to achieve the only amf amf protocol analysis module can be used to
CPP
- My CPP Documents From SPOJ, UVA
thinning.cpp
- 一个对字符图像进行细化的算法,采用的是改进的Hilditch细化算法。细化前要分别将前景和背景设置为0和1.-a thinning algorithm, using the improved Hilditch thinning algorithm. Refinement before the foreground and background were set to 0 and 1.
CDib
- CDIB 类 包括.h和.cpp文件 加入工程即可-CDIB includes. H and. Cpp file to the project can be
CPP(ProgramingLanguage)
- 该文件中包含《C++语言基础教程(吕凤翥)程序(第2版本)》中的所有例子的源代码,并按章节分装在各自的文件夹中。其中每个例子源程序都有一个(名字与例题编号相当一致且规范的)文件夹,其下只有三种文件类型(.cpp,.dsp,.dsw),所有源程序都在VC++6.0平台上编译通过。对这些程序,我在讲课时已用了好几遍。 -This document contains
Md5Code
- MD5校验和计算小程序。C编写,实现字符串摘要、文件摘要两个功能。 里面主要包含3个文件: Md5.cpp、Md5.h、Main.cpp。其中Md5.cpp是算法的代码,里的代码大多是从 rfc-1321 里copy过来的;Main.cpp是主程序。 -MD5 checksum calculation applet. C to prepare and achieve string summary document containing a summary of two function
redblacktree.cpp.tar
- 一个关于读写红黑树的数据结构算法。c++写的。-A red tree on the reading and writing data structures algorithm. c++ written.
j_12900_Md5Code
- 简介:C编写,实现字符串摘要、文件摘要两个功能。 里面主要包含3个文件: Md5.cpp、Md5.h、Main.cpp。其中Md5.cpp是算法的代码,里的代码大多是从 rfc-1321 里copy过来的;Main.cpp是主程序。 -Profile: C preparation, realization of string summary document containing a summary of two functions. Which mainly contains thr
01-ErrorShow
- Module: ErrorShow.cpp Notices: Copyright (c) 2000 Jeffrey Richter-Module: ErrorShow.cppNotices: Copyright (c) 2000 Jeffrey Richter
j_13011_syl
- 简介:C编写,实现字符串摘要、文件摘要两个功能。 里面主要包含3个文件: Md5.cpp、Md5.h、Main.cpp。其中Md5.cpp是算法的代码,里的代码大多是从 rfc-1321 里copy过来的;Main.cpp是主程序。 -Profile: C prepared, the realization of string summary document containing a summary of two functions. Which mainly includes th
Md5Code
- C编写,实现字符串摘要、文件摘要两个功能。 里面主要包含3个文件: Md5.cpp、Md5.h、Main.cpp。其中Md5.cpp是算法的代码,里的代码大多是从 rfc-1321 里copy过来的;Main.cpp是主程序。 -C to prepare and achieve string summary document containing a summary of two functions. Which mainly contains three documents: Md5
terrain.cpp
- 3D地形的CPP文件,只实现了地面的多纹理混合。-3D topography of the CPP file
Dev-Cpp
- dev.cpp的安装包压缩包,c,c++编程软件(dev.cpp Installation package)
EDSDK-cpp-master
- This is a EDSDK-cpp-master.
基于矩阵的校园导航系统cpp
- 在cpp平台上建立的dos界面的,基于矩阵的校园导航系统(Campus navigation system based on matrix)