联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 系统设计方案(211) 

[系统设计方案] mapreduce

MapReduce是一种编程模型,用于大规模数据集(大于1TB)的并行运算。概念"Map(映射)"和"Reduce(归约)",是它们的主要思想,都是从函数式编程语言里借来的,还有从矢量编程语言里借来的特性。它极大地方便了编程人员在不会分布式并行编程的情况下,将自己的程序运行在分布式系统上。 当前的软件实现是指定一个Map(映射)函数,用来把一组键值对映射成一组新的键值对,指定并发的Reduce(归约)函数,用来保证所有映射的键值对中的每一个共享相同的键组。
MapReduce is a programming model for parallel computing of large data sets (greater than 1TB). The concepts "map" and "reduce" are their main ideas. They are borrowed from functional programming language and vector programming language. It greatly facilitates the programmers to run their own programs on the distributed system without distributed parallel programming. The current software implementation is to specify a map function, which is used to map a set of key value pairs into a new set of key value pairs, and specify a concurrent reduce function, which is used to ensure that each of the mapped key value pairs shares the same key group. (2020-05-17, C/C++, 309KB, 下载0次)

http://www.pudn.com/Download/item/id/1589707201938336.html

[系统设计方案] Design-patternCPP_VC6

较为全面的C++编程遇到的一些问题,可以从中找到比较详细的讲解
More comprehensive C++ programming encountered some problems, you can find a more detailed explanation (2015-06-29, Visual C++, 173KB, 下载1次)

http://www.pudn.com/Download/item/id/1435546518405063.html

[系统设计方案] VB-and-FORTRAN-used-in-pipe

VB与FORTRAN混合编程及在管网中的应用
Mixing VB and FORTRAN programming and network applications in the pipe (2013-09-01, Visual Basic, 748KB, 下载8次)

http://www.pudn.com/Download/item/id/2344372.html

[系统设计方案] MIS

是不错的MIS规划书,基于C、java、vb、vc等都可以,很好的编程资料
It s a good planning book about MIS,basing on C\java\vb\vc...,good programing material (2012-03-01, WORD, 367KB, 下载3次)

http://www.pudn.com/Download/item/id/1783148.html

[系统设计方案] jd

通过对这些代码的了解以及学习,你可以对JAVA编程更加了解,同时掌握对酒店的管理,更好的帮你完成你的课程设计
You can manage hotel by learning this (2011-11-17, Java, 107KB, 下载2次)

http://www.pudn.com/Download/item/id/1701638.html

[系统设计方案] Article

本文是智能电风扇的全系统设计各个模块及编程流程。
THIS is an article about intellective electric fan,which has claim the detailed system design and the program flow. (2011-04-23, Others, 481KB, 下载8次)

http://www.pudn.com/Download/item/id/1502908.html

[系统设计方案] VC.book.list.database.code

VC图书清单数据库编程开发设计代码VC book list database development and design of programming code
VC book list database development and design of programming code (2010-12-06, Visual C++, 22KB, 下载2次)

http://www.pudn.com/Download/item/id/1370632.html

[系统设计方案] Programmable-Automation-Controller-in-Oil-Depot-Ma

可编程自动化控制器在油库管理中的应用Programmable Automation Controller in Oil Depot Management
Programmable Automation Controller in Oil Depot Management (2010-12-01, PDF, 714KB, 下载3次)

http://www.pudn.com/Download/item/id/1364744.html

[系统设计方案] CASIOfx_5800p-computer-program-measurement-lofting

CASIOfx_5800p计算器编程在南水北调渠坡测量放样中的应用
CASIOfx_5800p computer program in the South Canal Slope measurement lofting (2010-12-01, PDF, 39KB, 下载2次)

http://www.pudn.com/Download/item/id/1364709.html

[系统设计方案] Programmable-Logic-Controller-based-Power-Station-

基于可编程控制器的水电站监控系统的研究Programmable Logic Controller-based Power Station Monitoring System
Programmable Logic Controller-based Power Station Monitoring System (2010-11-30, PDF, 61KB, 下载4次)

http://www.pudn.com/Download/item/id/1364221.html

[系统设计方案] dzq

介绍了简易电子琴的设计方法,给出了具体的原理图及编程框图
Introduced the simple flower design method are given in detail and programming schematic diagram (2009-10-09, PDF, 144KB, 下载6次)

http://www.pudn.com/Download/item/id/932416.html

[系统设计方案] user_manual

凌阳公司发布的官方编程手册。适用于8202TQ的车载影音系统方案开发。
Sunplus company released the official program manual. Applicable to the vehicle 8202TQ the development of audio-visual system. (2009-05-12, PDF, 1743KB, 下载356次)

http://www.pudn.com/Download/item/id/756009.html

[系统设计方案] Proteus090408

Proteus 仿真软件在单片机设计中的应用
摘 要 单片机应用技术所涉及到的实验实践环节比较多,而且硬件投入比较大。在具体的工程实践中,如果因为方案有误而进 行相应的开发设计,会浪费较多的时间和经费。Proteus 仿真软件很好的解决了这些问题,他可以象Protel 一样画好硬件原理图 与KEIL 编程软件结合进行编程仿真调试。 (2009-04-09, PDF, 128KB, 下载25次)

http://www.pudn.com/Download/item/id/708015.html

[系统设计方案] FREESCAL

FREESCAL自能车设计 含C语言编程 这个做的比较不错
Freescale will be able to car design with C language programming in this comparison so good (2008-12-04, C/C++, 1047KB, 下载6次)

http://www.pudn.com/Download/item/id/596380.html

[系统设计方案] SAFER+

AES第一轮候选算法SAFER+算法的原理和介绍,以及具体的编程方法
AES first round of the candidate algorithm SAFER+ Algorithm principle and presentations, as well as specific programming method (2008-04-29, WORD, 12KB, 下载9次)

http://www.pudn.com/Download/item/id/449262.html

[系统设计方案] jiekou

各种电脑硬件接口汇编。包括常用接口的详细引脚定义与编程实现。
Compilation of various computer hardware interface. Including the commonly used interfaces in detail pin definition programming. (2008-03-25, MultiPlatform, 114KB, 下载3次)

http://www.pudn.com/Download/item/id/422891.html

[系统设计方案] A

在.net编程环境下创建工程,运行程序,学习怎样控制机器人
In. Net programming environment to create projects, run the program, learning how to control the robot (2008-03-07, Visual C++, 212KB, 下载2次)

http://www.pudn.com/Download/item/id/412017.html

[系统设计方案] aaaasdc++001eeeeeeeeeee

技术管理 行业发展研究 人物传记/成功经验 通讯编程文档 系统设计方案 其他
technology management industry study biographies/Programming successful experience in communications system design documentation other programs (2007-04-20, Visual C++, 1KB, 下载2次)

http://www.pudn.com/Download/item/id/271114.html

[系统设计方案] pg5371

燃气编程用,能够利用它编制、开发有关燃气性质的程序rdr压缩的
programming using gas, it is prepared to use to develop the nature of the process gas compression RDR (2005-12-09, Visual Basic, 3KB, 下载4次)

http://www.pudn.com/Download/item/id/131589.html
总计:211