current location:Home > 主程序 search

Classify:
Found a total of 529 related content
  • DELPHI Write remote control program PDF
    DELPHI Write remote control program PDF
    Use DELPHI to write remote control programs PDF
    2024-01-22 0 560
  • Android Google mobile programming tutorial PDF version
    Android Google mobile programming tutorial PDF version
    Android Google Mobile Phone Programming Tutorial Traditional Edition, the content of the book is mainly related to the knowledge of Google mobile operating system, introduces the principles and methods of programming on the Google mobile platform, and guides Google programmers into the Google Phone in the form of examples. The palace of programming art.
    2024-02-27 0 1065
  • OpenMP parallel programming WORD version
    OpenMP parallel programming WORD version
    This document mainly talks about OpenMP parallel programming; OpenMP is a collection of compiler instructions and library functions, mainly used for parallel programming on shared storage computers. Currently, the languages ​​that support OpenMP mainly include Fortran and C/C++. OpenMP uses the fork/join parallel mode when executing programs in parallel. Shared storage parallel programs use fork/join parallelism. I hope this document will help friends in need; interested friends can come and take a look.
    2024-02-29 0 1093
  • Android eclipse program debugging Chinese WORD version
    Android eclipse program debugging Chinese WORD version
    This document mainly talks about Android eclipse program debugging; when using eclipse to develop android programs, breakpoint single-step debugging is possible just like VS. I hope this document will help friends in need; interested friends can come and take a look.
    2024-02-28 0 817
  • Android program development introductory tutorial Chinese WORD version
    Android program development introductory tutorial Chinese WORD version
    This document mainly talks about the introductory tutorial for Android program development; I hope this document will help friends in need; interested friends can come and take a look.
    2024-02-01 0 626
  • Creative Android programming pdf version
    Creative Android programming pdf version
    Creative Android Programming.pdf, friends who learn android can refer to it. Creative Android Programming.pdf, including: Ubuntu Topic Fedora Topic RedHat Topic SUSE Topic Red Flag Linux Topic Android Topic
    2024-02-28 0 913
  • Analysis of Android application message processing mechanism Chinese WORD version
    Analysis of Android application message processing mechanism Chinese WORD version
    Android applications are driven by messages. The system maintains a message queue for each application. The main thread of the application continuously obtains messages from this message queue (Looper), and then processes these messages (Handler). , In this way, the execution of the application is driven by messages. This article will analyze the message processing mechanism of Android applications in detail. Friends in need can download and take a look
    2024-02-28 0 1091
  • Android user interface programming example Chinese WORD version
    Android user interface programming example Chinese WORD version
    This document mainly talks about Android user interface programming examples; interested friends can come and take a look.
    2024-02-02 0 1246
  • Android application architecture Chinese WORD version
    Android application architecture Chinese WORD version
    This document mainly talks about the Android application architecture; I hope this document will help friends in need; interested friends can come and take a look.
    2024-02-26 0 705
  • Web project program development manual Chinese WORD version
    Web project program development manual Chinese WORD version
    This document mainly talks about the web project program development manual; I hope this document will help friends in need; interested friends can come and take a look.
    2024-02-27 0 1188
  • Android application framework ideas Chinese WORD version
    Android application framework ideas Chinese WORD version
    This document mainly talks about the ideas of Android application framework; I hope this document will help friends in need; interested friends can come and take a look.
    2024-02-28 0 720
  • Running scala program based on spark Chinese WORD version
    Running scala program based on spark Chinese WORD version
    This document mainly talks about running scala programs (sbt and command line methods) based on spark; I hope this document will help friends in need; interested friends can come and take a look
    2024-02-27 0 974
  • Android Programmer's Guide chm version
    Android Programmer's Guide chm version
    Android mobile programmer guide, because I came into contact with the Android platform by chance, but I have never been exposed to this kind of programming materials before, and there are very few materials on the Internet, so I translated some based on foreign materials and exhausted my own For all translation levels, I believe this will be a very comprehensive and basic Android programming tutorial in China, which should be helpful to you.
    2024-02-26 0 810
  • 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
  • Android program development permission tutorial pdf version
    Android program development permission tutorial pdf version
    Android program development permission tutorial pdf, introduces the new perspective of Android 1.5, including: improvements to the Android user interface, video recording, soft keyboard support, Chinese display and Chinese input support, desktop Widgets and Live folders, and Bluetooth function improvements , Bundled application function improvements, system performance optimization...
    2024-01-29 2 2102
  • Using Adobe AIR to develop Android applications English pdf text version with source code
    Using Adobe AIR to develop Android applications English pdf text version with source code
    Put your ActionScript 3 skills to work in mobile app development. This book shows how to develop native applications for Android-based smartphones and tablets using Adobe AIR. You learn the entire development process hands-on, from coding options to getting your app published to the specific functionality of Put your ActionScript 3 skills to work building mobile apps. This book shows you how t
    2024-02-26 0 814
  • GStreamer Application Development Manual Chinese PDF version
    GStreamer Application Development Manual Chinese PDF version
    GStreamer is a very powerful and versatile streaming application framework. Many of GStreamer's advantages come from the modularity of its framework: GStreamer can seamlessly incorporate new plug-ins. However, due to the pursuit of modularity and high efficiency, GStreamer has become complex in the entire framework. At the same time, due to the increase in complexity, developing a new application is not so simple. This guide attempts to help you understand the GStreamer framework (version 0.10.3
    2024-02-28 1 964
  • Detailed explanation of Android program debugging Chinese WORD version
    Detailed explanation of Android program debugging Chinese WORD version
    When using eclipse to develop android programs, you can perform breakpoint single-step debugging just like VS. The Eclipse Java editor not only provides developers with common functions such as code writing, syntax correction, and real-time compilation, but it can also quickly modify and reconstruct Java source code and other advanced operations. Interested friends can come and take a look
    2024-02-26 0 884
  • Use HTML, CSS, JavaScript to develop Android applications English text pdf version with source file
    Use HTML, CSS, JavaScript to develop Android applications English text pdf version with source file
    If you know HTML, CSS, and JavaScript, you already have the tools you need to develop Android apps. This hands-on book shows how to use these open source web standards to design and build applications that work on any Android device—no Java required. You'll learn how to create an Android-friendly web app on the platform of your choice, then convert it to a native Android app with the free PhoneGap framework
    2024-02-27 7 1276
  • The use of multi-threading technology in iOS development WORD version
    The use of multi-threading technology in iOS development WORD version
    This document mainly talks about the use of multi-threading technology in iOS development; the so-called process corresponds to an application, which is responsible for opening up memory space for application use, but the process cannot execute tasks (instructions). A process contains at least one thread, which is the execution flow of the program. When an iOS program starts, while creating a process, it will start running a thread, which is called the main thread; I hope this document will help friends in need; interested friends can come and take a look.
    2024-02-28 0 1125
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!