Home > Download >  Library download > Other manuals

  • OpenMP Multi-Threaded Programming Guide WORD Edition

    This document mainly talks about the OpenMP multi-threaded programming guide; OpenMP was proposed by the OpenMP Architecture Review Board and has been widely accepted as a multi-threaded program for shared memory parallel systems. A set of directive comments (Compiler Directive) for the design. OpenMP is a multi-processor multi-thread parallel programming language for shared memory and distributed shared memory. It can be used to display and guide multi-threaded and shared memory parallel application programming interfaces. I hope this document will help friends in need; interested friends can come and take a look

    Other manuals13152024-02-03
  • OpenGL introductory tutorial Chinese WORD version

    This document is an introductory tutorial to OpenGL; the purpose is to let everyone give up TC's old graphics interface and let everyone get in touch with some new things. As one of the current mainstream graphics APIs, OpenGL has superior features to DirectX in some situations. OpenGL (full Open Graphics Library) refers to a professional graphics program interface that defines a cross-programming language and cross-platform programming interface specifications. It is used for three-dimensional images (two-dimensional as well), and is a powerful and easy-to-call underlying graphics library. Friends in need can download and take a look

    Other manuals11752024-02-03
  • Maven+Eclipse+Tomcat configuration detailed explanation Chinese WORD version

    The content introduced in this document is based on the fact that the JDK configuration is OK. The JDK configuration is not described here. Describes the Maven+Eclipse+Tomcat configuration in detail; friends in need can download it and take a look

    Other manuals8792024-02-03
  • Introduction to COM components Chinese WORD version

    This document mainly talks about an introduction to COM components; COM not only proposes specifications for interaction between components, but also provides an environment for realizing interaction. Because the specifications for interaction between component objects do not depend on any specific language, COM can also It is a standard for collaborative development of different languages. I hope this document will help friends in need; interested friends can come and take a look.

    Other manuals11972024-02-02
  • Maven web project non-plugin debugging Chinese WORD version

    This document mainly talks about non-plugin debugging of Maven web projects; Maven web projects are generally debugged using Jetty plug-ins, but it is still very troublesome to enter debug mode using Jetty. Here we introduce how to configure the maven web project into a dynamic web project under eclipse, so that you can use any web container supported by eclipse to debug and run. I hope this document will help friends in need; interested friends can come and take a look.

    Other manuals11782024-02-02
  • Configuring OpenGL development environment in VC 6 Chinese WORD version

    This document mainly talks about configuring the OpenGL development environment in VC 6; OpenGL As one of the current mainstream graphics APIs, it has superior features than DirectX in some situations. I hope this document will help friends in need; interested friends can come and take a look.

    Other manuals12172024-02-02
  • Foundation5 Reference Manual Chinese chm version

    Foundation is used to develop responsive HTML, CSS and JavaScript frameworks. Foundation is an easy-to-use, powerful, and flexible framework for building web applications on any device. Foundation is a popular mobile-first framework. This article brings you the Foundation5 reference manual. Friends who need it can refer to it!

    Other manuals11362024-02-02
  • Scala Chinese Manual Scala Getting Started and Advanced

    Scala is also a functional language, and its functions can also be used as values. Scala provides a lightweight syntax for defining anonymous functions, supports higher-order functions, allows nesting of multi-level functions, and supports currying. Scala's Case Class and its built-in pattern matching are equivalent to the Algebraic Type commonly used in functional programming languages. Scala Class is a series of lectures launched by Twitter to help experienced engineers become effective Scala programmers. Scala is a relatively new language but borrows many familiar concepts. Therefore, the lectures in the course assume that the audience knows these concepts and show how to use them in Scala. We've found this to be an effective way to get new engineers up to speed quickly. The website contains written materials that accompany these lectures and are also useful in their own right. Method We believe that the most meaningful way to teach is not to think of Scala as an improved Java, but as a new language. So here we will not introduce the experience of using Java, but will focus on the interpreter and the "object-functional" style, as well as our programming style. Special emphasis is placed on maintainability, clear expression, and taking advantage of the type system. Most courses require no additional software beyond Scala's interactive command line. Readers are encouraged to study sequentially and not only. Let these courses be your starting point for exploring Scala!

    Other manuals11632024-02-02
  • Using Spring+CXF to develop WebService Chinese WORD version

    This document mainly talks about using Spring+CXF to develop WebService; Apache CXF provides a convenient Spring integration method, which can expose and consume Web Services through annotations and Spring tag configuration. I hope this document will help friends in need; interested friends can come and take a look.

    Other manuals7912024-02-02
  • Eclipse jee installs maven WORD version

    This document mainly talks about installing maven in Eclipse jee; I hope this document will help friends in need; interested friends can come and take a look

    Other manuals11322024-02-02
  • Web project development process and specifications Chinese WORD version

    This document mainly talks about the Web project development process and specifications; development process and specifications: The decentralized and interactive nature of Web development determines that Web development must comply with certain development specifications and technical conventions. I hope this document will help friends in need; interested friends can come and take a look.

    Other manuals5062024-02-02
  • Simple usage of JSON Chinese WORD version

    This document mainly talks about the simple usage of JSON; JSON (JavaScript Object Notation) is a simple data format that is more lightweight than xml. JSON is a native JavaScript format, which means that processing JSON data in JavaScript does not require any special API or toolkit. I hope this document will help friends in need; interested friends can come and take a look.

    Other manuals9862024-02-01