-
[荐]深入浅出设计模式.tar
说明: 深入浅出设计模式 工厂模式 代理模式 单例模式(Head First Design Patterns)
- 2020-06-18 15:00:01下载
- 积分:1
-
jre6.0
QQWQWQWWWWWWWWWWWQQQQQQQQQQQ(Type: Liquid Glue
Brand Name: Best glue
Model Number: BG-1200
Material: Cyanoacrylate adhesive
Other name: 502,super glue
Packing: Customized
Volume: 3g--30g
Packaging & Delivery)
- 2020-06-25 17:20:01下载
- 积分:1
-
CCNP-Certification-Library
CCNP certification liberar
- 2013-07-10 00:45:16下载
- 积分:1
-
ourdev_555003
spmp8016a datasheet有兴趣做开发的人可以看一下,最后能当成开发板用,我是没有弄好,看大伙的了(spmp8016a datasheet)
- 2011-10-16 23:03:11下载
- 积分:1
-
Radar_sonar
这个软件为高分辨DOA估计方法,受到了很优秀的一等奖。(This program is designed for high resolution DOA estimation by advanced MUSIC method and MSS method.)
- 2020-09-26 21:47:46下载
- 积分:1
-
Fuzzy-adaptive-control-of-PMSM
该控制器输出部分的比例因子可以根据转矩的变化趋势经自适应机构的模糊规则库在线调整,不仅可以使永磁同步电机直接转矩控制系统保持恒定的开关频率,而且可以有效地减小磁链和转矩脉动,特别是低速时的转矩脉动。仿真验证了自适应模糊永磁同步电机直接转矩控制策略的有效性。
(The output of the controller part of the scale factor by the adaptive mechanism of the fuzzy rules according to the torque trend library online adjustments, not only can make a permanent magnet synchronous motor direct torque control system to maintain a constant switching frequency, and can effectively reduce theflux and torque ripple, especially at low speed torque ripple.The simulation results show the effectiveness of adaptive fuzzy permanent magnet synchronous motor direct torque control strategy.)
- 2012-04-05 09:50:45下载
- 积分:1
-
MATLAB直流电动机的仿真
关于MATLAB的直流电动机仿真,有起动、制动、调速(About MATLAB DC motor simulation, start, brake, speed control)
- 2021-04-23 16:18:48下载
- 积分:1
-
HHT-courseware
HHT课件——国立中央大学的课件,适合研究HHT的新手资料(HHT courseware- National Central University courseware, newcomer resources for research HHT)
- 2013-04-25 13:40:57下载
- 积分:1
-
temperature-control-system
实现热处理炉温度控制能方便地适用于工业控制场合,有恨强实用价值(realize temperature control in heat processing boiler and can be applied in other industrial situations)
- 2011-12-13 11:10:13下载
- 积分:1
-
5
说明: 1、 创建图类,存储结构使用邻接矩阵。
2、 输入图的节点数n(不超过10个)、边数m,节点分别用1-n代表。
3、 采用“起始节点,终止节点,权值”输入图的m条边,创建图。
4、 输出从节点1开始的BFS遍历,在遍历过程中,如有多个可以选择的节点,则优先选择编号较小的节点。
5、 输出从节点1开始的DFS遍历,在遍历过程中,如有多个可以选择的节点,则优先选择编号较小的节点。
6、 输出从第1节点到第n节点最短路径的长度,如果没有路经,输出0。(1. Create graph class and use adjacency matrix in storage structure.
2. The number of nodes n (no more than 10) and edge m in the input graph are represented by 1-n, respectively.
3. Create a graph by using the m-edges of the input graph of "Starting Node, Terminating Node, Weight Value".
4. Output BFS traversal starting from node 1. In the traversal process, if there are multiple nodes to choose, the node with smaller number will be preferred.
5. Output DFS traversal starting from node 1. In the traversal process, if there are multiple nodes to choose, the node with smaller number will be preferred.
6. Output the length of the shortest path from the first node to the n node. If there is no path, output 0.)
- 2019-02-19 14:49:05下载
- 积分:1