处理 SSI 文件时出错
科技研发
<% dim strInitMainPage select case cstr(request("initialpage")) case "invention.html": strInitMainPage = "invention.html" case "invention_activity.html": strInitMainPage = "invention_activity.html" case "invention_center.html": strInitMainPage = "invention_center.html" case default: strInitMainPage = "index.shtml" ' 默认页 end select if strInitMainPage = "" then strInitMainPage = "index.shtml" ' 默认页 end if %>
 
欧姆龙技术概要
 
 
 

欧姆龙研发的"传感与控制"技术,不仅包括了传统传感器的信息提取功能,还在"传感与控制"技术相结合的基础上,通过人工智能系统的加工,将提取到的数据高效而准确地转化为有价值的信息。

欧姆龙公司技术本部将以"传感与控制"技术为核心确立欧姆龙公司在该业界的领先地位。

 
  欧姆龙技术核心技术:4大技术
在研发中,作为"传感与控制"技术的技术平台,欧姆龙制定了以下4个方面的技术,以抢占传感与控制领域发展的先机。
超精密加工
Micromachining
·显微机械加工传感器MMS(Micro Machined Sensor)
·显微机械加工继电器MMR(Micro Machined Relay)
微光子技术
Microphotonics
·半导体时代的光波控制器件MLA
·光通信的革新器件SPICA(Stacked Polymer optical
   IC/Advanced technology)
·向高亮度LED发起的挑战~将其亮度提高到2倍的DR-LED
   技术~DR-LED
图像传感
Vision Sensing
·面部识别传感技术 OKAO Vision
·立体图像传感技术 Silhouette Vision
·文字、符号传感技术Pattern Vision
知识信息控制技术
Knowledge Information Control Technology
·知识生成技术
·宽带时代的双向连接框架"SOBA"

处理 SSI 文件时出错