-
的最长单调序列,字符串比较,燃料问题和knapsa…
最长单调子序列、字符串比较、加油问题及背包问题的算法分析及求解-The longest monotone subsequence, string comparison, the fuel problem and knapsack problem analysis and solving algorithms
- 2022-03-18 15:32:58下载
- 积分:1
-
XMathLib是一个通用的3D图形数学库。
其中包含两个部分:
XMathLib和XGeomLib。分别处理数学和几何运算。
数学部分包含向量、矩...
XMathLib是一个通用的3D图形数学库。
其中包含两个部分:
XMathLib和XGeomLib。分别处理数学和几何运算。
数学部分包含向量、矩阵、四元数的运算。以及其它的运算。
几何部分包含Box Frustum AABB OBB Ray Line Line-Segment Plan Triangle等的运算。-XMathLib is a generic 3D graphics math. Which consists of two parts : XMathLib and XGeomLib. Separate processing mathematical and geometric computing. The math section includes vector, matrix, quaternion arithmetic. , And other arithmetic. Geometric part consists Box Frustum AABB OBB Ray Line Line-Segme nt Plan Triangle such arithmetic.
- 2023-04-15 11:00:03下载
- 积分:1
-
with eyes turned to the mouse control
跟着鼠标转的眼睛控-with eyes turned to the mouse control
- 2022-03-04 02:17:09下载
- 积分:1
-
1.通过鼠标拖拽和弹出对话框完成实体、属性、联系的绘制以及各参数设定
2.对绘制的实体、属性、联系提供合法性检查
3.对绘制的图形进行拖动、重设大小、删...
1.通过鼠标拖拽和弹出对话框完成实体、属性、联系的绘制以及各参数设定
2.对绘制的实体、属性、联系提供合法性检查
3.对绘制的图形进行拖动、重设大小、删除
4.通过属性对话框对实体、属性、联系的各种参数进行重新设置
5.数据的串行化
6.将绘制完成的E-R图转换成数据库脚本-1. Through mouse drag and drop and pop-up dialog box to complete entities, attributes, links, as well as drawing parameter setting 2. Drawing entities, attributes, links provided to check the legality of 3. The graphics on the drawing drag, reset size, delete 4. through the Properties dialog box on the entities, attributes, linked to various parameters re-set 5. serialization of data 6. will be drawn to complete the ER diagram into a database script
- 2022-01-25 17:40:07下载
- 积分:1
-
同一个数据库开发的系统,有源代码和发布版本
同一个数据库开发的系统,有源代码和发布版本-with a database development systems, and active code releases
- 2022-05-17 05:06:43下载
- 积分:1
-
在线购物
在线购物系统的完整代码。 非常好
- 2023-05-08 03:55:03下载
- 积分:1
-
建立并按前,中,后序方法遍历二叉树,本代码用的是非递归方法,递归方法的稍后给出...
建立并按前,中,后序方法遍历二叉树,本代码用的是非递归方法,递归方法的稍后给出-established as before, during and after the binary tree traversal sequence method, the code of non- recursive method, recursive method is later
- 2023-01-28 04:00:03下载
- 积分:1
-
路径规划A*算法
如果一个估价函数可以找出最短的路径,我们称之为可采纳性。A*算法是一个可采纳的最好优先算法。A*算法的估价函数可表示为:f"(n) = g"(n) + h"(n) 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报 打分 发表评论 暂无评论
- 2023-05-31 17:50:03下载
- 积分:1
-
在顺序存储结构上,采用顺序查找算法,直接插入排序算法等算法查找一关键字,输出查找结果...
在顺序存储结构上,采用顺序查找算法,直接插入排序算法等算法查找一关键字,输出查找结果-In the sequential storage structure, using the sequential search algorithm, sorting algorithm directly into the search for a keyword such as algorithms, the output search results
- 2022-02-04 13:48:57下载
- 积分:1
-
Including the quick sort, heap sort, merge sort, such as classical algorithms, h...
包括快速排序、堆排序、合并排序等经典算法,有详细的说明,供初学者学习
- 2022-03-05 06:50:29下载
- 积分:1