-
First, the problem Description: The number of polynomial input and stored in mem...
一、问题描述:将多个多项式输入并存储在内存中,然后对多项式进行加,减,乘等基本运算。
二、实行数据方法:用单链表来储存多项式,每个节点存储一项-First, the problem Description: The number of polynomial input and stored in memory, and then make additions to the polynomial, subtraction, multiplication and other basic computing. Second, the implementation of data Methods: Single-Linked List to store polynomials, each node storing a
- 2022-08-15 18:46:44下载
- 积分:1
-
no i have comments
1234567
no i have comments
1234567
- 2022-06-14 10:16:51下载
- 积分:1
-
vc commonly used data format conversion, such as wchar_t, char*, CString, int, e...
vc中常用数据格式转换,如wchar_t,char*,CString,int等。-vc commonly used data format conversion, such as wchar_t, char*, CString, int, etc..
- 2023-01-12 13:25:03下载
- 积分:1
-
学习如何在VC里调试你的程序,有英文原版和翻译两个版本,讲解了VC6.0的调试功能...
学习如何在VC里调试你的程序,有英文原版和翻译两个版本,讲解了VC6.0的调试功能-Document about how to debug your VC6 program.
- 2022-07-14 09:09:27下载
- 积分:1
-
On the first half of the C++/C programming style. The difficulty is not high, bu...
前半部分论述C++/C编程风格。难度不高,但是细节比较多。别小看了,提高质量就是要从这些点点滴滴做起。后半部分的专题论述,技术难度比较高,看书时要积极思考,相信对提高C编程质量还是有一定作用的。-On the first half of the C++/C programming style. The difficulty is not high, but more details. Other small saw, improve quality is to start from these点点滴滴. The latter part of the thematic expositions technical difficulty is relatively high, reading to a positive thinking, I believe improve the quality of programming or C has a role.
- 2022-08-07 18:44:11下载
- 积分:1
-
windows进程间共享内存的一个程序,希望大家能喜欢
windows进程间共享内存的一个程序,希望大家能喜欢-windows inter-process shared memory of a program, I hope everyone will like
- 2022-09-08 01:20:02下载
- 积分: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
-
sendmail发送邮件程序
该delphi程序 采用最新的mail sender技术, 简洁 快速发送mail,采用delphi技术开发
- 2022-02-09 15:27:43下载
- 积分:1
-
学习java写的java应用程序
学习java写的java应用程序-learning java write java applications
- 2022-06-20 07:30:47下载
- 积分:1
-
search and remove temporary refuse document tools
搜索并清除临时垃圾文件的工具-search and remove temporary refuse document tools
- 2022-07-11 12:14:24下载
- 积分:1