-
手写数字识别系统,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
-
一个文本提示的小程序
一个文本提示的小程序-A text prompt small procedures
- 2022-06-21 18:53:39下载
- 积分:1
-
文件处理工具,包括文件合并,文件分割,文件复制,
文件处理工具,包括文件合并,文件分割,文件复制,-document processing tools, including document merging separate document, document reproduction,
- 2022-04-18 00:30:28下载
- 积分:1
-
VC++超简单员工考勤系统,ACCESS数据库,可以分超级管理员和一般员工用户登录,超级管理员可以维护员工信息和进行系统设置,一般员工只能考勤签到,不能进行别的...
VC++超简单员工考勤系统,ACCESS数据库,可以分超级管理员和一般员工用户登录,超级管理员可以维护员工信息和进行系统设置,一般员工只能考勤签到,不能进行别的操作,因此说这个考勤系统非常简单,功能很单一.-VC++ super-simple employee time and attendance system, ACCESS database, can be super-administrator and the general staff of the user log, the super administrator can carry out the maintenance of staff information and system settings, the general staff attendance attendance only, not to carry out other operations, so that The attendance system is very simple, is a single function.
- 2022-06-01 11:09:10下载
- 积分:1
-
操作系统课程设计中的一个进程调度模拟算法,包含了先来先服务,最先级数和时间轮转片三个算法。...
操作系统课程设计中的一个进程调度模拟算法,包含了先来先服务,最先级数和时间轮转片三个算法。-Curriculum design in an operating system process scheduling simulation algorithm, contains first-come, first-served, and the first three series and time-rotation algorithm films.
- 2022-01-25 17:00:55下载
- 积分:1
-
can read the Startup items on the registry can start right items related to the...
可以读取注册表的启动项,能对启动项进行相关的操作-can read the Startup items on the registry can start right items related to the operation
- 2022-03-26 19:11:07下载
- 积分:1
-
这是一个关于水文方面的系统。里面测报软件和短信收发软件。...
这是一个关于水文方面的系统。里面测报软件和短信收发软件。-This is a study on the hydrological aspects of the system. Inside the monitoring software and software to send and receive message.
- 2022-05-20 18:36:59下载
- 积分:1
-
IDE devices directly reader ASM (written in assembly language), the DOS can be u...
IDE设备直接读取程序 ASM(汇编语言编写),在DOS下可直接使用。-IDE devices directly reader ASM (written in assembly language), the DOS can be used directly.
- 2023-08-07 13:40:03下载
- 积分:1
-
利用vc++ 实现文件的读取,写入,剪贴,复制,撤消,粘贴等功能,来源:Visual C++程序员实用大全(精华版)源代码...
利用vc++ 实现文件的读取,写入,剪贴,复制,撤消,粘贴等功能,来源:Visual C++程序员实用大全(精华版)源代码-use vc achieve document read, write, cut-and-paste, copy, withdraw, pasting, and other functions, sources : Visual C programmers Practical Solutions (best version) source code
- 2022-04-29 08:40:07下载
- 积分:1
-
Test callback mechanism CALLBACK. DLL file is called as dynamic invocation. This...
测试回调机制CALLBACK。DLL文件调用为动态调用。此示例在VS2008下测试通过。注意在DLL中需要在DEF文件里的EXPOERTS下面添加tester,编译后将callbackdll.dll添加到dllimporttest的DEBUG目录下。
-Test callback mechanism CALLBACK. DLL file is called as dynamic invocation. This example in VS2008 under test. Note that the DLL is required for EXPOERTS in the DEF file to add the following tester, compiled after callbackdll.dll added to dllimporttest the DEBUG directory.
- 2022-01-21 04:40:32下载
- 积分:1