CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 搜索资源 - 头文件

搜索资源列表

  1. CPP

    0下载:
  2. 简单介绍C++头文件建立,在实际编程过程中可能要自己建立头文件。-how to create "xxx.h".
  3. 所属分类:Communication

    • 发布日期:2017-04-03
    • 文件大小:111615
    • 提供者:王飞飞
  1. CPP

    0下载:
  2. 包含所有C++头文件,如果你不知道哪些头文件的作用,这个可能对你有帮助。-C++ head file.
  3. 所属分类:Communication

    • 发布日期:2017-04-06
    • 文件大小:375331
    • 提供者:王飞飞
  1. auto_focus

    0下载:
  2. 该方案配合SONY DSP CXD4140、CXD4151、 CXD4191、韩国UC2500GW等百万高清DSP来实现数字对焦,变倍过程跟踪对焦,使得图像在变倍过程中清晰稳定,并实现中英文菜 单,也可搭配普通模拟CMOS单片CCD板实现,外部控制接口采用TTL SONY VISCA协议(接口电平5V、3V3) 镜头采用进口或 国产3倍、18倍、22倍、36倍自动聚焦镜头 程序采用标准C语言模块化编写,方便日后生产中升级,使用不同厂家镜头时只需修 改镜头头文件即可;-The pr
  3. 所属分类:software engineering

    • 发布日期:2017-03-26
    • 文件大小:41731
    • 提供者:张宏
  1. C-programming-to-improve

    0下载:
  2. 本文介绍了嵌入式C的基础与扩展,同时也介绍了典型嵌入式系统构架, 面向接口开发及头文件包含规则, 黑盒子开发原则。-This article describes the foundation and expansion of embedded C, and also describes the typical embedded system architecture, Oriented interface development and header file contains ru
  3. 所属分类:software engineering

    • 发布日期:2017-04-25
    • 文件大小:420312
    • 提供者:ZBL
  1. JUZHENGYUNSHUAN

    0下载:
  2. 矩阵运算,实现加减乘除的基本功能,包含头文件与原文件-Matrix operations, the realization of the basic functions of addition, subtraction, include the header file and the original file
  3. 所属分类:software engineering

    • 发布日期:2017-04-14
    • 文件大小:4592
    • 提供者:黄晓得
  1. w_ipp-dmip_p_7.0.7.064

    0下载:
  2. Intel中ipp的各种库文件,以及头文件。可以直接调用对信号、图像向量等进行处理。-Intel ipp in all kinds of libraries, and header files.You can directly call to deal with signal, image vector, etc.
  3. 所属分类:software engineering

    • 发布日期:2017-05-27
    • 文件大小:10116067
    • 提供者:Asia
  1. sf_2014320164457

    0下载:
  2. 数据结构中的许多东西,包括头文件、例题、习题-Data structure many things, including the header files, examples, exercises, etc.
  3. 所属分类:software engineering

    • 发布日期:2017-04-15
    • 文件大小:6756
    • 提供者:huangting
  1. VCPP6.0-OpenGL

    0下载:
  2. OPENGL 环境配置文档以及所需的头文件,库文件等,方便初学者配置OPENGL的环境-OPENGL environment configuration documentation and the necessary header files, library files, easy for beginners to configure the environment OPENGL
  3. 所属分类:software engineering

    • 发布日期:2017-05-25
    • 文件大小:8637652
    • 提供者:胡文
  1. MSP430F149

    0下载:
  2. MSP430F149头文件详解(中文注释)-Detailed MSP430F149 header files (Chinese comments)
  3. 所属分类:software engineering

    • 发布日期:2017-04-15
    • 文件大小:8694
    • 提供者:冯广乐
  1. BoardConfig.h

    0下载:
  2. BoardConfig.h为在MSP开发板中的板面配置头文件-BoardConfig.h configuration header file for the board of the MSP Development Board
  3. 所属分类:software engineering

    • 发布日期:2017-04-03
    • 文件大小:9923
    • 提供者:陆洋
  1. DSP281x_Headfile

    0下载:
  2. 关于DSP2812的头文件解读,对初学者具有指导意义,可以方便学习DSP2812的同学入门,来自TI-DSP2812 header files on interpretation, with guidance for beginners, students can easily learn DSP2812 entry from TI
  3. 所属分类:Project Design

    • 发布日期:2017-03-30
    • 文件大小:483921
    • 提供者:权仲翊
  1. nids.h

    0下载:
  2. NIDS头文件,用于满足一些编程过程中找不到或缺少头文件的用户,可以直接新建头文件并拷贝到里面,直接调用-head file
  3. 所属分类:Document

    • 发布日期:2017-04-14
    • 文件大小:4317
    • 提供者:mateng
  1. c8051F350aC8051f340headfiles

    0下载:
  2. c8051F340&C8051F350的头文件完整集合-c8051f340&C8051F350 head files collection
  3. 所属分类:Project Design

    • 发布日期:2017-04-16
    • 文件大小:18337
    • 提供者:周林
  1. 软件位图文件读写综述

    0下载:
  2. 软件位图文件读写综述一、位图文件结构 位图文件由三部分组成:文件头 + 位图信息 + 位图像素数据
  3. 所属分类:文档资料

  1. C

    0下载:
  2. 1.1 C基础知识 1 1.2 函数与头文件 2 1.3 C预处理器 3 1.4 将一个字符转换为long型 4 1.5 strcpy函数 4 1.6 assert用法 5 1.7 itoa函数和atoi函数 6 1.8 strcmp函数实现 8 1.9 strcpy函数实现 9 1.10 memcpy函数实现 10 1.11 memcpy和memmove函数的实现 11 1.12 strcat函数实现 13 1.13 使用库函数atoi,将cha
  3. 所属分类:software engineering

    • 发布日期:2017-03-22
    • 文件大小:142846
    • 提供者:唐进
  1. seqStack

    0下载:
  2. 顺序类栈的实现 包含cpp 文件 头文件以及测试文件-Order of class stack implementation cpp file contains header files and test files
  3. 所属分类:software engineering

    • 发布日期:2017-04-25
    • 文件大小:269784
    • 提供者:於一
  1. Binary-search-tree-and-file-

    0下载:
  2. 进行二叉搜索树和文件操作的头文件binSearchTreeF.h,行二叉搜索树和文件操作的实现文件binSearchTreeF.c-Binary search tree and file operations
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:9405
    • 提供者:snow
  1. sd

    0下载:
  2. SD卡协议及整理的一些sd卡资料。还有fat32头文件说明。 -SD card agreement and arrange some of the SD card data.And fat32 file specified.
  3. 所属分类:software engineering

    • 发布日期:2017-05-13
    • 文件大小:3190497
    • 提供者:wangaizhi
  1. stc12c5a

    0下载:
  2. stc12c51的资料以及关于他基础性的应用,头文件-stc12c51 as well as information on the basis of his application, the header file
  3. 所属分类:software engineering

    • 发布日期:2017-04-15
    • 文件大小:6925
    • 提供者:ljkgkgjf
  1. dialog_ex1

    0下载:
  2. 要在VC程序中打开一个新的对话框,步骤是: (1) 创建新对话框类。在“资源标签”下,创建一个新的对话框NewDialog,再右击该对话框,选择“ClassWizard”,创建一个“新类new Class”,记得该对话框的基类是CDialog; 此时,在ClassView标签下已经有了新建对话框类,但是该类与程序的主对话框还没有任何关系。 (2)关联新对话框类。在FileView标签下,打开程序主对话框的Dlg头文件,如dialog_ex1Dlg.h,在这个头文件的
  3. 所属分类:software engineering

    • 发布日期:2017-05-09
    • 文件大小:1867706
    • 提供者:陈沛涵
« 1 2 3 4 56 7 »
搜珍网 www.dssz.com