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

搜索资源列表

  1. CPP 家谱

    0下载:
  2. CPP家谱系统
  3. 所属分类:源码下载

  1. kmean cpp.rar

    0下载:
  2. kmean cluster classify base on r,g,b bmp source code have cpp ,head ,not have pro
  3. 所属分类:源码下载

    • 发布日期:2011-06-02
    • 文件大小:6916
    • 提供者:madkyo
  1. cpp-faqs_code.zip

    0下载:
  2. cpp-faqs的配套源码
  3. 所属分类:书籍源码

    • 发布日期:2011-08-26
    • 文件大小:156737
    • 提供者:simonhexf
  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. UDP传输,包含客户端和服务器端两个CPP

    3下载:
  2. UDP传输,包含客户端和服务器端两个CPP。实现客服端与服务器的双向通信。,UDP server
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2013-01-25
    • 文件大小:29330
    • 提供者:xi zhaohui
  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. BigInt.rar

    2下载:
  2. 大数运算库源文件:BigInt.cpp 作者:afanty@vip.sina.com 版本:1.2 (2003.5.13) 说明:适用于MFC,1024位RSA运算,Large numbers computing library source files: BigInt.cpp Author: afanty@vip.sina.com Version: 1.2 (2003.5.13) Descr iption: applicable to MFC, 1024 bit RSA operatio
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2016-01-22
    • 文件大小:5571
    • 提供者:梁增健
  1. src.rar DLL劫持技术 ws2_32.cpp

    1下载:
  2. DLL劫持技术 ws2_32.cpp -- DLL劫持,DLL hijacking technology ws2_32.cpp- DLL hijacking
  3. 所属分类:系统编程

    • 发布日期:2012-10-12
    • 文件大小:10234
    • 提供者:李力
  1. cpp

    1下载:
  2. 求单纯物质相平衡程序(打印).cpp求单纯物质相平衡程序(打印).c-Find a simple physical equilibrium process (printing). Cpp find a simple physical equilibrium process (printing). Cpp
  3. 所属分类:Energy industry

    • 发布日期:2017-04-02
    • 文件大小:3334
    • 提供者:黄涛
  1. CPP.rar

    2下载:
  2. NORAD公布的两行星历数据计算轨道参数模型,本程序包括SGP SGP4 模型,是用C++写的!前面上传了matlab版本,请读者搜索一下就可以找到,NORAD released two calendar data planet orbit-parameter model, the process includes the SGP SGP4 model is C++ Written! From in front of a matlab version, readers can be found
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:97150
    • 提供者:zhanglin
  1. abc.cpp

    0下载:
  2. 判斷01.jpg和02.jpg相似度 用來比對兩張圖片-compare the two different picture
  3. 所属分类:OpenCV

    • 发布日期:2017-03-24
    • 文件大小:606
    • 提供者:吳春輝
  1. CPP

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

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

    0下载:
  2. 本代码是基于Harris边角检测的特征点提取代码,用C++程序编写。希望对大家有用-This code is based on Harris corner detection feature extraction code, using C++ programming. Hope to useful
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3601085
    • 提供者:潇洒
  1. glm(.cpp)

    1下载:
  2. 在OpenGL中导入.obj文件用的一个.cpp文件,与glm.h文件同时加入到程序中。-In OpenGL import obj file with a cpp file, and glm.h file at the same time added to the program.
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-30
    • 文件大小:11978
    • 提供者:yuxiazhang
  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. AES

    0下载:
  2. AES加密和解密,包含.h和.cpp文件,vs2008打开工程,直接运行,运行参数可以参考main函数-AES encryption and decryption, including. H and. Cpp files, vs2008 open the project has a direct operation, operating parameters can refer to the main function of
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-13
    • 文件大小:3297397
    • 提供者:zhaoyb
  1. cpp

    0下载:
  2. 运动目标检测与跟踪的程序,OpenCV2.3.1下开发,VC2010环境,运行良好-motion detection and tracking building in VC2010 with OpenCV2.3.1, good work
  3. 所属分类:OpenCV

    • 发布日期:2017-03-25
    • 文件大小:2612
    • 提供者:赵振杰
  1. activemq-cpp-2.2.6-src.tar

    0下载:
  2. activemq cms 是总线结构通讯方式一种实现软件库。-activemq cms communication bus architecture is a software library.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:1025265
    • 提供者:dupeng
  1. Cpp源代码

    0下载:
  2. 各种算法的c语言程序,包括huffman、线性表、栈、队列等--All kinds of algorithm program in C language, including huffman, lineartable, stack, queue etc.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-20
    • 文件大小:19406
    • 提供者:站长
  1. CDib

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

    • 发布日期:2017-03-29
    • 文件大小:6058
    • 提供者:匡木
« 1 23 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com