搜索资源列表
electromotor1[1].7
- 下位机:基于8051内核双列直插式芯片实现,自动控制寻迹、小车运行状态显示。上位机:使小车与计算机实现串口通信,用VC编制一个控制界面,可以通过键盘上的上下左右按扭或则鼠标键实现小车实时控制和加速控制。 -Under-bit machine: Based on the 8051 dual in-line core chip, automatic control tracing, running car show. PC: The car with the computer serial po
button_beauty
- VS2005下美化按钮.对话框的界面类,DEMO程序,VC中修改控件color不是很方便,请参考此程序做修改,已编译通过,可放心使用;-button color beauty
WXMKTEST.C
- 摘要:VC/C++源码,系统相关,无线遥控 单片机无线遥控接收模块C程序源码: void main(void) { P2_7=0 //开数码管显示 选通左右侧的数码管 P0=0xc0 //初始显示数字0 while(1){ P1=0xff //P1口设置为输入状态 先全部写1 i=P1 //赋值给临时存贮变量 i=i&0x0f //和0x0f相与 屏蔽高四位,读取无线
hongwaiyaokong
- 8051单片机设计的遥控发射和接收控制系统,利用单片机的内部定时器和外部中断功能实现发射编码和接收解码,通过按键启动发射,通过led显示接收到的数据。-8051 microcontroller design of the remote control transmitter and receiver control system, the use of the microcontroller internal timer and external interrupt function to tr
CButton
- vc 按钮重载的一个例子,比较简单,不过初学者还是可以参考一下,这个会了,弄vc其他的界面开发就好一些-vc++ GDI Button
BomcTest
- VC++实现WINCE5.0下对话框背景更改,静态文本框背景透明,及静态文本框和按钮字体的更改用VS2005验证过-The VC++ WINCE5.0 dialog background change, static text box transparent background, and change the static text box button and font for VS2005 verification