搜索资源列表
图书管理系统
- 图书管理系统 VC++ 第一章 问题提出与可行性研究 1 1.1 图书馆管理的价值及功能 1 1.2 可行性研究 1 1.3 系统流程 1 第二章 软件需求分析 2 2.1 功能需求 2 2.2 模糊评判需求 3 2.3 数据字典 3 2.4 重要的加工说明 6 2.5 外部接口需求 7 2.6 性能需求 7 2.7 软件属性需求 7 第三章 软件设计 8 3.1 顶层软件设计 8 3.2 登录层软件设计 9 3.3读者功能层设计 9 3.4 日常工作功能层设计
PropertyInDlg
- vc属性对话框阅读,对于软件的设计有很好的帮助-vc Properties dialog box to read, for the design of software have a very good help
ruoshui20090328youxiushuoshilunwenguanyuVC
- 该文章《基于VC++的小型变电站监控组态软件的设计与开发》是优秀硕士学位论文。 该论文在深入分析工业变电站自动化系统的基础上,根据工业变电站对监控软件的性能要求和功能要求,提出了一种工业变电站监控软件功能模块设计方案,并基于VC++6.0设计实现了通信管理模块、实时数据库模块、图形界面组态模块三个主要的功能模块。 通信管理模块利用多线程技术实现了串口通信和网络通信,从而实现了数据采集和解析的功能。数据库模块从实时数据库的系统结构分析、实时数据库的特点、实时数据库的数据管理以及实时数据库的
to_build_a_custom_ADO_class_in_VC
- 本文介绍一个自定义的ADO类,它封装了ADO中的各个对象的属性和方法,这种新的数据接口在形式上完全雷同于VB中的ADO,利用它可以在VC中像VB一样方便访问各种数据库。 -This article describes a custom ADO class, which encapsulates the various objects in the ADO properties and methods, this new data interface completely identical in
HRESULT
- VC++中的 HRESULT数据类型 HRESULT 是一种简单的数据类型,通常被属性和 ATL 用作返回值-VC++ HRESULT data type
MyTreeCtrlBrowse
- 一个非常不错的软件,全面介绍了vc控件Ctreectrl的自定义类,以及自定义类的属性方法的全面定义-A very good software, a comprehensive introduction to the control Ctreectrl vc custom class, and method of custom class comprehensive definition of property
VC-MSCOMM
- 主要介绍了用CreateFile()函数和WriteFile()函数读写串口的实例,以及设置串口属性的实例.-Introduces CreateFile () and WriteFile () function to read and write the serial port of the instance, and set the serial port attribute instance.
the-use-of-TeeChart
- 控件tee-chart使用指南,控件tee-chart在VC++mfc中的使用及其各属性的配置等。-Control tee-chart user guide, control tee-chart in VC++mfc in the use of its property configuration.
CAD-secondary-development
- 探讨基于Auto CAD平台利用VC和ObjectARX进行二次开发的开发环境、技术路线等,实现了地块属性输入、查询、检核、入库等相关功能及配套设施管理的部分功能,并结合规划举例具体说明其应用 -Explore the platform based on the use of Auto CAD secondary development of VC and ObjectARX development environment, technical routes, etc., to achiev
VC-MFC-serial-port--coding
- 主要介绍了用 CreateFile()函数和WriteFile()函数读写串口的实例,以及设置串口属性的实例. -mainly introduce the example of how to read and write serial ports