-
手写数字识别系统,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
-
courses on operating system design _DLL call; Incidentally flow chart and the ma...
操作系统课程设计_DLL调用;附带说明及主要函数流程图。-courses on operating system design _DLL call; Incidentally flow chart and the main function.
- 2022-03-06 12:38:03下载
- 积分:1
-
读取和修改系统注册表,以便检查是否有注册表变化
读取和修改系统注册表,以便检查是否有注册表变化-read and modify the registry, in order to check whether there are any changes in the registry
- 2022-11-22 13:55:03下载
- 积分:1
-
MFC多线程程序设计,演示了MFC处理多线程的原理和代码
MFC多线程程序设计,演示了MFC处理多线程的原理和代码-MFC multi-threaded programming, MFC demonstrated the principle of dealing with multi-threading and code
- 2022-05-17 17:50:04下载
- 积分:1
-
使记事本窗口变为透明窗口的VC程序,时学习vc的好程序!
使记事本窗口变为透明窗口的VC程序,时学习vc的好程序!-enable the Notepad window transparent window into the VC procedures when vc a good learning process!
- 2022-03-24 16:03:38下载
- 积分:1
-
这是一个进程调度的算法,式用C++编写的,有短作业优先和先来先服务俩各种...
这是一个进程调度的算法,式用C++编写的,有短作业优先和先来先服务俩各种-This is a process of scheduling algorithm, C-prepared in a short operation priorities and a first-come first-the two different services
- 2023-04-12 14:10:03下载
- 积分:1
-
这是从CSDN上下载的关于显示系统时间的小程序,相信对初学者有很大帮助。...
这是从CSDN上下载的关于显示系统时间的小程序,相信对初学者有很大帮助。-This is from the CSDN download time on the display system of small programs, I believe are very helpful for beginners.
- 2022-04-13 02:18:12下载
- 积分:1
-
编写动态存储分配的一部分
Memory Allocation in C-write part of a dynamic storage allocation
package. The package provides three function calls: void initalloc(), to
initialize the data structures involved char* alloc(int n), which returns
a pointer to a block of n chars when called and void freef(char* p), which
frees the block of n chars earlier given to the data structure so that
it can be given out to another.
- 2022-06-30 05:19:02下载
- 积分:1
-
一个简单的多线程程序事例,自己运行以下,会有很大的收获
一个简单的多线程程序事例,自己运行以下,会有很大的收获-A simple example of multi-threaded program that they run the following, there will be a great harvest
- 2023-02-03 00:30:04下载
- 积分:1
-
获取正在运行的进程,可选择终止某个进程。
获取正在运行的进程,可选择终止某个进程。-access to the running processes, the option to terminate a process.
- 2022-07-16 21:55:35下载
- 积分:1