CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - time.h

搜索资源列表

  1. time for c

    0下载:
  2. c编译器中time.h的实现,对于要想了解c的标准库,有必要看一看。-time.h had the realization that if you want to understand the criteria for c, it is necessary to look at.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:71.96kb
    • 提供者:haugnwm
  1. quanpaixu

    0下载:
  2. 冒泡排序 直接选择排序 Shell排序 快速排序 归并排序 堆排序 直接插入排序基本算法 #include<iostream.h> #include<stdlib.h> #include<time.h> const int n=100000 typedef struct{ int key }RedType typedef struct{ RedType *r //r[n+1
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:703.68kb
    • 提供者:zero
  1. uxtheme.h.rar

    1下载:
  2. xlistctrl必备的头文件,VC6.0下面是必须的。我找了很久才找到,xlistctrl necessary header files, VC6.0 below is essential. I am looking for a long time to find
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-03-24
    • 文件大小:16.9kb
    • 提供者:吕海涛
  1. HMMDemo

    1下载:
  2. 基于opencv的HMM人脸识别,可连接摄像头实时拍摄识别!(opencv1.0)-Opencv of HMM-based face recognition, can be connected to real-time camera shot Recognition! (Opencv1.0))
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:1.73mb
    • 提供者:zhly
  1. CpuUsage

    0下载:
  2. 通过本程序读者可以轻松地实现,任务管理器中的查看cpu即时利用率的功能-The reader through this process can be easily realized, Task Manager of view cpu utilization of the functions of real-time
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:89.43kb
    • 提供者:weiyewang
  1. usb_vc

    2下载:
  2. 用于与USB接口设备通讯的上位机程序,可将下位机USB接口设备传输的数据送至PC机并处理。每次数据传送都是上位机主动,上位机先发送命令(借用DEMO程序中的版本号部分),下位机收到READ_VERSION命令就发送64字节数据给上位机,并开始计时,每次发送把发送帧数加1,把时间和帧数发送到上位机显示,方便观察;上位机收到64字节数据就又给下位机发送READ_VERSION命令,重复1000次,测试需时31秒左右。64字节中:第2,3字节是发送帧数,第61字节是通信时间(S)-USB interf
  3. 所属分类:Windows编程

    • 发布日期:2013-01-08
    • 文件大小:9.3kb
    • 提供者:huming
  1. normaldistribution

    0下载:
  2. #include <stdlib.h> #include <stdio.h> #include <time.h> #include <fstream> #include <iostream> using namespace std struct Code { float a char s } Code cc[8]={{0.25, a },{0.3,
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-21
    • 文件大小:809byte
    • 提供者:糊涂
  1. time.h.tar

    0下载:
  2. time.h头文件,详细介绍了时间日期的设置方法及各种参数-time.h
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:6.75kb
    • 提供者:eastwarm
  1. ccpumemctl

    0下载:
  2. 实时显示系统CPU和内存的小程序。对NT和9X进行分别获取系统实时信息,并有百分比方图。-Real-time display system CPU and memory applet. Of NT and 9X for real-time information acquisition system, respectively, and the percentage of party plans.
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-10
    • 文件大小:1.84mb
    • 提供者:liuwei
  1. N.C.P.H

    0下载:
  2. 在市面上的字典都是按穷举方式生成的要么是数字,要么是字符,要么是字母,要么是胡乱的组合,我个人认为这样的字典太宠大,不适合现实中的做破解用.咋天晚上在拿服务器的时候写了个比较有针对性的字典,算法不是很严密,只是根据个人习惯写出来的.不过我觉得这种字典的思路要好一点,时间比较仓促,望高人指点一下.-Dictionary in the market are generated by the exhaustive way or figures, or characters, or letters, o
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-25
    • 文件大小:142.72kb
    • 提供者:子墨
  1. biaojiemiansheji

    0下载:
  2. 时钟便面设计代码,主要针对多个时钟的不同界面风格和一致的时针和分针的走时,并提供详细算法-Clock face design code will be mainly targeted at a number of different clock style and consistent interface clock and the minute hand of the travel time and provide a detailed algorithm
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-17
    • 文件大小:4.3mb
    • 提供者:xiao_yin_ying
  1. Data

    0下载:
  2. 建立具有下列功能的类Date: a) 以多种格式输出日期,如 DDD YYYY MM/DD/YYYY June l4,1992 b) 用重载的构造函数初始化Date类的对象。初始化值是a)中格式的数据。 c) 构造函数用头文件time.h中的标准库函数读取系统的时间,把读取的时间赋给Date的数据成员。  -Established the following functional classes Date: a) the date output in
  3. 所属分类:Other systems

    • 发布日期:2016-01-26
    • 文件大小:236.08kb
    • 提供者:大为
  1. newmine

    0下载:
  2. 挖雷 自己写的排雷类的代码文件 // 雷的初始化等函数。 /// /// /// /// /// /// /// /// /// /// /// //// #include "stdafx.h" #include "newmine.h" #include "MINE.h" #include <stdlib.h> #include <stdio.h> #include <time.h> #ifdef _DEBU
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-23
    • 文件大小:7.22mb
    • 提供者:lvdongfang
  1. FFT_kris32

    0下载:
  2. This source code is the 32point FFT(Fast Fourier Transform) for Real Time sampling system (like PQ meter or Digital Relay). The complex computation is realized without complex.h in this code, based on only C. -This source code is the 32point FFT(Fast
  3. 所属分类:Console

    • 发布日期:2017-03-29
    • 文件大小:629.14kb
    • 提供者:kriskim
  1. ssdt_hook

    0下载:
  2. SSDT HOOK引擎,调用HookService()之前应该先调用InitServicesTalbe()来对SSDT进行一次性的保存,避免后面多次HOOK就要保存多次 !-SSDT HOOK engine, called HookService () should be called before InitServicesTalbe () to save on a one-time SSDT avoid HOOK will save many times the back!
  3. 所属分类:Hook api

    • 发布日期:2017-04-03
    • 文件大小:3.66kb
    • 提供者:agf
  1. Dictionary_Search

    0下载:
  2. 有名的词典查询 自动生成10000个单词然后找他的类似词。。。 -//Dictionary #include <iostream> #include <fstream> #include <string> #include <time.h> #define maxsize 10000000 #define exp_n 10000 using namespace std string word[maxs
  3. 所属分类:File Operate

    • 发布日期:2017-04-10
    • 文件大小:1.08mb
    • 提供者:秘密
  1. RK4

    0下载:
  2. 1.用四阶 Runge-Kutta 法求数值积分的函数为 RK4 2.此函数的入口参数为:系统维数 dimension,仿真时间 tspan 。 3.tspan 的格式为 [a:h:b] . 其中 a 表示起始时间,h 表示步长,b 表示终止时间。 4.仿真模型的状态方程、输出方程的系数矩阵以及系统初值均存放于文件 input information.txt 中。 5.仿真结果存放于文件 result.txt 中。 6.运行举例: 将 M 文件 RK4.m 和 inpu
  3. 所属分类:Other systems

    • 发布日期:2017-11-10
    • 文件大小:995byte
    • 提供者:闫兆敏
  1. shijian

    0下载:
  2. 程序执行时间的计算,比较简单,主要用到time.h这个头文件,适合插入某段程序计算其执行时间。-The procedure of how to calculate the executing time of a certain programme.
  3. 所属分类:Other systems

    • 发布日期:2017-11-20
    • 文件大小:1.53kb
    • 提供者:小米
  1. time.h

    1下载:
  2. 使用arduino去撰寫time.h,可以使用在控制時間觸發上,因此此樣板具利用價值!-Use arduino to write time.h, can be used to control the time-triggered, so this model has of value!
  3. 所属分类:其他小程序

    • 发布日期:2017-05-16
    • 文件大小:2.34kb
    • 提供者:蔡侑侖
  1. H-ui.admin.page_3.1.3

    0下载:
  2. H-ui.admin.page是用H-ui前端框架开发的轻量级网站后台管理模版,采用源生HTML语言,完全免费,简单灵活,兼容性好,让您快速搭建中小型网站后台。H-ui.Admin.page是单页面,没用到ifr a me,左侧菜单点击刷新页面,每次只能打开一个页面,相比ifr a me更简单,更方便操作。(H-ui.admin.page is a lightweight web site background management template developed with H-ui fr
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:8.44mb
    • 提供者:sk1226
« 12 3 4 5 6 »
搜珍网 www.dssz.com