current location:Home > 图表 search

Classify:
Found a total of 529 related content
  • Regular Expressions Manual
    Regular Expressions Manual
    Regular expression manual download
    2017-02-09 6179 34090
  • perl regular expression learning manual pdf version
    perl regular expression learning manual pdf version
    Perl regular expression learning manual pdf version, click to download and unzip. Friends who want to learn perl regularity need to read it.
    2024-01-28 0 1214
  • Use PowerDesigner to import SQL to generate data table model Chinese WORD version
    Use PowerDesigner to import SQL to generate data table model Chinese WORD version
    This document mainly talks about using PowerDesigner to import SQL to generate a data table model; I hope this document will help friends in need; interested friends can come and take a look.
    2024-02-26 0 1056
  • 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
  • python matplotlib drawing Chinese WORD version
    python matplotlib drawing Chinese WORD version
    Matplotlib.pyplot is a method used to draw pictures, similar to the plot command in matlab, and its usage is basically the same. This document mainly talks about drawing with python matplotlib; interested friends can come and take a look.
    2024-01-25 0 1180
  • eoeAndroid special issue second issue Android image processing pdf version
    eoeAndroid special issue second issue Android image processing pdf version
    The second issue of eoeAndroid special issue: Android image processing pdf, the second topic planned by eoeAndroid, mainly organizes and translates some resources and articles on image processing in Android. By studying the content of this topic, you can master how to perform image processing on Android. Programming for images mainly includes but is not limited to the following content: • Introduction to image formats supported in Android; • Introduction to image libraries in Android&b
    2024-01-31 0 639
  • 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
  • GitHub for Windows graphic tutorial Chinese WORD version
    GitHub for Windows graphic tutorial Chinese WORD version
    This document is a graphic tutorial on using Github for Windows; Git has become very popular, and even Codeplex has now promoted Git. Github is full of various high-quality open source projects, such as ruby ​​on rails, cocos2d, etc. For programmers who are accustomed to the Windows graphical interface, using Github requires some time and patience. However, Github recently released Github for Windows, which greatly reduces the learning cost and difficulty of use.
    2024-01-31 1 1392
  • Graphic tutorial on setting up Googleplay on Android phone Chinese WORD version
    Graphic tutorial on setting up Googleplay on Android phone Chinese WORD version
    This document mainly talks about the graphic tutorial on setting up Googleplay on Android phones; I hope it will be helpful to everyone’s learning; interested friends can come and take a look.
    2024-02-01 0 557
  • Detailed tutorial on using PowerDesigner to design ER diagram Chinese WORD version
    Detailed tutorial on using PowerDesigner to design ER diagram Chinese WORD version
    This document mainly describes a detailed tutorial on using PowerDesigner to design ER diagrams; I hope this document will help friends in need; interested friends can come and take a look.
    2024-02-27 0 1123
  • Win32 API Function Manual chm version
    Win32 API Function Manual chm version
    Win32_API_Function Detailed Query Manual chm format, divided into restricting program function functions, registry processing functions, dialog box functions, time processing functions, disk processing functions, process functions, file processing functions, breakpoint setting lists and other related contents.
    2024-01-19 5 944
  • 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 operation Mysql example code tutorial
    Python operation Mysql example code tutorial
    This article introduces various code examples and detailed introductions such as Python operating MYSQL, executing SQL statements, obtaining result sets, traversing result sets, obtaining a certain field, obtaining table field names, inserting pictures into the database, executing transactions, etc. Most of the code is A sumptuous and beautiful code feast. If you want to view the online version, please visit: https://www.jb51.net/article/34102.htm
    2024-01-26 0 1364
  • Perl basic tutorial chm
    Perl basic tutorial chm
    A basic introductory Chinese tutorial on Perl, in chm format, describing an overview of PERL, simple variables, operators, list and array variables, file reading and writing, pattern matching, control structures, subroutines, associative arrays/hash tables, formatted output, and file systems , reference, object-oriented, packages and modules and other knowledge points. Suitable for beginners to read and understand the Perl scripting language.
    2024-02-26 0 1716
  • Easy Language Learning Manual Ten Days Illustrated Tutorial to Learn Easy Language pdf version
    Easy Language Learning Manual Ten Days Illustrated Tutorial to Learn Easy Language pdf version
    The Ten Days to Learn Easy Language Illustrated Tutorial provides a vivid and systematic explanation of the usage and operating techniques of Easy Language in the form of illustrations. Friends who need it can download it and take a look! The whole book is divided into ten chapters and is completed in ten days. The first chapter introduces the installation of Yi Language and the interface after operation. At the same time, a very simple small program is introduced to help users get started. Finally, we introduce the input methods of programming and some common problems encountered by beginners. Chapter 2 will touch on some specific issues, such as how to write a program that equals 1+2, and understand the concept of variables, the valid range of variables, data types and other knowledge.
    2024-02-28 0 816
  • OpenGL introductory tutorial Chinese WORD version
    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
    2024-02-03 3 1120
  • Perl Automated System Administration Automating.System.Administration.with.Perl.2nd.Edition 2nd Edition
    Perl Automated System Administration Automating.System.Administration.with.Perl.2nd.Edition 2nd Edition
    Perl is a powerful tool for UNIX-like system management. If you do not know Perl when maintaining the system, you should at least be familiar with SHELL. It is best to be comfortable with both. Perl is a scripting language. The original designer was Larry Wall and it was published on December 18, 1987. Perl borrowed features from C, sed, awk, shell scripting, and many other programming languages. The most important feature is its internal integration of regular expression functions and the huge
    2024-02-01 0 1459
  • PowerDesigner usage tutorial chm version
    PowerDesigner usage tutorial chm version
    PowerDesigner usage tutorial, covering basic concepts of interface and operation, data projects and entities, defining relationships and roles between entities, defining and using domains and inheritance, converting CDM objects into PDM objects, generating reports, etc.
    2024-01-19 1 1073
  • Android SurfaceView usage summary Chinese WORD version
    Android SurfaceView usage summary Chinese WORD version
    This document mainly talks about the summary of the use of SurfaceView in Android; SurfaceView is a subclass of the View class. It can obtain image data directly from memory or DMA and other hardware interfaces. It is a very important drawing view. I hope this document will help friends in need; interested friends can come and take a look.
    2024-02-27 2 2175
  • abaqus Python example
    abaqus Python example
    This document mainly talks about the abaqus Python example - operating excel files; currently processing data cannot be done without excel, so pythoners must learn to use python to operate excel tables. There are also many ways to interact between Python and excel; friends in need can download it and take a look
    2024-01-25 0 531
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!