搜索资源列表
timer_com
- 通过定时器定时向串口发送数据,1秒内发4段,并且4段的时间间隔可控制-timer through regularly send data to the serial port, one within seconds of the four, and four of the time interval can be controlled
Timer_C8051F020
- C8051F020 定时器。带有中文注释-C8051F020 timer. Notes with Chinese
www.cohoo.com.cn.socket
- 共四个演示。分别如下: 1:Sample 一个简单的使用了共享内存映射的例子,运行两个实例看看就知道,没有什么特别。 2:SendText 不用窗口子类化,而达到和发送自定义消息同样的效果。 3:SendFile 由于演示2中还是通过发消息来传递字符串,不可能传递大块文本,本例综合演示1和演示2达到传递大块文本的功能。 4:Chat 演示2和演示3使用的都是SendMessage来发放通知消息,所以不能异步通讯,SetWindowText
CBuilderGetTime
- 虽然Windows下可视化开发工具如VC、Delphi、C++ Builder等都有专用的定时器控件Timer,而且使用很方便,可以实现一定的定时功能,但最小计时精度仅为55ms,且定时器消息在多任务操作系统中的优先级很低,不能得到及时响应,往往不能满足实时控制环境下的应用。不过Microsoft公司在Win32 API函数库中已经为用户提供了一组用于高精度计时的底层函数,如果用户使用得当,计时精度可到1ms。这个计时精度、对于一般的实时系统控制完全可以满足要求。现将由C++ Builder 4
pcvb
- 在Windows98下利用VB的串行通讯控件可实现PC机与多单片机之间的通讯。采用定时器控制大大加快了自动化进程,克服了往多“握手”协议造成的通讯速度缓慢的缺点
STACK+SEGMENT+STACK
- 设有一十字路口,其道路为南北方向和东西方向,南、北、东、西各用一组发光二极管表示。此路口交通信号灯的亮灭规律如下: 1) 正常情况下,两路轮流放行。信号转换时,按照一下规律显示: 纵向与横向的交通灯定时60秒交换红绿色一次,剩余时间在数码管上显示。 灯光有三种颜色:红、黄、绿。每次交换时要求在黄色灯停留3秒钟。 两路的现实必须保证它们是交叉进行的。 2) 当路上出现特种车辆(如警车、消防车、救护车等)通过时,四边街口均显示红灯,以便只允许紧急车辆通过。其他车辆暂停行驶,特种车
socket
- 1.了解定时器/计数器8253、并行I/O接口8255A在PC机中的电路连接方法; 2.学习使用TURBO C++对8253、8255进行编程操作; 3.熟悉拦截PC机中断向量的TC++ 编程方法。 -TURBO C++8253、8255
TIMER_test
- 这个程序讲的是关于TMS320C6713的定时器的应用-timer application
communicationss
- 串口通讯,发送和接受端口封装 短连接和长连接,加定时器-Serial communication, send and receive ports to connect the short and long connection package, plus timer
serial
- 实现51单片机的串口通讯,对各个定时器有详细说明-To achieve 51 MCU serial communications, is described in detail on each timer
led
- 用单片机定时器控制数码管和流水灯程序,是用c语言编写的,欢迎提出不足-MCU timer with digital control and flow control lamp program, is written in c language are welcomed to raise enough
Timer0_Poll1
- 此程序用定时器实现延时计数 This program shows an example of using Timer0 in polled mode to implement a delay counter with a resolution of 1 ms.-This program shows an example of using Timer0 in polled mode to implement a delay counter with a resolution of 1
iplot_test
- 采用C++Builder5编写,测试iplot控件,里面有多种定时器的使用-Using C++Builder5 to write, a test iplot control, which use a variety of timer
Timer1
- 测试程序,用来进行异步通信的串口测试。程序实现了定时器、异步收发功能。-Test procedures used for asynchronous serial communications test. The program timers, asynchronous transceiver functions.
BitmapTest
- BitmapTest 定时器显示多张图片-Timer display multiple pictures
MultimerVBnet
- 用vb.net实现的无线遥控多功能定时器上位机部分,可以进行定时设置和进度条的设置等功能。-Wireless remote control multifunctional timer vb.net realize, can the timing setting and the progress of the settings and other functions.
MyPCWakeup
- 2流程: 2.1启用休眠权限 2.2 创建可等待定时器(delay 10 secs) 2.3 设置可等待定时器 2. 4 创建线程(等待定时器),电脑进入 休眠 2.5 时间到,唤醒电脑 3 运行图 -Two processes: 2.1 Permissions 2.2 Enable hibernation create waiting timer (delay 10 secs) 2.3 settings can wait timer 2.4 to create th
cbClock
- 用CB写的小闹钟,可以用来学习CB编程,里面有一些控件的用法,定时器的使用,等等。-A clock sample with C++ Builder,use to study the tools
TimeSetEvent
- 本程序运用多媒体定时器进行高速准确的串口通讯-use timesetevent to serial communication
ahrmmx
- 卷轴位图,通过不断计算坐标,由定时器发送消息相应,反复重新贴图!()