资源列表
GetMessage
- 简单的windows不同窗口之间的message通信,适合初级学习者-Simple Windows of the message communication between different window, suitable for primary learners
send
- 可以实现网络通信,向另一个电脑IP发送数据,代码简单易懂-it can solve TCP/IP ,using this project can seng message to other computer
chatClient
- 基于C/S 结构的语音聊天源代码客户端,自己写的,请多指教-Based on C/S structure of the source code of the voice chat client
tornado_manual
- Tornado 的manuals 很全面,国内的书大部分是翻译的它。经常需要查阅的。Tornado Online Manuals GDB User s Guide GNU Make User s Guide GNU Toolchain Release Notes GNU Toolkit User s Guide for Pentium GNU Toolkit User s Guide for Simulators, 68K, and SH
mp
- VC2008与matlab2009b 混合编程,内附详细说明和完成程序,在VC2008环境下,可以直接运行。-The mixed programming of VC2008 and matlab2009b, containing detailed instructions and procedures, in the VC2008 environment, can be directly run.
win32SERIAL
- 绝对可以用的win32串口通信程序,而且UI也设计得不错-Can definitely use win32 serial communication program, but is also designed to be a good UI
VC
- VC实现的串口通讯程序,使用的Modbus协议,里面定义了一个实现串口通讯的class,并且有自动生成modbus码的程序,是进行modbus码通讯的好东西-VC achieve serial communication procedures, using the Modbus protocol, which defines a serial communication class, and there is a program to generate MODBUS code, is a goo
opc-client
- 与基础自动化通信,读取自动化数据,很好用,已经使用在项目中-Communicate with the basic automation, automated data read, well used, has been used in the project
Talk
- C++游戏开发,后台聊天,适用网络游戏的聊天对话-C++ game development, background chat, for online games, chat dialogue
transmit_new
- Receive a signal from serial port and send a signal to the parallel port,at the same time send a Transport stream(TS) file via the Fiber. With a serialport & parallelport class.
monitoring
- 本系统涉及知识VC的数据库技术(ADO),串口通信等等。 智能安防系统的基本工作流程为;当发生触发事件时,触发信号从触发器发出经编码器 进行编码后以一进制数据形式送至计算机的端口,计算主机通过程序获取事件编码并进行分 析识别,进而根据程序设定启动相应的报警动作(不同的触发事件有不同的处理方式),并在 日志表中记录触发事件的时间、名称和处警动作,以备查用。 -VC systems that involve knowledge of database technology (AD
php3tools
- PHP是最流行的Web脚本语言之一,它运行在Web服务器端,根据用户请求或服务器端的数据产生动态网页;它功能强大,和HTML脚本融合在一起,并内建访问数据库的能力;它能够作为Apache Web 服务器的模块执行,也使得其执行效率要高于普通的CGI程序。本书作者是一位经验丰富的程序员,在书中使用了大量的、有一定使用价值的例子来深入浅出地讲解PHP语言及Web编程需要了解的方方面面。尤其值得注意的是,书中使用了多个“中场”章节,以便在学习过一定知识之后,通过实际例子来对所学的知识进行巩固,这些章节