CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 C#编程 搜索资源 - 定时器的实现

搜索资源列表

  1. csharpTimer

    0下载:
  2. 用C#语言实现的定时器,能够准确实现定时功能-the A timer language with C#, to achieve timing
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:34730
    • 提供者:赵晔晖
  1. TimerThread

    0下载:
  2. C#实现定时器的两个类,一个类用来定时,另一个用来计算时间间隔!-C sharp Timer, including 2 class. one define the time, and the other being the interval!
  3. 所属分类:CSharp

    • 发布日期:2017-04-07
    • 文件大小:22186
    • 提供者:尹洛
  1. Network

    0下载:
  2. 使用C#实现的定时器,可以定时windows关机、注销、重启,时间由用户自定包括系统小托盘,程序如有不足的地方,还请升级(我的 邮箱:xiaodpro@163.com)-Use C# to achieve timer, timing windows can be shut down, log off, restart, the time set by the user including the system of small tray, the program, if insufficie
  3. 所属分类:CSharp

    • 发布日期:2017-05-01
    • 文件大小:669043
    • 提供者:xiaod
  1. Windows_GuanJiXiaoZhuShou

    0下载:
  2. 使用C#实现的定时器,可以定时windows关机、注销、重启,时间由用户自定包括系统小托盘。。。这是继1.0以后的修正版,源代码及安装包的部署,程序功能基本完善(我的邮箱:xiaodpro@163.com) -Use C# to achieve timer, timing windows can be shut down, log off, restart, the time set by the user including the system of small tray. . . Th
  3. 所属分类:CSharp

    • 发布日期:2017-03-26
    • 文件大小:439858
    • 提供者:xiaod
  1. 3

    0下载:
  2. 本实验的实现功能:利用定时器实现LED闪烁,适用于c51及zigbee开发板-Implementation features of this experiment: the use of timer, LED flash for c51 and zigbee development board
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:17124
    • 提供者:wangjiangbo
  1. STC12C5410AD-PWM-C-8-timer

    0下载:
  2. C语言,利用两个8位定时器,实现两路PWM。两路PWM互不干扰。实现波形的渐强/渐弱。本代码是某大型代工企业的数码相机PWM模式下的检测驱动方式。可以用来驱动步进马达,最直观就在LED灯查看。-C language, the use of timers to achieve the two PWM. Two PWM without disturbing each other. Achieve waveform crescendo/diminuendo. This code is a large
  3. 所属分类:CSharp

    • 发布日期:2017-03-25
    • 文件大小:22592
    • 提供者:小何
  1. Timer

    0下载:
  2. 单片机实现定时器功能,能够准确的定时,已经编译好了。-MCU timer function, be able to accurately timing.
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:30752
    • 提供者:guangmin
  1. zuoye1

    0下载:
  2. 数码管显示频率及周期,利用2个定时器实现可变周期的方波信号-The digital display frequency and period, two timer variable cycle square wave signal
  3. 所属分类:CSharp

    • 发布日期:2017-11-13
    • 文件大小:15007
    • 提供者:zjq
  1. timertest3

    0下载:
  2. C#里的定时器timer实例,能够实现定时时间内节拍式调用两个不同的函数。-C# Timer timer instance, metronomic call two different functions within the regular time.
  3. 所属分类:CSharp

    • 发布日期:2017-11-29
    • 文件大小:46075
    • 提供者:jry
  1. Popupwindow

    0下载:
  2. #制作一个Popup窗口提醒效果,右下角的弹出窗口,点击“弹出”按钮后,会看到从屏幕的右下角向上滑出一个提示窗口,经常上网的朋友可能会对此功能非常熟悉,网页上实现右下角的功能也是相当普遍的,那么使用C#代码是如何实现的呢?期待大家下载这个源码实例。   通过本例子可以学习一些窗口移动的方法、定时器的用法,鼠标的判断等基本的技巧-# Create a popup window reminded effect, the pop-up window in the lower-right corn
  3. 所属分类:CSharp

    • 发布日期:2017-11-14
    • 文件大小:25050
    • 提供者:zpudn84
  1. cSharp-picture-run

    0下载:
  2. 一个c#例程,可以实现使用c#语言让一个图片在picturebox控件中运动,主要为了c#的picturebox控件和定时器的练习-A c# routines can be implemented using c# language to make a motion picture in the picturebox control, mainly to the c# picturebox controls and timers exercises
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:211660
    • 提供者:libin
  1. FtpTest

    0下载:
  2. 代码FTP上传和下载的功能,可加入定时器功能,实现自动下载。-Code FTP upload and download function, timer function can be added to achieve automatic download.
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:55713
    • 提供者:djq
  1. CSharpA3

    3下载:
  2. C#编程与应用教程(第三版)的上机练习A3 源代码,包括类及其属性和方法的实现练习,定时器和随机数练习,Visual Studio2012年写的,很多自学的朋友不知道怎么写,供初学C#的朋友作为参考-C# programming and application tutorial (third edition) on the machine exercise A3 source code, including the realization of exercise classes and thei
  3. 所属分类:CSharp

    • 发布日期:2016-05-24
    • 文件大小:111616
    • 提供者:Gavin
  1. Study_Test_CSharp

    0下载:
  2. C#里面的定时器和线程的功能实现,方法比较!-Timers and threads implementation of function, method comparison! In C#
  3. 所属分类:CSharp

    • 发布日期:2017-04-28
    • 文件大小:42772
    • 提供者:adu
  1. HRTimerPrj

    0下载:
  2. .net下的高精度定时器类设计及WPF测试界面。可由用户设置优先级,最高可实现<1ms的定时精度。-Precision timer class design and test interface under .net . Users can set the priority, the highest achievable <1ms timing accuracy.
  3. 所属分类:CSharp

    • 发布日期:2017-04-29
    • 文件大小:74878
    • 提供者:lxj
  1. 1

    0下载:
  2. 一个定时器模型,以倒计时的形式实现定时动态显示。-A timer model, in the form of a countdown timer to achieve dynamic display.
  3. 所属分类:CSharp

    • 发布日期:2017-04-30
    • 文件大小:47522
    • 提供者:张宏建
  1. 1

    0下载:
  2. 采用定时器控制方法产生舵机控制的脉冲信号。为了能实现活动关节根据输入角度准确定位和微调,在设计中加入了矩阵键盘调控系统。在硬件搭建方面,设计了基于STC89C52的2路脉冲信号的硬件控制电路系统。之后对系统所使用的编辑软件和调试工具进行了简要说明,并详细介绍了软硬件主要模块的设计和实现过程,以及重要模块的调试和仿真的具体过程。最后,根据软硬件设计结果,制作了一个极坐标结构的机器人关节,能够完成在水平和竖直方向的比较精确的控制。-Using the timer control method gen
  3. 所属分类:CSharp

    • 发布日期:2017-04-13
    • 文件大小:2558
    • 提供者:胡长青
  1. ShowForm

    0下载:
  2. 通过定时器,逐渐增加窗体的透明度,从而实现窗体逐渐显示出来-By the timer, and gradually increase the transparency of the form, so as to realize the form gradually displayed
  3. 所属分类:CSharp

    • 发布日期:2017-12-12
    • 文件大小:58200
    • 提供者:谭元松
  1. MusicPlay

    0下载:
  2. c#实现的音乐播放器,能实现基本的功能,还能定时关机和换皮肤(C # to achieve the music player, to achieve the basic functions, but also regular shutdown and change the skin)
  3. 所属分类:C#编程

    • 发布日期:2017-12-24
    • 文件大小:22588416
    • 提供者:城府
  1. WaterMeterReadingSvc

    1下载:
  2. 采用先进的B/S结构,它通过RS-485总线抄收采集器的用水量数据,并通过GPRS网络与后台抄表管理装置进行通信,可根据后台抄表管理装置的指令要求查询任意一个水表的相关数据,此外还可以定时将采集器的数据传送至后台抄表管理系统。最终实现自动、集中、定时、准确地抄录各用户的用水量,方便快捷地核算用户的费用(Through the RS-485 bus to the water collector collecting data, and through the GPRS communication
  3. 所属分类:C#编程

    • 发布日期:2018-01-09
    • 文件大小:18438144
    • 提供者:davechen
« 12 »
搜珍网 www.dssz.com