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

搜索资源列表

  1. differenct

    0下载:
  2. 堆和栈的区别 一、预备知识—程序的内存分配 一个由c/C++编译的程序占用的内存分为以下几个部分 1、栈区(stack)— 由编译器自动分配释放 ,存放函数的参数值,局部变量的值等。其操作方式类似于数据结构中的栈。 2、堆区(heap) — 一般由程序员分配释放, 若程序员不释放,程序结束时可能由OS回收 。注意它与数据结构中的堆是两回事,分配方式倒是类似于链表,呵呵。 3、全局区(静态区)(static)—,全局变量和静态变量的存储是放在一块的,初始化的全局变量和静态变量在
  3. 所属分类:技术管理

    • 发布日期:2008-10-13
    • 文件大小:14949
    • 提供者:stevephen
  1. msp430_serial_programming_skills

    0下载:
  2. msp430串口编程与调试技巧,介绍如何设置串口速率,如何初始化串口参数-msp430 serial programming and debugging skills on how to set the serial rate, how to initialize the serial port parameters and so on and so on
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:283279
    • 提供者:王刚
  1. NetInitial

    0下载:
  2. 说明如何对网卡初始化,采用芯片RTL8100系列或者RTL8019-How to initialize the network card using chip RTL8100 or RTL8019 Series
  3. 所属分类:Document

    • 发布日期:2017-03-30
    • 文件大小:4306
    • 提供者:sun
  1. adi_ssl_Init

    0下载:
  2. The files adi_ssl_init.h and adi_ssl_init.c are used to define the functions adi_ssl_Init() and 慳di_ssl_Terminate()?which initialize and terminate all the Blackfin System Services in the appropriate order, for a particular EZ-Kit, depending
  3. 所属分类:Communication

    • 发布日期:2017-04-15
    • 文件大小:6687
    • 提供者:bise
  1. SSL-connection

    0下载:
  2. 详细介绍了SSL的实现,包括SSL初始化、建立SSL新连接、SSL通信、SSL释放以及SSL实现分析等等。-Introduce the realization of SSL,include the initialize of SSL\build new SSl connection\SSL communication\SSL realse and the analysis of SSL realization and so on.
  3. 所属分类:Communication

    • 发布日期:2017-03-25
    • 文件大小:63039
    • 提供者:华志明
  1. nokia1100lcd

    0下载:
  2. a project that initialize and show some pictures and texts to the nokia 1100 lcd screen
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:102847
    • 提供者:armin
  1. Example_281xEvPwm

    0下载:
  2. 该程序用来生成pwm波形,是一个工程项目,头文件和初始化都有。-The program used to generate pwm waveform, is a project header files and initialize all.
  3. 所属分类:software engineering

    • 发布日期:2017-04-08
    • 文件大小:673
    • 提供者:李秀亮
  1. 01259361tubianlideyanshi

    0下载:
  2. 图的遍历的演示(c 语言 数据结构课程设计题) /*定义图*/ typedef struct{ int V[M] int R[M][M] int vexnum }Graph /*创建图*/ void creatgraph(Graph *g,int n) { int i,j,r1,r2 g->vexnum=n /*顶点用i表示*/ for(i=1 i<=n i++) { g->V[i]=i } /*初始化R*/ for(i=1 i<=n i++) for(j=1 j<
  3. 所属分类:Document

    • 发布日期:2017-04-02
    • 文件大小:60160
    • 提供者:唐钊
  1. TMS320LF2812C

    0下载:
  2. 2812初始化模块C代码及完整结构头文件。sci/spi等-2812 to initialize the module structure of C code and the complete headers. sci/spi, etc.
  3. 所属分类:Project Design

    • 发布日期:2017-03-29
    • 文件大小:390375
    • 提供者:顾学勇
  1. hd66789rev2

    0下载:
  2. This program is Initialize for LCD Driver IC. It s HD66789
  3. 所属分类:software engineering

    • 发布日期:2017-05-28
    • 文件大小:11689843
    • 提供者:il kyeo seo
  1. GPRS-Data-Transfer

    0下载:
  2. 0 IP INITIAL 初始化 ( Original value.) 1 IP START 启动任务 ( login configuration.) 2 IP CONFIG 配置场景 ( Start LCP,NCP and IP) 3 IP IND 接受场景配置 no used 4 IP GPRSACT 场景已激活 (IP connection success) 5 IP STATUS 获得本地IP 地址 (Get local IP address)
  3. 所属分类:Communication

    • 发布日期:2017-03-22
    • 文件大小:240570
    • 提供者:吴仁
  1. sdcard

    0下载:
  2. SD卡_SPI总线协议 SD卡初始化及读取程序-SD card _SPI bus protocol SD card to initialize and read the program
  3. 所属分类:Communication

    • 发布日期:2017-04-10
    • 文件大小:1546052
    • 提供者:jiaohongyu
  1. EvPwm02

    0下载:
  2. 2812 PWM程序:初始化EVA,使得PWM1和PWM2输出互补的周期为1KHz的PWM波,占空比初始化为10 ,死区时间为4.27us-2812 PWM procedures: Initialize EVA makes PWM1 and PWM2 output complementary cycle 1KHz PWM wave, 10 duty cycle initialization, deadtime 4.27us
  3. 所属分类:Software Testing

    • 发布日期:2017-11-17
    • 文件大小:260400
    • 提供者:zlc
  1. vega

    0下载:
  2. 详细的记载了学习vega时候笔记,如特殊效果初始化,火焰特效,大地形数据库的管理-Detailed records of learning when vega notes, such as special effects initialize flame effects, terrain database management
  3. 所属分类:software engineering

    • 发布日期:2017-11-29
    • 文件大小:721934
    • 提供者:小小
  1. nRF_SPIInit_DataSeRe

    0下载:
  2. nRF24L10p与STM32F103xx连接后SPI初始化与数据收发代码。-SPI initialize and DATA send and receive code of nRF24L10p connected with STM32F103xx series.
  3. 所属分类:File Formats

    • 发布日期:2017-11-04
    • 文件大小:579
    • 提供者:Eddy Wang
  1. iic

    0下载:
  2. 专业级飞思卡尔s12单片机,iic初始化及输入采集程序,初学者勿点-The professional level Freescale s12 microcontroller, iic the initialize and input acquisition program, beginners do not point
  3. 所属分类:Project Design

    • 发布日期:2017-11-08
    • 文件大小:892
    • 提供者:yan
  1. matrice-linear

    0下载:
  2. Initialize the variables Calculates products and standards Determination of matrices B, C and D After execute this command we find that p is the max of the third and column position q Resolution of the system of equation Resolution of
  3. 所属分类:software engineering

    • 发布日期:2017-11-06
    • 文件大小:1024
    • 提供者:youcef
  1. MSP430__URRT

    0下载:
  2. msp430f149串口初始化与收发程序-Initialize msp430f149 serial and transceiver procedures
  3. 所属分类:software engineering

    • 发布日期:2017-11-23
    • 文件大小:880
    • 提供者:王健军
  1. Tiva-C-Series-PinMux-Utility

    0下载:
  2. 针对TI的ARM LM4F系列MCU的管脚复用功能的软件工具。通过这个工具,我们将能很容易的了解芯片的管脚复用情况和优先次序选择。-TI’s Tiva C Series PinMux Utility provides a quick and easyto- use tool for confi guring the GPIOs on Tiva C Series microcontrollers. Whether you are an experienced fi rmware eng
  3. 所属分类:software engineering

    • 发布日期:2017-03-24
    • 文件大小:73647
    • 提供者:Ricky
  1. handlingArray

    0下载:
  2. 实现数组常见操作,包括: (使用输入值初始化数组) (使用随机数初始化数组) (打印数组) (对所有元素求和) (找出最大元素) (找出最大元素的最小下标值) (随意打乱) (移动元素) -Implementing common operations of array, including: (Use input values ​ ​ to initialize the array) (using a random number to
  3. 所属分类:software engineering

    • 发布日期:2017-04-24
    • 文件大小:147202
    • 提供者:zpy
« 12 »
搜珍网 www.dssz.com