搜索资源列表
火车时刻程序
- ·一本介绍Window.. ·播放wave文件时的.. ·显示音效的柱壮图.. ·播放wave文件时的.. ·多媒体实时定时器 .. ·建立一个avi文件 .. ·使用DirectSo.. ·声音控制器 .. -introduced a broadcast wave Window .. documents show .. the audio columns Zhuang map. . players wave of paper .. real-ti
c_s_udp_tcp
- 基于ace和wxWidgets结合使用的c/s结构的例子,server广播后,client对server发起连接,然后server启动接收线程,并将收到的数据通过单独的线程进行处理;该代码有以下特点:wxWidgets事件循环和ace的Reactor事件循环并行处理,定时器以及读写的并行处理,udp和tcp通信的并行处理,ui线程和通信线程的并行处理;有此例子,开发跨平台跨编译器的带图形界面的c/s程序易如反掌。-wxWidgets based ace and the combined use
PPS_INFO-共享版
- 这是个关于FTP上传文件的程序,涉及ODBC的调用,定时器的设置,存储过程的调用等等,实际使用效果良好!-FTP upload documents on the procedures involved ODBC calls, timer settings, stored procedures, etc. call and the actual use of good results!
IPChange_v2.0
- 局域网IP地址定时自动更改器VC源代码,可自动检测外网连通,如外网中断,则自动选择一个本网段内未被占用的IP地址,建立新的连接.此软件适合于限制下载流量的网络使用,带任务栏布告区显示Tray图标功能--版权所有.重新发布请保留版权信息.本人原创,欢迎交流 -LAN IP address automatically from time to time to change the browser VC source code outside the network can automatically
myie
- 自动投票程序: web 控件操作例程,使用的技术包括: 浏览器视图的使用 网页form及input按钮的读写以及自动提交form 定时器的使用 投票结果查看网址: http://www.scient.com.cn/picCountrywide.asp?province=&city=&page=1 默认投票对象是: 照片编号:630 姓 名:王丙乾 年 龄:1岁7个月 参赛项目:大力王 可以自己修改不同的投票对象为他进行自动投票
sandspark_Netwatch_V1
- 开源软件 GNU : 一个 网络主机 主机状态监控程序。 程序启动的时候 读入任务, 使用定时器 对每个主机 使用ping进行 状态检查 。 将检测的结果写入 文本日志文件。 大家可以根据自己的需要进行发开。 ========== 本软甲 在 GNU通用公共许可证 下 发行 writen for spark,shadows, && mdl co . ltd http: www.spark5512.cn (
aodv_neighbor
- 本文件是用户空间程序的入口,使用select函数和定时器机制监测接收控制消息的socket和与内核通信的socket,并触发相应的处理函数来保证协议的正常,有序的运转。-This document is a user-space entry procedures, use the select function and the timer mechanism for monitoring and receiving control messages to communicate with the
BT.Demo
- 由delphi实现的bt下载器示例程序,带全部源码和BT协议 包中文件说明: BTDemo.dpr, BTDemoF.pas, BTDemoF.dfm -- 一个简单的bt下载器,支持多个.torrent文件同时下载 btutils.pas -- 核心bt组件 DCP*.pas -- SHA算法源码(复制自DEC组件包) InetUtils.pas -- 提供Internet下载的函数库 SimpleSocks.pas -- socket组件(TCP) SortLis
AppServerCtrl
- 封装的select模式的底层网络通信库,非常好用,消息基于回调模型,实现了服务端客户端都可使用的网络部分,还有定时器功能,压缩,加解密-Package select models underlying network communication library, very easy to use, information-based callback model, the client realized the server can use the network, and there are
selectTimer
- Unix/Linux下使用select和多线程可以精确到微秒级的定时器,封装成类可单独使用。-Select and multi-threaded Unix/Linux can be accurate to the microsecond timer, encapsulated into a class can be used alone.
Timer
- linux系统下使用C语言,实现了定时器的创建,启动,和销毁,实现了定时器的基本方法,为初学者提供参考。-linux system using the C language, the creation of the timer started, and destruction, to achieve the basic method of the timer to provide a reference for beginners.
code
- 自己写的tcp、udp、定时器、串口类,都是经过应用验证的哟,欢迎大家下载使用。-Write their own tcp, udp, timers, serial port class, through the application of verification are yo welcome to download.
28027_GPI01
- DSP28027 流水灯实验,使用最简单的定时器操作,学习定时器的配置方法-DSP28027 light water experiments, using the simplest timer operation, learning timer configuration
zrlog_v1.5
- zrlog个人博客程序是一个以jsp进行开发的个人博客软件,包含了以下功能: 1.实现了的日志,分类,评论,的管理 2.支持插件模式开发 3.后台动态变更前台主题 4.支持第三方评论插件 5.提供 editormd 主流的富文本编辑器,基本上满足了管理员的编辑需求 6.使用ehcache缓存公共数据,访问速度更快 7.支持页面静态化 8.支持扩展第三方云存储(默认七牛) 9.支持数据库定时备份 10.可发表私有文章-Zrlog personal blog
equagion
- 一个java开发的定时器操作的小例子,欢迎大家使用-A small example of Java development timer operation, to welcome you all to use
caeate
- 一个java开发的定时器操作的小例子,欢迎大家使用()
tezn
- 一个java开发的定时器操作的小例子,欢迎大家使用()
红绿灯 硬件
- 配置交通灯的轮流点亮和使用Systick中断方式做延时定时器(Configure traffic lights in turn and use Systick interrupt mode to make delay timer.)
定时器TimerT1
- MFC 直接使用setTimer c++ 中,也有类似的定时器:CreateWaitableTimer、SetWaitableTimer 其实是windows API(MFC uses setTimer directly In C++, there are similar timers: CreateWaitableTimer, SetWaitableTimer is actually the Windows API.)
