-
VC控件 TreeCtrl
VC控件 TreeCtrl -VC Control TreeCtrl
- 2023-01-31 18:20:04下载
- 积分:1
-
巧妙实现windows程序的重复允许限制,使每个实例只能允许一次。...
巧妙实现windows程序的重复允许限制,使每个实例只能允许一次。-cleverly achieved windows of repeat procedures allow restrictions, each allowing only one example.
- 2022-03-24 20:07:19下载
- 积分:1
-
自己做的计算器,功能还算过得去吧,分为三大部分:1、输入数据类型转换;2、常规基本运算;3、进制转换。...
自己做的计算器,功能还算过得去吧,分为三大部分:1、输入数据类型转换;2、常规基本运算;3、进制转换。-own calculator, it functions passably divided into three parts : an input data type conversion; 2, the conventional basic arithmetic; 3, the base for the conversion.
- 2023-02-13 17:55:04下载
- 积分:1
-
MFC中的串口小程序的实现 基于对话框的
MFC中的串口小程序的实现 基于对话框的-MFC applet in the realization of serial
- 2022-08-12 17:43:31下载
- 积分:1
-
格式化磁盘
经典的C++格式化磁盘的代码,提供接口和内部实现,在vs2005中可以成功运行,并且提供选择要格式化的盘符的功能。
在对话框初始化时,先实现提示显示盘符,当选择好之后,点击格式化按钮,直接执行格式化选择的盘符,基本功能全部可以实现。
- 2022-02-12 21:26:01下载
- 积分:1
-
这是我很早以前用C++Builder为某电信商做的一个网管程序,用SNMP监控硬件,用自定义协议管软件(要符合接口), 从父网也可直接监控子网, 每种硬件和软件...
这是我很早以前用C++Builder为某电信商做的一个网管程序,用SNMP监控硬件,用自定义协议管软件(要符合接口), 从父网也可直接监控子网, 每种硬件和软件都是用DLL接口,配置保存在数据库中,这是没有提供数据库及设计文档,我现在也找不到-this is a long time ago I used the C Builder for a carrier to do a network management procedures, using SNMP monitoring hardware, with agreement from the definition of software (to comply with the interface), from the parent network can also directly monitor subnetworks, each of the hardware and software are used DLL interface, configuration stored in a database, which is no database design and documentation, I could not find
- 2022-04-25 01:16:57下载
- 积分:1
-
XML文件读写程序
XML文件读写程序-XML document literacy procedures
- 2022-07-26 14:18:47下载
- 积分:1
-
计算机常用算法,主要介绍算法及其基本设计方法,包括算法分析等...
计算机常用算法,主要介绍算法及其基本设计方法,包括算法分析等-Commonly used computer algorithms are introduced and the basic design of algorithms, including algorithm analysis
- 2022-07-24 05:28:40下载
- 积分: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
-
可以根据颜色值拆分出RGB值或BGR值,这样在进行颜色设置时就很方便了!...
可以根据颜色值拆分出RGB值或BGR值,这样在进行颜色设置时就很方便了!
- 2022-02-01 08:18:27下载
- 积分:1