查询词典 module
- 与 module 相关的网络例句 [注:此内容来源于网络,仅供参考]
-
Design and implement the kernel mode module and the user mode module of ZSDT Packager.
设计和开发了该方案所依赖的内核态模块和用户态模块。
-
Finally, the functions of the module were tested; included LCoS panel temperature, Quarter Wave Plate adjustment function, dust-proof test, alignment, and focusing test. The experiential results shown that the modified module is effectively to improve the alignment technology for mass production and cost down.
最后针对合光模组进行了LCoS Panel温度测试、四分之一波板旋转调整操作测试、Panel防尘测试、格线合光测试以及对焦测试等规格测试与分析,测试结果也显示了新合光调整机构设计概念的可行性。
-
The wireless terminal apparatus comprises a memory for storing information of a condition change, a wireless communication module for communicating with a predetermined correspondent node according to a first WLAN standard, a communication status detection unit for detecting a communication status of the wireless communication module and determining whether an event occurs satisfying the condition for change, and a central processing unit, changing the first WLAN standard to a second WLAN standard and establishing a communication link.
该无线终端设备包括存储条件变化信息的存储器、根据第一WLAN标准与预定的对应节点通讯的无线通讯模块、检测无线通讯模块的通讯状态并且确定是否发生了满足变化条件的事件的通讯状态检测单元、和中央处理单元,用于将第一WLAN标准改变为第二WLAN标准并且建立通讯链接。
-
The paper introduces the structural style of chain wheel module for high-power scraper conveyor at abroad and comparatively analyzes the normal structural style of chain wheel module for scraper conveyor at home.
介绍国外大功率刮板输送机链轮组件的结构形式,对国内刮板输送机常用的链轮组件结构形式进行了比较分析。
-
Finally, on the base of discussing the value of module resilience, the pavement deflection of road surface caused by the the changing module of resilience is analyzed, by means of the two-circle load multilayer elastic system.
最后,在探讨路基回弹模量取值的基础上,利用双圆荷载弹性层状体系理论,计算路基模量变化对路面结构表面弯沉的影响。
-
This paper describes tire test module's design and implementation of the direct-type Tire Pressure Monitoring System, with Infineon\s SP12 temperature and pressure sensors, Microchip's low-power microcontrollers PIC microcontroller, Maxim\s MAX1479 RF transmitter chip as the core of the tire test module, specifically the optimized circuit connection diagram is given in this paper, and a composite tire ID positioning method is proposed.
作者单位:哈尔滨理工大学,测控技术与仪器黑龙江省高校重点实验室论文摘要:本文针对直接式汽车轮胎压力监测系统,以Infineon公司的SP12温度压力传感器,Microchip低功耗微控制器PIC系列单片机,Maxim的MAX1479射频发射芯片为核心对胎内检测模块进行了设计和实现,并具体给出优化了的电路连接框图。
-
First, according to knowledge and theory about information theory, control theory, safety system engineering and manpower resource, a safety management model adapt to local coal mines is given. And then several sub-module in the model are discussed, including safety target management and duty tracing system, three-class hidden trouble exclusion and closed-loop safety information management system, safety and technology management system, accident analysis and prediction, safety culture and management of person with ability,"double foundation" construction, emergency and succor system, and management system that serves for safety production. Particularly two sub-module—safety management model" running mode and "double foundation construction are emphatically discussed here.
论文首先根据信息论、控制论、安全系统工程以及人力资源管理等学:科的有关知识和理论,研究设计出符合地方煤矿实际情况的安全管理模式,然后对本模式包含的安全目标管理与责任追究体制、三级隐患排查和闭环式安全信息管理系统、安全与技术管理体系、事故分析与预测、安全文化与人才管理、&双基&建设、应急救援体系、服务于安全生产的管理制度等子模块展开论述,特别是对安全管理模式的运行方式和&双基&建设进行了重点论述。
-
Moreover, it provides the uses with a keypad and can receive the Geographic coordinate by GPS module. Secondly, we finish the driver which based on Windows CE stream driver module and expose all the hardware resource to applications.
论文基于终端系统的硬件构成,以Windows CE的流接口驱动模型为框架,开发了满足系统要求的驱动程序,为系统应用程序控制系统硬件资源提供支持。
-
Based on the analysis of the embedded system and embedded software development process and memory management, we researched the unitary requirement and particular requirement for memory management module of embedded software development platform. Then the infrastructure of communication industry oriented embedded software development platform had been described, and the design ideas of memory management module of embedded software development platform had been put up: kernel data section management, process stack and data section management , UB section management , high mapping address management and specific implementing code to realize the application, release, protection, leak detection, system information providing of memory.
本文在分析了嵌入式系统及嵌入式软件开发过程及其内存管理的特点的基础上,研究嵌入式软件开发平台的整体需求和对内存管理模块的具体需求;描述了面向通信行业的嵌入式软件开发平台的整体结构,具体提出了嵌入式软件开发平台内存管理模块的设计思想:核心数据区管理+进程堆栈与数据区管理+UB区管理+高端映射地址的管理,和具体实现代码来实现内存申请与释放、内存保护、内存泄漏检查、提供系统内存信息等功能。
-
The system is base on Spring by integrating Struts and Hibernate.First,the paper explained for using Spring and advantage of using Spring;next,analyse system's function,devide function module,choose development tool and implementation technical,design database module on the base of user's demand and system environmental;then,make implementation details for the modules of system,emphatically expound some technical,like use of Spring Ioc and AOP,certification model of licence,document manage base on Jacob and dynamic function calls;last,test the system and give advice to improve the defects.
本系统是基于Spring框架构建的J2EE系统,并整合了Struts和Hibernate框架,文章首先论述了采用Spring框架开发的理由和采用该框架的好处;其次根据用户需求和系统使用环境,对系统功能进行分析,划分出各个功能模块,确定了开发工具和实现技术,并设计出数据库模型;然后对系统各模块进行详细设计,着重阐述了Spring IoC和AOP的使用、许可证认证模式、基于Jacob的文档处理和函数的动态调用等关键技术;最后对系统进行功能测试,并提出对一些不足之处的改进思路。
- 相关中文对照歌词
- Big Bang
- The Jean Genie
- Break Ya Loccs
- Mighty God
- Les Amoureux De L'an Deux Mille
- In The Beginning
- New Money
- Behind Bars (Dum Ditty Dum Mix)
- Deth Starr
- Still Can't Fade It
- 推荐网络例句
-
The studies on the developing of new media are very important to the increasing of the area density of HDD and to the implementation of hybrid recoding technology.
光磁混合记录方法,是一种可以突破超顺磁极限的限制,并进一步提高硬盘记录密度和读写速率的一种新型超高密度信息存储方式。
-
In io, mTOR inhibition promotes T cell anergy under conditions that would normally induce priming.
体内研究中,在正常可激发免疫反应的条件下,抑制mTOR可促使T细胞无能。
-
Health officials are cautioning people to take preventive measures and to seek medical attention if they have severe flu symptoms.
卫生官员警告人们采取预防措施,并寻求医疗照顾,如果他们有严重的流感症状。