面向对象程序设计

  • 网络Object-Oriented Programming;object oriented programming;OOP
面向对象程序设计面向对象程序设计
  1. 面向对象程序设计语言在水电厂监控系统组态软件设计中的应用

    Application of OOP in Software Package Design of Hydropower Plant SCADA System

  2. 该方法利用随机生成的混沌数列,采用C语言T、CP/IP协议和面向对象程序设计方法,实现随机加密用户数据信息。

    Chaotic random number is utilized , through using C # language , TCP / IP protocol and the OOP method , the authors design the secure communication software by encrypting user datagram information .

  3. 基于Windows环境有限元前置处理面向对象程序设计

    Object-Oriented-Programming for Pre-Processing system of finite element method based on MS-windows

  4. 然后介绍了本系统软件设计中所应用的面向对象程序设计的思想与Windows编程方法;

    Second , object-oriented programming and windows programming is introduced .

  5. 钢节点详图CAD面向对象程序设计

    Object-oriented Programming Design of Joint CAD in Steel Structures

  6. Java通过同步机制为多线程面向对象程序设计避免相干性破坏数据一致性提供了一种可行的手段,但这种手段若使用不当,则会造成死锁。

    Java has set up the synchronized mechanism to avoid destroying the data consistency caused by coherency .

  7. 类型化面向对象程序设计风格体现于ML语言

    Typed object-oriented programming style embodied in ML language

  8. PLC编程的面向对象程序设计方法

    Original-object Program for PLC Programming

  9. Java是一种适合于分布式计算的面向对象程序设计语言。

    The Java is an Object-Oriented Programming language . It is a kind of language that is suitable for distributed computing .

  10. 本系统按照面向对象程序设计的特点,采用UML进行模型设计。

    The system is in accordance with the characteristics of OOP ( Object-oriented programming ), modeled with UML .

  11. 本文提出一种在OOP(Object-orientedProgramming:面向对象程序设计)环境中采用数值积分和非线性方程组数值解的方法进行钢筋混凝土构件正截面极限承载力计算和配筋设计的计算机方法。

    An object-oriented programming approach to conduct design of limit section strength of reinforced concrete members is presented in the paper .

  12. 系统采用面向对象程序设计Visualc++语言,使用方便灵活,具有很大的实用性。

    It adopts Visual C + + language of the object-oriented program ( OOP ), and is convenient and flexible in use and has great practicability .

  13. 这种混合编程实现了VC++的面向对象程序设计与MATLAB强大的数值计算能力的结合。

    Through this method , we can integrate the object programming of VC + + and the ability of analysis of MATLAB .

  14. 本文叙述了一个基于面向对象程序设计语言C++的超文本CASE系统的设计与实现过程,并对其内部结构、结点类型说明和应用环境做了详细介绍。

    In this paper , a hypertext CASE prototype programmed with C + + is described . The database structure , node class and application of system are also given in detail .

  15. MRPⅡ中工厂日历的面向对象程序设计方法

    Object-Oriented Programming of Factory Calendar in MRP ⅱ

  16. SIPG网关信令交换软件采用C语言实现并且借鉴了面向对象程序设计的思想。

    The signalling exchange software of SIPG gateway is implemented using C language using object-oriented programming thought .

  17. 基于面向对象程序设计技术(OOP)的计算机考试系统

    Computer testing system based on object-orientated programming technology

  18. 作者在文中采用Windows开发平台的面向对象程序设计语言Visualc++,设计开发了可视化和高度集成化的重磁数据处理系统。

    Based on Windows developing platform , the article designs a visual and highly integrated gravity and magnetic data processing system using object oriented language Visual C + + .

  19. 使用Borlandc++面向对象程序设计方法,开发了windows运行环境下的应用软件。

    By using Borland C + + object oriented design program , developed the application software under windows operation .

  20. CLIPS中的面向对象程序设计

    The Object-Oriented Programming in CLIPS

  21. MVC(Model-View-Controller)模式在面向对象程序设计方面已经得到了广泛的应用。

    MVC ( Model-View-Controller ) model has been widely used in object oriented program designing .

  22. 结构优化的APDL语言面向对象程序设计

    Object-oriented APDL programme design in structure optimization

  23. 基于ERP建模体系,应用面向对象程序设计工具和关系数据库工具,研究数据仓库元数据实现和管理。

    Based on ERP , we apply object oriented programming tool and relation database tool to research the realization and management of the metadata of data warehouse .

  24. 面向对象程序设计方法在机械CAD中的应用表明,它能提供更加友好的图形用户界面、提高编程效率和运算速度。

    The application of OOP method in mechanical CAD shows that it can provide a more friendly interface for graphic users , improve programming efficiency , and increase the speed of PC.

  25. 阐述了利用面向对象程序设计语言VFP和电子表格EXCEL实现养老金计发的过程。

    This paper illustrates the program of realizing the calculation of pension by using object-oriented program languages , VFP and EXCEL .

  26. 采用Windows开发平台的面向对象程序设计语言VC++6.0,SqlServer2000数据库管理系统实现了可由多个数据库操作的人事管理系统。

    Using windows platform and object-oriented programming language VC ( + + ) 6.0 , SQL SERVER 2000 database management system realizes the operation with multi-database to personnel management .

  27. 动态创建对象能力是面向对象程序设计语言的特性之一,同时,它也是VC中MFC的核心技术之一。

    Dynamic creation object is one of primary characteristics of object oriented programming language , and one of kernel technology of MFC in VC .

  28. Java这种平台无关且天生适合因特网的面向对象程序设计语言得到了广泛的应用,特别是它的企业级应用更几乎是实际的开发标准,利用J2EE进行Web服务开发将成为首选。

    Java , which is independent of platform and adapts to internet as well as object oriented , has been widely used , especially its enterprise application has actually become a developing standard .

  29. 分析了控制软件设计的任务与需求,进行了总体设计和界面设计,选择Visualc++为编程语言,采用面向对象程序设计方法完成了类的设计和实际编程。

    The task and demand of the control software design was analyzed . General structure and user interface were designed . Visual C + + was chosen as the program language , and classes were designed .

  30. 概括介绍神经网络实现技术的现状,从面向对象程序设计的角度出发,详细阐明怎样用JAVA语言实现BP神经网络及其广阔的应用前景。

    This paper illustrates the actuality of the realization of the neural network . It also introduces ways to realize BP network using JAVA object oriented methods while describing its potentially wide application .