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

搜索资源列表

  1. textureloader

    0下载:
  2. 这是个纹理导入的例子。导入纹理的函数封装在Texture.cpp和Texture.h中,使三维图形更具真实感。-This is a texture into the case. Introduction Texture Function Packaging and the Texture.cpp Texture.h, so 3D graphics more realistic.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:797571
    • 提供者:张安真
  1. TriMat

    0下载:
  2. 在目录“\\上三角矩阵类的实现”中给定了文件triMat.cpp、triMat.h,请把triMat.h文件中的9个填空位置补上正确的代码,使triMat.cpp能完成上三角矩阵的加、减、乘运算。要求输入: 输入矩阵维数:4 输入矩阵a的元素(包括0): 1 2 3 4 0 1 2 3 0 0 1 2 0 0 0 1 输入矩阵b的元素(包括0): 1 2 3 4 0 1 2 3 0 0 1 2 0 0 0 1 -in the di
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:7880
    • 提供者:李昭明
  1. VC++(MFC)Face

    0下载:
  2. 说明: 1.copy these four files to your pragram folder, 2.add \"*.Lib\",\"*.h\" to the project if USING MFC DLL, the files in \"DLL\" Folder, if using static lib,the files in \"static\" folder 3.add #include\"SkinMagicLib.h\" to the C*APP.c
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:502104
    • 提供者:好军
  1. MD5(c++)

    0下载:
  2. md5算法的c++实现,包含MD5.cpp和MD5.h-md5 Algorithm c + +, and includes MD5.cpp MD5.h
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:4189
    • 提供者:ray
  1. Chromosome.cpp

    0下载:
  2. 染色体类 染色体类 -chromosome type chromosome type chromosome type chromosome category
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:700
    • 提供者:王萌
  1. Ngrams

    0下载:
  2. A C++ N-grams Package 2.0 This is a simple C++ n-grams package that includes a header, the corresponding cpp file, and a sample driver program. It is a natural language processing tool for creating n-gram profiles for text documents. The details on
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:6568
    • 提供者:郑乔鸿
  1. bicov.cpp

    0下载:
  2. 对于图G=(V,E),如果边集合C包含于E 使得对于任意的v∈V,都关联于C 中的一条边,则称C 为图G的一个覆盖。图G的边数最少的覆盖称为G 的最小覆盖。 - Regarding attempts G= (V, E), if gathers C to contain causes free regarding to E v 鈭?V, all is connected Yu Czhong nearby, then called C is attempts G a cover. Atte
  3. 所属分类:中间件编程

    • 发布日期:2014-01-12
    • 文件大小:2571
    • 提供者:Nouth
  1. euler.cpp

    0下载:
  2. 有时仅对赋权有向图上从任意一个顶点到另外任意一个顶点之间有没有路感兴趣。试修改Floyd算法,计算出图的道路矩阵P,使得从顶点i到顶点j有路时P[i,j]= 1,否则P[i,j]= 0。-sometimes only to empower a map from any one vertex to another arbitrary point between a road not interested. Try to amend Floyd algorithm calculated the ro
  3. 所属分类:数据结构常用算法

    • 发布日期:2014-01-12
    • 文件大小:1649
    • 提供者:Nouth
  1. color.cpp

    0下载:
  2. 对于给定的图G,如果存在一种用2种颜色对顶点着色的 方案,使得图中任意一条边所连接的2 个顶点着有不同 颜色,则称图G 是可2着色的。-for the given graph G, if there is a use two colors of vertex programs, make a map arbitrary edge connected with two vertices are different colors, says G is 2-colored.
  3. 所属分类:数据结构常用算法

    • 发布日期:2014-01-12
    • 文件大小:2888
    • 提供者:Nouth
  1. path.cpp

    0下载:
  2. 试在虚基类Network中增加一个函数FindPaths,对于给定的无向图G 和G 中的2 个顶点v和w,输出G 中从v到w的一条简单路径。若有多条可能路径,则输出任意一条。 -test in the virtual base class to add a Network Function FindPaths. For a given undirected graph G and G, the two vertices v, w, output from the G v w to a si
  3. 所属分类:数据结构常用算法

    • 发布日期:2014-01-12
    • 文件大小:4564
    • 提供者:Nouth
  1. Sams.Microsoft.Visual.CPP.Dot.NET.2003.Kick.Start.

    0下载:
  2. Sams.Programming.In.Objective-C,全英文版,-Sams.Programming.In.Objective-C, all in English,
  3. 所属分类:开发工具

    • 发布日期:2008-10-13
    • 文件大小:2128814
    • 提供者:pcq6959
  1. erchapaixushu.cpp

    0下载:
  2. 调用建立二叉排序树,检索给定值,插入/删除给定指针所指结点各算法的主程序-call to establish two binary sort tree, retrieval given value, insertion / deletion of a given target node under the main program algorithm
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:3068
    • 提供者:wangjie
  1. duifengpei.cpp

    0下载:
  2. KMP目录下是字符串的堆分配存储表示源程序,其中使用KMP算法完成模式匹配 -KMP directory is the string heap memory allocation, said the source, the use of KMP completed pattern matching algorithm
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:3021
    • 提供者:wangjie
  1. FindFilesyuanchengxu

    0下载:
  2. C++编写设计的文件查找系统的filefind。cpp源程序-C design document preparation system filefind search. Cpp source
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:64588
    • 提供者:邓剑
  1. tulin

    2下载:
  2. 用cpp语言,模拟了图灵机整个运行过程,可以较好地展示计算机工作原理-use cpp language, a Turing machine simulation entire operation process can be used to display computer Principle
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1801
    • 提供者:源斌
  1. VCjiemian

    0下载:
  2. ①、重载对话框的消息函数: void OnNcLButtonDown(UINT nHitTest, CPoint point) //单击标题栏时是响应 void OnNcMouseMove(UINT nHitTest, CPoint point) //Mous 在标题移动时响应 LRESULT DefWindowProc(UINT message, WPARAM wParam, LPARAM lParam)   ②、添加关键成员函数为:BOOL D
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:1260276
    • 提供者:sailor
  1. lovegame.cpp

    0下载:
  2. 人月团圆趣味程序用C实现的爱情宣言的一个游戏,在DOS下游戏-were reunited on C interesting procedures to achieve the Declaration of a love game in DOS games
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:1873
    • 提供者:huihui
  1. MMS_SMIL_Inbox_Example_v_1_0

    0下载:
  2. ...\\inc ... ..\\src\\CallArray.cpp ...........\\...\\CallContainer.cpp ...........\\...\\CallInfo.cpp ...........\\...\\CallLogEngine.cpp ...........\\...\\CallSummaryApplication.cpp ...........\\...\\CallSummaryAppUi.cpp
  3. 所属分类:组合框控件

    • 发布日期:2008-10-13
    • 文件大小:4838
    • 提供者:ww
  1. vc11084234235245_WWW.Ahaoz.CoM

    0下载:
  2. ...\\inc ... ..\\src\\CallArray.cpp ...........\\...\\CallContainer.cpp ...........\\...\\CallInfo.cpp ...........\\...\\CallLogEngine.cpp ...........\\...\\CallSummaryApplication.cpp ...........\\...\\CallSummaryAppUi.c
  3. 所属分类:TreeView控件

    • 发布日期:2010-07-01
    • 文件大小:312361
    • 提供者:ww
  1. change3DwintoCpp_chahu

    0下载:
  2. 一个用3DWIN把3D文件转化成CPP文件,然后再稍做加工以三角形面片的形式显示出来-3DWIN put with a 3D paper documents into CPP, then a little triangle-processing unit in the form displayed
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:172021
    • 提供者:清风
« 1 2 ... 17 18 19 20 21 2223 24 25 26 27 ... 50 »
搜珍网 www.dssz.com