2-Bus算例
2-Bus算例技术资料下载专区,收录500份相关技术文档、开发源码、电路图纸等优质工程师资源,全部免费下载。
资源总数
500
2-Bus算例 全部资料 500 份
Universal Serial Bus (USB) -Device Class Definition for Physical Interface Devices(PID)
This Document describes the USB Physical Interface Device or PID Class. The PID Class is intended as
2024-04-17
4
Design of interference-imaging spectrum data transmission Card Based on PCI Bus
Take the interference-imaging spectrometer for example, the paper analyses the characters of the spe
2024-05-14
10
用黄金分割搜索算法求cos(x),x∈[-π/2,π/2]的最大值
用黄金分割搜索算法求cos(x),x∈[-π/2,π/2]的最大值,设计出具体的程序,使之能够动态演示搜索过程。
2016-02-23
169
说明: 此计算机可以计算同时超过多个操作项的什. 例如: y = 3 + 64 * (2 + 3^5) + sinPI 的值
说明: 此计算机可以计算同时超过多个操作项的什. 例如: y = 3 + 64 * (2 + 3^5) + sinPI 的值, 用括号区分优先级,如果有大量很长的算式需要计算,可以试一下这个计算器. 开发语言: C#语言,用Stack原理实...
2013-12-22
186