电子行业周点评:SEMI预测晶圆厂设备支出温和复苏,2021年有望创纪录.pdf
SEMI - 简单的 Eclipse Maven 集成 这个项目演示了一个非常简单的 eclipse 与 maven 集成的模型。 该插件没有将 maven 插件集成到复杂的 eclipse 增量构建系统中,而是利用 maven eclipse mojo(具有标准的 eclipse:eclipse 目标)来简单地从 pom 文件构建一个 eclipse 项目,然后忘记 maven 直到下一次pom 变化。 这个想法是,当稍微更完善时,这可能是一种从根本上更简单的 Maven 集成方法,而没有任何 M2Eclipse 设置体验所特有的“生命周期映射”问题。 这个插件背后的想法是,与当前的 M2E 相比,您将能够获得更像 IntelliJ IDEA eclipse 集成的体验。 现在的现实与这个想法相去甚远! 支持的功能 导入现有的 Maven 项目。 在 Eclipse 中运行 Mav
2021-07-06 12:04:59 27KB Java
1
SEMI S2半导体制程设备安全准则 为半导体制程设备提供一套实用的环保、安全和卫生准则。
2021-07-05 08:29:25 56KB SEMI S2
1
SECS E30-1000,Generic model for communications and control of manufacturing equipment
2021-06-24 09:48:25 1.24MB semi gem secs
1
Square wave control is also called 6 step control. Because In one electrical cycle there will be 6 switch status. Every switch status will generate a vector torque force which can drive the motor to rotate. In square wave control method, there are 2 key point to take control. One is the switch status which correspond with the motor rotor positions. We can get that from Hall sensor or Back EMF signals. The other one is the PWM driver duty which can control the torque force to target motor.
2021-06-20 21:54:41 1.18MB BLDC Active semi FOC
1
IBM 针对液晶生产MES软件及决方案的介绍
2021-06-17 12:46:55 1.69MB MES Semi
1
SECS/GEM E37中文手册,机器翻译非人工,可以拿来参考参考
2021-06-16 13:21:57 870KB SECS/GEM HSMS
1
计算机视觉Github开源论文
2021-06-03 09:09:09 2.06MB 计算机视觉
1
基于active-semi PAC52XX 的BLDC直流无刷电机驱动实例,含原理图板图
2021-06-01 16:14:51 8.96MB 直流无刷电机
1
半监督文本分类的对抗训练方法 规范 此代码重现用 。 设置环境 请安装和 。 您可以使用此轻松设置环境。 下载预训练模型 请下载预先训练的模型。 $ wget http://sato-motoki.com/research/vat/imdb_pretrained_lm.model 结果 模型 错误率 基线 7.39 基准(我们的代码) 6.62 对抗性 6.21 对抗训练(我们的代码) 6.35 虚拟对抗训练 6.40 虚拟对抗训练 5.91 虚拟对抗训练(我们的代码) 5.82 跑 预训练 $ python -u pretrain.py -g 0 --layer
1