-
打破数字
此代码可用于打破数字。它的一个例子: 让说,用户输入"561365"作为输入,现在程序将放置在数组中的每个位数的这一数字。所以以后你可以做任何需要使用此 number 位数的操纵。
- 2022-08-21 13:16:20下载
- 积分:1
-
c4.5算法java单机版
机器学习决策树经典C4.5java源码单机版 包括信息商计算 和决策树图打印两大部分
- 2022-04-17 11:36:10下载
- 积分:1
-
own procedures that may be useful to you
自己做的程序,可能对你有用-own procedures that may be useful to you
- 2022-02-01 18:20:34下载
- 积分:1
-
数学建模中常用的算法,如最短路径floyd算法、蒙特卡洛仿真计算圆周率...
数学建模中常用的算法,如最短路径floyd算法、蒙特卡洛仿真计算圆周率-mathematical modeling algorithm commonly used, such as the shortest path algorithm Floyd, the Monte Carlo simulation calculation of pi
- 2022-09-29 18:50:03下载
- 积分:1
-
随机遍量的产生程序说明:
1 功能:该程序目的是要能够产生包括均匀分布,指数分布,瑞利分布和正态分布的随机变量。本人制作的应用程序可以方便地实现上述功能(暂...
随机遍量的产生程序说明:
1 功能:该程序目的是要能够产生包括均匀分布,指数分布,瑞利分布和正态分布的随机变量。本人制作的应用程序可以方便地实现上述功能(暂定点数
- 2022-01-26 02:34:57下载
- 积分:1
-
the procedures windows xp environment to prepare for the java source files, We c...
本程序由windows xp 环境下
编写,为java 的源程序,大家可用javac 编译后使用. -the procedures windows xp environment to prepare for the java source files, We can use the javac compiler.
- 2023-09-04 10:05:02下载
- 积分:1
-
求解非线性不动点方程组x=G(x)的非线性塞德尔迭代方法,初值x0...
求解非线性不动点方程组x=G(x)的非线性塞德尔迭代方法,初值x0-For solving nonlinear fixed point equation x = G (x) the nonlinear Seidel iterative method, initial value x0
- 2022-08-11 02:55:05下载
- 积分:1
-
Mathematical Modeling of Probability and Statistics courseware. Described the ge...
数学建模中的概率统计课件。讲述了概率统计的一般方法。-Mathematical Modeling of Probability and Statistics courseware. Described the general method of probability and statistics.
- 2023-03-02 15:45:04下载
- 积分:1
-
MELP语音低速率编码器源代码
语音低速率编码器,美国军用标准,MELP,源代码是C语言版本,编译后可直接运行,里面有一个编码器和一个解码器。该编码器是开源的,原始文件有一个小错误,这里已经做了修改,可直接编译通过。
- 2022-11-19 02:45:03下载
- 积分:1
-
这是一段关于四种排序方法的完全源代码及其相互之间的比较,包括:Heap sort,Merge sort,Quick sort,Radix sort...
这是一段关于四种排序方法的完全源代码及其相互之间的比较,包括:Heap sort,Merge sort,Quick sort,Radix sort-This is a period of about four kinds of methods to sort the complete source code and the comparison between, including: Heap sort, Merge sort, Quick sort, Radix sort
- 2022-05-07 06:26:05下载
- 积分:1