-
下相当的问题说明:2个可装2个八个玻璃…
倒酒问题描述: 设有两个能装8两的酒杯(称为1号,2号)装满了酒, 和1个能装3两的空酒杯(称为3号), 问怎样用这3个酒杯向4个人 敬酒, 使得每个人都喝4两酒. 要求: 用程序计算出可行方案。 输入: 无 输出: 每一步决策.-down quite Problem description : two can be loaded with two of the eight glasses (known as 1, 2) filled with the wine, and one can hold three two empty glasses (known as the 3rd) and asked how to use it three to four glasses and toast the individual, so that each person maximum servings of both types 4 2 liquor. Request : procedures calculated options. Input : None output : each step of the decision-making.
- 2023-06-15 16:35:03下载
- 积分:1
-
关于统计学习理论与支持向量机
关于统计学习理论与支持向量机- About statistical study theory and support vector machine
- 2022-10-27 17:05:04下载
- 积分:1
-
用c编的进程调度算法
用c编的进程调度算法-C prepared by the process of scheduling algorithm
- 2022-03-12 18:52:15下载
- 积分:1
-
一个图可以找出投影仪的中心线,我做本科毕业论文…
可以把一图形的投影中心线找出来,我本科论文就做过那玩意-A graph can find out the centerline of the projector, I did undergraduate thesis on那玩意
- 2022-06-17 03:14:47下载
- 积分:1
-
随机数据的生产 ...
随机数据的生产
-randome data
- 2022-01-29 01:29:17下载
- 积分:1
-
c 矩阵 pambase 数据集而不用任何预处理
你好,这是矩阵。如果未设置表现作为NaiveBayes建立根据指定的搜索网络....原始数据spambase 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-08-24 13:33:31下载
- 积分:1
-
神经网络BP改进算法:对开发神经网络BP算法的人员大有帮助
神经网络BP改进算法:对开发神经网络BP算法的人员大有帮助-neural network algorithm improvements : the development of neural network algorithm greatly assist the staff
- 2022-03-24 06:57:51下载
- 积分:1
-
该代码是《科学与工程数值算法》(visual C++实现)一书中的源代码,里面包括常见的数值算法的实现,主要包括复数运算、矩阵运算、线性方程组的求解、非线性方程...
该代码是《科学与工程数值算法》(visual C++实现)一书中的源代码,里面包括常见的数值算法的实现,主要包括复数运算、矩阵运算、线性方程组的求解、非线性方程组的求解以及差值和数值积分的实现。-The code is " Science and Engineering, Numerical Algorithms" (visual C++ to achieve) the book" s source code, which include the common realization of numerical algorithm, including complex calculations, matrix operations, linear equations, nonlinear equations, as well as the margin and the achievement of numerical integration.
- 2022-01-31 18:20:24下载
- 积分:1
-
数据结构基本算法
其中包含最常用的各种数据结构(二叉树,链表,队列)的基本操作和相关算法,还有详细的代码注释和要注意的相关问题等,是程序员学习和练习数据结构的完美教材和实力。此外还有对各种排序算法(冒泡排序,选择排序,插入排序,堆排序,shell排序,堆排序,快速排序)和查找算法的总结和实现,均为本人在找工作期间积累下来的最常考最常用算法和数据结构的精心总结,希望对找工作的朋友们有一定的帮助,欢迎下载。
- 2022-03-22 15:04:53下载
- 积分:1
-
基于libtommath的CRT大数实现
采用libtommath大数库对中国剩余定理算法通解进行改写,支持128位的大数实现,已测试成功。
- 2022-08-13 23:23:22下载
- 积分:1