代码搜索:电磁兼容性

找到约 716 项符合「电磁兼容性」的源代码

代码结果 716
www.eeworm.com/read/489020/6481689

txt history.txt

无限今日的更新文档: -------- 4.7 版 09年5月21日 ----------- 1. 修改 开关WIFI的功能模块, 兼容性增强; 2. 修改 天气更新使用CMWAP方式的代码, 兼容性增强; 3. 修改 部分机型按键失效的BUG; -------- 4.6 版 09年5月20日 ----------- 1. 增加 92号功能增加2模式-自动判
www.eeworm.com/read/173480/9655847

c 5820.c

/************5820电磁铁用程序采用双向可控硅控制******************************/ #include #include #define uchar unsigned char #define uint unsigned int
www.eeworm.com/read/8828/154169

txt about.txt

EC电磁学计算软件 版本(Version): V2.0 邮箱(Email):ph_layout@126.com 版权:作者版权所有,细节请阅读EC软件法律声明. [END]
www.eeworm.com/read/37662/904653

rhinoceros

 Rhino 4.0 文件 & 兼容性修正程序
www.eeworm.com/read/403956/11495339

cc winime.cc

//////////////////////////////////////////////////////////////////////////////////// //platformIME.h 平台输入法,李亦编写.2005.11.18 /// 由于微软拼音实现了很多自己的东西,PlatformIME和它的兼容性有些问题 /// 1、在函数 PlatformIME::ConvertC
www.eeworm.com/read/409115/11346187

aspx languagecompat.aspx

 语言兼容性 ASP 中使用的 VBSc
www.eeworm.com/read/432785/1889672

h cyusbdll.h

//加入extern是为了保持和C语言的兼容性,以便labcvi调用 extern "C" int __stdcall SendData(int nLen, unsigned char OutBuff[]); extern "C" int __stdcall ReceData(int nLen, unsigned char inBuff[]);