-
Task1
BOXCOX变换,可实现数据的预处理,boxcox变换消除复共线性(BOXCOX transformation for data preprocessing and boxcox transformation for elimination of complex collinearity)
- 2020-06-18 17:20:01下载
- 积分:1
-
是一个利用数组编写的迷宫程序!
是一个利用数组编写的迷宫程序!-is an array prepared by the use of the maze procedure!
- 2023-03-09 02:40:03下载
- 积分:1
-
MineSweep
高仿win7的扫雷游戏,很适合初学者学习(High imitation win7 minesweeper game, it is suitable for beginners to learn)
- 2013-09-07 13:03:59下载
- 积分:1
-
java_houghDemo
java houghDemo java实现霍夫变换
真正的用java houghDemo java实现霍夫变换(Java houghDemo Java implements the hough transform.
The real Java houghDemo Java implementation of the hough transform.)
- 2018-04-28 14:28:39下载
- 积分:1
-
一个小游戏,用了三种不同的方法实现,对于人工智能的一些搜索算法可以有更深的了解...
一个小游戏,用了三种不同的方法实现,对于人工智能的一些搜索算法可以有更深的了解-a little game with three different ways, For some artificial intelligence search algorithm can have a deeper understanding
- 2023-08-01 19:25:02下载
- 积分:1
-
qujainfugai
算法设计课本的第四章区间覆盖问题作业题的实现(Operation problem of interval coverage problem in fourth chapters of algorithm design)
- 2017-12-15 17:57:08下载
- 积分:1
-
基于c++的智能扫地机器人路径选择的算法
基于C++语言的路径规划算法研究,对学习机器人路径规划有帮助!(The path planning algorithm based on C++ language is helpful to the path planning of learning robot.)
- 2020-09-12 19:08:00下载
- 积分:1
-
XYRaclient
非常好的管理类软件,各种功能非常齐全,欢迎使用!!!(Very good management class software, various functions are very complete, Welcome! ! !)
- 2013-01-04 17:37:03下载
- 积分:1
-
attiny 13
说明: driver oled Tested is ok
only for demo
- 2020-06-19 19:20:02下载
- 积分:1
-
遗传算法求函数最优解
遗传算法求解函数的最大值,且函数只有一个变量。求函数f(x)=x+10*sin(5x)+7*cos(4x),x∈[0,9]。染色体长度为20,交叉概率为0.95,变异概率为0.08,迭代次数为25。 程序修改后可以用于多参数函数的求解。
- 2022-07-16 21:22:56下载
- 积分:1