搜索资源列表
串口助手源程序
- 基于vc得串口通信助手的源程序,对于高通信的兄弟有帮助。-source code of serial communication based on visual C++. it s very helpful to those interested in communication.
用VC 6.0实现串行通信的三种方法
- 用VC 6.0实现串行通信的三种方法 本文介绍了在Windows平台下串行通信的实现机制,讨论了根据不同的条件用 Visual C++ 设计串行通信程序的三种方法,并结合实际,实现对温度数据的接收监控。 -VC 6.0 of the three serial communication method is introduced in the Windows platform to achieve the serial communication mechanism discus
VC知识库文章 - 初识 Embedded Visual C++
- 操作系统有所耳闻,它是微软已推出的三种操作系统内核之一,是一种实时操作系统。虽然它是一种实时操作系统,但是从96年发布v1.0到现在,它的主要用途都在民用领域,比如Pocket PC、SmartPhone、Automation。不像VxWorks,应用于航空航天、军事等领域。现在linux、VxWorks厂商也都看好嵌入式民用市场,激烈竞争在所难免。我看好Windows CE,因为微软在PC领域实在太强,用户也早已熟悉了微软的产品,把PC下的技术移植到嵌入式领域,首先在操作界面
COMM_Demo.src
- 串行口编程,可以通过消息等处理串行口的数据,可兼容VC和C++BUILDER-serial programming, news, etc. can be handled through the serial data, compatible with VC and C + + BUILDER
VC++tongxin
- VC++编的串口通信.rar 基于Microsoft Visual C++ 6.0 简体中文企业版,
用VC++编写U盘通信程序
- 介绍了用visual c++编写应用程序调用api函数,从而简化了与硬件通信的过程。-introduces the visual c write applications called api function, thus simplifying the hardware and communications process.
OPC示例程序C++创建OPC客户端的全套代码
- OPC示例程序,包含C++创建OPC客户端的全套代码,用于初学OPC通讯客户端创建的人员。,OPC Example Program
junly
- 售票系统代码及设计思想。本程序是我的一个课程设计,得到老师的肯定了。请放心,绝对原创!-ticketing system code and design ideas. This program was one of my curriculum design, be sure the teacher. Please be assured that absolute originality!
OFDMC++
- 用VC++仿真OFDM原理,可以得出OFDM信道编码对无码的容忍度。-With VC++ Simulation OFDM principle, can be drawn OFDM channel coding of non-tolerance code.
VC_serial_Port_Program
- VC串口编程示例,得用API编程,可以转发数据,设置串口参数。-Visual C++ serial port example Program。
lancs
- vc++实现的简单的cs架构程序,服务器端分登录和注册服务器,通信服务器,及客户端三部分程序。-vc++ server and client c/s lan chatroom
VC
- 一个c++的串口ApI编程资料,可以学习用 C++API实现和串口设备通讯-A serial ApI c++ programming information, you can learn to use C++ API implementation and serial device communication
VC-UDP
- VC 下UDP代码,包括服务器端和客户端,方便入门者使用和学习-socket for windows in C
VC-USB
- 源码包括固件源码(keil c),驱动源码(vc6.0与driverstudio 3.1,DDK2600),应用程序源码(vc6.0)以及硬件原理图。-Including firmware source code (keil c), driver source code (vc6.0 and driverstudio 3.1, DDK2600), the application source code (vc6.0) and hardware schematics.
VC
- 首先说明进行串口程序开发所需要的硬件和 软件环境,然后结合第一个串口程序 Hello World 介绍 Visual C++(简称 VC++)的使用-First serial port application development needs of hardware and software environment, and then combined with a serial program, Hello World, the Visual C++ (referred VC++)
excmcs
- vc写的考试系统,用到socket技术,c/s结构-vc write the exam system, used the socket technology, c/s structure
Source-code-of-IP-Messenger
- 飞鸽传书源代码,实现文字通信、文件传输功能,C++编写,VC编译通过,MFC文件-IP Messenger source code, text communication, file transfer capabilities, C++ write, VC compiled by the MFC files
VC-COM
- VC下封装的串口类,封装了常用的串口设置函数通讯函数,-the c++ class for com
QQ
- 一个计算QQ等级的小程序,C语言写,使用VC++6.0编译成功。-A small program QQ level calculation, C language, using VC++6.0 compile successfully.
完整串口通信程序(发送和接受)源代码
- 完整串口通信程序Vc++源代码,实现通过串口发送和接收数据的功能(Complete serial communication program Vc++ source code, to realize the function of sending and receiving data through the serial port)