西门子 plc Hans Berger Automating with 系列丛书 Automating with SIMATIC S7-400 inside TIA Portal-Publicis (2013).pdf
2021-06-04 15:26:05 28.11MB simatic
1
This write-up aims to go behind the scene of the Python interpreter and provide a conceptual overview of how a python program is executed. This material targets CPython which as of this writing is the most popular implementation of Python and is considered the standard.
2021-05-30 21:21:29 5.06MB python
1
Through a combination of best practices and common debugging and programming techniques - several of which are not currently documented in other books - this book shows developers why the system works the way it does and not simply what it does or how it does it. During the course of this book, readers will: * Learn how to use debuggers as an integral part of the development process iterations * Leverage the power of debuggers to learn system internals and mechanics * Dissect software behavior on Windows using tracing and debugging tools * Apply the above strategies to enhance knowledge of a few key fundamental topics in Windows
2021-05-29 21:48:40 35.61MB Debugging Windows
1
QT 内核 源代码阅读 ,对深入理解QT很有用
2021-05-26 19:41:52 522KB QT 内核 源代码阅读
1
Inside OLE(OLE技术内幕)PDF 超清晰
2021-04-27 16:49:38 4.41MB Inside OLE(OLE技术内幕)PDF
1
Inside COM 中文版 電子書 非掃描
2021-04-25 13:36:58 2.43MB Inside COM 中文版
1
关于MATLAB分类的工具箱,包含NN,SVM,ADDC,Ada_boost等各种程序,图形界面。
2021-04-23 14:50:59 615KB toolbox
1
《深度探索C++对象模型》重点:探索"对象导向程序所支持的C++对象模型"下的程序行为。对于"对象导向性质之基础实现技术"以及"各种性质背后的隐含利益交换"提供一个清楚的认识。检验由程序变形所带来的效率冲击。提供丰富的程序范例、图片,以及对象导向观念和底层对象模型之间的效率测量。Inside The C++ Object Model专注于C++对象导向程序设计的底层机制,包括结构式语意、暂时性对象的生成、封装、继承,以及虚拟——虚拟函数和虚拟继承。这《深度探索C++对象模型》让你知道:一旦你能够了解底层实现模型,你的程序代码将获得多么大的效率。Lippman澄清了那些关于C++额外负荷与复杂度的各种错误信息和迷思,但也指出其中某些成本和利益交换确实存在。他阐述了各式各样的实现模型,指出它们的进化之道及其本质因素。
2021-04-14 16:14:15 5.74MB C++对象模型 inside c++
1
Inside The C++ Object Model中文清晰版,书中主要是介绍了关于深度探索c++对象模型的内容,对象模型是深层结构的基础。
2021-03-30 17:12:22 22.2MB c++//class
1
这本书是2012 年 电子工业的新版本,网上大多都是 华中科技 的老版。本书探索“对象导向程序所支持的C++对象模型”下的程序行为。对于“对象导向性质之基础实现技术”以及“各种性质背后的隐含利益交换”提供一个清楚的认识。检验由程序变形所带来的效率冲击。提供丰富的程序范例、图片,以及对象导向观念和底层对象模型之间的效率测量。
2021-03-24 22:38:33 52.11MB 对象模型 侯捷  电子工业
1