current location:Home > 審核 search

Classify:
Found a total of 529 related content
  • JavaScript Core Reference Manual
    JavaScript Core Reference Manual
    JavaScript Core Reference Manual Download
    2017-02-09 5714 31212
  • Android linux kernel introduction Chinese WORD version
    Android linux kernel introduction Chinese WORD version
    This document mainly talks about the introduction of Android linux kernel; Android kernel is based on Linux 2.6 kernel (the latest development version is 2.6.31). It is an enhanced kernel version. In addition to modifying some bugs, it provides functions to support Android Platform device driver, I hope this document will help friends in need; interested friends can come and take a look
    2024-02-29 0 1209
  • Complete Annotation of the Linux Kernel (Revised Version v3.0) (PDF version)
    Complete Annotation of the Linux Kernel (Revised Version v3.0) (PDF version)
    Complete Annotation of the Linux Kernel (Revised Version v3.0) (PDF version)
    2019-09-03 4165 12806
  • Android kernel compilation graphic tutorial chm version
    Android kernel compilation graphic tutorial chm version
    android kernel compilation manual (with pictures and texts) chm, Google Android operating system kernel compilation tutorial with pictures and texts. Build a cross-compilation environment (install Android SDK: Unzip android-sdk_m5-rc14_linux-x86.zip to the appropriate path and use it. This article releases it to the /usr/local/android_sdk_linux path, and adds its tools path to PATH), obtain the kernel compilation configuration file (from and
    2024-02-26 0 933
  • PhoneGap architecture core code analysis Chinese WORD version
    PhoneGap architecture core code analysis Chinese WORD version
    This document mainly talks about the core code analysis of PhoneGap architecture; I hope this document will help friends in need; interested friends can come and take a look.
    2024-02-29 0 1194
  • The whole process of Android driver development Chinese WORD version
    The whole process of Android driver development Chinese WORD version
    Android's hardware abstraction layer, simply put, encapsulates the Linux kernel driver, provides interfaces upward, and shields low-level implementation details. In other words, the hardware support is divided into two layers, one is placed in user space (User Space), and the other is placed in kernel space (Kernel Space). Among them, the hardware abstraction layer runs in user space, and the Linux kernel driver The program runs in kernel space. Interested friends can come and take a look
    2024-02-02 0 557
  • Basic knowledge of Android architecture Chinese WORD version
    Basic knowledge of Android architecture Chinese WORD version
    This document mainly talks about the basic knowledge of Android architecture; Android relies on Linux kernel 2.6 to provide core services, such as process management, network protocol stack, and hardware drivers. Here, the Linux kernel serves as an abstraction layer between the hardware layer and the system software stack layer. This operating system is not GNU/Linux-like because its system libraries, system initialization, and programming interfaces are different from standard Linux systems. Android contains some C/C++ libraries, media libraries, database engine libraries, etc. These libraries can be used by Android
    2024-02-29 0 519
  • Detailed explanation of UML class diagram Chinese WORD version
    Detailed explanation of UML class diagram Chinese WORD version
    This document mainly talks about the detailed explanation of UML class diagram; in the static mechanism of UML, class diagram is a key point. It is not only the core concern of designers, but also the core concern of implementers. Modeling tools also generate code primarily based on class diagrams. Class diagram occupies a very important position among the 9 diagrams of UML. I hope this document will help friends in need; interested friends can come and take a look.
    2024-02-29 1 1245
  • Introduction to Android operating system Chinese WORD version
    Introduction to Android operating system Chinese WORD version
    This document mainly describes the introduction of the Android operating system; Android is an operating system based on the Linux kernel. It is a mobile operating system announced by Google on November 5, 2007. It was developed by Google in the early days and later by the Open Handheld Device Alliance (Open Developed by Handset Alliance. It adopts a software stack (also known as software stack) architecture, which is mainly divided into three parts. The underlying Linux kernel only provides basic functions; other application software is provided by each company.
    2024-02-28 0 575
  • Shell scripting basics Chinese WORD version
    Shell scripting basics Chinese WORD version
    Shell itself is a program written in C language, which is a bridge for users to use Linux. Shell is both a command language and a programming language. As a command language, it interactively interprets and executes commands entered by the user; as a programming language, it defines various variables and parameters, and provides many control structures found only in high-level languages, including loops and branches. Although it is not part of the Linux system core, it calls most of the functions of the system core to execute programs, create files, and coordinate the running of various programs in a parallel manner. Therefore, for
    2024-02-03 6 2665
  • WebSphere MQ transmission environment construction and testing WORD version
    WebSphere MQ transmission environment construction and testing WORD version
    This document mainly talks about the construction and testing of WebSphere MQ transmission environment; it mainly introduces: introduction to MQ core components, construction of MQ environment, and testing MQ by writing simple programs. I hope it can serve as a starting point. I hope this document will help friends in need; interested friends can come and take a look.
    2024-01-31 0 598
  • Proverbs of Programmers chm version
    Proverbs of Programmers chm version
    This book is a summary of the author's technology and experience in more than ten years of programming career. The content covers everything from understanding the operating mechanism of CPU, Windows, and programming language to code specifications and styles, analysis methods, debugging methods and kernel optimization. It contains the author's cognitive process and thorough analysis of many issues, as well as excellent and a wonderful programming experience.
    2024-01-19 0 1204
  • Spark Streaming Programming Guide Chinese WORD version
    Spark Streaming Programming Guide Chinese WORD version
    Spark Streaming is the core API of Spark, which supports high throughput and fault-tolerant real-time streaming data processing. It can accept data sources from Kafka, Flume, Twitter, ZeroMQ and TCP Socket, use simple API functions such as map, reduce, join, window and other operations, and can also directly use built-in machine learning algorithms and graph algorithm packages to process data . Interested friends can come and take a look
    2024-02-27 0 908
  • Developing Spark applications using Scala language Chinese WORD version
    Developing Spark applications using Scala language Chinese WORD version
    This document mainly talks about developing Spark applications using Scala language; the Spark core is developed by Scala language, so it is natural to use Scala language to develop Spark applications. If you are not familiar with the Scala language, you can read the online tutorial A Scala Tutorial for Java Programmers or related Scala books to learn. This article will introduce 3 Scala Spark programming examples, namely WordCount, Top
    2024-02-27 0 758
  • Detailed explanation of Android WebView examples Chinese WORD version
    Detailed explanation of Android WebView examples Chinese WORD version
    This document mainly describes the detailed explanation of Android WebView examples; Android phones have a high-performance webkit kernel browser built into them, which is encapsulated in the SDK as a component called WebView. WebKit is a software framework included in Mac OS X v10.3 and above (v10.2.7 and above can also be obtained through software updates). At the same time, WebKit is also the basis for Mac OS X's Safari web browser. WebKit is an open source project mainly developed by KDE's K
    2024-02-28 0 1091
  • Basic knowledge of PLC programming Chinese doc version
    Basic knowledge of PLC programming Chinese doc version
    Programmable controller, called Programmable Controller in English, or PC for short. However, because PC is easily confused with Personal Computer (Personal Computer), people are still accustomed to using PLC as the abbreviation of programmable controller. It is an electronic system device with a microprocessor as the core for digital operation. It is specially designed for industrial field applications. It uses programmable memory to store and execute logical operations, sequence control, timing/ Operation instructions such as counting and arithmetic operations, and through digital or analog input
    2024-02-29 0 958
  • Quick Start with Python
    Quick Start with Python
    The Second Edition of the Quickly Learn Python Book is a concise and clear introduction to python3, targeting programmers who are new to learning python. This updated version includes all the changes in Python 3, that is, the feature changes of Python from earlier versions to the new version. The book starts with basic but useful procedures to teach readers about the core features of Python, including syntax, control flow and data structure. This book then uses large-scale applications including code management, object-oriented programming, web development, and converting older versions of Python programs to newer versions.
    2024-01-26 0 1195
  • Three-dimensional display of images based on hybrid programming of VC and Matlab WORD version
    Three-dimensional display of images based on hybrid programming of VC and Matlab WORD version
    This document mainly describes the three-dimensional display of images based on hybrid programming of VC and Matlab; introduces the general implementation method of hybrid programming of VC++ and Matlab, and realizes the three-dimensional effect display of two-dimensional images. MATLAB is not only an intuitive and efficient computer language, but also a scientific computing platform. It provides core mathematical and advanced graphics tools for data analysis and data visualization, algorithm and application development. I hope this document will help friends in need; interested friends can come and take a look.
    2024-01-18 3 2252
  • Python website development guide WORD version
    Python website development guide WORD version
    This document mainly talks about the guidelines for developing websites in Python; HTML is the universal language of the Internet, a simple and universal all-in-one markup language. It allows web page producers to create complex pages that combine text and images. These pages can be browsed by anyone else on the Internet, no matter what type of computer or browser is used. Python, like other programming languages, has its own set of processes. Control statements, and the syntax of these statements is similar to other programming languages. They all have keywords such as for, if, and while to express the program flow. I hope this document will help friends in need
    2024-01-25 0 979
  • mod_python 3.2.8 Chinese manual doc version
    mod_python 3.2.8 Chinese manual doc version
    mod_python 3.2.8 Chinese manual provides the Chinese manual of Mod_python 3.2.8, which is a good material for learning Mod_python. Interested friends can refer to it. mod_python originated from the Httpdapy project (1997). Much later Httpdapy was called mod_python because Httpdapy was not specific to the apache server. Httpdapy was designed to be cross-platform, but actually started primarily with Netscape servers (
    2024-01-25 0 923
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!