-
集装箱的装箱问题
给定一个集装箱,其长为L,宽为W和高为H,现有一批圆柱形木材,每根木材的长均为L,但是半径不同,设第i根木材半径为ri。问如何装箱,使得...
集装箱的装箱问题
给定一个集装箱,其长为L,宽为W和高为H,现有一批圆柱形木材,每根木材的长均为L,但是半径不同,设第i根木材半径为ri。问如何装箱,使得集装箱的空间利用率最高?-problem given a container, its length L, width W and H for high, existing batch of cylindrical wood and each timber are long L, but different radius, based i-radius of the wood-ri. Asked how crates, containers make maximum utilization of space?
- 2023-05-27 04:50:03下载
- 积分:1
-
将网页文件中的词汇提取出来,放入一个单独的mdb格式数据库...
将网页文件中的词汇提取出来,放入一个单独的mdb格式数据库-Page document vocabulary extracted into a separate database mdb format
- 2023-01-21 16:40:03下载
- 积分:1
-
《数据结构》排序演示系统。实现6种内部排序。包括直接插入排序,希尔排序,冒泡排序,直接选择排序,快速排序,堆排序。。这是我的数据结构课程设计!...
《数据结构》排序演示系统。实现6种内部排序。包括直接插入排序,希尔排序,冒泡排序,直接选择排序,快速排序,堆排序。。这是我的数据结构课程设计!-"data structure" Sort demonstration system. Six species of achieving internal order. Including direct insertion sort, Hill, in order Bubble Sort, direct selection, in order of Quick Sort, heap sort. . This is my data structure course design!
- 2022-10-15 23:55:03下载
- 积分:1
-
用O(nlogn)的算法对Cograph进行识别
用O(nlogn)的算法对Cograph进行识别-O (nlogn) algorithm for the identification of Cograph
- 2022-07-21 17:12:57下载
- 积分:1
-
MSSQL & MYSQL connection setup
RAD XE5 C++ 開發, 用於設定資料庫連線參數, 可設定 MSSQL 及 MYSQL, 並可將設定後的參數以DES編碼後存成檔案
- 2022-04-10 18:23:59下载
- 积分:1
-
SQLServer的例子
Visual Studio中在连接到SQL Server数据库2012年的例子。数据被显示在一个网格。网格包含连击DATE类型的字段。
- 2022-01-27 21:48:21下载
- 积分:1
-
FORTRAN语言开发三
用Fortran开发三维球面delauney三角网剖分程序可用于曲面造型、最小生成树应用领域-Fortran development with three-dimensional spherical delauney Triangulation program can be used for surface modeling, minimum spanning tree applications
- 2023-02-01 03:15:03下载
- 积分:1
-
vb下数据库的读取范例
vb下数据库的读取范例-vb read Database examples
- 2022-01-26 00:45:38下载
- 积分:1
-
求两个字符串的最长公共子序列,使用递归算法实现。
求两个字符串的最长公共子序列,使用递归算法实现。-For two of the longest common sub-string sequences, using the recursive algorithm.
- 2022-09-05 10:30:02下载
- 积分:1
-
上海交通大学上C++课的课件..对初学C++的朋友一定要看看...其中提到了不少容易忽略的环节...
上海交通大学上C++课的课件..对初学C++的朋友一定要看看...其中提到了不少容易忽略的环节-Shanghai Jiaotong University on C++ class courseware. . For beginners in C++ to see friends. . . Many of them referred to the easily overlooked aspect
- 2023-03-31 02:25:04下载
- 积分:1