CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 书籍源码 搜索资源 - header

搜索资源列表

  1. game-by-c

    0下载:
  2. 调试环境为TC2.0或者TC3.0。运行这个程序需要tc提供的几个头文件。建议修改options菜单中的include目录项到tc的include的目录下(具体方法可以参见本书第一章的讲解);或者把源程序拷贝到tc目录下运行。-debugging environment of the READ or TC3.0. Run this procedure needs tc of several header files. Propose to amend the options menu to in
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:183.48kb
    • 提供者:神仙
  1. loki_h

    0下载:
  2. Loki库的头文件,《modern C++ design》一书中关于每章思想的一个总结。对于学习候捷《C++设计新思维》的人来说非常有参考价值。-Loki library header files, "C modern design," a book on the thinking of each chapter of a summary. McNair learning at the "C design of the new thinking" in t
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:41.89kb
    • 提供者:陈铤杰
  1. vc_math_arithmetic

    2下载:
  2. 《VC++和BC++数值分析类库》光盘内含C++数值分析动态连接库(包括动态库文件*.dll和入口库文件*.lib及头文件*.h),分Visual C++和Borland C++(Builder)两个版本。另有一个曲线绘制程序Plot.exe 。 -"VC and BC numerical analysis class library" CD-ROM containing C Numerical Analysis Dynamic Link Library (DLL inc
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:5.14mb
    • 提供者:何爽
  1. program-BAPI

    0下载:
  2. DATA: it_header TYPE bapibus1006_head OCCURS 0 WITH HEADER LINE. DATA: it_centr TYPE bapibus1006_central OCCURS 0 WITH HEADER LINE. DATA: g_bp LIKE bapibus1006_head-bpartner. DATA: g_cat LIKE bapibus1006_head-partn_cat VALUE 1 . DATA: it_
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:4.72kb
    • 提供者:LINDA
  1. Jpegdecoder

    0下载:
  2. void III_hufman_decode(struct Granule *gr,int part2_start, int freqline[SBLIMIT][SSLIMIT]) { unsigned int reg1, reg2,i unsigned int part3_length = part2_start + gr->part2_3_length unsigned used int h,*f=&freqline[0][0]
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:1.83mb
    • 提供者:annen1983
  1. C++openoutput

    1下载:
  2. 在C++中open一個output file有兩種方式,一種是使用member function open( ),另外一種是使用constructor給予檔案名稱和open mode。今若欲open一個名為client.dat的output file,試分別寫出該兩種方式open此檔案的statements.(包括include header file,物件的宣告,open指令等)-In the C++ In open an output file in two ways, one is to
  3. 所属分类:source in ebook

    • 发布日期:2017-04-02
    • 文件大小:6.04kb
    • 提供者:wyj
  1. C1

    0下载:
  2. 常用的一些头文件的汇总,很好用,编程时在main文件中写上#include"C1.H"。-Commonly used in some header file summary, very good, and programming in the main document, written on# Include C1.H .
  3. 所属分类:source in ebook

    • 发布日期:2017-03-28
    • 文件大小:887byte
    • 提供者:wujiawei
  1. MSP430_GUI

    0下载:
  2. 430液晶驱动,可以兼容大量液晶,附有各类头文件-LCD driver 430, a large number of liquid crystal can be compatible with various types of header files
  3. 所属分类:source in ebook

    • 发布日期:2017-04-01
    • 文件大小:88.12kb
    • 提供者:孙志浩
  1. inc

    0下载:
  2. Test header file. very usefull for beginner-led
  3. 所属分类:source in ebook

    • 发布日期:2017-04-24
    • 文件大小:8.95kb
    • 提供者:test
  1. pingmujiequ

    0下载:
  2. 其实原理就是捕获屏幕画面然后再把图像传给客户机。原理很简单: 1、先利用hdc=GetWindowDC(NULL) 得到桌面的hdc 2、memhdc=CreateCompatibleDC(hdc) 根据桌面的hdc创建一个和屏幕相同的内存DC 3、StretchBlt(memhdc,0, 0, nWid,nHei, hdc, 0, 0,nWid,nHei, SRCCOPY) ,把屏幕的图像复制到内存DC这时你已经在内存中得到了屏幕的图像了。这是设备相关的DDB图像,如果希望转换成设
  3. 所属分类:source in ebook

    • 发布日期:2017-04-02
    • 文件大小:1.77kb
    • 提供者:xushuangjay
  1. new

    0下载:
  2. It creates an m-file for a matlab function and populate with a header template describing the purpose of the function, the input and output parameters, and other relevant information. In addition, it inserts information related to the author of
  3. 所属分类:source in ebook

    • 发布日期:2017-04-10
    • 文件大小:870byte
    • 提供者:Nikhiln
  1. ACM-MODEL

    0下载:
  2. ACM程序的母版,包含了常用头文件,以及自己定义的一些宏-ACM program template, including almost all the header files and some MACROs, etc.
  3. 所属分类:source in ebook

    • 发布日期:2017-12-08
    • 文件大小:910byte
    • 提供者:RekingQin
  1. shiyan

    0下载:
  2. 实现客户机(CLIENT)类。定义字符型静态数据成员ServerName,保存其服务器名称;整型静态数据成员ClientNum,记录已定义的客户数量;定义静态函数ChangeServerName()改变服务器名称。在头文件client.h中定义类,在文件client.cpp中实现,在文件test.cpp 中测试这个类,观察相应的成员变量取值的变化情况。(需要给出main函数代码和运行结果) 完善Body类,将检测胖瘦的标准定义为静态数据成员并设计相应的静态成员函数。(最好给出main函数
  3. 所属分类:source in ebook

    • 发布日期:2016-01-26
    • 文件大小:781kb
    • 提供者:
  1. Array-Complex

    0下载:
  2. 复数类的C++实现-Complex array 头文件及源代码-The complex class C++-Complex array header files and source code
  3. 所属分类:source in ebook

    • 发布日期:2017-12-03
    • 文件大小:2.53kb
    • 提供者:于练
  1. Array-Time

    0下载:
  2. 时间类的C++实现--Time array头文件及源代码-The time like C++- Time array of header files and source code
  3. 所属分类:source in ebook

    • 发布日期:2017-11-24
    • 文件大小:1.44kb
    • 提供者:于练
  1. constructor

    0下载:
  2. 构造函数的C++实现方法--头文件以及源程序-The method constructor C++- header files and source code
  3. 所属分类:source in ebook

    • 发布日期:2017-12-08
    • 文件大小:2.64kb
    • 提供者:于练
  1. User-defined-String

    0下载:
  2. 自定义字符串类的C++实现--头文件及源代码-- Header files and source code from defined string class C++ implementation
  3. 所属分类:source in ebook

    • 发布日期:2017-11-22
    • 文件大小:3.66kb
    • 提供者:于练
  1. Cryptic-Complex

    0下载:
  2. 隐藏复数类的内部实现--C++编程,头文件及代码-Hide complex class the internal- C++ programming header file and code
  3. 所属分类:source in ebook

    • 发布日期:2017-12-01
    • 文件大小:25.66kb
    • 提供者:于练
  1. DateLink

    0下载:
  2. 日期链表的C++实现--datelink 头文件及源代码-The date linked list C++ achieve the- datelink header files and source code
  3. 所属分类:source in ebook

    • 发布日期:2017-11-27
    • 文件大小:7.54kb
    • 提供者:于练
  1. Inventory

    0下载:
  2. Inventroy program in C++ with header and other files
  3. 所属分类:source in ebook

    • 发布日期:2017-11-15
    • 文件大小:7.24kb
    • 提供者:naveen
« 12 »
搜珍网 www.dssz.com