书栈网 · BookStack 本次搜索耗时 0.037 秒,为您找到 856 个相关结果.
  • Full Spectrum: Credit and Banking

    Full Spectrum: Credit and Banking Who am I? What problem am I trying to solve? How Dask helps Why I chose Dask originally Some of the pain points of using Dask in our problem ...
  • UNET

    UNET Description Quickstart Usage Initialize Parameters Properties .ready Methods .segment() Examples Demo Tutorials Acknowledgements Source Code UNET Descrip...
  • Optimistic and Pessimistic Transactions

    Optimistic Transactions and Pessimistic Transactions Pessimistic transactions Write a pessimistic transaction example An example that does not involve overselling An example that...
  • 总结

    1628 2020-10-20 《软件设计的哲学》
    总结 Summary of Design Principles 设计原则摘要 Summary of Red Flags 红旗摘要 About the Author 关于作者 总结 Summary of Design Principles 设计原则摘要 Here are the most important software design p...
  • Python Interactive

    Working with the Python Interactive window Jupyter code cells Python Interactive window IntelliSense Plot Viewer Live Share for Python Interactive Variable explorer and data v...
  • MAC OS

    1823 2018-03-15 《PX4中文维基》
    安装文件和代码 Homebrew Installation Java for jMAVSim 骁龙飞行平台 仿真 编辑器 / IDE 安装文件和代码 官网英文原文地址:http://dev.px4.io/starting-installing-mac.html 第一步就是从Mac应用商店中安装Xcode。安装完成后打开一个新的终端并安装...
  • 8.47. Stress

    8.47. Stress 8.47.1. Overview 8.47.2. Activating the filter 8.47.3. Options 8.47. Stress 8.47.1. Overview 图 16.236. “Stress” tone mapping example Original image Filte...
  • What is a Function?

    What is a Function? What is a Function? Functions are the essence of all programming. In the early days of computer science they represented a naive dream. The idea was that we...
  • Why build a Lisp

    606 2020-12-10 《Build your own Lisp》
    Why build a Lisp Why build a Lisp The language we are going to be building in this book is a Lisp. This is a family of programming languages characterised by the fact that all...
  • Chapter 7: Using Closures

    Chapter 7: Using Closures Chapter 7: Using Closures Up to this point, we’ve focused on the ins and outs of lexical scope, and how that affects the organization and usage of var...