资源列表
modbus源代码
- modbus tcp源代码,服务器客户端,用于和plc通讯
OpenWebsite
- MFC做的一个根据不同的关键字启动不同的浏览器。-MFC to do a different browser to start depending on the keywords.MFC to do a keyword according to different start different browsers.
FileExample
- 一个设置文档打开以及保存的源代码自己一步步写的-Set to open a document and save the source code to write yourself a step by step
xh1
- 这是和通信专业有极大关系的一门课程,信号的部分课件,因为过大所以只能传一部分,下次传完,对初学者很有帮助。
yunwangluntan
- 完整的一个论坛,安装方法如下: 1、系统环境要求: MySQL4.1以上版本,需配置为支持utf8连接方式 JDK1.5以上版本 Tomcat5.5以上版本 推荐在Windows上运行 2、安装好以上环境后,配置好虚拟目录,比如:配置好后的访问路径为http://localhost:8080/cwbbs/index.jsp 导入setup目录下的数据库文件cwbbs.sql 例:将cwbbs.sql拷贝至C盘根目录下 运行:mysql\\b
kapok
- 数据生成器.能解决日常 数据库的一些压力测试问题-data generator. Database can solve some of the day-to-day pressure test! !
mfc-add
- 最简单的mfc编程 实现加减乘除 初学者必看 vs2010-simple mfc add minus multiply divide vs2010
Camera2
- 海底视频监控界面的上位机程序,可以全屏显示,有数据显示等功能-The PC program underwater video monitoring interface, full screen display, data display and other functions
phonebook
- 基于c++的mfc练习,能够实现电话薄的基本功能-Based on the c++ MFC practice, to realize the basic function of the phone book
cEDIT
- 编辑框、对话框、按钮、定时器等控件的组合应用-Combination of edit boxes, dialog boxes, buttons, timers and other controls
DataDebugTool
- 仿真示波器,可以放大缩小曲线,曲线实时更新,可以上移下移 左移右移曲线,支持按钮和键盘快捷键。-Simulation oscilloscope, you can zoom curve with real-time updates, you can move up down left right curve, support buttons and keyboard shortcuts.
ListCtrlTest
- /*** *** ***可设置单元格颜色、字体和图标的ListCtrl列表控件************/ 1、CMyListCtrl重载ListCtrl类,响应NMCUSTROMDRAW消息来改变列表单元格颜色; 2、利用CImageList来建立图标的队列,在OnInitDialog中用SetItem函数指定单元格图标。-/*************** Cell color, font, and the icon ListCtrl list controls can be set**