-
将该段代码添加上去可以实现程序的自删除。
将该段代码添加上去可以实现程序的自删除。-Add up the above code can realize the procedure of self-delete.
- 2022-11-07 13:25:03下载
- 积分:1
-
船舶专业软件TribonM3的二次开发,独此一家
船舶专业软件TribonM3的二次开发,独此一家-Tribon M3
- 2023-03-05 18:40:04下载
- 积分:1
-
MFC中的串口小程序的实现 基于对话框的
MFC中的串口小程序的实现 基于对话框的-MFC applet in the realization of serial
- 2022-08-12 17:43:31下载
- 积分:1
-
word排版,里面包括了大量的Word排版技术,只要你需要,里面的内容都会告诉你。...
word排版,里面包括了大量的Word排版技术,只要你需要,里面的内容都会告诉你。-word publishing, which includes a large number of Word layout techniques, as long as you need, which will tell you the content.
- 2022-12-31 09:35:06下载
- 积分:1
-
一个简单的聊天程序界面,说明在java程序设计中各个组件之间如何相互传递消息并相互控制。...
一个简单的聊天程序界面,说明在java程序设计中各个组件之间如何相互传递消息并相互控制。-This is a interface of a chating application.with this example,we ll illustrate how Inter-control & Message transmit in components works.
- 2022-03-22 02:06:21下载
- 积分:1
-
MFC Insider (book distribution source CHAP
MFC技术内幕(配书源码CHAP-MFC Insider (book distribution source CHAP
- 2023-02-15 19:05:03下载
- 积分:1
-
A database searching programme written by vc.I find it on internet.
用VC编写的一个数据库的搜索程序,网上找到的-A database searching programme written by vc.I find it on internet.
- 2023-02-27 22:10:03下载
- 积分:1
-
coordinates conversion procedures
经纬度转换的程序-coordinates conversion procedures----------------------------
- 2022-07-24 00:31:08下载
- 积分:1
-
一个好的计算器程序,用C++编译器,MFC图形界面。合适的…
一款不错的计算器程序,用C++编译,MFC图形界面。适合于学习C++以及MFC类库的新手学习研究。-A good calculator program, using C++ compiler, MFC graphical interface. Suitable for learning C++ and MFC class library novice study and research.
- 2023-06-04 12:20:03下载
- 积分: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