Big Data Principles and best practices of scalable realtime data systems.pdf
2021-11-26 15:03:44 6.58MB 大数据
1
《Virtual Machines: Versatile Platforms for Systems and Processes》,帮助您了解“虚拟机”一词到底指代什么,有什么不同类型,大概有哪些实现方法,等等。读完这本书有助获得一个清晰的大局观。
2021-11-26 14:34:26 45.72MB 虚拟机 VM Virtual Machines
1
跪着 Python中的拐点检测 该存储库是尝试实现下跪算法的尝试,发布。 给定一组x和y值, kneed将返回函数的拐点。 拐点是最大曲率的点。 目录 交互的 贡献 引文 安装 kneed已通过Python kneed和3.8进行了测试。 水蟒 $ conda install -c conda-forge kneed 点子 $ pip install kneed 从GitHub克隆 $ git clone https://github.com/arvkevi/kneed.git $ python setup.py install 用法 这些步骤通过从手稿中复制图2来介绍如何使用kneed 。 输入数据 DataGenerator类仅作为生成样本数据集的实用程序而包括在内。 注意: x和y必须为等长数组。 from kneed import DataGenerator ,
2021-11-26 10:35:08 11.7MB python data-science systems scientific-computing
1
Linear State-Space Control Systems Robert L. Williams II Douglas A. Lawrence
2021-11-25 21:00:27 2.59MB Linear StateSpace Control Systems
1
这是一本详细地介绍temporal logic中的LTL的书,非常有参考价值!
2021-11-25 16:39:50 8.26MB temporal logic; LTL
1
Wiley::Queueing Systems, Volume 1, Theory网站上找的,共享一下。
2021-11-25 10:33:30 11.66MB queueing systems volume I
1
虚拟文件系统(VFS)是由Sun microsystems公司在定义网络文件系统(NFS)时创造的。它是一种用于网络环境的分布式文件系统,是允许和操作系统使用不同的文件系统实现的接口。
2021-11-25 09:06:14 35KB 虚拟文件系统 Virtual File Systems
1
路由是把信息从源穿过网络传递到目的的行为,在路上,至少遇到一个中间节点。路由通常与桥接来对比,在粗心的人看来,它们似乎完成的是同样的事。它们的主要区别在于桥接发生在OSI参考协议的第二层(链接层),而路由发生在第三层(网络层)。这一区别使二者在传递信息的过程中使用不同的信息,从而以不同的方式来完成其任务。
2021-11-24 21:54:09 14.95MB Router
1
An updated approach to reference frame analysis of electric machines and drive systems Since the first edition of Analysis of Electric Machinery was published, the reference frame theory that was detailed in the book has become the universally accepted approach for the analysis of both electric machines and electric drive systems. Now in its second edition, Analysis of Electric Machinery and Drive Systems presents, in one resource, the application of this theory to the analysis, simulation, and design of the complete drive system including the machine, converter, and control. Supplemented with more than 325 figures, this book also covers: Analysis of converters used in electric drive systems, as well as DC, induction, and brushless DC motor drives Detailed treatment of supervisory down to switch level converter controls Nonlinear average value modeling of converters and drive systems Operational impedances and reduced-order modeling Guidelines for computer simulation of machines and drive systems Complete with condensed, quick-reference treatments of necessary theoretical material, Analysis of Electric Machinery and Drive Systems, Second Edition is appropriate as a senior- and graduate-level text as well as an invaluable resource for electrical, mechanical, and systems engineers in the electric machinery and drives areas.
2021-11-24 18:07:59 66.05MB Analysis Electric Machinery Drive
1