联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 电子书籍(517) 

[电子书籍] 《Python+Cookbook》第三版中文v3.0.0

Python Cookbook(第3版)中文版介绍了Python应用在各个领域中的一些使用技巧和方法,其主题涵盖了数据结构和算法,字符串和文本,数字、日期和时间,迭代器和生成器,文件和I/O,数据编码与处理,函数,类与对象,元编程,模块和包,网络和Web编程,并发,实用脚本和系统管理,测试、调试以及异常,C语言扩展等。
The Chinese version of Python Cookbook (3rd edition) introduces some techniques and methods of using Python in various fields. Its topics cover data structures and algorithms, strings and text, numbers, dates and times, iterators and generators, File and I/O, data coding and processing, functions, classes and objects, metaprogramming, modules and packages, network and Web programming, concurrency, utility scripts and system management, testing, debugging and exceptions, C language extensions, etc. (2021-03-17, Python, 1809KB, 下载4次)

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

[电子书籍] python 基础教程

本书包括 Python 程序设计的方方面面:首先,从 Python 的安装开始,随后介绍了 Python 的基础知识 和基本概念,包括列表、元组、字符串、字典以及各种语句;然后,循序渐进地介绍了一些相对高级的主 题,包括抽象、异常、魔法方法、属性、迭代器;此后,探讨了如何将 Python 与数据库、网络、C 语言等 工具结合使用,从而发挥出 Python 的强大功能,同时介绍了 Python 程序测试、打包、发布等知识;最后, 作者结合前面讲述的内容,按照实际项目开发的步骤向读者介绍了 10 个具有实际意义的 Python 项目的开 发过程。
Trademarked names, logos, and images may appear in this book. Rather than use a trademark symbol with every occurrence of a trademarked name, logo, or image we use the names, logos, and images only in an editorial fashion and to the benefit of the trademark owner, with no intention of infringement of the trademark. (2020-11-13, Python, 4458KB, 下载4次)

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

[电子书籍] Python基础教程(第3版)高清中文版

《Python基础教程(第3版)》是2018年人民邮电出版社出版的图书,作者是[挪]Magnus Lie Hetland。该书全面介绍了Python的基础知识和基本概念,包括列表、元组、字符串、字典及各种语句,高级主题,包括抽象、异常、魔法方法、属性、迭代器,还有Python程序测试、打包、发布等知识,及10个具有实际意义的Python项目的开发过程。
Python basic course (3rd Edition) is a book published by people's Posts and Telecommunications Press in 2018, written by Magnus lie Hetland. This book comprehensively introduces the basic knowledge and concepts of python, including lists, tuples, strings, dictionaries and various statements, advanced topics, including abstraction, exception, magic method, attribute, iterator, python program testing, packaging, publishing, etc., and the development process of 10 Python projects with practical significance. (2020-10-21, Python, 4351KB, 下载5次)

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

[电子书籍] Hadoop_MapReduce_artitect.pdf

Hadoop技术内幕:深入解析MapReduce架构设计与实现原理》内容简介:“Hadoop技术内幕”共两册,分别从源代码的角度对“Common+HDFS”和“MapReduce的架构设计和实现原理”进行了极为详细的分析。《Hadoop技术内幕:深入解析MapReduce架构设计与实现原理》由Hadoop领域资深的实践者亲自执笔,首先介绍了MapReduce的设计理念和编程模型,然后从源代码的角度深入分析了RPC框架、客户端、JobTracker、TaskTracker和Task等MapReduce运行时环境的架构设计与实现原理,最后从实际应用的角度深入讲解了Hadoop的性能优化、安全机制、多用户作业调度器和下一代MapReduce框架等高级主题和内容。《Hadoop技术内幕:深入解析MapReduce架构设计与实现原理》适合Hadoop的二次开发人员、应用开发工程师、运维工程师阅读。
Hadoop technology insider: In-depth analysis of MapReduce architecture design and implementation principles "Content introduction:" Hadoop technology insider "has two volumes, respectively, from the source code point of view of" Common + HDFS "and" MapReduce architecture design and implementation principles " detailed analysis. (2020-04-24, Java, 8812KB, 下载0次)

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

[电子书籍] PYTHON UNIX和LINUX系统管理指南

