-
Code
这个文件中写了对于一个德国医药品牌在中国销售额基于时间的预测,运用了机器学习算法。(This document describes a time-based forecast of sales of a German pharmaceutical brand in China, using machine learning algorithms.)
- 2020-06-15 22:40:02下载
- 积分:1
-
又一个安卓进度条ProgressBar实例源码
又一个安卓进度条ProgressBar实例源码,模拟任务大小为100个数组,任务完成度--默认为0,构造一个线程,完成100个1,每完成一个1,进度条就有所变化,也就是变长一些,当然这是其中一种进度条的实现方法,不要局限于这种方法,用的多了也就熟练了。
- 2023-07-13 20:20:03下载
- 积分:1
-
renewable energy + microgrid3
Optimal dispatch for a micro grid incorporating renewables and
demand response
- 2018-05-26 09:15:54下载
- 积分:1
-
core2
说明: bool AABB::intersects(const AABB &p_aabb) const {
if (position.x >= (p_aabb.position.x + p_aabb.size.x))
return false;
- 2020-06-19 15:40:02下载
- 积分:1
-
e7_5
说明: qpsk信号导入导频,使用升余弦滤波器,在simulink中仿真(inset pilot in QPSK signal, use square root raised cosine filters in simulink)
- 2020-06-23 19:40:01下载
- 积分:1
-
关于430的介绍,内含430的结构图,技术文章,工具,PCB原理图,及用户说明...
关于430的介绍,内含430的结构图,技术文章,工具,PCB原理图,及用户说明-On the 430
- 2023-01-28 17:35:13下载
- 积分:1
-
51单片机测量脉冲信号频率
谐振电路产生方波后输入脉冲信号到51单片机测量脉冲信号频率输出到1602显示屏上(The resonant circuit generates square wave and then inputs pulse signal to 51 single chip computer to measure pulse signal frequency and outputs it to 1602 display screen.r)
- 2020-06-17 23:20:01下载
- 积分:1
-
C#折叠菜单 点击展开二级项
C#窗体上的折叠菜单效果,点击展开二级项,这种菜单 觉得实用性很强,在许多的程序中几乎都可以见到类似的菜单功能,可一级一级显示子菜单,当然,本例中的菜单只是支持二级,若包括更多的子菜单项,则需要改进代码了。
- 2022-08-16 11:31:35下载
- 积分:1
-
VC mfc入门教程,可以让你很快学会VC的教程!看看吧!
VC mfc入门教程,可以让你很快学会VC的教程!看看吧!-VC mfc entry Guide, which will let you quickly learn VC Guide! Let"s see it!
- 2022-10-01 05:10:03下载
- 积分:1
-
ray
随机设置了雷的位置,当用户输入的位置与雷的位置相同,则游戏结束。否则该位置处打印出笑脸。(Ray random set position when the user enters the same position and the position of mine, the game is over. Otherwise, the position of print faces.)
- 2013-11-01 10:33:06下载
- 积分:1