-
广义表的头文件简单实用,一般般的操作都有说明。
广义表的头文件简单实用,一般般的操作都有说明。-Generalized table header file is simple and practical, generally have been described as the operation.
- 2023-04-05 08:15:03下载
- 积分: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
-
数据结构课程设计,表达式求值.大家看看,如果功能不好再找我修改...
数据结构课程设计,表达式求值.大家看看,如果功能不好再找我修改-Data structure design, the expression is evaluated. Let us take a look, if not find my modified function
- 2022-06-01 20:21:32下载
- 积分:1
-
Given a (undirected) graph G, and G in two points s, t, determined from s to t o...
给定一个(无向)图G,及G中的两点s、t,确定一条从s到t的最短路径。-Given a (undirected) graph G, and G in two points s, t, determined from s to t of a shortest path.
- 2022-01-30 21:36:58下载
- 积分:1
-
binary search algorithm, to achieve a set of data for the search operation, the...
折半查找算法,实现对于一组数据的查找操作,利用折半查找法进行查找-binary search algorithm, to achieve a set of data for the search operation, the use of binary search method you
- 2023-02-02 17:15:04下载
- 积分:1
-
C++人力资源管理系统
一套完整的人力资源管理系统 包括员工信息管理等诸多模块
对C++范围SQL数据库进行了函数封装 可靠性高 包括增删改查等模块
可直接用于项目开发和学习
- 2022-08-19 20:31:28下载
- 积分:1
-
题目:稀疏矩阵是指那些多数元素为0的矩阵.利用稀疏特点进行存储和计算可以大大节省存储空间,提高计算效率.实现一个能进行稀疏矩阵基本运算的运算器.基本要求:以带行...
题目:稀疏矩阵是指那些多数元素为0的矩阵.利用稀疏特点进行存储和计算可以大大节省存储空间,提高计算效率.实现一个能进行稀疏矩阵基本运算的运算器.基本要求:以带行逻辑连接信息的3元组顺序表表示稀疏矩阵,实现两个矩阵相加,相减和相乘的运算.矩阵的输入形式采用3元组表示,而运算结果的矩阵则以通常的阵列形式列出.概要设计:1.以带行逻辑连接信息的3元组顺序表表示稀疏矩阵2.本程序包含2个模块:(1) 各集合定义模块(2) 主程序模块-topics : sparse matrix refers to those elements for most of the matrix 0. Using sparse features storage and computation can be greatly reduced storage space and improve computational efficiency. One can achieve for sparse matrix operations basic computing device. Basic requirements : OK logical connection with the three yuan Information Group the order said the sparse matrix table to achieve two matrices together, subtract and multiply arithmetic. Matrix entry forms using three yuan Group said, and the results of the matrix operations while the usual array listed. summary of design : 1. in line with the logic of information linking the three element group said sparse chronology matrix 2. this program contains two modules : (1) Set module (2) main program module
- 2022-05-29 01:02:00下载
- 积分:1
-
火车调度,学得还不错,跟大家一起分享.不过不是自己写的
火车调度,学得还不错,跟大家一起分享.不过不是自己写的-train, we learn was pretty good, to share with you. But it is not that he wrote
- 2022-01-25 21:47:55下载
- 积分:1
-
是一种数据结构的编程代码,程序实现一块链表的管理每个人资料...
是一种数据结构的编程代码,程序实现一块链表的管理每个人资料-is a data structure of the programming code, procedures to achieve a Chain Management everyone information
- 2023-01-03 02:45:04下载
- 积分:1
-
这是一个动态创建数据库的原程序是用c++编写的
这是一个动态创建数据库的原程序是用c++编写的-This is a dynamic database creation of the original procedure was used to prepare the c
- 2022-11-07 03:30:03下载
- 积分:1