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

搜索资源列表

  1. Lesson2Code

    0下载:
  2. C++经典语法与应用,类的编写与应用,构造与析构函数,函数的重载,类的继承,函数覆盖,基类与派生类的构造函数、析构函数先后调用顺序,如何在派生类构造函数中向基类的构造函数传递参数,this成员变量,类型转换的内幕,虚拟函数与多态性,引用和指针的变量的区别与共同处。VC工程的编译原理与过程,将工程中不同的类拆分到不同的原文件中,每一个类由一个.h和.cpp文件共同完成,头文件重复定义问题的解决,培养了学员良好的编程习惯,也为以后分析MFC Appwizard生成的工程奠定了良好基础。-c++ cl
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:19159
    • 提供者:李无悔
  1. 远程视频会议系统

    1下载:
  2. 本程序在Windows XP、Visual C++6.0版本环境下编译通过。需要rtcdll.dll文件(此文件一般在Windows安装目录下的system32文件夹中)。 另外,MMSYSTEM.H头文件一般在“C:\\Program Files\\Microsoft Visual Studio\\VC98 \\Include”目录下 运行程序需要摄像头和麦克风等设备。 -this program in Windows XP, Visual C Version 6.0 enviro
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:250988
    • 提供者:王晨阳
  1. OdsApi20051017

    0下载:
  2. 开放数据服务接口单元文件, 转换VC6和VC7下的srv.h等头文件为pas文件,方便Delphi编写SQL Server的扩展存储过程. -open data service interface modules, switch VC6 and VC7 srv.h the first such document pas paper to facilitate the preparation of Delphi SQL Server extended stored procedures.
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:56169
    • 提供者:西南三少
  1. BmpProc定义

    0下载:
  2. BMP位图处理类定义头文件,注意:类CBmpProc是从CBitmap类公有继承而来的,但最好不要使用类CBitmap中的函数!如果使用了(尤其是读入或创建型的函数),则就不要再使用CBmpProc类中的函数,以免混乱。-from Bitmap class definition files, Note : Class CBmpProc from CBitmap category inherited from the public, it is best not to use the catego
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:21781
    • 提供者:峰云
  1. 李萨如图

    0下载:
  2. 这是用C语言编写的一个小程序,它的结果是演示物理实验中的李萨如图。运行程序的时候需要把CCBP文件夹包含在头文件中。-This is the C language of a small program, and the result is a demonstration of physics experiments Lissajous figure. When operational procedures need CCBP folder contains the first document.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:153122
    • 提供者:梁晓军
  1. 综合程序

    0下载:
  2. 这是一个模拟一些简单物理现象的小程序,如小桥过河之类的,运行程序时需要把CCBP文件夹包含在头文件。-This is a simple simulation of the physical phenomena of small programs, such as the bridge across the river like the program to run when the need CCBP folder contains the header files.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:156444
    • 提供者:梁晓军
  1. 一维势阱

    0下载:
  2. 这是模拟物理实验——一维势阱的小程序。运行的时候,需要把CCBP文件夹包含在头文件中。-This is the simulation of physics experiment -- one-dimensional potential well of small programs. When run with the need to be CCBP folder contains the first document.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:153443
    • 提供者:梁晓军
  1. 导弹打飞机

    1下载:
  2. 这是模拟物理中导弹打飞机现象的小程序。运行的时候需要把CCBP文件夹包含在头文件中。-This is the simulation of a missile attack against physics phenomena of small aircraft procedures. When run with the need to CCBP folder contains the first document.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:153004
    • 提供者:梁晓军
  1. 经过扩展的CGraph类及示例工程源代码

    0下载:
  2. 作者将一个CGraph类由像素模式下,扩展到逻辑模式下,并加了x,y轴的箭头,可以添加曲线名称。使用的方法: 复制Graph.h,Graph.cpp GraphLegend.cpp.GraphLegend.h GraphSeries.cpp,GraphSeries.h六个文件到相应的目录下,然后把他们加入到工程中,修改相应的头文件。在示例工程中作者提供了绘制饼图和直方图的代码。-CGraph author of a category by the pixel mode, the logica
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:29616
    • 提供者:张敏
  1. MD5_Carithmetic

    0下载:
  2. 其实网上这方面的代码已经不少了,但是大多都如出一辙,主要是给出的代码不但不好理解(主要是为了处理大文件,支持分块,这样就会屑弱初学者对算法的理解),该源代码在引入必要头文件后可以在VC6.0下顺利通过编译-fact that the Internet has been a lot of code, but most of all the same, given the code is not only poor understanding (mainly to handle large file
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1977
    • 提供者:傻傻
  1. WINDOWS SOCKETS头文件

    0下载:
  2. Windows Sockets规范定义了一套Micosoft Windows下网络编程接口,包含了人们所熟悉的Berkeley Socket风格的库函数;也包含了一组针对Windows的扩展库函数,以使程序员能充分地利用Windows消息驱动机制进行编程。-Windows Sockets specification defines a set of result list Windows network programming interface, which includes people f
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:31573
    • 提供者:yue
  1. pe 文件编程:编辑文件头

    0下载:
  2. win32 pe 文件编程:编辑文件头.rar-programming documents : Edit the file. Rar
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:28576
    • 提供者:激活帐号
  1. pe 文件编程:清除文件头中的重定位表

    0下载:
  2. pe 文件编程:清除文件头中的重定位表.rar-pe programming documents : the first to remove documents with the re-positioning table. Rar
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:18487
    • 提供者:激活帐号
  1. TMS320F2812的C++ examples

    1下载:
  2. TMS320F2812的C++ examples 各个模块的程序,头文件,全都有 编程好东西-TMS320F2812 C examples of the various modules procedures, the first document, all programming is a good thing!
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:2387512
    • 提供者:chen
  1. glutdlls36

    0下载:
  2. OPENGL图形开发库,含有运行时动态库及头文件,windows平台。版本:3.6-OpenGL graphics library, containing dynamic run-time libraries and header files, windows platform. Version : 3.6
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:143715
    • 提供者:黄南海
  1. UcosCore

    0下载:
  2. ucoc_2的内核源代码,包含配置头文件和各个功能的文件-ucoc_2 the kernel source code, header files contain configuration and functions of the various
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:39091
    • 提供者:cxp
  1. ARM_INC

    0下载:
  2. 这是我个人再学习ARM7s3c2410的 时候用到的试验代码,都是再我机器上面条通过 ,这里给出一些必要的头文件。还有试验用到的苦文件-This is my personal study again ARM7s3c2410 the time to use the test code, I machines are more of the above, here is some of the necessary header files. The pilot also used the hards
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:5664
    • 提供者:zc
  1. DSPMP3

    0下载:
  2. DSPMP3C语言源码 包括大部分头文件和执行文件-DSPMP3C language including most of the first source document and execute files
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:37084
    • 提供者:李平
  1. Lesson02

    0下载:
  2. C++经典语法与应用,类的编写与应用,构造与析构函数,函数的重载,类的继承,函数覆盖,基类与派生类的构造函数、析构函数先后调用顺序,如何在派生类构造函数中向基类的构造函数传递参数,this成员变量,类型转换的内幕,虚拟函数与多态性,引用和指针的变量的区别与共同处。VC工程的编译原理与过程,将工程中不同的类拆分到不同的原文件中,每一个类由一个.h和.cpp文件共同完成,头文件重复定义问题的解决,培养了学员良好的编程习惯,也为以后分析MFC Appwizard生成的工程奠定了良好基础。-classi
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:37487
    • 提供者:鞠俊
  1. WinCapturePack

    0下载:
  2. 适合windows环境下抓包二次开发的头文件。内有详细的例子和.lib文件.-windows environment for capturing Packet secondary development of the headers. With detailed examples and. Lib document.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:1025740
    • 提供者:张翠
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com