CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 定时任务

搜索资源列表

  1. 2410naozhongbaojing

    0下载:
  2. 移植ucos到2410的工程例子 移植ucos到2410的工程例子,用于实现任务建立、打开定时器、系统初始化等,运行后删除;-Ucos to 2410 migration project examples to transplant ucos ucos 2410 to 2410 migration project examples examples of projects
  3. 所属分类:uCOS

    • 发布日期:2017-05-08
    • 文件大小:1904933
    • 提供者:wenbin
  1. dingshizhixing

    0下载:
  2. 定时执行网页代码,可做计划任务使用,自定义网址、执行时间等参数,简单却很实用的一个工具,附上所有源码 VS2003开发-Regular implementation of the web page code, do the scheduled task to use custom URL, execution time and other parameters, a simple but useful tool, attach all the source code VS2003 develop
  3. 所属分类:.net

    • 发布日期:2017-04-17
    • 文件大小:471013
    • 提供者:tao
  1. FileBackUp

    0下载:
  2. 调用系统自带的文件拷贝工具robocopy,结合windows计划任务,实现制定文件夹定时备份,自定义备份个数,自动删除多余备份等-Call the system s own file copy tool robocopy, combined with a windows scheduled task to develop a folder timed backup, custom backup number, automatically delete redundant backup
  3. 所属分类:File Operate

    • 发布日期:2017-04-01
    • 文件大小:62589
    • 提供者:
  1. quartzsite

    0下载:
  2. 使用quartz.net 2.0 定时启动从新浪股票接口获取数据的任务,保存到数据库-using quartz.net version 2.0 to schedule a job download stock data and save to database
  3. 所属分类:.net

    • 发布日期:2017-04-01
    • 文件大小:817285
    • 提供者:zjnbshifox
  1. Twenty-UCOS-II-transplantation

    0下载:
  2. 本工程共6个任务: 任务名 优先级 功能 AppTaskStart()"Start Task" 3 初始化uC/TCP-IP,触发LED AppTaskKbd() "Keyboard" 4 读取按键和Joystick的状态,并传递给任务AppTaskUserIF() AppTaskUserIF()"User I/F" 5 更新LCD "uC/OS-II Tmr" 29 管理定时器 "uC/OS-II Stat" 30 堆栈使用率统计 "uC/OS-II Idle" 3
  3. 所属分类:uCOS

    • 发布日期:2017-04-09
    • 文件大小:1795591
    • 提供者:荣德国
  1. ioThread

    0下载:
  2. 该工程是关于java多线程操作和多线程任务处理的解决方式,包括加载一个任务并定时启动该任务,通过类路径来加载该任务。 适用于java多线程多任务工作。-The project is a java multi-threaded operations and multi-threaded task processing, including load a task from time to time and start the task Service, through the classp
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:25022
    • 提供者:刘宏德
  1. ftp

    0下载:
  2. 远程检查、下载文件,能够定时执行任务,自动检测-check file from remoter computer
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:152981
    • 提供者:lig
  1. nucleus

    0下载:
  2. NUCLEUS操作系统源码,包含了任务管理,消息管道,定时器管理等基本组件。-NUCLEUS source operating system, including the task management, message pipe, the timer management, and other basic components.
  3. 所属分类:OS Develop

    • 发布日期:2017-05-11
    • 文件大小:2750167
    • 提供者:向伟
  1. ClockProj

    0下载:
  2. 在低级屏显中使用定时器,timer产生定时器,TimerMask来产生任务类-Timer, the timer used in the low-level screen display to produce the timer, TimerMask, to generate the task class
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:7723
    • 提供者:liujia
  1. SpringPquartz

    0下载:
  2. Spring+quartz定时器动态多任务实现,用户在前台自行维护任务列表和任务执行时间,后台将任务执行时间解析成对应的cronexpression后与任务列表一起保存到数据库中。-Spring quartz was timer dynamic multi-task to achieve, maintain task lists, and task execution time in the foreground, the background task execution time resol
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-03-30
    • 文件大小:27638
    • 提供者:Joan
  1. SetTimeAuto

    0下载:
  2. 一款多功能的系统控制,支持定时管理,支持多任务式,不过源码在初期写的,比较乱,大家能熟悉下就可以了,也能改成自己需要的。-A multi-function system control, support for timer management, support for multi-tasking type, but the source code written in the early, more chaos, we are familiar with, and can also be ch
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-03
    • 文件大小:473321
    • 提供者:my love
  1. CMan

    0下载:
  2. 实现任务管理器的基本功能,实现定时关机,重启等功能,实现换肤,关闭程序,关闭进程等功能。-computer manage and so on。
  3. 所属分类:Windows Kernel

    • 发布日期:2017-06-09
    • 文件大小:15907097
    • 提供者:王博
  1. os_51

    0下载:
  2. 用keil 实现的基于stc12c5a16s2的一个51单片机的简易操作系统,可同时运行相互独立的带延时功能的多个任务。该设计占用一个定时器,占用0x7f~0xff的内存空间作为所运行任务的栈。 文件包括了整个工程所需要的全部文件,不过要正常运行,还需要对keil进行一些设置,主要是c与汇编混合的问题,可自己上网查询-Keil to achieve a 51-MCU-based stc12c5a16s2 simple operating system, which can run indep
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:71746
    • 提供者:eyshing
  1. RTC_demo

    0下载:
  2. 单片机实训周自己编写的一个RTC时钟。矩阵键盘,闹钟,数码管显示。定时器扫描任务。测试版本,移植前需认真阅读-SCM training weeks of their own to write a RTC clock. Matrix keyboard, alarm clock, digital display. Timer scan task. Test version needs to be carefully read before transplantation
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:60390
    • 提供者:寒寒
  1. timerDemo

    0下载:
  2. spring 任务调度(定时触发某个方法执行)-spring task scheduling (timing to trigger the execution of a method)
  3. 所属分类:Java Develop

    • 发布日期:2017-05-15
    • 文件大小:3930950
    • 提供者:陈卓
  1. MusicTime

    0下载:
  2. 用于公司、工厂、商店、学校报时铃声、播放音乐,也可作为欣赏音乐的播放器使用。 自动识别RM、RAM、MP3、WMA、VCD、DAT、MID、WAV等三十多种媒体音乐格式。 窗口三种播放形式:循环播(当前音乐)、次序播(播放列表中的音乐文件,逐次播放)、定时播(默认状态)。 安装方法:直接运行安装文件夹中的SETUP.exe文件,即可完成。 运行后,以图标形式驻留在windows系统任务栏中,在图标上单击鼠标右键, 还原窗口,进行设置或状态查看。 操作方法:
  3. 所属分类:Multimedia program

    • 发布日期:2017-06-19
    • 文件大小:28331180
    • 提供者:曹汉华
  1. UCOS-II----IAR4.42-

    0下载:
  2. 开发环境:EWARM mcu:STM32 UCOS-II移植(IAR4.42版本) 本工程的代码存放在FLASH中(0x08000000~0x0801ffff,共128KB),堆栈和数据放在RAM中(0x20000000~0x20004fff,共20KB)。 本工程共6个任务: 任务名 优先级 功能 AppTaskStart()"Start Task" 3 初始化uC/TCP-IP,触发LED AppTaskKbd() "Keyboard" 4 读取按键和J
  3. 所属分类:SCM

    • 发布日期:2017-04-09
    • 文件大小:1664910
    • 提供者:刘润jiang
  1. Udebugs

    0下载:
  2. 采用STC89C52单片机作为系统的核心控制器件,利用定时中断,对任务设计了不同的响应频度,CPU分别执行各任务。用这种任务抢占思想构建的程序框架,实现各模模块功能,实现了电压可控的恒定直流稳压电源设计。采用10位的AD1543和 DA5615,实现高精度输出与测量;通过闭环控制,使输出电压稳定;显示模块采用了WM -Using STC89C52 microcontroller as the core of the system control device, use the timer i
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:67730
    • 提供者:获得
  1. rtems_sparc-leon2

    0下载:
  2. rtems实时操作系统sparc leon2处理器的bsp代码分析文档。包括rtems在sparc leon2处理器上系统启动、任务切换、中断响应、硬件驱动(定时器、串口等)等代码模块的分析。-The document of rtems(RTOS) bsp code on sparc leon2 processor, including system startup、task switching、interrupt handling、device drivers(timer、serial por
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-09
    • 文件大小:1412409
    • 提供者:cyb
  1. NUC_M0516_CoOS

    0下载:
  2. 设备: Nuvoton M0516LAN 评估板: Nu-LB_004 Rev1.0 编译器: CoIDE V1.1.3 任务: task_init 初始化所有的硬件,创建所有的事件标志和互斥体。 show_3led 显示3色发光二极管。 show_lcd 显示SPI 液晶屏 。 led_blink 闪烁8个发光二极管。 描述: 1. 系统每隔一定时间采样AD值,并在LCD上显示. 可以通过评估板上面的变阻器来调整AD转换的
  3. 所属分类:SCM

    • 发布日期:2017-11-02
    • 文件大小:168132
    • 提供者:peter
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 »
搜珍网 www.dssz.com