《Python UNIX和Linux系统管理指南》介绍了Python语言如何为管理uNIx和Linux服务器提供各种更加有效的任务处理方式。书中各章都提出了具体的管理问题,如并发或数据备份,然后通过Python示例提供了解决方案。通过《Python UNIX和Linux系统管理指南》,读者可以学习如何用Python开发自己的一套命令行工具来解决诸多问题
"Python UNIX and Linux System Management Guide" describes how Python language provides a variety of more effective task handling methods for managing uNIx and Linux servers. Chapters in the book raise specific management issues, such as concurrency or data backup, and then provide solutions through Python examples. Through Python UNIX and Linux System Management Guide, readers can learn how to use Python to develop their own set of command-line tools to solve many problems. (2019-07-07, Python, 23909KB, 下载1次)

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

[电子书籍] Vim用户手册中文版7.4.pdf

使用 Vim 更多的是一种技能而不是一种知识,Vim 的学习更需要的不是头脑而是双手,经常按书中的指示进行示例性的操作,在学习 Vim 众多精致的技巧时,不要贪图一下子全都掌握,最好是看一条技巧后,马上在编辑器上进行操作,这样在以后实际的编辑操作时你的手指就会建立一种自然的反应而不是由头脑来搜索该使用哪一条操作技巧 。
It's a skill to use Vim more.Vim is not a knowledge. What we need more is not our brains, but our hands. We always follow the instructions in the book.For example, do not crave all the skills of Vim when learning many exquisite techniques.To master, it is best to look at a technique and then do it on the editor immediately.When editing, your fingers will create a natural response instead of searching for it by the head.Which operation skill. (2018-06-08, Python, 9501KB, 下载3次)

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

[电子书籍] 《Python+Cookbook》Third edition of Chinesev2

作者: David M. Beazley / Brian K. Jones 出版社: 人民邮电出版社 原作名: Python Cookbook 3rd Edtioni 译者: 陈舸 出版年: 2015-5-1 页数: 684 定价: 108.00元 装帧: 平装 ISBN: 9787115379597 《Python Cookbook(第3版)中文版》介绍了Python应用在各个领域中的一些使用技巧和方法,其主题涵盖了数据结构和算法,字符串和文本,数字、日期和时间,迭代器和生成器,文件和I/O,数据编码与处理,函数,类与对象,元编程,模块和包,网络和Web编程,并发,实用脚本和系统管理,测试、调试以及异常,C语言扩展等。
The Python Cookbook (Version 3) Chinese version introduces some tips and methods for using Python in various fields, covering topics such as data structures and algorithms, strings and text, numbers, dates and times, iterators, and builds File and I / O; Data Encoding and Processing; Functions; Classes and Objects; Meta-programming; Modules and Packages; Web and Web Programming; Concurrency; Utility Scripting and Systems Management; Testing; Debugging; Anomalies; (2018-01-25, Python, 1995KB, 下载12次)

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

[电子书籍] C++多核高级编程中文高清版

本书主要内容:1:并发编程和同步带来的各种缺陷、陷阱和挑战; 2:调试和测试多核编程的方法与技术; 3:如何使用跨下台技术米利用处理器的特定特性; 4:操作系统在多核编程中的任务; 5:将框架类作为并发构建块加以利用的方法; 6:如何通过使用接口类宋降低任务同步和通信的复杂性。本书适合于希望从事多核编程和多核应用程序开发的开发人员
The main contents of this book: 1: concurrent programming and synchronization brought about by various pitfalls, pitfalls and challenges; 2: debugging and testing multi-core programming methods and techniques; 3: how to use cross stepping technology meters to make use of processor specific characteristics; 4: the task of operating systems in multicore programming; 5: the framework class as a concurrent building blocks to take advantage of the method; 6: how to reduce the complexity of task synchronization and communication by using the interface class song. This book is suitable for developers wishing to work with multicore programming and multicore applications (2017-07-28, Visual C++, 58725KB, 下载16次)

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

[电子书籍] AT89S52

