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

搜索资源列表

  1. typeof

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

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

    0下载:
  2. this a header file that i have built in C++ that processes all matrices arithmatics-this is a header file that i have built in C++ that processes all matrices arithmatics
  3. 所属分类:SCSI-ASPI

    • 发布日期:2017-04-06
    • 文件大小:1.52kb
    • 提供者:m7ammad
  1. I2C

    0下载:
  2. i2c in lpc1114 (header files and c code files)
  3. 所属分类:Compiler program

    • 发布日期:2017-11-19
    • 文件大小:265.38kb
    • 提供者:frog/frg
  1. test-the-Member-function

    0下载:
  2. 在一般的程序开发过程中,类或者类库往往是以动态库的形式向用户发布的,所以在程序发布之前必须对程序中的所有函数进行集成测试 1 )测试头文件给出的Utility类中所有的成员函数 2 )用四种方式完成1,继承 2,友元 3,访问声明 4,using声明 -Classes or class libraries in the program development process, often based on a dynamic library released to the use
  3. 所属分类:Compiler program

    • 发布日期:2017-11-08
    • 文件大小:635byte
    • 提供者:三毛
  1. pl0

    0下载:
  2. PL0编译器的功能扩展,编译原理课设要求,对for的增加,包括测试程序与头文件-PL0 compiler extensions, compiler theory courses set requirements for the increase, including the test program and header files
  3. 所属分类:Compiler program

    • 发布日期:2017-11-17
    • 文件大小:293.7kb
    • 提供者:刘淑慧
  1. FileAnalyze

    0下载:
  2. c语言编写,对指定文件目录下的.c和.h进行解析,得到包含的头文件,声明的函数,定义的函数,及调用的函数-c language, specify the file directory under c and h parse contains header files, functions declared, defined functions, and the called function
  3. 所属分类:Compiler program

    • 发布日期:2017-12-04
    • 文件大小:24.57kb
    • 提供者:蒋博
  1. code_analyze

    0下载:
  2. c++编写,解析指定目录下的.c/.h文件,能够获取c文件的基本元素,如宏定义,头文件包含,函数声明,函数定义,函数调用等,并实现了简单依赖关系查找-c++ write, parse .c/.h files in the specified directory, have access to the basic elements of the c file, such as macro definitions, header file contains function declarations
  3. 所属分类:Compiler program

    • 发布日期:2017-11-20
    • 文件大小:61.96kb
    • 提供者:蒋博
  1. snake

    0下载:
  2. /*--- --- -----编译过程使用的头文件*/ #include<graphics.h> #include<stdlib.h> #include<dos.h> /*-----------------宏定义用到的数量关系(键盘上、下、左、右按键的值)*/ #define N 200 #define LEFT 0x4b00 #define RIGHT 0x4d00 #define DOWN 0x5000
  3. 所属分类:Compiler program

    • 发布日期:2017-11-16
    • 文件大小:1.93kb
    • 提供者:亮度
  1. 74HC595

    0下载:
  2. 74HC595 libary. It s a Shift-Bit-Register. Using these header to create led matrix, led 7 segments.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-13
    • 文件大小:2.09kb
    • 提供者:Long
  1. Desktop

    0下载:
  2. w25q64的驱动头文件,可以在SPI flash的操作中使用,STM32。-w25q64 driver header files, you can use the SPI flash operation, STM32.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-15
    • 文件大小:6.41kb
    • 提供者:goodman
  1. 18f2520-header

    0下载:
  2. 18F2520 Header file - compatible with mplab and mikroc compilers or editors
  3. 所属分类:Compiler program

    • 发布日期:2017-04-29
    • 文件大小:13.2kb
    • 提供者:tochy
  1. tdelay

    0下载:
  2. This header is for arm micro controller AT91SAM7 series which uses Timer2 for exact timing
  3. 所属分类:Compiler program

    • 发布日期:2017-04-12
    • 文件大小:821byte
    • 提供者:morteza
  1. MAX21100-library

    0下载:
  2. C library (source and header) for Maxim MAX21100 6-axis accelerometer
  3. 所属分类:Compiler program

    • 发布日期:2017-04-14
    • 文件大小:4.31kb
    • 提供者:Hardware_ImasD
  1. SDL

    0下载:
  2. 全面详细sdl数据库,头文件。有1也有2的,本人亲测,可行。可应用于codeblocks,dev c++,vc++还有visual studio2013等-Full details sdl file header. There are also 2 1, I pro-test, is feasible. Can be applied codeblocks, dev c++, vc++, etc. as well as visual studio2013
  3. 所属分类:Compiler program

    • 发布日期:2017-06-10
    • 文件大小:16.5mb
    • 提供者:艺龙
  1. queue

    0下载:
  2. 2016年春夏学期面向对象程序设计的的3次作业,队列(Queue)是一种先进先出(FIFO)的线性表,允许在表尾插入元素,在表头删除元素。队列的主要操作包括入队(将一个元素添加至表尾)、出队(删除表头元素并返回该元素)、查询队列大小以及判断队列是否为空等-3rd Job 2016 spring and summer semesters of object-oriented programming, and queue (Queue) is a first in first out (FIFO)
  3. 所属分类:Compiler program

    • 发布日期:2017-05-01
    • 文件大小:462.95kb
    • 提供者:增玉纹
  1. XJad

    0下载:
  2. jad是一款使用非常广泛地Java反编译工具,上面这款Jadclipse就是基于jad的反编译插件,JAD 文件包含 MIDlet 套件的标题信息,例如开发应用程序的公司、应用程序名称和大小。(JAD is a widely used Java decompile tool. The above Jadclipse is JAD based decompile plug-in. JAD file contains header information of MIDlet suite, such
  3. 所属分类:编译器/解释器

搜珍网 www.dssz.com