-
手写数字识别系统,VC++
手写数字识别系统.vcproj这是使用“应用程序向导”生成的 VC++ 项目的主项目文件。它包含有关生成文件的 Visual C++ 版本的信息,以及有关用“应用程序向导”所选择的平台、配置和项目功能的信息。手写数字识别系统.h这是应用程序的主头文件。它包含其他项目特定的头文件(包括 Resource.h),并声明CFigureApp 应用程序类。手写数字识别系统.cpp这是包含应用程序类 CFigureApp 的主应用程序源文件。手写数字识别系统.rc这是程序使用的所有 Microsoft Windows 资源的列表。 它包含存储在 RES 子目录中的图标、位图和光标。 可直接在 Microsoft Visual C++ 中编辑此文件。项目资源包含在 2052 中。
- 2022-11-23 10:15:03下载
- 积分:1
-
继续WDF的基本驱动开发
Building and deploying a basic WDF Kernel Mode Driver
- 2022-03-07 01:52:30下载
- 积分:1
-
一个系统用户的权限管理系统# 39;
一个系统用户的权限管理系统-a system user"s permissions management system
- 2022-07-23 21:12:45下载
- 积分:1
-
创建Windows服务,
创建Windows服务,-create Windows services, Contents Paragraphs Page
- 2023-03-26 19:15:02下载
- 积分:1
-
枚举过程,得到你想要的东西的过程中,可以使你的程序…
列举进程, 得到你想要的进程,可以做进程监视用-Enumeration process, the process of getting what you want, you can make the process of monitoring by
- 2022-03-26 19:17:00下载
- 积分:1
-
ini配置文件读取。适用于VC6.0下.可自行修改后加入自己的工程中...
ini配置文件读取。适用于VC6.0下.可自行修改后加入自己的工程中-an ini reader. work under Visual C++ 6.0
- 2022-03-20 06:05:25下载
- 积分:1
-
通过操作注册表,可以设置windows默认打印机
通过操作注册表,可以设置windows默认打印机-Through the operation of the registry, you can set the windows default printer
- 2023-07-23 02:05:04下载
- 积分:1
-
本源码为实现文件管理系统功能的源码,简单易懂
本源码为实现文件管理系统功能的源码,简单易懂-very good!!!
- 2022-11-08 21:50:08下载
- 积分:1
-
扩展MFC的dll的编写方法
扩展MFC的dll的编写方法-MFC dll extension of the preparation methods
- 2023-01-08 00:10:03下载
- 积分:1
-
设计有n个进程的程序,其中每个进程控制块PCB中包括: 进程名(ID),进程优先数(Priority),进程进入CPU的时间(Intime),程序需要运行的时间...
设计有n个进程的程序,其中每个进程控制块PCB中包括: 进程名(ID),进程优先数(Priority),进程进入CPU的时间(Intime),程序需要运行的时间(Alltime) 将PCB块联接在一个单链表(数据结构)中,并在屏幕上显示其内容-n design process procedures, which each process control block PCB include : process (ID), the process priority (Priority), the process is CPU time (Intime), the process needs to run (the time Alltime) to block PCB connectivity in a single linked list ( data structure), and displayed on the screen contents
- 2022-03-23 06:32:05下载
- 积分:1