-
用C语言写的学生成绩管理系统,功能强大。
用C语言写的学生成绩管理系统,功能强大。-The Student system is C program write !
- 2022-12-28 18:05:05下载
- 积分:1
-
验证码简单去背景+ORC识别
资源描述
验证码简单去背景+ORC识别
m_tesseract = new TesseractProcessor();
m_tesseract.Init(m_path, m_lang, (int)TesseractEngineMode.DEFAULT);
m_tesseract.SetVariable("tessedit_pageseg_mode", TesseractPageSegMode.PSM_AUTO.ToString());
- 2023-03-31 01:45:04下载
- 积分:1
-
一本书上提供的一个线性表的类,感觉不错,我再VC上调试通过了,希望可以有帮助...
一本书上提供的一个线性表的类,感觉不错,我再VC上调试通过了,希望可以有帮助
-First book to provide a linear form of the class, I feel good, I would like to debug through the VC, and hope to have help
- 2023-01-17 10:00:03下载
- 积分:1
-
更改目标文件字节序,以写入flash中,适应big/little endian 的CPU。...
更改目标文件字节序,以写入flash中,适应big/little endian 的CPU。-Change the target file byte order, to write to flash, the adaptation big/little endian of the CPU.
- 2023-05-20 07:05:04下载
- 积分:1
-
Introduced into the interactive thread, can also be written, there is a need to...
介绍了线程交互编成,写的还可以,有需要的同僚可以看看.-Introduced into the interactive thread, can also be written, there is a need to look at colleagues.
- 2022-04-28 06:08:19下载
- 积分:1
-
the method of calling functions of matlab 6.5.1 with csharp
C#调用matlab6.5.1函数的方法-the method of calling functions of matlab 6.5.1 with csharp
- 2022-05-26 22:31:03下载
- 积分:1
-
通用下载网页验证码
通用下载网页验证码,可以自定义网页,自定义要本地目录,只用了单线程,界面会卡,不过,会一直下载,可以在任务管理器内终止
- 2022-07-25 13:00:13下载
- 积分:1
-
附盘使用说明 1. 利用【资源管理器】在硬盘上建一个新文件夹,比如“VcDemo”。 2. 将随书带的演示盘中的一个“VC...
附盘使用说明 1. 利用【资源管理器】在硬盘上建一个新文件夹,比如“VcDemo”。 2. 将随书带的演示盘中的一个“VC-?.zip”文件拷贝到VcDemo文件夹中。 3. 利用工具软件“WinZip”将硬盘上的VC-?.zip释放开来。 其中,? 对应书中的一个章节号。比如,VC-3.zip表示是第3章的 的内容。 4. 打开Visual C++5.0,建立应用程序调试环境: 4-1.对于前三章的例题,选中一个扩展名为.cpp的文件后,双击鼠 标左键,系统自动激活Visual C++5.0,使该文件处于调试状态。 4-2.对于第4章到第10章的应用程序,由于程序文件是由应用向导建 立的,应当按书中的介绍,在Visual C++5.0运行平台下,使用 “打开工作空间”命令,将项目打开并处于调试状态。 5. 运行演示: 编译命令:【Build】→【Build 文件名.exe】 运行命令:【Build】→【Execute 文件名.exe】。 6.演示结束后,删除VcDemo下的所有文件,以备下一章使用。-VC samples for Windows program.
- 2022-01-26 04:36:21下载
- 积分:1
-
WINCE下 EVC 图片滚动效果AU1200下
WINCE下 EVC 图片滚动效果AU1200下-EVC rolling under WINCE picture of the effect of AU1200
- 2022-11-22 20:10:03下载
- 积分:1
-
进程调度程序是进程管理的主要内容之一,通过设计,编制,调试一个简单的进程调度模拟系统,对进程调度,进程运行状态变换及PV操作加深理解和掌握....
进程调度程序是进程管理的主要内容之一,通过设计,编制,调试一个简单的进程调度模拟系统,对进程调度,进程运行状态变换及PV操作加深理解和掌握.-process scheduler process management is one of the main contents, design, develop and debug a simple process of scheduling simulation systems, the process of scheduling, process and transform running PV operation to deepen understanding and mastering.
- 2022-08-17 02:18:24下载
- 积分:1