b*y
2 楼
☆─────────────────────────────────────☆
yapple (Fedora) 于 (Thu Apr 24 12:07:34 2008) 提到:
source code isd in the attachment. It compiles OK on Visual Studio 2005 on
WinXP. But it failed to compile in GCC 4.1.1 on Linux. But if I change the
statement in //2:
a = 1.0 / ( (m1 * cos(theta)) + (m2 * sin(theta)) ).Length();
to //1:
Vector3DFloat x1 = m1 * cos(theta);
Vector3DFloat x2 = m2 * sin(theta);
a = 1.0/(x1+x2).Length();
Then it compiles fin in GCC4.1.1. These two are euivalent. The error
m
yapple (Fedora) 于 (Thu Apr 24 12:07:34 2008) 提到:
source code isd in the attachment. It compiles OK on Visual Studio 2005 on
WinXP. But it failed to compile in GCC 4.1.1 on Linux. But if I change the
statement in //2:
a = 1.0 / ( (m1 * cos(theta)) + (m2 * sin(theta)) ).Length();
to //1:
Vector3DFloat x1 = m1 * cos(theta);
Vector3DFloat x2 = m2 * sin(theta);
a = 1.0/(x1+x2).Length();
Then it compiles fin in GCC4.1.1. These two are euivalent. The error
m
g*u
3 楼
什么都没写。看那个突起我觉得是capacitor start,但是不知道是不是squirrel
cage还是什么别的种类?
有人做过类似交流电机控制的么?
cage还是什么别的种类?
有人做过类似交流电机控制的么?
相关阅读
Re: 请问关于材料的光学性质More explanation about NP, NP-Hard and NPCRe: IEEE.Tran.COmmunication和parallel地审稿周期是多久Re: GPIB cardRe: 是不是大部分人的 PhD RESEARCH 都挺无聊的Re: Is CDMA terrible for data communication ?Re: 这年头做图象处理有前途吗Re: 哪位大狭给指几个做PCB比较好的公司试问几头是真牛??My solution to this NPC problem (2)Re: 请问哪里有EE的排名?Re: IEEE Trans.的Brief Paper是什么档次的Re: 听说网上有买教材的位置,比书店里便宜,能给个网址吗? (EE的)Re: c语言源代码分析工具Re: [转载] 请问:edge emitter 发出的激光是高斯光吗?大家讨论一下:wireless communication从研究角度上有没有10年左右的前景?Re: NSF applicationRe: 哪能买到SMA Cable?数学工具FAQ [2002/7/23]Re: 请问C语言里贝赛尔函数怎么实现?