-
Jukebox
JukeBox is the part of the task
- 2011-12-27 01:05:01下载
- 积分:1
-
循环
说明: 控制条件语句的变量,在for循环结束后,就不可以被访问了,而while循环还可以访问,如果你继续想使用该变量,则可以使用while循环,否则推荐使用for循环,原因是for循环结束,该变量就从内存中消失,能够提高内存的使用效率。(The variable that controls the conditional statement is not accessible after the for loop has finished, and the while loop is accessible if you continue to use the variable, you can use the while loop. Otherwise, it is recommended to use the for loop, because the variable disappears from memory after the for loop, which can improve memory efficiency.)
- 2019-10-12 14:00:38下载
- 积分:1
-
mapwin1.4
比较方便的地图制作小工具,我们做java游戏时经常用到(Convenient to map production of small tools, we make java games frequently used)
- 2008-08-01 23:46:31下载
- 积分:1
-
Matlab文件
实现音频文件和dat数据文件的互相转换。(To achieve mutual conversion between audio files and dat data files.)
- 2021-01-08 17:48:52下载
- 积分:1
-
nscore
正态化处理数据程序 GSLIB程序 用于地质统计分析(normal score data)
- 2014-03-03 11:35:38下载
- 积分:1
-
sc34018
SC34018芯片资料,文档,可以了解该芯片的特性(SC34018 chip information, files, can understand the characteristics of the chip)
- 2007-03-26 11:58:40下载
- 积分:1
-
Including the serial mouse controls and other electronic design Design Competiti...
包括串口设计
鼠标控件
等电子设计大赛常用的功能-Including the serial mouse controls and other electronic design Design Competition commonly used functions
- 2022-01-26 03:41:41下载
- 积分:1
-
vodeobricge
这是自适应信号处理的几个matlab程序,希望对大家有用,()
- 2018-02-01 23:53:09下载
- 积分:1
-
src
Java提供的API类BigDecimal,用来对超过16位有效位的数进行精确的运算。双精度浮点型变量double可以处理16位有效数。在实际应用中,需要对更大或者更小的数进行运算和处理。(BigDecimal Java API classes provided for more than 16 significant bits of the number of precise calculations. Double-precision floating-point variables can handle double the number of 16-bit effective. In practice, the need for a larger or smaller number of computing and processing.)
- 2016-07-12 10:24:52下载
- 积分:1
-
ARIMA
说明: 差分整合移动平均自回归模型,又称整合移动平均自回归模型(移动也可称作滑动),是时间序列预测分析方法之一。(Differential integrated moving average autoregressive model, also known as integrated moving average autoregressive model (moving also known as sliding), is one of the time series prediction and analysis methods.)
- 2020-05-18 21:23:50下载
- 积分:1