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

搜索资源列表

  1. typeof

    0下载:
  2. typeof,编译时获取表达式类型运算符,是gcc编译器的一个扩展(intel编译器 也支持). 笔者最近作一个项目时需要用比较hack的手段把第三方的dll(无lib但有头文件)里面的外部函数以函数指针的方式提取出来给其他模块作全局变量用,500多个函数呀,声明函数指针可不是个轻松事,类型名字至少排满一行,写了50多个就受不了了. 找了boost的typeof,把里面的代码大幅度简化,提炼,去掉一些依赖.请使用TYPEOF宏,无任何运行时开销。 本版本利用了vc6的1个bug(子类
  3. 所属分类:Compiler program

    • 发布日期:2017-03-29
    • 文件大小:1101
    • 提供者:朱元
  1. mmc3r10g

    0下载:
  2. SCSI Multimedia Commands 鈥?3 (MMC-3) T10/1363-D 5.16 READ CAPACITY Command The READ CAPACITY command (Table 144) provides a means for the Initiator to request information regarding the capacity of the Logical Unit. This command shall not repo
  3. 所属分类:SCSI-ASPI

    • 发布日期:2017-04-09
    • 文件大小:1736521
    • 提供者:zyx
  1. msvdimfuse

    0下载:
  2. This matlab code is intended to demonstrate the physical significance/interpretation of the elements of diagonal matrix in Singular Value Decomposition (SVD). Here, multiple rows of a BIG matrix is gradually being filled with ones which means t
  3. 所属分类:Compiler program

    • 发布日期:2017-11-25
    • 文件大小:716939
    • 提供者:arsenal
  1. lab1-2

    0下载:
  2. 利用指针对两个列表的合并,在合并过程中删除相同的元素。-The use of means for the merger of the two lists, the same elements removed during the merge process,
  3. 所属分类:Compiler program

    • 发布日期:2017-11-20
    • 文件大小:1220
    • 提供者:luojian
  1. Win32D

    0下载:
  2. A dialog box is created from a resources file, which is a file with the rc extension. The resource file contains all pertinent information about the dialog box. This means that, in this file, you must specify the size and location of the dialog box,
  3. 所属分类:Compiler program

    • 发布日期:2017-04-17
    • 文件大小:141239
    • 提供者:Rùa Naruto
  1. code

    0下载:
  2. Design a class AbstractSort that can be used to analyze the number of comparisons performed by a sorting algorithm. The class should have a member function compare that is capable of comparing two array elements, and a means of keeping track of the n
  3. 所属分类:Compiler program

    • 发布日期:2015-03-07
    • 文件大小:1024
    • 提供者:dhparikh
  1. fuzzycmeans

    0下载:
  2. fuzzy c means clustering algorithm
  3. 所属分类:Compiler program

    • 发布日期:2017-04-13
    • 文件大小:1771
    • 提供者:sudheer
  1. kmeans

    0下载:
  2. k means matlab algorithm
  3. 所属分类:Compiler program

    • 发布日期:2017-04-13
    • 文件大小:1594
    • 提供者:sudheer
  1. lab2

    0下载:
  2. 任务是在词法分析和语法分析程序的基础上编写一个程序,对C 源代码进行语义分析和类型检查,并打印分析结果。与实验一不同的是,实验二不再借助已有的工具,所有的任务都必须手写代码来完成。另外,虽然语义分析在整个编译器的实现中并不是难度最大的任务,但却是最细致、琐碎的任务。因此需要用心地设计诸如符号表、变量类型等数据结构的实现细节,从而正确、高效地实现语义分析的各种功能。 需要注意的是,由于在后面的实验中还会用到本次实验已经写好的代码,因此保持一个良好的代码风格、系统地设计代码结构和
  3. 所属分类:Compiler program

    • 发布日期:2017-04-30
    • 文件大小:27936
    • 提供者:沈大川
  1. JSON-Debug2.0

    0下载:
  2. 类_JSON_:已实现JSON解析、生成、编辑的整套方案,并已封装成模块。 未参照任何开源解析算法,经过多次改进已然成为了一个稳定强大的json处理核心。 类_格式化JSON_快速:以类的形式对json文本格式化和反格式化, 类的封装意味着一段超长文本可以分几次加入是没有问题的,不再担心卡机。 JSON调试器:JSON解析模块的附属品,也算是模块的例程,依托强大的 JSON解析、编辑核心已然可以说是最强大的JSON视图调试器,助您快速准确的 找出json文本中的错误原因。
  3. 所属分类:Compiler program

    • 发布日期:2017-05-03
    • 文件大小:835719
    • 提供者:
  1. myshell.c

    0下载:
  2.  Your shell prompt MUST adhere to the following format: o Current date (optional) and time (mandatory) followed by the hash sign (e.g., 13:03:00#)  Your shell MUST support, at minimum, the following commands: o The internal shell co
  3. 所属分类:Compiler program

    • 发布日期:2017-04-12
    • 文件大小:1198
    • 提供者:Jason
  1. kmeans

    0下载:
  2. Algorithm k-means is a simple iterative clustering algorithm, which divides the set of data to a user-specified number of clusters, k. The algorithm is simple to implement and run relatively fast, easily adaptable and common in practice. It is his
  3. 所属分类:Compiler program

    • 发布日期:2017-05-04
    • 文件大小:166632
    • 提供者:ooo
  1. 38yimaqi

    0下载:
  2. en为1时开始译码,en为0时不动作,完成38译码-En to 1 decoding, en 0 means that the translator is not action.Complete 3 to 8 decoding
  3. 所属分类:Compiler program

    • 发布日期:2017-05-04
    • 文件大小:9902
    • 提供者:晴青
  1. drmf_export

    0下载:
  2. distanc vector analysis motion algorithm for k means data
  3. 所属分类:Compiler program

  1. SCS_kmeans_mri

    0下载:
  2. The program is done by using k-means clustering method. We first read the image and then by assigning the cluster values we find distance and then updating it and shows the output
  3. 所属分类:Compiler program

    • 发布日期:2017-04-12
    • 文件大小:815
    • 提供者:pavithra
  1. DSP281x_common

    0下载:
  2. This chapter looks into one of the most common applications for Digital Signal Processors: “Digital Filters”. As we have seen before, there are two basic classes of computing: “off – line” and “real – time”. This is also valid for digital signal
  3. 所属分类:Compiler program

    • 发布日期:2017-05-04
    • 文件大小:47099
    • 提供者:mehdi
搜珍网 www.dssz.com