亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

蟲蟲首頁| 資源下載| 資源專輯| 精品軟件
登錄| 注冊

object-Oriented

  • sql equipment management system for the Institute of Laboratory office automation management system

    sql equipment management system for the Institute of Laboratory office automation management system an important part of it can lend to the return of the equipment scrapped and a new standardized management, thereby increasing efficiency and avoiding waste of resources.  background database using Access, prospects of development tools using Visual Basic.  The system uses ADO data access technology, and each database table and operation of the field to the type of package, which succeeded in object-Oriented programming thinking applied to the database application design.

    標簽: management system Laboratory automation

    上傳時間: 2016-08-15

    上傳用戶:784533221

  • 是一本介紹java基礎應用的好書 Java For Artists targets both the undergraduate computer science or information te

    是一本介紹java基礎應用的好書 Java For Artists targets both the undergraduate computer science or information technology student and the practicing programmer. It is both an introductory-level textbook and trade book. As a textbook it employs learning objectives, skill-building exercises, suggested projects, and self-test questions to reinforce the learning experience. The projects offered range from the easy to the extremely challenging. It covers all the topics you’d expect to find in an introductory Java programming textbook and then some. As a trade book it goes purposefully deeper into topics cut short or avoided completely in most introductory textbooks. Its coverage of advanced GUI programming techniques, network programming and object-Oriented theory will enable you to take your skills to a higher level.

    標簽: undergraduate information computer Artists

    上傳時間: 2016-09-28

    上傳用戶:qiaoyue

  • 學會一個程序語言

    學會一個程序語言,是一回事兒;學會如何以此語言設計并實作出有效的程序,又是一 回事兒。C++ 尤其如此,因為它很不尋常地涵蓋了罕見的威力和豐富的表現力,不但建立 在一個全功能的傳統語言(C)之上,更提供極為廣泛的對象導向(object-Oriented)性質, 以及對templates 和exceptions(異常狀態)的支持。 Lostmouse編寫的非常出名的C++學習資料,適用于有一定的C++編程經驗的同學。

    標簽: 程序 語言

    上傳時間: 2014-11-27

    上傳用戶:qunquan

  • A UML Documentation for an Elevator System:This paper is a PhD project report for the course Distrib

    A UML Documentation for an Elevator System:This paper is a PhD project report for the course Distributed Embedded Systems at Carnegie Mellon University. Throughout this course, a distributed real-time system – an elevator control system– is specified, designed, built, and simulated. Object Oriented Analysis and Design methods, in specific the Unified Modeling Language (UML) are used when designing the system.

    標簽: Documentation for Elevator Distrib

    上傳時間: 2013-12-14

    上傳用戶:zhouli

  • Design patterns are elegant, adaptable, and reusable solutions to everyday software development prob

    Design patterns are elegant, adaptable, and reusable solutions to everyday software development problems. Programmers use design patterns to organize objects in programs, making them easier to write and modify. C# Design Patterns: A Tutorial is a practical guide to writing C# programs using the most common patterns. This tutorial begins with clear and concise introductions to C#, object-Oriented programming and inheritance, and UML diagrams. Each chapter that follows describes one of twenty-three design patterns, recommends when to use it, and explains the impact that it will have on the larger design. The use of every pattern is demonstrated with simple example programs. These programs are illustrated with screen shots and UML diagrams displaying how the classes interact. Each of these programs is available on the companion CD-ROM and can be run, examined, edited, and applied.

    標簽: development adaptable solutions patterns

    上傳時間: 2014-09-07

    上傳用戶:wangchong

  • Java is the first language to provide a cross-platform I/O library that is powerful enough to handle

    Java is the first language to provide a cross-platform I/O library that is powerful enough to handle all these diverse tasks. Java is the first programming language with a modern, object-Oriented approach to input and output. Java s I/O model is more powerful and more suited to real-world tasks than any other major language used today. Java I/O is the first and still the only book to fully expose the power and sophistication of this library.

    標簽: cross-platform language powerful provide

    上傳時間: 2014-01-07

    上傳用戶:pompey

  • This book is an introduction to Ada 95. It uses an example-driven approach which gradually develops

    This book is an introduction to Ada 95. It uses an example-driven approach which gradually develops small trivial programs into large case-study type programs. The main emphasis of this book is on maintenance problems, and using object-Oriented technology to write maintainable, extensible programs. Program design is introduced throughout the book, with hypothetical maintenance scenarios used to shoe design shortcomings. and revise them to accomodate maintenance needs. Practical issues such as debugging programs are tackled, and important Ada features not found in other languages are dealt with practically and early on in the text. These include exception handling, user-defined types, procedures, functions, packages and child packages.

    標簽: example-driven introduction gradually approach

    上傳時間: 2014-01-12

    上傳用戶:koulian

  • Microsoft Visual Basic developers have long clamored for complete objectoriented language support

    Microsoft Visual Basic developers have long clamored for complete objectoriented language support. Microsoft Visual Basic .NET supports all the features of an objectoriented language. In addition, the entire Microsoft .NET Framework, which includes the development support for Microsoft Windows applications, Web applications, Web services, graphics, and data access, is designed according to object-Oriented principles. Developers who have a firm grasp of object-Oriented principles will be the strongest .NET developers.

    標簽: objectoriented developers Microsoft clamored

    上傳時間: 2014-12-21

    上傳用戶:shizhanincc

  • 深入淺出MFC是一本介紹 MFC(Microsoft Foundation Classes)程式設計技術的書籍。對于 Windows 應用軟體的開發感到興趣

    深入淺出MFC是一本介紹 MFC(Microsoft Foundation Classes)程式設計技術的書籍。對于 Windows 應用軟體的開發感到興趣,并欲使用 Visual C++ 整合環境的視覺開發工具,以 MFC 為程式基礎的人,都可以從此書獲得最根本最重要的知識與實例。      如果你是一位對 Application Framework 和物件導向(Object Oriented)觀念感興趣的技術狂熱份子,想知道神秘的 Runtime Type Information、Dynamic Creation、Persistence、Message Mapping 以及 Command Routing 如何實作,本書能夠充分滿足你。事實上,依我之見,這些核心技術與徹底學會操控 MFC 乃同一件事情。  

    標簽: Foundation MFC Microsoft Classes

    上傳時間: 2013-12-31

    上傳用戶:fxf126@126.com

  • The purpose of the design pattern dictionary is to serve as reference point for commonly accepted s

    The purpose of the design pattern dictionary is to serve as reference point for commonly accepted software design patterns and idioms. It contains structured summaries of some 30 design patterns and idioms, commonly used in object oriented programming

    標簽: dictionary reference accepted commonly

    上傳時間: 2013-12-21

    上傳用戶:leixinzhuo

主站蜘蛛池模板: 贡嘎县| 安多县| 普安县| 博兴县| 金坛市| 奉化市| 浠水县| 合作市| 比如县| 南投县| 普兰店市| 汉川市| 墨江| 景谷| 宁安市| 海林市| 邹城市| 蓬安县| 定结县| 铜梁县| 遂川县| 永福县| 吉木萨尔县| 务川| 安泽县| 普兰店市| 鄂州市| 达孜县| 无锡市| 徐水县| 南昌市| 新巴尔虎右旗| 灵宝市| 黄大仙区| 科技| 沈阳市| 唐海县| 长乐市| 夹江县| 安塞县| 麻江县|