智慧电子图书馆 本次搜索耗时 0.501 秒,为您找到 2809 个相关结果.
  • PythonCookbook中文版

    本书介绍了Python应用在各个领域中的一些使用技巧和方法,其主题涵盖了数据结构和算法,字符串和文本,数字、日期和时间,迭代器和生成器,文件和I/O,数据编码与处理,函数,类与对象,元编程,模块和包,网络和Web编程,并发,实用脚本和系统管理,测试、调试以及异常,C语言扩展等。 本书覆盖了Python应用中的很多常见问题,并提出了通用的解决方案。书中包含了大...
  • PythonCookbook

    If you need help writing programs in Python 3, or want to update older Python 2 code, this book is just the ticket. Packed with practical recipes written and tested with Python 3.3...
  • AutomatetheBoringStuffwithPython_Practic.epub

    Automate the Boring Stuff with Python teaches simple programming skills to automate everyday computer tasks.
  • AutomatetheBoringStuffwithPython

    If you've ever spent hours renaming files or updating hundreds of spreadsheet cells, you know how tedious tasks like these can be. But what if you could have your computer do them ...
  • ThinkinginJava,ThirdEdition

    Bruce Eckel's Thinking in Java - JavaWorld Editor's Choice Award for Best Book, 2001 JavaWorld Reader's Choice Award for Best Book, 2000 Software Development Magazine Productivi...
  • JavaScript机器人编程指南

    本书是应用JavaScript及相关的技术实现机器人编程的实践指南。本书将介绍使用Johnny-Five和JavaScript语言来为Arduino和其他机器人技术平台编写代码。 全书共分为9章,涉及搭建Arduino Uno并探索NodeBots、Johnny-Five基础知识、输入/输出设备和传感器、舵机和电机等运动设备、Animation库等方面的知识...
  • JavaScript学习指南

    本书系统地介绍了JavaScript的基本语法、基本对象、调试工具与排错技术、事件处理机制、浏览器对象模型/文档对象模型(BOM/DOM)等方面的知识,并通过一个复杂的示例深入探讨了Ajax应用。本书提供了许多简单易懂、主题鲜明的示例,介绍了大量最佳实践和良好编程习惯,对提高代码可读性、可维护性均有很高的价值,并且对很多跨浏览器兼容问题进行了详细说明,追踪了...
  • HTML5Canvas

    HTML5 is revolutionizing the way web applications are developed, and this practical, hands-on book puts you right in the middle the action. You'll learn how to build interactive mu...
  • Born to Be Good_ The Science of a Meanin.epub

    Born to Be Good: The Science of a Meaningful Life
  • 数字图像处理与机器视觉——VisualC++与Matlab实现)

    本书将理论知识、科学研究和工程实践有机结合起来,内容涉及数字图像处理和识别技术的方方面面,包括图像的点运算、几何变换、空域和频域滤波、小波变换、图像复原、彩色图像处理、形态学处理、图像分割、图像压缩以及图像特征提取等;同时对机器视觉进行了前导性的探究,重点介绍了3种目前在工程技术领域非常流行的分类技术——人工神经网络(ANN)、支持向量机(SVM)和AdaB...