资源列表
EasyUSB214x-dll
- lpc2148 usb通讯,上位机动态连接库。通过本动态库的 API 函数,您不必了解复杂的 USB 协议就可以快速完成 USB 的应 用软件开发。在本动态库只适合于LPC214x 内嵌的 USB 设备控制器。-lpc2148 usb pc side dll.
comtool
- 监听串口工具,可以同时支持2个串口,也就可以同时监听收发,能支持16进制及文本显示,每个监听记录都可以包含时间-Serial monitoring tool that can support two serial ports, it can monitor transceiver, can support hexadecimal and text display, each record can contain time monitor
RS232_VC
- 串口通信原理:使用MSCOMM控件实现的串口通信-MSCOMM control achieved using serial communication
MainCode
- 【提供者】蔺敬峰 【详细说明】电能量信息采集程序,很适合于电力行业做点能量采集的人员参考应用-Lin Jing [provider] [details] peak electric energy information collection program, it is suitable for the power industry to do energy harvesting Reference Application
mumble-1.2.3.tar
- Low-latency, high-quality voice communication for gamers. Includes game linking, so voice from other players comes from the direction of their characters, and has echo cancellation so the sound from your loudspeakers won t be audible to other players
SerialPort_CPPBuilder
- serialport是一个很好的串口类,但很少人用在c++ Builder上,本人整理了一下,并在C++ Builder上测试通过。-failed to translate
ResizeMoveControl
- 运行程序后控件拖动重定义大小,做二次开发型软件可用代码!-After running the program drag the resize control, type of software available to do the secondary development of code!
NewLanfreeQ_Talk
- 本程序是一个界面酷似手机的局域网聊天软件, 含Delphi源程序,供Delphi爱好者参考学习.-This program is a LAN interface resembles a cell phone chat software with Delphi source code for Delphi lovers reference study.
vysper-0.7-src.tar
- 全功能的 XMPP(jabber)服务器软件。基于 MINA 网络框架开发。-Apache Vysper aims to be a full blown XMPP (=eXtensible Messaging and Presence Protocol) server. The core of XMPP is defined in the standards RFC3920 and RFC3921. XMPP is more commonly known as Jabber .
CnComm_1_3
- 串口编程封装类,是有同步/异步两种模式的封装类,支持跨平台串口通讯-Com Serial Port develop
OPCClientProgram
- OPC客户程序实例,本程序为《控制装置标准化通信-OPC服务器开发设计与应用》的附带代码。-OPC client example, the program is "standardized communication control device-OPC server development, design and application" with the code.
SocketDemo
- 一个简单的Socket编程Demo.客户端和服务器端均为异步接收.采用.NET framework 2.0的TcpClient和TcpListener编写。-A simple Socket demo.Client asynchronous receive, server asynchronous receive using .NET framework 2.0, TcpClient, TcpListener.