-
mfet
此程序为研究异形柱最不利荷载角的C++程序(This program is a C program for studying the most unfavorable load angle of special-shaped columns.)
- 2018-09-05 12:16:46下载
- 积分:1
-
PGD
最优化方法之近端梯度下降法,适用于L1正则项的最优化。(Proximal gradient descent)
- 2020-06-30 06:00:02下载
- 积分:1
-
Hadoop安装教程2
Hadoop 的运行方式是由配置文件决定的(运行 Hadoop 时会读取配置文件),此外,伪分布式虽然只需要配置 fs.defaultFS 和 dfs.replication 就可以运行(官方教程如此)。(The mode of running Hadoop is determined by the configuration file (the configuration file is read when running Hadoop). In addition, the pseudo distributed can run only by configuring fs.defaultFS and dfs.replication (the official tutorial is the case).)
- 2018-05-18 10:34:41下载
- 积分:1
-
sesolution
经典的二路归并算法,按照标准的教科书上的算法编写,好用实际()
- 2018-03-14 23:40:16下载
- 积分:1
-
nirtg
分而治之方法与软件设计的模块化方法非常相似,为了解决一个大的问题,可以: 1) 把它分成两个或多个更小的问题; 2) 分别(The divide-and-conquer approach is very similar to the modular approach to software design. To solve a big problem, you can: 1) divide it into two or more smaller problems; 2))
- 2018-09-04 05:12:14下载
- 积分:1
-
1
说明: 深入理解Spark核心技术书籍,书籍对spark进行了深入讲解,并对spark源码进行了剖析(In-depth understanding of Spark core technology books, books on Spark in-depth explanation, and analysis of spark source code)
- 2019-08-07 18:05:31下载
- 积分:1
-
condition
一份详细讲述聚类的文章,内容是关系聚类和混合聚类(A detailed article on clustering, on relational clustering and hybrid clustering)
- 2018-11-15 19:45:25下载
- 积分:1
-
StockPricePrediction-master
python深度学习股票分析框架,就这么多了(python learning stock)
- 2019-06-18 12:19:59下载
- 积分:1
-
dulwqcommunication
拷贝和排序,本程序能实现A[N]与B[M],其中这两个数组都按升序排列,合并为一个C[M+N]数组,且按升序排列,()
- 2018-03-14 14:23:09下载
- 积分:1
-
RK_subTQ73
通过龙格库塔法求解多自由度系统参数,主要应用于数据求解(Through the Runge Kutta method of multi degree of freedom system parameters)
- 2021-03-10 09:09:26下载
- 积分:1