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

搜索资源列表

  1. rsa

    0下载:
  2. it is a rsa algorithm agent programme in cpp for ns2
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:896
    • 提供者:Vineet
  1. Md5Code

    0下载:
  2. C编写,实现字符串摘要、文件摘要两个功能。 里面主要包含3个文件: Md5.cpp、Md5.h、Main.cpp。其中Md5.cpp是算法的代码,里的代码大多是从 rfc-1321 里copy过来的;Main.cpp是主程序。-C to prepare, to achieve string summary document containing a summary of the two functions. 3 inside the main document contains: Md5.c
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:83116
    • 提供者:钱前
  1. AnalogClock_src

    0下载:
  2. This article describes how you can add a static control to show an alog clock. This control is derived from CStatic. First of all, add Clock.h and Clock.cpp files to your project. Select Resource tab from Workspace window, and select your dialog that
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-26
    • 文件大小:2321
    • 提供者:pudnuploader
  1. pin

    0下载:
  2. 可以使对话框显示在最上面的窗口并定下来,很好用,他使用一个类,名称:PushPin.h PushPin.cpp 此源码仅用于测试,已经去掉已此无关的原工程上的很多东西! thanks pudn !-Can make the dialog box displayed at the top of the window and laid down a very good use, he uses a class name: PushPin.h PushPin.cpp this source i
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-28
    • 文件大小:63178
    • 提供者:林海全
  1. svd.cpp

    1下载:
  2. SVD-Single Value Decompose
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:81828
    • 提供者:sutuvietnam
  1. quicksort.cpp

    0下载:
  2. Quick sort using MPI
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:1903
    • 提供者:kiran
  1. Huffman

    0下载:
  2. 一个haffman编码、译码的程序,仅供参考,有一个小错误-.cpp
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:5091
    • 提供者:tmac
  1. Simple_Language_Lexer

    0下载:
  2. 这是一个使用了LEX所编写的Simple语言的词法分析器。Simple语言的定义说明请看附件。这个LEX的源代码可以通过Parser Generator 2来转化成为h文件跟cpp文件。由于编译这两个文件需要使用到Parser Generator 2的C++库,所以就只上传了LEX的源代码,谁感兴趣的可以自己通过Parser Generator 2来转化。至于UNIX下面的LEX工具如果想要转化的话需要修改其主程序,另外需要将LEX源代码之中有关C++语言的表达形式修改成为相应的C语言的表现形式
  3. 所属分类:Compiler program

    • 发布日期:2017-03-30
    • 文件大小:182696
    • 提供者:林宇浩
  1. HMM

    0下载:
  2. 通用HMM,文件:Hmm.h and Hmm.cpp是Hmm class cmain.cpp是用c语言写的测试函数 main.cpp是用c++语言(stl)写的测试函数 HmmData.txt是一个hmm的存储文件,可由程序读出-Universal HMM, file: Hmm.h and Hmm.cpp yes Hmm class cmain.cpp is written in c language test function main.cpp is c++ language
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:57865
    • 提供者:yoen
  1. md5.cpp

    0下载:
  2. md5 algorithm for encryption and decryption of the string which is used ion network
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:14304
    • 提供者:karthi
  1. 3DS

    0下载:
  2. 3ds模型文件cpp实现,让您了解其内部结构,又可以自己修改编实现文件程序,用来参考,非常不错!-3ds model file cpp implementation, to let you know their internal structure, how can modify the provision to achieve their own documentation procedures, used for reference, very good!
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-08
    • 文件大小:8008
    • 提供者:huqiong
  1. SystemInfo.cpp

    0下载:
  2. Displays system information for OS Windows
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:1441
    • 提供者:GnomE
  1. sams.sams.teach.yourself.cpp.in.24hours.ebook-lrn

    0下载:
  2. sams.sams.teach.yourself.cpp.in.24hours Ebook provides good knowledge about C++ programming.
  3. 所属分类:software engineering

    • 发布日期:2017-05-11
    • 文件大小:3029273
    • 提供者:balaji
  1. Chess

    0下载:
  2. 用c++语言编的象棋软件 Chess.cpp This the main application source file. Chess.dsp This file (the project file) contains information at the project level and is used to build a single project or subproject. Other users can share the project (
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-13
    • 文件大小:3318241
    • 提供者:zzd
  1. U5

    0下载:
  2. U5_1.cpp 用非递归方法寻找多数元素 U5_12.cpp 模拟桶排序 每桶内分行出处 总体为递增序列-U5_1.cpp with non-recursive way to find the majority of elements in U5_12.cpp simulated barrels per barrel in order to increase the overall sequence of branch origin
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:2204
    • 提供者:robey
  1. windowsMediaPlayer

    0下载:
  2. 一个提供了windows mobile上调用windows media player的控件类,包括各种cpp,以及相应的.h头文件-1 provides a windows mobile to call windows media player control categories, including a variety of cpp, and the corresponding. H header file
  3. 所属分类:Windows Mobile

    • 发布日期:2017-03-29
    • 文件大小:24015
    • 提供者:zs
  1. RSA

    0下载:
  2. RSA加密解密算法,实现RSA的基本功能,一般的算法RSA.C-RSA encryption and decryption algorithms, to achieve the basic functions of RSA, the general algorithm RSA.CPP
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-08
    • 文件大小:4012
    • 提供者:sdtcool
  1. md5

    0下载:
  2. 这是参考网上的算法写的 MD5 的纯C++程序。可以对字符串和文件进行加密。共三个文件 md5.h, md5.cpp, md5tmp.cpp 主要实现在md5.cpp中。md5tmp.cpp是主程序文件,也是一个小的实现模板。 -This is a reference to online MD5 algorithm written in pure C++ program. Strings and files can be encrypted. A total of three d
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:3938
    • 提供者:李宏图
  1. HTCSensorSDK.dll.cpp

    0下载:
  2. HTCSensorSDK.dll cpp source code
  3. 所属分类:Windows CE

    • 发布日期:2017-03-25
    • 文件大小:2879
    • 提供者:remipa
  1. cpp

    0下载:
  2. cpp编程思想,很清晰的C++教程,学习C++的系统教程-cpp programming ideas, it is clear C++ tutorial, learn the system, C++ Tutorial
  3. 所属分类:source in ebook

    • 发布日期:2017-06-01
    • 文件大小:13984741
    • 提供者:王桂才
« 1 2 3 4 56 7 8 9 10 ... 50 »
搜珍网 www.dssz.com