您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. #include <iom16v.h>

  2. #include #include #define RS_0 PORTD &= ~(1 << PD3) #define RS_1 PORTD |= (1 << PD3) #define RW_0 PORTD &= ~(1 << PD4) #define RW_1 PORTD |= (1 << PD4) #define EN_0 PORTD &= ~(1 << PD6) #define EN_1 PORTD |= (1 <1)
  3. 所属分类:C

    • 发布日期:2009-05-18
    • 文件大小:40960
    • 提供者:afang44
  1. csapp_深入理解计算机系统_相关文件_csapp.h_csapp.c

  2. 深入理解计算机系统: csapp.h csapp.c //csapp.h /* $begin csapp.h */ #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #
  3. 所属分类:C

    • 发布日期:2009-06-08
    • 文件大小:6144
    • 提供者:dexinmeng
  1. c库文件bios\time中的函数示例

  2. c语言中的库函数用法示例,还在编写中,暂时传两个
  3. 所属分类:C

    • 发布日期:2009-07-07
    • 文件大小:5120
    • 提供者:wskdgv666
  1. transcoding from h.263 to h.264

  2. In this paper, we investigate and propose efficient methods for transcoding H.263 video to H.264/AVC standard by exploiting the new coding features. Specifically, the proposed methods aim to reduce the computational complexity while maintaining acce
  3. 所属分类:C++

    • 发布日期:2009-07-15
    • 文件大小:1048576
    • 提供者:bush3262518
  1. C语言time.h从头学

  2. 本文从介绍基础概念入手,探讨了在C/C++中对日期和时间操作所用到的数据结构和函数,并对计时、时间的获取、时间的计算和显示格式等方面进行了阐述。本文还通过大量的实例向你展示了time.h头文件中声明的各种函数和数据结构的详细使用方法。
  3. 所属分类:C

    • 发布日期:2010-10-20
    • 文件大小:56320
    • 提供者:jiangbyLove
  1. time.h的使用 时间函数的使用

  2. time.h 的使用 time.h 的使用 time.h 的使用 time.h 的使用 time.h 的使用
  3. 所属分类:其它

    • 发布日期:2010-10-24
    • 文件大小:13312
    • 提供者:geoffrey110
  1. c语言常用的函数集合 time.h

  2. c语言常用的函数集合 time.h 你懂的,你要的!
  3. 所属分类:C

    • 发布日期:2011-01-19
    • 文件大小:71680
    • 提供者:phcgaga
  1. C++头文件time.h详解

  2. 详细讲解C++ time.h头文件里面的变量定义,函数用法,注意事项,附有相关样例代码,看完之后基本可以清楚time.h的使用.
  3. 所属分类:C++

    • 发布日期:2011-03-10
    • 文件大小:28672
    • 提供者:lin608
  1. c++中求程序运行时间

  2. time函数返回以格林尼治时间(GMT)为标准,从1970年1月1日00:00:00到现在的此时此刻所经过的秒数。 若time_t参数没有被忽略,则经过的秒数也会被填入该指针所指向的区域内。 1、数据类型time_t其实就是一个long类型,在time.h中这样定义 typedef long time_t; #include #include #include
  3. 所属分类:其它

    • 发布日期:2011-05-21
    • 文件大小:530
    • 提供者:pwzhzj
  1. tc++ time头文件的使用

  2. 本文从介绍基础概念入手,探讨了在C/C++中对日期和时间操作所用到的数据结构和函数,并对计时、时间的获取、时间的计算和显示格式等方面进行了阐述。本文还通过大量的实例向你展示了time.h头文件中声明的各种函数和数据结构的详细使用方法。
  3. 所属分类:C/C++

    • 发布日期:2011-07-17
    • 文件大小:40960
    • 提供者:forrey
  1. C语言运行库 _mingw.h和time.h

  2. C语言运行库 _mingw.h和time.h。time.h包含了C语言的时间函数,需要前者支持
  3. 所属分类:C

    • 发布日期:2011-09-02
    • 文件大小:3072
    • 提供者:IVJoyJ
  1. time库函数

  2. time函数库常用函数基本功能和用法解析
  3. 所属分类:C/C++

    • 发布日期:2011-10-04
    • 文件大小:182272
    • 提供者:a877423999
  1. STM32使用time.h库函数操作时间日期

  2. iar,用STM32实现time.h中时间日期库函数,完全的标准时间库,有time.h实现统一强大的日期计算
  3. 所属分类:硬件开发

    • 发布日期:2017-10-15
    • 文件大小:2097152
    • 提供者:makeworks
  1. tomcrypt.h

  2. #ifndef TOMCRYPT_H_ #define TOMCRYPT_H_ #include #include #include #include #include #include #include /* use configuration data */ #include #ifdef __cplusplus extern "C" { #endif /* version */ #define CRYPT 0x0116 #define SCRYPT "1.16" /* m
  3. 所属分类:C

    • 发布日期:2009-03-12
    • 文件大小:54272
    • 提供者:huiqiwei321
  1. 电子-Time.h

  2. 电子-Time.h,单片机/嵌入式STM32-F0/F1/F2
  3. 所属分类:其它

  1. node-time, node.js的"time.h" 绑定.zip

  2. node-time, node.js的"time.h" 绑定 节点时间用于 node.js的" time.h"绑定。 这个 MODULE 为C time.h api提供简单绑定。 它还提供了具有 getTimezone() 和 setTimezone() 功能的扩展原生 Date 对象,它
  3. 所属分类:其它

    • 发布日期:2019-09-18
    • 文件大小:18432
    • 提供者:weixin_38743481
  1. 日期加天数,日期减天数得到一个新日期,及两个日期天数相减得到一个天数,纯C语言不用time.h库。

  2. 日期加天数,日期减天数得到一个新日期,及两个日期天数相减得到一个天数,纯C语言,不用time.h库,不要加其它库函数。
  3. 所属分类:其它

    • 发布日期:2020-06-13
    • 文件大小:4096
    • 提供者:yemaogu
  1. C 标准库 – time.h

  2. C 标准库 – 简介 time.h 头文件定义了四个变量类型、两个宏和各种操作日期和时间的函数。 库变量 下面是头文件 time.h 中定义的变量类型: 序号 变量 & 描述 1 size_t 是无符号整数类型,它是 sizeof 关键字的结果。 2 clock_t 这是一个适合存储处理器时间的类型。 3 time_t is 这是一个适合存储日历时间类型。 4 struct tm 这是一个用来保存时间和日期的结构。 tm 结构的定义如下: struct t
  3. 所属分类:其它

    • 发布日期:2021-01-03
    • 文件大小:40960
    • 提供者:weixin_38503233
  1. Finite-time H∞ synchronization forcomplex networks with semi-Markov jump topology

  2. Finite-time H∞ synchronization forcomplex networks with semi-Markov jump topology
  3. 所属分类:其它

    • 发布日期:2021-02-11
    • 文件大小:591872
    • 提供者:weixin_38550812
  1. Finite-time H∞ synchronizationcontrolforsemi-Markovjumpdelayed neuralnetworkswithrandomlyoccurringuncertainties

  2. Finite-time H∞ synchronizationcontrolforsemi-Markovjumpdelayed neuralnetworkswithrandomlyoccurringuncertainties
  3. 所属分类:其它

    • 发布日期:2021-02-07
    • 文件大小:529408
    • 提供者:weixin_38720009
« 12 3 4 5 6 7 8 9 10 ... 50 »