-
iForest-master
孤立森林 是一个基于Ensemble的快速异常检测方法,具有线性时间复杂度和高精准度,是符合大数据处理要求的state-of-the-art算法(Isolated forest is a fast anomaly detection method based on Ensemble. It has linear time complexity and high precision. It is a state-of-the-art algorithm that meets the requirements of large data processing.)
- 2020-12-08 14:29:19下载
- 积分:1
-
巨大的记忆小游戏是一个很大的乐趣,用C++语言,请指教
贪吃蛇小游戏,很好玩的,用c语言编写的,请多指教
-huge memory small game is a lot of fun, with the c language, please enlighten
- 2022-01-25 15:59:23下载
- 积分:1
-
sgsmooth
说明: 使用最小二乘法进行数据平滑。matlab实现(A smooth method first mentioned by Savitzky and Golay in the paper
Abraham Savitzky & Marcel J. E. Golay. Smoothing and Differentiation of Data by
Simplified Least Squares Procedures. Analytical Chemistry.1964,36(8):1627-1639.)
- 2020-06-16 12:20:02下载
- 积分:1
-
JsonReader
说明: What is this is a file that can be used.
- 2020-06-24 18:40:02下载
- 积分:1
-
OLED兼容SPI和IIC版本资料
stm32正点原子开发板中开发使用oled屏幕的程序(Developing Programs Using OLED Screen in stm32)
- 2020-06-20 23:00:01下载
- 积分:1
-
CAD工具面板
CAD2006工具面板(可停靠,像QQ一样隐藏)(CAD2006 tool panel (docked, hidden like QQ)
CAD2006 tool panel (docked, hidden like QQ))
- 2017-09-04 09:48:36下载
- 积分:1
-
table
好用的,系统辨识中,递推最小二乘估计RLS是辨识模型阶次的一个重要的算法,(Easy-to-use, system identification, the recursive least squares estimate RLS times of order identification model is an important part of the algorithm,)
- 2017-08-12 21:08:48下载
- 积分:1
-
DreamerShop dreamers Shop System v2.6
DreamerShop梦想家网店系统 v2.6-DreamerShop dreamers Shop System v2.6
- 2023-03-04 09:40:06下载
- 积分:1
-
AT89S52单片机电子钟(含万年历、闹铃)
应用背景用于大学51单片机课程设计,数码管显示时间,设置闹铃,电子钟,显示时间、日期,秒表用于计时,用于51单片机关键技术AT89S52单片机电子钟(含万年历、闹铃、秒表)有注释,可以删除部分功能,所有功能都采用子函数,采用8位数码管显示,采用8位IO口独立式按键输入。涵盖电子钟所有内容。
- 2022-02-11 16:24:11下载
- 积分:1
-
加减计算器
说明: (1) 加减数和被加减数的输入位数为1-4位;
(2) 相加结果显示要考虑进位的输出显示(即5位输出);
(3) 注意对“0”—“9”、“+”、“=”以外按键输入的处理;
(4) 注意对相加结果进行十进制处理;
(5) 输入加数和被加数时,显示器上显示的数字要像平时用的计算器输入一样,即:每输入一个数字,原来显示的数字要往左移;
(6) 可以完成累加功能。((1) The input digits of the additions and subtractions and the additions and subtractions are 1-4 digits;
(2) The additive result shows that the carry output display (i.e. 5-bit output) should be considered.
(3) Attention should be paid to the processing of keyboard input other than "0"-"9", "+" and "=";
(4) Attention should be paid to decimal processing of the additive results.
(5) When the additive and the additive are input, the number displayed on the display should be the same as that input by the usual calculator, that is, every number input, the original number displayed should move to the left;
(6) Accumulative function can be completed.)
- 2020-12-26 15:09:03下载
- 积分:1