-
贪吃蛇游戏的程序,上键向上,下键向下,右键向右,左键向左...
贪吃蛇游戏的程序,上键向上,下键向下,右键向右,左键向左
-Snake game procedures on the bond upward, downward keys, right- right, left Left
- 2022-01-26 07:19:05下载
- 积分:1
-
计算机常用算法,主要介绍算法及其基本设计方法,包括算法分析等...
计算机常用算法,主要介绍算法及其基本设计方法,包括算法分析等-Commonly used computer algorithms are introduced and the basic design of algorithms, including algorithm analysis
- 2022-07-24 05:28:40下载
- 积分:1
-
Shannon Fenaux+7 encoded input source symbols, the probability distribution as f...
香农费诺编码输入为+7个信源符号,其概率分布为:(其中信源符号用A+B、、G表示)A_0.2++B_0.19++C_0.18++D_0.17++E_0.15++F_0.10++G_0.01然后输入程序中得到结果(详细文档,值得一下)香农-费诺编码-Shannon Fenaux+7 encoded input source symbols, the probability distribution as follows: (where source symbols with the A+ B,, G indicated) A_0.2++ B_0.19++ C_0.18++ D_0.17++ E_0.15++ F_0.10++ G_0.01 and then enter the program to get results (detailed documentation, it is worth it) Shannon- Fano coding
- 2022-05-26 18:23:05下载
- 积分:1
-
c++模板应用。。 。。 。。。
c++模板应用。。 。。 。。。
-vc
- 2023-01-24 04:50:04下载
- 积分:1
-
信箱应用程序接口的使用
信箱应用程序接口的使用-Box Application Programming Interface use
- 2022-01-26 02:04:08下载
- 积分:1
-
用VC编写的换肤程序,如有需要的可以下载,很有参考价值.
用VC编写的换肤程序,如有需要的可以下载,很有参考价值.-VC skinnable prepared by the procedure, if necessary can be downloaded great reference value.
- 2022-07-09 19:51:38下载
- 积分:1
-
very important book to learn about computers
very important book to learn about computers-very important book to learn about computers...
- 2023-08-11 22:10:03下载
- 积分:1
-
k-近邻算法的实现
kNN实现步骤
(1)计算已知类别数据集中的点与当前点之间的距离
(2)按照距离递增次序排序
(3)选取当前与当前距离最小的k个点
(4)确定k个点所在类别的出现的频率
(5)返回前k个点出现频率最高的类别作为当前点的预测分类
- 2022-02-14 22:45:04下载
- 积分:1
-
这是一个典型的非数值问题,如果使用非递归算法求解此问题,要设计复杂的算法,编写很长的程序。而使用递归算法可以使整个算法清晰,使程序简洁。本问题分析并建立递归算法...
这是一个典型的非数值问题,如果使用非递归算法求解此问题,要设计复杂的算法,编写很长的程序。而使用递归算法可以使整个算法清晰,使程序简洁。本问题分析并建立递归算法的过程是典型的抽取问题本质、建立递归算法 并最终解决非数值问题递归实例。-This is a typical non_numerical value problem.you must design complicated arithmetic and long program if you use non_recursion arithmetic.But if you make use of recursion arithmetic,your arithmetic will be clear.The course of analysing and establish recursion arithmetic is a typical example to take out the principle ,establish recursion arithmetic and solve non_numerical value problem.
- 2022-05-25 16:28:31下载
- 积分:1
-
Visual C++源程序代码第五章图像图形篇
Visual C++源程序代码第五章图像图形篇-Visual C++ source code chapter V graphics and figures
- 2022-01-28 03:42:31下载
- 积分:1