-
用C++实现二叉树的建立,删除,添加。主要使用的是类的结构。...
用C++实现二叉树的建立,删除,添加。主要使用的是类的结构。-C realization of the establishment of binary tree, delete, add. The main category is the use of the structure.
- 2023-06-25 21:55:03下载
- 积分:1
-
求向量的欧式距离
求向量的欧式距离-vector for the Continental distance
- 2023-02-18 09:40:03下载
- 积分:1
-
通过builder实现的数据结构各种算法 由于本人编程技术还没成熟,不足之处还请见谅...
通过builder实现的数据结构各种算法 由于本人编程技术还没成熟,不足之处还请见谅-builder achieve through the data structure algorithms as I mature programming No shortage Department also requested forgiven
- 2022-03-14 09:40:53下载
- 积分:1
-
数据库企业车间管理系统
本系统化对于车间数据库系统的体系设计分为三个模块,车间任务管理模块、车间生产管理模块以及车间任务管理模块。车间任务管理模块,具有车间任务建立、车间任务确认以及工序作业计划三个功能;车间物料管理模块具有任务用料分配、工序物料分配具有工序物料领用三个功能;车间生产管理,具有下达工票、工序送检、工序完工以及工票完工四个功能。
- 2022-01-26 08:32:35下载
- 积分:1
-
Labview将数据写到txt文件中
本程序用Labview可将需要的数据写入到数据库中,方便可行,适合初学labview和数据库的人使用。
- 2022-03-06 06:22:21下载
- 积分:1
-
on data structures and algorithms is the teacher's curriculum courseware all...
这是我上数据结构和算法课程是老师的课件 所有算法都用c++实现拉 .比用伪代码描叙要 好得多-on data structures and algorithms is the teacher"s curriculum courseware all algorithms are used to achieve c Rafah. Pseudo code than depicts much better
- 2022-05-18 01:14:35下载
- 积分:1
-
SQLyog Enterprise 7.14 Simplified Chinese version. Rar share with you easy and e...
SQLyog Enterprise 7.14 简体中文版.rar
跟大家分享简便又好用的mysql数据库管理工具。-SQLyog Enterprise 7.14 Simplified Chinese version. Rar share with you easy and easy to use mysql database management tools.
- 2022-12-05 12:45:05下载
- 积分:1
-
一个彩票选号的随即函数值!
其实,很简单,大家看以下!...
一个彩票选号的随即函数值!
其实,很简单,大家看以下!-a lottery Dip the function immediately! In fact, very simple, we look at the following!
- 2022-04-27 14:16:45下载
- 积分:1
-
这是计算机专业硕士生课程《算法设计与实现》中讲到的模式匹配算法的实现,并且将该算法与KMP算法进行了比较。...
这是计算机专业硕士生课程《算法设计与实现》中讲到的模式匹配算法的实现,并且将该算法与KMP算法进行了比较。-It was the professional degree programs, "Algorithm Design and Implementation" referred to the pattern matching algorithm implementation, and algorithm and KMP algorithm are compared.
- 2022-03-14 01:25:09下载
- 积分:1
-
cutting parts : a given width of the rectangular plate W, the height of rectangu...
零件切割问题:
给定一块宽度为W的矩形板,矩形板的高度不受限制。现需要从板上分别切割出n个高度为hi,宽度为wi的矩形零件。切割的规则是零件的高度方向与矩形板的高度方向保持一致。问如何切割使得所使用的矩形板的高度h最小?
任给一个输入实例,能输出切割所需要的实际高度并能用图形演示切割的过程-cutting parts : a given width of the rectangular plate W, the height of rectangular plate unrestricted. Need from the board is cutting out respectively n height of the hi, wi width of the rectangular parts. Cutting parts to the rules of the height of the rectangular plate with a high degree of consistent direction. Asked how cutting makes use of the rectangular plate height h minimum? As an input for example, will cut output by the needs of the high and can be used graphic demonstration of the cutting proce
- 2022-01-27 17:45:40下载
- 积分:1