CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - timer 1

搜索资源列表

  1. 操作系统进程内存管理模拟

    1下载:
  2. 有关此程序的功能请见程序中的帮助菜单程序难点1:创建Windows xp中按钮样式解决方法:使用标签控件与形状控件一起形成此样式此方法缺点:由于标签没有TAB事件,所以不能使用键盘控制按钮。此缺点解方法:截取键盘事件,以响应TAB事件(时间有限,没有实现)程序难点2:实时与分时混合应用解决方法:置一FOR循环在TIMER中,先判断并响应时实进程,再置另一当循环在TIMER中,无时实时再执行分时进程。程序难点3:分页式内存管理的调度方式解决方法:具体方法见程序中的注释。程序难点4:基于优先级的调度
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:25960
    • 提供者:李华
  1. 79200812541-1

    0下载:
  2. Hello User This is nothing, but a simple program which if kept in start of windows will shut down the system by itself within five minutes of starting. It takes the time from the system & starts its timer to shut down after 5 minutes (not con
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-07
    • 文件大小:252202
    • 提供者:韩冬冬
  1. clock

    0下载:
  2. 1. 首先建立一个基本对话的exe工程,并命名为time; 2. 在BOOL CTimeDlg::OnInitDialog()函数内建立一个计时器,SetTimer(1,1000,NULL) 3. 再用classwizard建立消息响应函数void CTimeDlg::OnTimer(UINT nIDEvent),在里面输入代码如下:Invalidate() 4. 再用classwizard建立消息响应函数void CTimeDlg::OnDestroy(),在里面输入代码如下:
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:1911991
    • 提供者:tmacq3
  1. DataStructure_Algorithms

    0下载:
  2. 常用数据结构和算法的实现及测试。 1)数据结构包含:堆栈 队列 线性表 链表 2)算法包括:冒泡排序 选择排序 插入排序 希尔排序 归并排序 快排 堆排序 3)其他包括:随即数的产生 计时器的实现-Common data structures and algorithms implementation and testing. 1) The data structure includes: a linear table linked list stack queue 2) algor
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:438671
    • 提供者:songjian
  1. FUN_VS_IO

    0下载:
  2. 使用单片机STC89C51RC普通IO口模拟串口三种方法-// 1. get_rx_pin_status() // Returns 0 or 1 dependent on whether the receive pin is high or low. // 2. set_tx_pin_high() // Sets the transmit pin to the high state. // 3. set_tx_pin_low() // Sets the transmit pi
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-02
    • 文件大小:3347
    • 提供者:wy
  1. test

    0下载:
  2. 此源码是我更改过的基于VFW(Video for Windows)的源码,使用了定时器能实时的显示图像,从网上可搜到原版源码,但是原版的功能是保存为一个文件,且不能实时显示,此版本虽然能显示,但感觉反应速度不是很快,没有基于DirectShow的程序更新速度快,不过在WM_PAINT消息处理里加while(1){capGrabFrame(ghWndCap) }刷新速度就快很多了,但是这样程序就进入死循环不能再处理其他消息,至于怎样改进,就靠读者你了。-This source is changed
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:7028
    • 提供者:李雪
  1. tmrTestK

    0下载:
  2. Test Timer fucntion in matlab prints HellA, HellAA, HellAAA, HellAAAA,HellAAAAA after timerperiod 1,2,3,4,5 respectively and then stops Written by Khalid Mahmood-Test Timer fucntion in matlab prints HellA, HellAA, HellAAA, HellAAAA,HellAAAAA
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:645
    • 提供者:Khalid
  1. STIME

    0下载:
  2. Siemens PLC功能 ,使用SCL语言编写,与pascal结构类似,完成了个从0-2^31-1的时间计数-this FB is only necessary for siemens sps the siemens sps timer counts from 0 to 2^31-1 and starts at 0 sfter overrun. this means that the bit 31 (the highest bit ) will never be used and th
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:1490
    • 提供者:steve
  1. abc

    0下载:
  2. 比较DFT和FFT的运算时间。(1)自行选择进行计算的序列(或产生随机序列)。 (2)利用计时函数tic、toc,计算点数N=64、128、256、……(IT IS A SAMPLE.Compare the computing time of DFT and FFT. (1) select the sequence to compute (or generate random sequences). (2) using the timer functions tic and TOC to c
  3. 所属分类:matlab例程

    • 发布日期:2017-12-31
    • 文件大小:8192
    • 提供者:郭若若
搜珍网 www.dssz.com