CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - cpp

搜索资源列表

  1. cpp文件转换为html文件的源程序

    0下载:
  2. cpp文件转换为html文件的源程序-cpp conversion of the source document html
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:18000
    • 提供者:永洪
  1. essential-cpp-source-for-vc6

    0下载:
  2. essential-cpp-source-for-vc6 这本书不用说了,这是附的源代码-essential - cpp-source-for-vc6 this book Needless to say, this is the source code :
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:390792
    • 提供者:yeah
  1. Cpp.Coding.Standard

    0下载:
  2. Cpp Coding Standard 国外某网站倡导的C++编程风格
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:229119
    • 提供者:xupan
  1. 基本遗传学习分类系统 SCS.CPP

    0下载:
  2. 基本遗传学习分类系统 SCS.CPP A Simple Classifier System based on Genetic Learning developed from the Pascal SCS code presented by David E.Goldberg 同济大学计算技术研究所 王小平 2000年7月
  3. 所属分类:系统编程

    • 发布日期:2009-04-02
    • 文件大小:630784
    • 提供者:a_jmew@sohu.com
  1. c++文件源码e1_2.cpp

    0下载:
  2. //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)<&
  3. 所属分类:C#编程

    • 发布日期:2011-11-11
    • 文件大小:163840
    • 提供者:qu120664854
  1. Cpp amf Parse Cpp实现amf解析功能

    0下载:
  2. Cpp实现amf解析功能 目前唯一能用的amf协议解析模块-Cpp analytical functions to achieve the only amf amf protocol analysis module can be used to
  3. 所属分类:ISAPI/IE编程

    • 发布日期:2017-03-29
    • 文件大小:146345
    • 提供者:网游专家
  1. CPP

    0下载:
  2. My CPP Documents From SPOJ, UVA
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:11450
    • 提供者:rully
  1. thinning.cpp

    0下载:
  2. 一个对字符图像进行细化的算法,采用的是改进的Hilditch细化算法。细化前要分别将前景和背景设置为0和1.-a thinning algorithm, using the improved Hilditch thinning algorithm. Refinement before the foreground and background were set to 0 and 1.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:1192
    • 提供者:roc
  1. CDib

    0下载:
  2. CDIB 类 包括.h和.cpp文件 加入工程即可-CDIB includes. H and. Cpp file to the project can be
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-28
    • 文件大小:6058
    • 提供者:匡木
  1. CPP(ProgramingLanguage)

    0下载:
  2. 该文件中包含《C++语言基础教程(吕凤翥)程序(第2版本)》中的所有例子的源代码,并按章节分装在各自的文件夹中。其中每个例子源程序都有一个(名字与例题编号相当一致且规范的)文件夹,其下只有三种文件类型(.cpp,.dsp,.dsw),所有源程序都在VC++6.0平台上编译通过。对这些程序,我在讲课时已用了好几遍。 -This document contains
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:509287
    • 提供者:陈迅雷
  1. Md5Code

    0下载:
  2. 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
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:7447
    • 提供者:yincuiwei
  1. redblacktree.cpp.tar

    0下载:
  2. 一个关于读写红黑树的数据结构算法。c++写的。-A red tree on the reading and writing data structures algorithm. c++ written.
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:3752
    • 提供者:cupidove
  1. j_12900_Md5Code

    0下载:
  2. 简介: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
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-24
    • 文件大小:8939
    • 提供者:ljl
  1. 01-ErrorShow

    0下载:
  2. Module: ErrorShow.cpp Notices: Copyright (c) 2000 Jeffrey Richter-Module: ErrorShow.cppNotices: Copyright (c) 2000 Jeffrey Richter
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-29
    • 文件大小:15235
    • 提供者:tcpdump
  1. j_13011_syl

    0下载:
  2. 简介: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
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:1010923
    • 提供者:hhq2
  1. Md5Code

    0下载:
  2. 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
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:7455
    • 提供者:xxxfree
  1. terrain.cpp

    0下载:
  2. 3D地形的CPP文件,只实现了地面的多纹理混合。-3D topography of the CPP file
  3. 所属分类:DirextX

    • 发布日期:2017-03-21
    • 文件大小:2115
    • 提供者:马璐岩
  1. Dev-Cpp

    1下载:
  2. dev.cpp的安装包压缩包,c,c++编程软件(dev.cpp Installation package)
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:51161088
    • 提供者:selenatse
  1. EDSDK-cpp-master

    0下载:
  2. This is a EDSDK-cpp-master.
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:14336
    • 提供者:Siji S
  1. 基于矩阵的校园导航系统cpp

    0下载:
  2. 在cpp平台上建立的dos界面的,基于矩阵的校园导航系统(Campus navigation system based on matrix)
  3. 所属分类:Windows编程

    • 发布日期:2018-04-28
    • 文件大小:2048
    • 提供者:L_Kin
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com