-
脱机手写汉字识别
脱机手写汉字识别-Chinese Character Recognition
- 2022-09-18 03:15:03下载
- 积分:1
-
华为C++内部培训资料,详细易懂,比较RA…
华为公司C++内部培训资料,内容详细易懂,相当的珍贵-Huawei C++ internal training materials and detailed easy to understand, quite rare
- 2022-08-09 07:00:07下载
- 积分:1
-
学生成绩管理系统 C语言 1、掌握结构化设计方法。 2、了解大型软件的设计技术 3、在实际应用背景下灵活运用线性表的顺序存储结构和链式存储结构。 4、灵活运用线...
学生成绩管理系统 C语言 1、掌握结构化设计方法。 2、了解大型软件的设计技术 3、在实际应用背景下灵活运用线性表的顺序存储结构和链式存储结构。 4、灵活运用线性表上的各种基本运算,完成题目需求。 5、在实例中运用排序与查找算法。-student performance management system a C language, master structural design methods. Two, understand the design of large software technology 3, in the context of practical applications flexibility in the use of the linear sequence table storage structure and chain storage structure. 4, the flexible use of linear form of basic computing, completed topic demand. 5, in the example with the use of ranking search algorithm.
- 2022-05-26 11:00:39下载
- 积分:1
-
good language to answer the questions
很好的c语言习题解答-good language to answer the questions
- 2022-07-18 05:44:56下载
- 积分:1
-
还很好
还很好 -also very, very good very, very good
- 2022-02-07 00:01:35下载
- 积分:1
-
用C语言打造的一个简单的贪吃蛇游戏,界面不是很漂亮
用C语言打造的一个简单的贪吃蛇游戏,界面不是很漂亮-With the C language to create a simple Snake game, the interface is not very pretty
- 2022-12-09 21:25:03下载
- 积分:1
-
Rs232 Rs232
Rs232 Rs232 -Rs232 Rs232 Rs232 Rs232
- 2023-07-14 07:45:02下载
- 积分:1
-
古典Jacobi的算法。
古典Jacobi的算法。-classical algorithm.
- 2023-06-01 22:00:03下载
- 积分:1
-
一维信号卷积试验
读入两个数组,进行卷积,并在DOS下画图显示卷积结果。...
一维信号卷积试验
读入两个数组,进行卷积,并在DOS下画图显示卷积结果。-One-dimensional signal deconvolution test read two array for convolution, and in DOS convolution results show that under the drawing.
- 2022-03-20 01:36:48下载
- 积分:1
-
定义一个抽象类的CShape,包括纯虚数Area(用来计算面积)和SetData(用来重设形状大小)。然后派生出三角形CTriangle类、矩形CRect类、圆...
定义一个抽象类的CShape,包括纯虚数Area(用来计算面积)和SetData(用来重设形状大小)。然后派生出三角形CTriangle类、矩形CRect类、圆CCircle类,分别求其面积。最后定义一个CArea类,计算这几个形状的面积之和,各形状的数据通过CArea类构造函数或成员函数来设置。-Defines an abstract class CShape, including the pure imaginary number Area (used to calculate the area) and SetData (used to reset the shape, size). Then the triangle CTriangle derived class, rectangle CRect class, round CCircle categories, seeking its size. The final definition of a CArea class, calculate the size of the sum of several shapes, each shape data through CArea class constructor or member function to set up.
- 2022-05-05 02:27:06下载
- 积分:1