a complete model of the double Star induction motor by matlab/simulink 7.1
标签: induction complete simulink double
上传时间: 2014-07-27
上传用户:sclyutian
这是cypress公司的一个Star无线网络的参考设计。本人从此出发,为一家公司设计了一套无线网络系统,销量很好。无私奉献,希望你喜欢。压缩包里含有说明文档和源代码。工程是基于PSOC designer 和 PSOC 单片机设计,但是很容易移植到别的平台。
上传时间: 2016-10-15
上传用户:wuyuying
iar ewarm entry-level curriculum.A more detailed description of how the IAR EWARM quick Star,as well as the development environment IAR EWARM the basic use.
标签: entry-level description curriculum detailed
上传时间: 2017-02-10
上传用户:cc1915
Star nx-500打印机驱动12151641
上传时间: 2013-11-26
上传用户:变形金刚
用C++编写的A Star算法,是以前人工智能的作业,是可以运行的。
上传时间: 2017-04-26
上传用户:Altman
An A-Star algorithm for solving 8-puzzle problem
标签: algorithm solving problem A-Star
上传时间: 2017-06-18
上传用户:han_zh
It is a dark time for the Rebellion. Although the Death Star has been destroyed, Imperial troops have driven the Rebel forces from their hidden base and pursued them across the galaxy."
标签: Rebellion destroyed the Although
上传时间: 2017-07-04
上传用户:yangbo69
this is develop in java. you can see how to print a kind of Star. its very usefull to learn a java programming. how the logic can be write to code in java
标签: java develop usefull print
上传时间: 2017-07-25
上传用户:changeboy
Star Trek_ Deep Space Nine - A Stitch in Time - Andrew J. Robinson 英文版 格式 epub
标签: Stitch Space Star Deep Nine Trek Time in
上传时间: 2021-06-17
上传用户:potato
a_bit equ 20h ;个位数存放处 b_bit equ 21h ;十位数存放处 temp equ 22h ;计数器寄存器 Star: mov temp,#0 ;初始化计数器 stlop: acall display inc temp mov a,temp cjne a,#100,next ;=100重来 mov temp,#0 next: ljmp stlop ;显示子程序 display: mov a,temp ;将temp中的十六进制数转换成10进制 mov b,#10 ;10进制/10=10进制 div ab mov b_bit,a ;十位在a mov a_bit,b ;个位在b mov dptr,#numtab ;指定查表启始地址 mov r0,#4 dpl1: mov r1,#250 ;显示1000次 dplop: mov a,a_bit ;取个位数 MOVC A,@A+DPTR ;查个位数的7段代码 mov p0,a ;送出个位的7段代码
上传时间: 2013-11-06
上传用户:lx9076