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

搜索资源列表

  1. stencil.cpp

    0下载:
  2. 一个用opengl使用模板的简单例程,帮助初学者认识此功能-opengl use of a template with a simple routines to help beginners understand this function
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:47006
    • 提供者:孟维亮
  1. ZiPrinter

    0下载:
  2. 用于实现虚拟打印的功能。其中包含ZiPrinter.cpp和ZiPrinter.h两个Source文件。-for Virtual Print function. Which includes two ZiPrinter.cpp and ZiPrinter.h Source document.
  3. 所属分类:打印编程

    • 发布日期:2008-10-13
    • 文件大小:2747
    • 提供者:feige
  1. MyDevelopPrinter

    1下载:
  2. 实现虚拟打印功能,主要包含:Printer.cpp,PrinterDlg.cpp,PrintRX.cpp,StdAfx.c-virtual print function, which mainly includes : Printer.cpp. PrinterDlg.cpp, PrintRX.cpp, StdAfx.c
  3. 所属分类:打印编程

    • 发布日期:2008-10-13
    • 文件大小:70025
    • 提供者:feige
  1. dibapi.cpp

    0下载:
  2. 该程序是能够处理图象分割和识别等等内容,为朋友提供图象处理原代码.-that the procedure was able to handle image segmentation and the identification, and so on, as a friend to provide the original image processing code.
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:298109
    • 提供者:ww
  1. recurve

    0下载:
  2. 递归运算(栈的应用)的c++程序。程序首先给出链式栈节点类定义,然后给出了实现,最后进行了操作测试,并输出结果。 recurve.cpp就是程序 recurve.txt是运行结果-recursive algorithm (Application Stack) c procedures. Procedures is the first chain Stack node definition, and then given the realization of the final testi
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1254
    • 提供者:丁丁
  1. 1migong

    0下载:
  2. 这是使用回溯法求解迷宫问题的程序。程序把迷宫问题设计成一个类,搜索函数使用回溯法搜索迷宫的所有分支。 migong.cpp就是程序 migong.txt是运行结果-This is the use of retrospective method maze of procedures. Maze procedure, so designed as a category, search function uses backtracking search all branches of the
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1270
    • 提供者:丁丁
  1. linklist3m

    0下载:
  2. 这是单链表的链式表示和实现的一个程序。程序首先给出了单链表的类定义,然后给出了实现部分,最后进行了操作测试,输出结果。 linklist3.h是单链表的类定义 linklist3.cpp是单链表的实现 linklist3m.cpp是单链表的测试-This is the single-chain and the chain said that the realization of a process. First procedure is a single-chain Class de
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3807
    • 提供者:丁丁
  1. xishuM1

    0下载:
  2. 这个程序时十字链表的定义与相关操作的c++实现。程序首先给出了十字链表的定义,接着给出了创建十字链表与十字链表的输出操作实现,最后测试,输出结果。 xishuM1.cpp就是程序 xishuM1.txt是运行结果-this procedure Cross Chain definition and related operations c achieve. First is the process chain Cross, the definition is given of the es
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1344
    • 提供者:丁丁
  1. findsub

    0下载:
  2. 这个是串模式匹配的类定义和实现的c++程序。程序首先给出了串模式匹配的的定义,接着给出了它的实现,最后测试,输出结果。 FindSub.cpp就是程序 FindSub.txt是运行结果-the string pattern matching is the type definition and realization of the c procedures. First procedures given the string pattern matching, the definitio
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1563
    • 提供者:丁丁
  1. psoC++.cpp

    0下载:
  2. 标准pso算法,c++编写的-standard algorithm, prepared by the c
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:2827
    • 提供者:chuchu
  1. tushuguandeguanlixitong

    0下载:
  2. 一份功能详细的图书馆管理系统的软件(包含各种头文件和CPP文件,以及相关的文档).-a detailed functional library management system software (including header files and various documents CPP, and the associated documentation).
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:610467
    • 提供者:邹强
  1. LexSeu

    0下载:
  2. 东南大学 课程设计 lex部分 说 明 **本次实验在Visual C++6.0环境下开发** 主要有以下文件: 1 词法分析器 lex.cpp 2 头文件 lex.h 3 测试文件 lex.l.txt lex工具的使用方法 编译运行 lex.cpp/lex.h,这样就将lex.l.txt转换成Cpp语言程序yylex.cpp 然后使用VC++6.0将lexyy.cpp编译成可执行程序, 这样就识别出了lex.l.t
  3. 所属分类:.net编程

    • 发布日期:2008-10-13
    • 文件大小:10635
    • 提供者:myname
  1. lineBres.cpp

    0下载:
  2. 用Bresenham画线算法实现的反走线程序-with Bresenham line drawing algorithm anti-alignment procedure
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:232499
    • 提供者:davy
  1. mean-shiftsegmentation

    0下载:
  2. 给出了meanshift分割的源代码,包括CPP文件和h文件-given meanshift division of the source code, including CPP paper documents and h
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:4553
    • 提供者:李治国
  1. xunineicun

    0下载:
  2. 虚拟内存的检测,使用VirtualQueryEX()函数来检查虚拟内存空间(5-2.cpp) 虚拟内存操作,显示了如何分配一个大容量空间,将物理存储委托给其中的很小一部分(千分之一) 并加以使用(5-3.cpp)-virtual memory testing, use VirtualQueryEX () function to check virtual memory space (5-2.cpp) Virtual Memory operation, showing the distribu
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:2634
    • 提供者:晓利
  1. Image_Processing_algorithm_SRM

    0下载:
  2. osculatingcircle.cpp : An interactive demo of osculating circles used to define a parametric curve curvature. Require OpenGL(R) matchsegments.cpp : Compute the scaled rigid transformation that matches a given pair of segments. srm : A k
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:10979
    • 提供者:田先生
  1. MiniBall

    0下载:
  2. MiniBall.cpp : Implementation of the randomized recursive incremental construction of the smallest enclosing ball of a 2D point set (as known as Welzl MINIBALL algorithm). -MiniBall.cpp : Implementation of the randomized recursive in cremental con
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:2045
    • 提供者:田先生
  1. CppHandin1

    0下载:
  2. windows下的CPP手动处理-windows under the CPP manual handling
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:12764
    • 提供者:段旭东
  1. 利用鼠标键盘钩子截获密码(www_dvpx_com)

    1下载:
  2. 钩子。看看这个漏洞: http://zdnet.com.com/2100-1105-964057.html win2000和xp在执行搜索的时候, 首先查找根目录而开始菜单的运行窗口里执行命令, 也是首先在系统盘的根目录里进行查找. 这个漏洞其实是已经是公开的秘密了. 既然现在作为漏洞公布出来, 我也就把网上的PasswordReminder.cpp拿来改了改加了一个加超级管理员用户和执行cmd.exe的功能. 使用方法: 把程序解压, 把压缩包里的文件 CMD.EXE (该文件具有隐藏和只读属
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:9218
    • 提供者:三星
  1. smart111111111

    1下载:
  2. C++通用模板库,详见附件的 Smart.h,例子见test.cpp 包括: 自动指针CAutoPtr『支持多元素,赋值时会完全把右值传给左值』 智能buffer CSmartBuf『用于在堆栈中定义未知大小的buffer,兼具高效和通用性』 快速映射CQuickMap 环形队列CRingQ-C common template library, as detailed in the annex to the Smart.h, test.cpp see examples include : aut
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:26172
    • 提供者:米兰
« 1 2 ... 24 25 26 27 28 2930 31 32 33 34 ... 50 »
搜珍网 www.dssz.com