ONOFF
划词翻译
导航
建议反馈
词典App

基于类的英文

  • class-based

"查查词典"手机版

千万人都在用的超大词汇词典翻译APP

  • 例句与用法
  • Then we provide a system of axiom based on class level , some algorithms about how to transform class level to database model , three aproches of how to realize properly inheritance in class level
    然后在现有rdbms坚实的理论基础上,对新一代的ordbms创新性地提出了基于类层次的公理系统、变换规则,并给出了基于关系模式的类层次向关系数据库模式转换的基本算法。
  • Class as the reuse object of object - oriented reuse , has the trait of strong independency , high plasticity and clear interface . by means of inheritance , combination and polymorphism , the basal object can finish complex function
    面向对象复用主要基于类作为基础复用对象,每一个类均有模块独立性强、高度可塑性和接口清晰、简明等特点,基础对象通过继承、组合、多态等复用手段完成复杂的功能。
  • In the second part of this article , i ll extend this approach to address the more common case of tracking operations based on the class or method used in a controller , such as an apache struts action class or a spring multiaction controller method
    在这篇文章的第二部分,我将扩展这种方式,来解决更常见的在控制器中使用的基于类或方法的跟踪操作情况,例如apache struts的动作类或spring的多动作控制器方法。
  • This system use ldap to store both information of users and applications . adapting an authenticate method like kerberos based on web , we implemented a trustful third part authentication . based on the real instance of campus , there are several applications in different sites , the technologies of web services and ssl are used to assurance the security of transmissions in this system
    本系统主要采用ldap技术存储用户信息和应用系统信息;对一个基于类kerberos原理实现的web方式认证的模型进行改进,实现了使用可信任第三方认证;另外,根据本校实际情况? ?系统多、地点分布广的特点,采用webservices技术来实现认证,使用ssl传输来保证应用系统和认证中心的数据传输安全性。
  • 2 . according to distribution characteristic of recipes , a recipe fuzzy cluster algorithm based on kernel - function was presented . firstly one recipe kernel - function was defined to represent recipe class , through minimizing all the distance of recipe samples to recipe class kernel , recipe samples were classed . the class number was gave out and each recipe was gave membership degrees belong to each classes
    2 、根据配方的模式分布特点,提出了一种基于类核函数的配方模糊聚类算法,定义一个配方类核函数来代表配方类,通过最小化所有配方样本到配方类核距离加权和来对配方进行聚类,得到聚类数目及模糊隶属度矩阵。
  • Second , to provide yourself with a wsdl template you can work on , consider rational application developer s bottom up approach from a java bean , rational xde to generate template code based on class models , or the visual studio s implementation first approach to generate template code after you start off by writing code for your web service
    第二,要为自己提供一个可以使用的wsdl模板,可以考虑rational application developer的自底向上的方法(从java bean开始) , rational xde (基于类模型生成模板代码) ,或者visual studio的implementation first approach (在通过编写web服务代码开始后生成模板代码) 。
  • The main research includes the following area : image acquisition , image pre - processing , image segmentation , object recognition . an new segmentation method based on quasi - circular assumption and an new object recognition method based on scanning are present . owing to the simple addition , subtraction and logic operation , these two methods have real time property
    根据所处理图像的实际特点,文中提出了一种新的基于类圆的粘连体分割方法和基于统计模式识别的类圆识别方法,由于该算法主要的运算为加法、减法和逻辑运算,从而保证了算法的实时性。
  • This dissertation takes system demonstration and validation of small satellites formation flying as the background , the theory and algorithms of relative attitude determination based on the gps like sensors are investigated ; the relative attitude coordinated control law , multi - agent based formation flying architecture and the coordination strategy are designed
    本文以“微小卫星编队飞行演示验证方案论证”为研究背景,深入研究了基于类gps相对测量的星间相对姿态确定方案和算法,设计了编队飞行卫星multi - agent体系结构与协同工作流程和策略及相对姿态协同控制算法。
  • In this paper , a lot of researches and exploration are applied to studying the universality and expansibility of hardware and the arithmetic design and code optimization of software . especially , all of the following arithmetics or conceptions are worked out in the research of software design : self - adaptable compression arithmetic based on dictionary model for data collection system , similarity full binary sort tree , a optimized quick search arithmetic and an improved arithmetic of multiplication in the floating - point operation . and all of the arithmetic are designed with mcs - 51 assembly language . the quick search arithmetic , in which merits of both binary search and sequence search are used fully , are based on the specialty of preorder traversal in similarity full binary sort tree
    特别在软件设计研究中,提出了适用于数据采集系统的数据压缩算法? ?基于字典模型的自适应压缩算法;提出了类满二叉排序树的定义;提出了基于类满二叉排序树的先序遍历特性的最优化快速查找算法,它充分利用了折半查找和顺序查找各自的优点;提出了浮点运算乘法的改进算法;并在mcs - 51汇编语言层次上对所有的算法加以实现。
  • On the other hand , the thesis studies to develop the design software library for the hdcs with c + + programming language , including rcs module and communication tool of control system . moreover , based on the concept and properties of class and the merits of application programming interface ( api ) , the thesis puts forwards to use the abstract class to realize the elements of the design software library , such as the control module ( rcs module ) class and the communication classes ( neutral message language and communication management system ) , encapsulating the bottom details of the application and providing the top interface for user , as leads to the interface between modules be simple and makes user master and use them conveniently . what ' s more , the control system developed by the design software has good expansibility and reusability
    另外,本文研究了用c + +程序设计语言进行递阶分布控制系统设计软件库的开发,包括rcs模块和系统通讯工具。基于类的概念与特征以及应用程序编程接口( api )的优点,提出用抽象类实现设计软件库元件,如控制模块( rcs模块)类和通讯类(中性消息语言nml ( neutralmessagelanguage ,简称nml )和通讯管理系统cms ( communicationmanagementsystem ,简称cms ) ) ,封装了控制系统应用程序底层的工作细节并提供了高层接口,从而使控制模块之间接口简单,便于用户掌握和使用,使开发出的控制系统具有很好的扩展性和重用性。
  • 更多例句:  1  2  3  4  5
  • 推荐英语阅读
基于类的英文翻译,基于类英文怎么说,怎么用英语翻译基于类,基于类的英文意思,基于類的英文基于类 meaning in English基于類的英文基于类怎么读,发音,例句,用法和解释由查查在线词典提供,版权所有违者必究。
Last modified time:Tue, 19 Aug 2025 00:29:56 GMT

说出您的建议或使用心得