-
SRTP上位机程序
MICROSOFT 基础类库: SRTPsf 项目概述
应用程序向导已为您创建了这个 SRTPsf 应用程序。此应用程序不仅演示 Microsoft 基础类的基本使用方法,
还可作为您编写应用程序的起点。
本文件概要介绍组成 SRTPsf 应用程序的每个文件的内容。
SRTPsf.vcxproj
这是使用应用程序向导生成的 VC++ 项目的主项目文件。
它包含生成该文件的 Visual C++ 的版本信息,以及有关使用应用程序向导选择的平台、配置和项目功能的信
息。
SRTPsf.vcxproj.filters
- 2022-06-28 16:06:45下载
- 积分:1
-
实用通讯录管理 能够进行插入删除排序保存等功能
实用通讯录管理 能够进行插入删除排序保存等功能 -Address book management utility can be inserted to preserve features such as sorting delete
- 2023-05-19 08:55:03下载
- 积分:1
-
用指定的位图做刷子填充整个窗口。这个程序演示如何建立画刷句柄以及将它选择到一个图形设备句柄中...
用指定的位图做刷子填充整个窗口。这个程序演示如何建立画刷句柄以及将它选择到一个图形设备句柄中-specified bitmap brush done filling the entire window. This procedure shows how to build painting brush handle, as well as its choice of a graphics equipment to handle
- 2023-07-05 17:10:03下载
- 积分:1
-
Super MA original game code
超级马丽游戏原代码-Super MA original game code
- 2022-01-26 02:48:11下载
- 积分:1
-
One of the most simple keyboard hooks will hook some of the process main thread...
一个最简单的键盘钩子,能钩住某些进程的主线程并获得输入按键-One of the most simple keyboard hooks will hook some of the process main thread and get input button
- 2023-01-04 03:20:03下载
- 积分:1
-
多线程编程的例子,SDK编程有帮助的,适合初学者
多线程编程的例子,SDK编程有帮助的,适合初学者-Examples of multi-threaded programming, SDK programming help for beginners
- 2023-06-17 23:05:03下载
- 积分:1
-
Wince.Net平台上使用标准API实现的控件界面,使用API实现了标准BUTTON、EDIT、RADIO控件的功能!...
Wince.Net平台上使用标准API实现的控件界面,使用API实现了标准BUTTON、EDIT、RADIO控件的功能!-Wince.Net platform using standard API interface, the controls, Use of the standard API BUTTON, EDIT, Radio Control Function!
- 2022-09-02 19:20:03下载
- 积分:1
-
可以运行在windowCE上的智能词典,含数据库操作
可以运行在windowCE上的智能词典,含数据库操作-can run on the Smart windowCE Dictionary, containing database operation
- 2022-07-15 00:56:56下载
- 积分:1
-
通用人事管理系统,实现公司的职工资料管理,工资发放管理.人事管理...
通用人事管理系统,实现公司的职工资料管理,工资发放管理.人事管理-General personnel management system, information on the company" s staff management, payroll management. Personnel Management
- 2022-02-16 03:59:43下载
- 积分:1
-
用c++的多态性编写一个简单的管理程序,处理的信息包括教师、学生、职员等三类对象。程序应具有适当的数据结构。程序的功能是管理学生,教师,职工信息,要求具有添加,...
用c++的多态性编写一个简单的管理程序,处理的信息包括教师、学生、职员等三类对象。程序应具有适当的数据结构。程序的功能是管理学生,教师,职工信息,要求具有添加,删除,查询,排序的功能,在输出时注意综合应用所学知识灵活应用虚函数。 要求: 1. 在一个容器中存储不同类型的对象,要求数据结构中不能有类型判断字段。 2. 利用继承和虚函数,使得程序容易扩展,如输出对象信息。 3. 利用代理或者句柄实现引用计数和写时复制。-polymorphism with a simple preparation of the management procedures, the processing of information, including teachers, students and other staff the three targets. Procedures should have the appropriate data structure. Procedures function is the management of students, teachers, staff information, requiring add, delete, query, sort, in which the function to output integrated application knowledge to use virtual function. Requirements : 1. In a storage containers of different types of targets, data structure types can be judged field. 2. The use of inheritance and virtual function, making procedures easier to expand, as output target information. 3. Agents use or handle achieve reference counting and write copy.
- 2022-03-10 06:53:16下载
- 积分:1