搜索资源列表
hws600
- 开关电源监控系统 485总线远距离控制 采用VB控件编程方式 远距离
CSharpNetworkProgrammingBasic
- 《C#网络应用编程基础》 一个幻灯片讲义 第1章 概述 第2章 C#数据类型 第3章 面向对象的编程基础 第4章 面向对象的高级编程 第5章 Windows窗体界面设计 第6章 目录与文件管理 第7章 正则表达式与Internet操作 第8章 ADO.NET与SQLServer 第9章 二维图形图像处理 第10章 基于组件的开发技术 第11章 网站建设与网页制作 第12章 ASP.NET Web服务器控件 第13章 ASP.NET W
FileDlgExDemo
- 文件对话框扩展实例编程,对控件编程爱好者有其实作用
Copy-of-EosCtrl-v1.2.5
- 基于Eosctrl控件的canon相机控制,编程及应用-Eosctrl control based on canon camera control, programming and applications
Jhhb
- 串口调试助手的源代码,为了答谢谢朋友们的支持,公开推出我最初用VC控件MSComm编写串口通信程序的源代码,并写出详细的编程过程,姑且叫串口调试助手源程序V1.0或VC串口通讯源程序吧,我相信,如果你用VC编程,那么有了这个代码,就可以轻而易举地完成串口编程任务了。-Serial debug the source code of aides, in order to A I would like to thank the support of friends, I first publicly
SerialDebugSourceCodeAndProgrammingAssistantDetail
- 串口调试助手源程序及编程详细过程。 保证你学会 VC环境下MSComm控件的使用,从而实现 PC与单片机的串口通信。-Serial debug source code and programming assistant detailed process. Guarantee that you learn to VC environment MSComm control the use of PC and SCM in order to realize the serial communica
VB_programming_LED_LCD_digital_clock_display_contr
- VB编程LED LCD数字时钟显示控件源码VB programming LED LCD digital clock display control source-VB programming LED LCD digital clock display control source
VC_Programming_Date_Picker_control_select_date_cla
- VC编程开发Date Picker日期选择控件经典代码VC Programming Date Picker control to select the date of the classic code-VC Programming Date Picker control to select the date of the classic code
VBActiveX_PC_SCM
- 用VB ActiveX控件可实现单片机与上位PC间的串行通讯。上位机用VB6.0编程,打开VB项目,添加Mscomm、Label、TextBox等控件并设置控件属性,再进行代码设计。-VB ActiveX
AT89S52
- 串口编程源程序 及编程详细过程 1.建立项目 2.在项目中插入MSComm控件 3.利用ClassWizard定义CMSComm类控制变量 4.在对话框中添加控件 5.添加串口事件消息处理函数OnComm() 6.打开和设置串口参数 7.发送数据 -Serial programming source code and programming details of the process 1. Establish the
VC231132423
- 介绍了基于PCI 总线的高性能数据采集卡研华PCI –1711 特点和功能,并结合在定时数据采集系统中的应用,利用研华控件进行数据采集的编程方法以及采用定时器实现数据的定时采集,取得了较好的效果。-This paper introduces Advantech PCI-1711 that is an advanced data acquisition card based on 16-bit PCI Bus architecture and describes the way of how
PCF8951
- PCF8591是一个单片集成、单独供电、低功耗、8-bit CMOS 数据获取器件。PCF8591 具有 4 个模拟输入、1 个模拟输出和 1 个串行I2C总线接口。PCF8591的 3个地址引脚A0, A1和A2 可 用于硬件地址编程,允许在同个I2C 总线上接入8个PCF8591器 件,而无需额外的硬件。在PCF8591器件上输入输出的地址、控 制和数据信号都是通过双线双向 I2C 总线以串行的方式进行传输。 -PCF8591 is a monolithic, s
PC-and-mcu-communikation
- 采用Atmel公司的AT89S52为核心,实现PC机与单片机系统之间的数据通信。单片机系统采集温度,将数据通过串口将数据传送至PC机,PC机上实现温度显示。用MAX232芯片完成单片机TTL电平到RS-232双向电平的转换 ;用46的矩阵式键盘完成所要显示的数据发送;用LED七段数码管显示接收和发送的数据。在软件设计方面,PC机采用VB或者VC语言编程,使用通信控件来实现串行口收发数据;单片机方面用中断方式完成数据的接收和发送。-Adopts AT89S52 as the core of Atm