-
短信通道发彩信的代码,用C写的,请大家多提意见和建议
短信通道发彩信的代码,用C写的,请大家多提意见和建议-MMS messages crossing the code, written in C, please do so and recommendations
- 2022-07-06 08:47:31下载
- 积分:1
-
- 2022-07-10 22:57:46下载
- 积分:1
-
example
轨迹跟踪程序例子-example
- 2023-07-03 21:45:04下载
- 积分:1
-
2005首届大学生程序设计大赛试题....哈,可以练练手
2005首届大学生程序设计大赛试题....哈,可以练练手-2005 First Collegiate Programming Contest questions .... Ha, you can hand练练
- 2022-03-12 12:51:11下载
- 积分:1
-
用java开发的扫雷游戏
与windows下的有基本的相似度,基于swing的
控件处理机制...
用java开发的扫雷游戏
与windows下的有基本的相似度,基于swing的
控件处理机制-with java development of the mine games and windows of a basic similarity, based on the swing mechanism of control
- 2022-08-06 02:03:08下载
- 积分:1
-
here is the operation of the Foxpro database and relevant data to build up a dat...
这里是Foxpro数据库操作的相关数据及建立数据库的参考文件,下载后查看-here is the operation of the Foxpro database and relevant data to build up a database of reference documents, downloading of View
- 2022-03-15 06:42:03下载
- 积分:1
-
用matlab编制的转子裂纹综合模型供做此方面设计的人参考。
用matlab编制的转子裂纹综合模型供做此方面设计的人参考。
- 2022-08-17 02:57:38下载
- 积分:1
-
用于个人网站建设用的星座运行代码 用HIML语言编的
用于个人网站建设用的星座运行代码 用HIML语言编的-personal website for the constellation run code with language series hole
- 2022-01-26 00:29:35下载
- 积分:1
-
通用二叉搜索树,包含的算法有:输出广度优先遍历、前序、中序、后序遍历结果,按树的形状打印树,统计总节点数,统计叶子节点数,统计右节点数,计算树的高度,删除所有叶...
通用二叉搜索树,包含的算法有:输出广度优先遍历、前序、中序、后序遍历结果,按树的形状打印树,统计总节点数,统计叶子节点数,统计右节点数,计算树的高度,删除所有叶子节点,插入节点,查找节点,删除节点,由前序遍历结果和中序遍历结果生成树,由后序遍历结果和中序遍历结果生成树,检查该树是否平衡和完全平衡。-generic binary search tree contains the algorithm are : output breadth- first traversal, the former sequence, sequence, after the preorder, the shape of the tree by tree print, the total number of nodes statistics, statistics leaf nodes, the nodes to the right statistics to calculate tree height, remove all leaf nodes, insert nodes, the nodes you delete nodes from the former preorder results and the results of Spanning Tree preorder, After the preorder from the results and the results preorder spanning tree, check whether the tree balanced and complete balance.
- 2022-06-28 10:58:58下载
- 积分: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