积分式直流数字电压表的设计 摘要:介绍了一种基于单片机的积分式直流数字电压表的硬件实现和软件设计方法.此数字电压表采 用自动校零型双积分A/D转换器的原理,利用单片机来控制A/D转换,测试结果表明:该电压表测量误差小, 工作稳定,还具备自动量程转换功能
Integral DC digital voltmeter design Abstract: This paper introduces a microcomputer-based integral-type DC digital voltage meter hardware implementation and software design method. This digital voltmeter with automatic zero-type double-integrating A/D converter principle, single-chip computer to control the A/D conversion, test results show that: The voltage meter measurement error is small, job stability, but also with automatic range conversion (2010-03-01, Java, 93KB, 下载79次)

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

[电子书籍] 3

机电一体化实用手册,本书为“OHM handbook”系列之一。该系列共4册,分别对电工、电子、机械及机电一体化等专业领域的基础理论知识、典型应用以及最新发展动态进行介绍。本系列特点是内容丰富但精炼、重点突出、插图丰富、有重点名词提示,并在书末附有中文索引。   本书共10章126节,主要以机器人为主线来介绍机电一体化技术,主要内容包括机电一体化的基础知识、机械零件与机构、传感器技术、执行装置技术、计算机技术、机械电子系统控制技术,以及机器人技术、机电一体化的实践和机器人竞赛等。为便于读者理解,书中引用约640幅插图,内容循序渐进、叙述精练、易读易懂。   本书既可以作为机电一体化的实用工具书,也可以作为机器人的入门书,同时也是机器人竞赛参考书。读者对象主要为从事或学习机电一体化和机器人技术的读者即企事业单位的科研、技术人员,以及大专院校的师生。
The integration of machinery practical guide, this book is “OHM handbook” one of series. This series altogether 4 volume, separately to the electrician, the electron, the machinery and the integration of machinery and so on professional field s basic theory knowledge, the model application as well as the most recent development dynamic carry on the introduction. This series characteristic is the full of meat, but the fining, key prominent, the illustration rich, has the key term prompt, and attaches Chinese index in the book end.   This book altogether 10 chapters of 126, mainly introduce the integration of machinery technology take the robot as the master line, primary coverage including integration of machinery elementary knowledge, machine parts and organization, sensor technology, director technology, computer technology, mechanical electronic systems control technology, as well as robot technology, integration of machinery practice and robot competition and so on. In order to be a (2009-10-13, PDF, 14215KB, 下载169次)

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

[电子书籍] 1

详细介绍uclinux移植过程,很系统! 第六章目录:6.1 Bootloader  6.1.1 Bootloader介绍  6.1.2 Bootloader的启动  6.1.3 Bootloader的种类  6.2 U-Boot编程  6.2.1 U-Boot工程简介  6.2.2 U-Boot源码结构  6.2.3 U-Boot的编译  6.2.4 U-Boot的移植  6.2.5 添加U-Boot命令  6.3 U-Boot的调试  6.3.1 硬件调试器  6.3.2 软件跟踪  6.3.3 U-Boot启动过程  6.3.4 U-Boot与内核的关系  6.4 使用U-Boot  6.4.1 烧写U-Boot到Flash  6.4.2 U-Boot的常用命令[1]  6.4.2 U-Boot的常用命令[2]  6.4.3 U-Boot的环境变量 141
uclinux (2009-02-17, Unix_Linux, 3760KB, 下载223次)

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

[电子书籍] hibernate-day1-all

软件设计/软件工程 文件格式 技术管理 行业发展研究 人物传记/成功经验 通讯编程文档 系统设计方案 其他 [不能选分类或FireFox浏览器请点此处] [建议增加分类] [浏览分类目录] (重要) 您上载的源码为何会被站长不采用或帐号被删除? 1.源码太简单 2.不是源码 3.缺少文件 4.所选类别和开发环境不对 5.乱写说明或说明不够认真 6.压缩文件有密码 7.源码重复或已经存在 请不要上传有版权争议的内容和木马病毒代码
Software Design/Software Engineering file format technology management industry research biographies/successful experience in communications system design programming documents other [not selected classifications or FireFox browser, please point here] [proposal to increase the classification] [Browse Categories] (important ) you upload will be the source for that station will not be adopted or account be deleted? 1. Source too simple 2. Is not a source 3. The lack of documents 4. Selected categories and development environment, not 5. Write without basis or indicate that not enough serious 6. Compressed file is password 7. Source duplicate or already exists, please do not last Chuan controversial copyright content and Trojan code (2008-12-26, Java, 103KB, 下载2次)

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

