CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 源码下载

资源列表

« 1 2 ... .20 .21 .22 .23 .24 8025.26 .27 .28 .29 .30 ... 199244 »
  1. cyuanchengxu

    0下载:
  2. 函数模板T max(T a, T b, T c),使之实现对任何类型数,能从三个数中求出最大数返回。设计各种类型数据(char,short,long,float,double)调用此函数模板。-function template T max (T a, b T, T c), to enable it to achieve any of several types, a few were from the three sought to return to the greatest number.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2.97kb
    • 提供者:gongwen
  1. cstring

    0下载:
  2. 定义一个字符串类String,其私有成员为一个字符串指针。设计构造函数,拷贝构造函数,析构函数,设置新值函数Set, 打印成员值函数Print。借助此String类,将操作符"=="、">"、"<"的重载函数设置为String类的成员函数,实现对操作符"=="、">"、"<"的重载,使之能直接比较两个String类类型的字符串的大小,设计各种情况调用此三个重载操作符。-definition of a string type String, its private members as a str
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:3.02kb
    • 提供者:gongwen
  1. cclasspoint

    0下载:
  2. 首先定义一个点类Point,其私有成员为其坐标X,Y。设计构造函数,拷贝构造函数,析构函数(可以什么都不做,只打印信息,表示其被调用),设置新值函数Set, 打印成员值函数Print。再定义一个线类Line,线类是在公有继承点类的基础上,新增私有成员斜率S,并设计构造函数,拷贝构造函数,析构函数(可以什么都不做,只打印信息,表示其被调用),设置新值函数Set, 打印成员值函数Print以及其它你认为对访问此Line类对象有用的成员函数。并用此Line类定义对象,调用所有成员函数。尤其是考察构造函
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:3.54kb
    • 提供者:gongwen
  1. cclassshape

    0下载:
  2. 声明一个基类Shape(点), 在此基础上派生出Rectangle(长方形)和Circle(圆),这三个类都有GetArea()函数计算对象的面积,构造函数,析构函数等有关函数。再使用Rectangle类创建一个派生类Square(正方形)。并设计创建各种类的对象,调用所有函数。设计函数f(Shape &a)能对不同对象的实参调用计算打印出对象的面积。 -statement a base class Shape (points) On this basis -- for Rectangle
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:3.85kb
    • 提供者:gongwen
  1. 200671521464730593

    0下载:
  2. UcosII 下面实现TCP/IP网络协议! -UcosII TCP / IP network protocol.
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:33.81kb
    • 提供者:heyunjian
  1. BankDemo

    0下载:
  2. 这是东进语音卡的示例程序,D161A系列卡在正确安装之后,可以用该程序来试验卡是否好用,有完整的源码,可以做二次开发.-This is the voice card into East exemplars of procedures, D161A series cards in the correct installation, The procedure can be used to test whether the card handy, complete source code, can
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:38.17kb
    • 提供者:陆曹伟
  1. 2005121521302399392

    0下载:
  2. 在wince 下实现全功能的IE浏览!! 我用的一直是好的! 如果下载者发现有什么不足,希望互相交流-wince at the realization of a fully functional under the IE browser! ! I have used has been good! If the persons found to have downloaded What was insufficient and hoped that the exchange
  3. 所属分类:Windows CE

    • 发布日期:2008-10-13
    • 文件大小:186.66kb
    • 提供者:heyunjian
  1. Horizon-1.3.1beta

    0下载:
  2. NASA图像浏览器,可实现基于小波变换的递进传输-NASA image browser, can be realized based on wavelet transform progressive transmission
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2.85mb
    • 提供者:赵朋
  1. CPicture_v

    0下载:
  2. 一个非常好的读取及显示图像的类,免去你编码的麻烦-a very good read and display images of the type, saving you the trouble of coding
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:6.57kb
    • 提供者:gfdgdf
  1. CPrintListCtrl_src

    0下载:
  2. 打印类源代码,非常 不错!!值的收藏-source code, very good! ! Value of the collection!
  3. 所属分类:打印编程

    • 发布日期:2008-10-13
    • 文件大小:8.03kb
    • 提供者:gfdgdf
  1. zlib_pra

    0下载:
  2. zlib的一个应用,大家一起学习-zlib of an application, we will study together!
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:128.9kb
    • 提供者:gfdgdf
  1. delphiandmatlab

    0下载:
  2. 实现Delphi与matlab的交互的例子。实现了Delphi调用matlab的自动化服务功能,本例将通过自动化服务功能,实现delphi与matlab之间的数据传送。-achieve Delphi and Matlab interactive examples. Delphi realized the call Matlab automated service function, which in this case through the automated service, achieve
  3. 所属分类:Delphi控件源码

    • 发布日期:2008-10-13
    • 文件大小:260.54kb
    • 提供者:jerry
« 1 2 ... .20 .21 .22 .23 .24 8025.26 .27 .28 .29 .30 ... 199244 »
搜珍网 www.dssz.com