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

搜索资源列表

  1. virtio_console

    0下载:
  2. Constructor scope altered to public because C++ does not allow base class to instantiate derived class with protected constructors. -Constructor scope altered to public because C++ does not allow base class to instantiate derived class with protec
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:1914
    • 提供者:kerstqa
  1. pretty2

    0下载:
  2. Test whether __PRETTY_FUNCTION__ works in templates, functions and in initializers at global scope.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:588
    • 提供者:funtzct
  1. leveldb_database

    0下载:
  2. place these declarations here because we don t want to maintain them outside of this scope.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-29
    • 文件大小:11247
    • 提供者:funclhm
  1. iop_sw_mpu_defs

    0下载:
  2. C-code for register scope iop_sw_mpu.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:1922
    • 提供者:nlraohan
  1. timer_defs

    0下载:
  2. C-code for register scope timer.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:1453
    • 提供者:vxptmin
  1. iop_sw_spu_defs

    0下载:
  2. C-code for register scope iop_sw_spu.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:1681
    • 提供者:bzrkting
  1. 36-select-7-lottery-process

    0下载:
  2. 问题描述 (1) 要求产生7个随机数 (2) 每个随机数产生 (3) 随机数的范围定在1到36 (4) 每个随机数产生概率改变 -Problem Descr iption (1) required to produce seven random number (2) each random number generator (3) the scope of the random number set at 1-36 (4) the probability of each r
  3. 所属分类:assembly language

    • 发布日期:2017-04-12
    • 文件大小:732
    • 提供者:谢啾啾
  1. iop_sap_out_defs

    0下载:
  2. C-code for register scope iop_sap_out.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:1306
    • 提供者:dangfxdong
  1. therm

    0下载:
  2. Currently used for the del_recall_lru and file hash table. In an effort to decrease the scope of the client_mutex, this spinlock may eventually cover more:.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-30
    • 文件大小:36915
    • 提供者:kixoncj
  1. iop_sap_in_defs

    0下载:
  2. C-code for register scope iop_sap_in.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:1019
    • 提供者:jiquehong
  1. test1

    0下载:
  2. 使用欧式距离和范数两种判定方法对数据点进行分类-Using Euclidean distance determination method number two and scope of the data points classification
  3. 所属分类:Algorithm

    • 发布日期:2017-05-03
    • 文件大小:535431
    • 提供者:陈希
  1. Declarate-class-Teacher-and-Cadre

    0下载:
  2. 采用多重继承方式由Teacher类和Cadre类派生出新类Teacher_Cadre: 要求: 1、在两个基类中都包含姓名、年龄、性别、电话等数据成员 2、在Teacher类中包含数据成员title,在Cadre类中包含数据成员post,在Teacher_Crade类中包含数据成员wages 3、对两个基类的姓名、年龄、性别、地址、电话等数据成员用相同的名字,在引用这些数据成员时指定作用域 4、在类体中声明成员函数,在类外定义成员函数 5、在派生类Teacher_Crad
  3. 所属分类:assembly language

    • 发布日期:2017-04-12
    • 文件大小:851
    • 提供者:姜媚
  1. offline-signature-recognition

    0下载:
  2. As signatures are widely accepted bio-metric for authentication and identification of a person because every person has a distinct signature with its specific behavioral property, so it is very much necessary to prove the authenticity of signature
  3. 所属分类:Other systems

    • 发布日期:2017-04-30
    • 文件大小:100812
    • 提供者:shiwi
  1. my-prjy-backup

    0下载:
  2. The objective and scope of our Project Macro Books is to record the details various activities of bookshops. It will simplify the task and reduce the paper work. It becomes very inconvenient to modify the data. In the existing system, here is a possi
  3. 所属分类:Other systems

    • 发布日期:2017-04-30
    • 文件大小:19739
    • 提供者:yasin
  1. NO1

    0下载:
  2. 生成一个坐标轴,鼠标在坐标轴范围内左击一下,捕获一个坐标并在该位置生成一个小叉叉,并在坐标的右上角生成一个小方框,储存坐标值-Generate a coordinate axis, the mouse left click within the scope of the axis about to capture a coordinate and generate a small cross at that location, and generates a small box in the u
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-15
    • 文件大小:4752
    • 提供者:laigengbin
  1. lingdianqifeixue_cPP

    0下载:
  2. 《零点起飞学c++》结合大量示例和实战案例,由浅入深、循序渐进地介绍c++语言的相关知识,尤其对面向过程的程序设计到面向对象的程序设计做了重点介绍和必要辨析,《零点起飞学c++》共分4篇,第1篇面向过程的c++编程,包括走进c++、数据类型、变量和常量、运算符、表达式和语句、指针的操作、复合数据类型、函数、输入/输出,以及面向过程的编程案例。第2篇介绍面向对象的c++编程,包括封装、命名空间和作用域、继承和派生、多态、模板,以及面向对象的编程案例。第3篇介绍c++的高级开发技术,包括string
  3. 所属分类:source in ebook

    • 发布日期:2017-05-01
    • 文件大小:133485
    • 提供者:zzz
  1. ga-SIMPLE

    0下载:
  2. /求下列元素的最大值:目标函数max=f(x1,x2)=x1*x1+x2*x2 取值范围在{1,2,3,4,5,6,7} //本算法在选择时使用:轮盘赌选择法、交叉时使用:单点交叉。 -A maximum of the following elements: objective function Max = f (x1, x2) x1+ x2 = x1** x2.Scope in,2,3,4,5,6,7 {1}This algorithm is used when the choice
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-29
    • 文件大小:58292
    • 提供者:张烨
  1. 6104

    0下载:
  2. 编写程序求出所有无重复的三个整数组合,使它们的最小公倍数等于指定数据N(设N取值范围为[100,150],三个整数的范围为[3,40])。-Programming is out of all three integers, repeating them is the smallest LCD specified data set (N 100,150 scope for [N]], [[for three integers range 3,40]).
  3. 所属分类:Game Program

    • 发布日期:2017-04-13
    • 文件大小:1682
    • 提供者:gang4360267
  1. CALCULATOR507

    0下载:
  2. 计算器,过程版。一个小计算器。计算器所做的运算是处理一些长双精度浮点型表示范围内的表达式。-Calculators, the process version. A small calculator. Calculator operation is done by some long-handle double-precision floating-point type that within the scope of expression.
  3. 所属分类:Communication

    • 发布日期:2017-04-14
    • 文件大小:3816
    • 提供者:ju160247
  1. oldwell2

    0下载:
  2. 数模中钻井问题中求点与点的距离时能用到最大旧井数是移动的范围和旋转的角度,以及旧井数及旧井编号-Drilling model in question with points for the distance can be used to maximize the number of old wells is rotary movement of the scope and perspective, as well as a number of old wells and old wells No
  3. 所属分类:SCM

    • 发布日期:2017-04-12
    • 文件大小:786
    • 提供者:luae4ao43
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com