-
python实现分段线性表示
说明: 按照自顶向下和自底向上分析时间序列趋势和转折点(Found the turning point from bottom to the top and from top to the bottom)
- 2019-12-10 10:34:33下载
- 积分:1
-
Asst1
You are given an n x n grid , a starting position on the grid and a goal location. Each point on the grid is assigned an integer, giving its elevation. It is possible to move from a location to any of its 4 neighbours (except at a boundary). The cost of such a move in 1 the absolute value of the difference in elevation. However, if the difference between two points is greater or equal to 4, this represents an impassible cliff
- 2018-10-28 13:21:19下载
- 积分:1
-
LUT
说明: Look-up-table XXXXXXX
- 2020-06-03 05:51:29下载
- 积分:1
-
蒙特卡洛demo
蒙特卡洛树搜索的demo,模拟一个tic tac toe游戏,可以做到不败。
python3编写,无依赖。
UCT可以替换,现在有变种叫PUCT,可能效果会更好。
- 2023-08-24 00:35:03下载
- 积分:1
-
新建班级网站所需的一些插件
可用于个人新建网页直接引用,不用重复编写,希望大家能够用到
- 2022-03-07 12:55:31下载
- 积分:1
-
picture
说明: 详细编写如何让使用cnn识别自己的图片,自己建立cnn模型,可修改(Write in detail how to use CNN to identify their own pictures)
- 2020-11-20 10:09:10下载
- 积分:1
-
CVRP-GA-master
遗传算法解决处理路径问题 挺好的一个算法(vrp problem solved by GA)
- 2019-05-02 14:43:42下载
- 积分:1
-
猜拳游戏
猜拳游戏Python实现。
猜拳游戏规则:
石头:握紧的拳头。
剪子:或称“剪刀”,中指和食指伸直,其余手指握紧。
布:五指伸直,张开手掌。手心向下,或向上,或竖直(拇指向上)。
每一个手势代表一个“武器”,互相克制的原则是:剪子剪不动石头(石头胜利);布被剪子剪开(剪子胜利);石头被布包裹(布胜利)。如果双方出示了一样的手势,就是平局。(Application of Guess boxing game with Python)
- 2020-06-21 01:40:01下载
- 积分:1
-
检测面部部分︰ 检测部分的脸
% detectfaceparts:零件的人脸检测
- 2022-02-11 12:01:15下载
- 积分:1
-
7623
Energy spectrum analysis and calculation, Including the MUSIC algorithm, ESPRIT algorithm ROOT-MUSIC algorithm, Fractional Fourier transform computing.
- 2017-11-06 19:59:56下载
- 积分:1