虫虫首页|资源下载|资源专辑|精品软件
登录|注册

Languages

  • C Primer Plus is a conversational-style book aimed at those new to C programming. A friendly and eas

    C Primer Plus is a conversational-style book aimed at those new to C programming. A friendly and easy-to-use self-study guide, this book will be appropriate for serious students of programming, as well as developers proficient in other Languages with a desire to better understand the fundamentals of this core language.

    标签: conversational-style programming friendly Primer

    上传时间: 2016-08-20

    上传用户:a6697238

  • Aspect-Oriented Software Developement Coverage includes Using AOSD to streamline complex systems

    Aspect-Oriented Software Developement Coverage includes Using AOSD to streamline complex systems development without sacrificing flexibility or scalability How AOSD builds on the object-oriented paradigmand how it s different State-of-the-art best practices for the AOSD development process Languages and foundations: separating concerns, filter technologies, improving modularity, integrating new features, and more Using key AOSD tools, including AspectJ, Hyper/J, JMangler, and Java Aspect Components Engineering aspect-oriented systems: UML, concern modeling and elaboration, dependency management, and aspect composition Developing more secure applications with AOSD techniques Applying aspect-oriented programming to database systems Building dynamic aspect-oriented infrastructure

    标签: Aspect-Oriented Developement streamline Software

    上传时间: 2013-12-01

    上传用户:jennyzai

  • This methodical text aspires to present various information relevant to operating systems, computer

    This methodical text aspires to present various information relevant to operating systems, computer architecture, compilers, principles of programming Languages, and C and C++ programming, specifically.

    标签: information methodical operating computer

    上传时间: 2016-10-09

    上传用户:leixinzhuo

  • Although MATLAB® is a complete, self-contained environment for programming and manipulating data,

    Although MATLAB® is a complete, self-contained environment for programming and manipulating data, it is often useful to interact with data and programs external to the MATLAB environment. MATLAB provides an interface to external programs written in the C and Fortran Languages. This interface is part of the MATLAB Application Program Interface, or API.

    标签: self-contained manipulating environment programming

    上传时间: 2016-10-24

    上传用户:stella2015

  • RChart 2.1 for the Java[TM] Platform and SWT 有源码

    RChart 2.1 for the Java[TM] Platform and SWT 有源码,例子 most popular java component which has been available since 2000 and has been ported also to .NET and Php programming Languages

    标签: Platform RChart Java 2.1

    上传时间: 2014-08-24

    上传用户:playboys0

  • GPS 接收程序 DEMO。 HsGpsDll Library 1.1 A GPS Control/Component for C/C++ HsGpsDll is a Windows Dyn

    GPS 接收程序 DEMO。 HsGpsDll Library 1.1 A GPS Control/Component for C/C++ HsGpsDll is a Windows Dynamic Link Library which provides access to any NMEA-183 compliant GPS receiver via a serial communications port. HsGpsDll is designed for use from Visual C, Visual Basic or other Languages, capable of calling DLL functions. HsGpsDll allows a user application to read from a GPS device the current GPS position fix, velocity over ground (speed in kilometers per hour), plus number of of sattelites in view, current altitude (against mean sea level) and UTC date and time

    标签: HsGpsDll GPS Component Control

    上传时间: 2014-07-17

    上传用户:thuyenvinh

  • The ElectricTM VLSI Design System is an open-source Electronic Design Automation (EDA) system that c

    The ElectricTM VLSI Design System is an open-source Electronic Design Automation (EDA) system that can handle many forms of circuit design, including: * Custom IC layout * Schematic Capture (digital and analog) * Textual Languages such as VHDL and Verilog

    标签: Design open-source ElectricTM Automation

    上传时间: 2013-12-18

    上传用户:daguda

  • Java technology is both a programming language and a platform. The Java programming language origina

    Java technology is both a programming language and a platform. The Java programming language originated as part of a research project to develop advanced software for a wide variety of network devices and embedded systems. The goal was to develop a small, reliable, portable, distributed, real-time operating platform. When the project started, C++ was the language of choice. But over time the difficulties encountered with C++ grew to the point where the problems could best be addressed by creating an entirely new language platform. Design and architecture decisions drew from a variety of Languages such as Eiffel, SmallTalk, Objective C, and Cedar/Mesa. The result is a language platform that has proven ideal for developing secure, distributed, network-based end-user applications in environments ranging from network-embedded devices to the World-Wide Web and the desktop

    标签: programming language Java technology

    上传时间: 2014-01-03

    上传用户:huangld

  • A class--the basic building block of an object-oriented language such as Java--is a template that de

    A class--the basic building block of an object-oriented language such as Java--is a template that describes the data and behavior associated with instances of that class. When you instantiate a class you create an object that looks and feels like other instances of the same class. The data associated with a class or object is stored in variables the behavior associated with a class or object is implemented with methods. Methods are similar to the functions or procedures in procedural Languages such as C.

    标签: object-oriented building language template

    上传时间: 2017-03-06

    上传用户:xiaodu1124

  • 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