[电子书籍] readme

Small RTOS51是为51系列单片机而编写的。它是完全免费的、源代码公开的多任务实时操作系统。它可在无任何外部数据存储器的单片80C51系统上运行,并且是可移植的。全书分两部分。第一部分为基础篇,介绍Small RTOS51和一些基本概念,并详细分析Small RTOS51的工作原理。第二部分为应用篇,给出部分常用硬件在Small RTOS51下驱动程序的源代码。这些源代码已在DP51单片机仿真实验仪上全部调试通过,且只要经过很少的改动,或是不改动,就可以在其他环境下使用。应用篇还通过对这些源代码的分析,让读者理解基于RTOS的编程方法,并给出完整的例子让读者全面掌握基于RTOS的编程方法。本书可以作为高等院校相关专业的课程教材、实验参考资料或课外读物,对嵌入式应用开发人员也有重要的参考价值
err (2008-12-23, Others, 29362KB, 下载118次)

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

[电子书籍] fenbushicaozuoxitong

本书较为全面地介绍了分布式系统领域的一些基本概念,提出了分布式系统的各种问题,如互斥问题、死锁的预防和检测、处理机间的通信机制、可靠性问题、负载分配问题、数据管理问题及其可能的解决方案,并讨论了分布式系统设计在操作系统、文件系统、共享存储器系统、数据库系统和异型处理中的应用。本书适用于学习分布式系统设计的高年级本科生、研究生和从事分析、设计分布式系统的计算机专业人员
This book is more comprehensive introduction to the field of distributed systems some of the basic concepts, put forward a variety of distributed systems, such as mutually exclusive issues, deadlock prevention and detection, inter-processor communication mechanisms, reliability, load distribution, data management problems and possible solutions, and discussed the design of distributed systems in the operating system, file system, shared memory systems, database systems and special treatment. This book applies to study the design of distributed systems for senior level undergraduates, graduate students and engage in analysis, design of distributed computer systems professionals (2008-12-22, Visual C++, 2391KB, 下载9次)

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

[电子书籍] Java.2renzheng

本书是Java 2认证考试的最新学习指南,内容包括:类层次的设计和实现,类、方法和Java applet的使用及创建,因特网客户/服务器程序的编写,使用Java访问数据库等等。本书深入浅出、内容全面,书中提供了Java 2的新考试模拟试题及答案,并详细讲解了Java 2考试的新增内容。
This book is Java 2 certification exam study guide up-to-date, including: class hierarchy of the design and implementation of, classes, methods and the use of Java applet and create, Internet client/server program of the preparation, use Java to access the database and so on. This book in layman s language, the content of comprehensive, the book provides a Java 2 new test simulation questions and answers, and detailed account of the new Java 2 exam content. (2008-12-09, Java, 21136KB, 下载2次)

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

[电子书籍] AdHocPositioningSystem(APS)

