搜索资源列表
-
0下载:
CopyPwd is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Usage of CopyPwd is at the risk of the person or company using this softwar
-
-
0下载:
分布式开发demo,微软视频源码
remotion技术-Distributed development demo, Microsoft' s video technology remotion source
-
-
0下载:
Authenticating Cropped and Resized Images Using
Distributed Source Coding and Expectation Maximization
-
-
0下载:
刷商城,注入源码发给大家了-Brush Mall, into the source code distributed to you by...........................
-
-
2下载:
配电网中有分布式电源,当发生故障时,可对配电网进行孤岛划分,本程序可实现该功能,包括源程序和输入文件-Distribution network with distributed power, when a failure occurs, the distribution network can be divided island, the program can achieve this functionality, including source code and input files
-
-
0下载:
芭比辅助源码,给喜欢的同学拿去学习吧,为了VIP我拼了,再次上传,全部是易语言源码-Easy language into the source remote DLL hard for me to become a VIP! Follow-up will be distributed to you a lot of useful source code easy language!-
-
-
0下载:
麻省理工最新版本chord实现代码 github打包下载 分布式系统及P2P中使用的chord算法源码 P2P四大算法之一 -MIT latest version of the package to download chord implementation code github and P2P distributed systems used in the four chord algorithm source P2P algorithms
-
-
0下载:
1,有1、2、3、4个数字,能组成多少个互不相同且无重复数字的三位数?都是多少?
2,企业发放的奖金根据利润提成。利润(I)低于或等于10万元时,奖金可提10 ;利润高于10万元,低于20万元时,低于10万元的部分按10 提成,高于10万元的部分,可可提成7.5 ;20万到40万之间时,高于20万元的部分,可提成5 ;40万到60万之间时高于40万元的部分,可提成3 ;60万到100万之间时,高于60万元的部分,可提成1.5 ,高于100万元时,超过100万元的部分按1 提成,从键盘输入当月
-
-
0下载:
mahout源码,包括单机实现,hadoop分布式算法实现和spark内存实现-Mahout source code, including stand-alone realizes, the distributed implementation of Hadoop algorithm and spark memory
-
-
1下载:
pscad搭建的含分布式电源的单馈线ieee4节点、13节点和34节点算例,共7个源文件-pscad build single feeder ieee4 node containing distributed power of 13 nodes, 34 nodes example, a total of seven source files
-
-
0下载:
These codes are matlab codes for:
1-control of motor with fuzzy logic
2-fault indicator with immu algorithm
3-reliability calculation with the presence of distributed generation
-
-
0下载:
监控,基于WEB界面的提供分布式系统监视以及网络监视功能的企业级的开源解决方案。zabbix能监视各种网络参数,保证服务器系统的安全运营(An enterprise wide open source solution for distributed system monitoring and network monitoring based on the WEB interface. ZABBIX can monitor various network parameters and ensure
-
-
0下载:
A free open-source, object-oriented lightweight PHP development framework of quick and easy, released under the Apache2 open source protocol to agile WEB application development and simplify enterprise application development and birth. From abroad a
-
-
0下载:
分布式喷泉码的信源开销。减低开销提高有效性、可靠性(Source cost of distributed fountain codes. Reduce overhead, improve effectiveness and reliability)
-
-
0下载:
HBase是一个分布式的、面向列的开源数据库,该技术来源于 Fay Chang 所撰写的Google论文“Bigtable:一个结构化数据的分布式存储系统”。就像Bigtable利用了Google文件系统(File System)所提供的分布式数据存储一样,HBase在Hadoop之上提供了类似于Bigtable的能力。HBase是Apache的Hadoop项目的子项目。HBase不同于一般的关系数据库,它是一个适合于非结构化数据存储的数据库。另一个不同的是HBase基于列的而不是基于行的模式。
-
-
0下载:
ali 开源分布式文件系统,fastdfs ali 开源分布式文件系统,适用于大量小文件上传(Ali open source distributed file system, fastdfs Ali open source distributed file system, suitable for uploading a large number of small files)
-
-
0下载:
JOONE(Java Object Oriented Neural Network)是sourceforge上一个用java语言迅速开发神经网络的开源项目。JOONE支持很多的特性,比如多线程和分布式计算,这意味着可以JOONE可以利用多处理器或是多计算机来均衡附载(It's an open source project on SourceForge to quickly develop a neural network in the Java language. JOONE supports
-
-
0下载:
zabbix是一个基于WEB界面的提供分布式系统监视以及网络监视功能的企业级的开源解决方案。(Zabbix is a web-based open source solution that provides distributed system monitoring and network monitoring capabilities based on the WEB interface.)
-
-
0下载:
iWebShop基于iweb SI框架开发,在获得iweb SI技术平台库支持的条件下,iWebShop可以轻松满足用户量级百万至千万级的大型电子商务网站的性能要求。(IWebShop is developed on the basis of iWeb SI framework. Under the support of iWeb SI technology platform library, iWebShop can easily meet the performance requiremen
-
-
0下载:
每个spark应用都由一个驱动器程序来发起集群上的各种分布式并行操作。驱动器程序包含应用的main函数,并且定义了集群上的分布式数据集,还对这些分布式数据集应用了相关操作。
在上面的例子中,实际的驱动器程序就是spark shell本身,只要输入想运行的程序就可以了。
驱动器程序通过一个SparkContext对象来访问spark.这个对象代表对计算集群的一个连接。shell启动时已经自己创建了一个SparkContext对象,是一个叫做sc的变量。
一旦有了SparkContext,就可
-