-
huffman_alphabet
Data Compression Huffman Coding Example
Create an huffman alphabet for the input string
Python 2.7 necessary (not tested Python 3.0). For windows just run huffman.bat
- 2013-12-09 21:07:32下载
- 积分:1
-
LSTM程序
说明: 基于LSTM的时间序列预测-原理-python代码(Prediction of time series based on LSTM - principles -python code)
- 2019-07-05 17:43:54下载
- 积分:1
-
gps点地图匹配
有需要的可以查看,对毕业生有一点帮助
- 2023-03-20 16:00:03下载
- 积分:1
-
GA-FJSP-master
采用改进的遗传算法,对柔性车间调度问题进行求解(Solving flexible shop scheduling problem with improved genetic algorithm)
- 2020-06-16 11:20:02下载
- 积分:1
-
pyhton
python处理LANDSAT遥感影像数据主要是分类,批量从文件夹中读取,进行简单处理(Python processing LANDSAT remote sensing image data is mainly classified, batch reading from folders, simple processing)
- 2020-11-03 16:09:52下载
- 积分:1
-
DSOFramer,办公室,微软,C #,WPF
我已创建ActiveX控件是Web应用程序的一部分
- 2022-05-05 04:19:54下载
- 积分:1
-
基于python的桑吉图实现
【实例简介】
代码 示例数据
- 2021-09-08 00:30:57下载
- 积分:1
-
ABAQUS损伤塑性混凝土模型_inp
说明: ABAQUS损伤塑性混凝土模型,关于在ABAQUS中进行混凝土本构关系的描述(ABAQUS Damage Plastic Concrete Model, Description of Constitutive Relation of Concrete in ABAQUS)
- 2020-10-27 21:49:58下载
- 积分:1
-
Python 的例子
BOARD_SIZE = 8 def under_attack (col,女王/王后) ︰ 左 = 右 =,c 在 reversed(queens) col ︰ 左、 右左-= 1,右 + 1 如果 c 中 (左,col,右): 返回 True 返回 False def solve(n) ︰ 如果 n = = 0 ︰ 返回 [[]] smaller_solutions = 解决 (n-1) 返回 [solution+[(n,i+1)] 为我解决的 smaller_solutions,如果不是 under_attack xrange(BOARD_SIZE) (i + 1, solution)] 在 solve(BOARD_SIZE) 的回复 ︰ 打印答案
- 2023-05-27 16:10:03下载
- 积分:1
-
12、XGBoost
说明: xgboot做预测示例的代码及数据集,仅作为参考使用(The code and data set of xgboot as a prediction example are used for reference only)
- 2019-07-06 16:41:12下载
- 积分:1