搜索资源列表

  1. VCsettimer

    0下载:
  2. 在VC++中如何实现定时器功能,如何正确调用settimer函数-In the VC++ How to achieve the timer function, how to properly call the function settimer
  3. 所属分类:Windows编程

    • 发布日期:2024-05-17
    • 文件大小:7168
    • 提供者:liu
  1. Base_Timer.tar

    0下载:
  2. linux下的一个基本定时器,精确到ms。访问接口类似于windows下的setTimer接口。-linux under a basic timer, accurate to ms. Access interface similar to the windows under the setTimer interface.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-17
    • 文件大小:5120
    • 提供者:li
  1. 2

    0下载:
  2. Pop3邮件检查程序 这个程序可以检查pop3邮件信息,纯粹的Winsock和Win32 API,不用 MFC以及Winsock2。所使用的API函数用到了CreateThread,GetOpenFileName,trayicons, SetTimer,sndPlaySound,GetExitCodeThread,TerminateThread等。-Pop3 e-mail screening procedures by:
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-17
    • 文件大小:24576
    • 提供者:how
  1. Process

    0下载:
  2. 时间片轮转的进程调度的仿真程序。其中有clistctrl控件和settimer的使用。-The process time slice rotation scheduling simulation program. There clistctrl controls and settimer use.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-17
    • 文件大小:1889280
    • 提供者:dabing07
  1. VCSetTimer

    0下载:
  2. 通过介绍SetTimer函数,来计算通信延时。在VC下得到精确延时时间,而sleep函数是完成不了的-By introducing the SetTimer function to calculate the communication time delay. In the next VC to be accurate delay time, and can not sleep function is to complete
  3. 所属分类:通讯编程

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:wukong
  1. MFC_SuperCalendar

    0下载:
  2. 所属分类:Windows编程

    • 发布日期:2024-05-17
    • 文件大小:2769920
    • 提供者:无意乂
  1. SetTimer

    0下载:
  2. BREW 中定时器的应用实例代码,小功能可能存在不足-BREW application example of the code in the timer, a small functional deficiencies that may exist
  3. 所属分类:BREW编程

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:renke
  1. iceCal24

    0下载:
  2. Timer 使用有SetTimer KillTimer等方法-The use of Timer ,includes some functions SetTimer KillTimer
  3. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:29696
    • 提供者:zxj
  1. GetPubIPs

    0下载:
  2. 本程序可以自动获取公网IP然后上传到指定网络地址空间上,而且支持和本机IP变动同步更新IP数据上传到地址空间,开机自动运行,全局快捷键。 本程序是适应中国动态IP而制作,假如有人想在自己机器上架设服务器,但IP是动态的 也就是IP会经常变动,但本程序可以实现IP动态绑定,从而给用户感觉是静态IP的感觉。 本程序在运行中会自己生成一个网页(包含本机IP),上传到指定的网络地址空间,当用户在网络上浏览该网页 该网页会自动
  3. 所属分类:钩子与API截获

    • 发布日期:2024-05-17
    • 文件大小:16384
    • 提供者:峰回路转
  1. Job

    0下载:
  2. 操作系统课程设计:单道系统三种作业调度算法模拟 ○1、在数据结构上选择单向链队,即后备作业队列的每个结点表示一个作业块,每个作业块即JCB包含如下信息:作业名,到达时间,所需时间,已运行时间,作业状态,所需主存大小,所需磁带机数目。 ○2、提交新作业时,调用函数EnQueue(m_JobName,m_NeedTime)即将作业插入到后备作业队列的末尾。接着判断内存作业队列是否为空,若为空则将后备作业调入内存运行并启动计时器Set
  3. 所属分类:系统编程

    • 发布日期:2024-05-17
    • 文件大小:294912
    • 提供者:何启明
  1. timer

    0下载:
  2. WIN32汇编程序。本程序是SetTimer函数的一个例子。资源文件,makefile文件都在压缩文件中,可直接编译。-WIN32 assembler. This program is an example of the SetTimer function. Resource file, makefile files are in compressed files can be directly compiled.
  3. 所属分类:汇编语言

    • 发布日期:2024-05-17
    • 文件大小:13312
    • 提供者:刘泉皓
  1. drawtime

    0下载:
  2. This sample displays the current time. I use SetTimer function to achieve this program.
  3. 所属分类:系统编程

    • 发布日期:2024-05-17
    • 文件大小:4096
    • 提供者:kekekeke
  1. Timer

    0下载:
  2. 这是一个简单的定时器运用程序,里面演示了SetTimer()函数和KillTimer()函数的运用。-This is a simple timer application program, which demonstrates the SetTimer() function and KillTimer() function is used.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:1941504
    • 提供者:li hongliang
  1. VB_SetTimer

    0下载:
  2. VB编写调用SetTimer实现定时器,一个经典例子极具参考价值-with vb achieve ComboBox control automatic query technology, a classic example of great reference value
  3. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:lwh3721
  1. gettime

    0下载:
  2. c++的settimer时间精度为1ms,而用文件里面的api可以定时到精度为1us。-get time
  3. 所属分类:Windows编程

    • 发布日期:2024-05-17
    • 文件大小:604160
    • 提供者:周跃海
  1. SetTimer

    0下载:
  2. C++, Visual C++开发环境 MFC,设置时间小程序-C++, Visual C++
  3. 所属分类:编辑框

    • 发布日期:2024-05-17
    • 文件大小:46080
    • 提供者:xy
  1. MFC-TimerTest

    0下载:
  2. 在MFC中 使用settimer函数实现定时功能 本程序运用对话框间消息传递机制和回调函数两种方法实现 -Used in MFC SetTimer function timer function program using message passing mechanism and the callback function in the dialog between the two methods to achieve
  3. 所属分类:对话框与窗口

    • 发布日期:2024-05-17
    • 文件大小:41312256
    • 提供者:杨船昆
  1. c_ontimertest

    0下载:
  2. c++ win32 定时器 应用小程序附源码-win32 SetTimer
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-17
    • 文件大小:636928
    • 提供者:pig
  1. Own-timer

    0下载:
  2. 在delphi下利用Settimer自创定时器。-Own timer
  3. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:175104
    • 提供者:哈哈
  1. OpenDoor

    0下载:
  2. 一款解谜游戏,用的MFC,主要利用的函数就是贴图函数和settimer-A puzzle game, with the MFC, the main use of the function is the mapping function and settimer
  3. 所属分类:其他智力游戏

    • 发布日期:2024-05-17
    • 文件大小:9670656
    • 提供者:崔麟
« 1 2 3 45 »

源码中国 www.ymcn.org