定位问题背景 ! 节点定位是 配置和运行的一个基本和 %$&’ 关键问题。所谓定位是指对于一组未知位置坐标 的网络节点,通过估计至邻居节点的距离或邻居 数目,利用节点间交换的信息,确定每个节点位置 的机制。通常配置网络时不能对所有节点实施精 确控制和人工设置,如节点从飞机上布撒后随机 分散在配置地域。 定位问题定义 !(! 对于某地域内 个传感器节点,若存在某种 & 机制使各节点通过通信和感知可找到自己的邻居 节点,并估计出至它们的距离,或识别出邻居的数 的边 ( ,), 目。每一对邻居关系对应网络图 " )* + , 设 为节点 、间的测量距离, 为真实距离。定 - + , . +, +, 位的目的在于给定所有邻居对之间的距离测量值 的基础上,计算出每个节点的坐标 ,使其与测 - / +, + 距结果相一致,即对于 ,使得 !)"" #/0/#*. ( , + +, 下面给出几个常用概念的定义。
err (2008-12-06, PDF, 128KB, 下载19次)

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

[电子书籍] 网络环境下组态软件的研究与开发

硕士论文题目:网络环境下组态软件的研究与开发 主要内容:该文通过对网络技术和组态软件的研究与分析,提出了一种网络环境下组态软件的结构框架,并通过编程实现了基于Web的组态软件的开发.通过对计算机网络在工业信息监视系统上的应有物分析,我们将Internet技术与工业现场监视系统结合起来,从而形成了一种新的基于浏览器的工业信息监视系统 在课题的开发设计中,采用将工业现场自动化中各类实时信息,连接进入企业本地网络的服务器中,并以HTML文本的形式进行实时发布的设计方案,实现了动态画面的实时刷新 在实时任务处理中,引入了“任务控制块”(TaskControlBlock)的概念,针对系统的任务调度提出了一种基于高级语言的任务处理机制-任务轮转优先权调度机制(TaskCyclePriorityScheduling),同时采用了自定义消息以及多线程并行运行,提高了系统的响应速度 在系统实现中,通过对软件结构的分析,我们运用了面向对象的程序设计方法,完成了画面的设计与显示,实现了组态软件的开发.
master's thesis topic : network environment configuration software R & D main elements : the text of network technology and configuration software research and analysis, a proposed network configuration software environment, the framework, Programming and through a Web-based configuration software development. right through computer networks in industrial surveillance system the analysis should be on, we will Internet technology and industrial-site surveillance systems, thus, a new browser-based industrial surveillance system in the development of design issues, The adoption of the industrial automation field various real-time information to connect into the enterprise local network server, HTML and text in the form of real-time dissemination of design options achieving a dynamic s (2006-02-01, PDF, 6515KB, 下载153次)

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

[电子书籍] JAVA原代码集

如何在首页显示当前的让你的主页能够自动识别来访者使用的浏览器; 一种一条一条显示信息的跑马灯; 自动滚屏并不一定需要Dhtml,到这里看看喔! 在页面上提供向前,向后翻页的按钮。 告诉来访者在本页面停留的时间,作用好坏你判断吧! 请来客登记姓名,统计来访次数。等等 ,还有很多很多原码等着你来看哦~
Home show the current home page you can automatically identify visitors to use the browser; One shows a message of a 5,250; Auto Scroll Dhtml not necessarily need to see here! The pages provide forward and backward scrolling button. Tell visitors stay in the pages of time, the role of good or bad judgment you! Invited guests registered to the name, the number of visitors statistics. And so on and many source waiting for you to look at oh (2005-05-18, Java, 307KB, 下载21次)

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

[电子书籍] bianyiyuanlijishijian

编译原理及实践。本书系统介绍了经典的编译理论和技术,同时也包含了面向对象语言等当前较新语言的编译技术。本书更可贵之处在于提供了较完整的适用于教学实践的样例语言,是一本理论和实践内容相结合的、不可多得的好书。 本书可用作大专院校教材、教师参考书以及编译器研究人员的参考资料。
compiler theory and practice. This book systematically introduce the classic compiler theory and technology, but also includes an object-oriented language such as the current relatively new language compiler technology. The book is more precious here is to provide a more complete application of teaching practice in a sample language, is a theory and practice of combining the content, rare books. The book can be used as a tertiary educational materials, teacher reference books and compiler research references. (2004-12-24, MultiPlatform, 7430KB, 下载85次)

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

[电子书籍] TCP事务协议

第三卷的内容细节覆盖了当今TCP/IP编程人员和网络管理员必须熟练掌握的四个基本方面: T/TCP (TCP事务协议),这是对TCP的扩展,使客户--服务器间的事务传输更快更有效和更可靠; HTTP (超文本传送协议),这是飞速扩展中的万维网的基础; NNTP (网络新闻传送协议),这是Usennet新闻系统的基础; UNIX域协议,这是在UNIX实现中应用非常广泛的一套协议。
third volume of the details of today's coverage of TCP/IP programmers and network administrators must be familiar to the four basic areas : T/TCP (TCP services agreements), which is the expansion of TCP, enabling customers-- server affairs transmission faster and more efficient and more reliable; HTTP (hypertext transfer protocol), which is the rapid expansion of the World Wide Web; NNTP (Network News Transfer Protocol), which is Usennet the basis of information systems; UNIX domain agreement, which is the realization of UNIX application of a very broad agreement. (2004-12-16, WINDOWS, 8358KB, 下载37次)

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