current location:Home > 计算机指令 search
Found a total of 21313 related content
-
- js random addition calculation answer code
- js random addition calculation answer code
- 2018-05-15 35 1972
-
- js random mathematical addition calculation answer code
- A js random mathematical addition calculation answer code
- 2023-04-19 10 350
-
- Flat style addition, subtraction, multiplication and division web calculator js code
- The flat style addition, subtraction, multiplication and division web calculator js code is a simple mobile addition, subtraction, multiplication and division calculator web page special effect.
- 2017-06-14 63 1099
-
- Mobile order settlement ui layout
- css3 svg creates simple and universal order settlement card, order delivery address and payment method, price total settlement mobile page ui template.
- 2021-04-12 94 1552
-
- Multipurpose css radio animation 404 page
- A CSS radio animation 404 page that can control the switch. The fresh yellow and off-white color plus the cartoon radio are quite special in the 404 page. I would like to share the creative design with you.
- 2022-01-28 39 5559
-
- Lake Blue Computer Programming Technology official website
- Lake Blue Computer Programming Technology official website
- 2018-01-02 149 3027258
-
- VR virtual reality product website template
- Virtual reality technology is an important direction of simulation technology. It is a collection of simulation technology, computer graphics, human-computer interface technology, multimedia technology, sensing technology, network technology and other technologies. It is a challenging cross-tech frontier discipline and research field. . Virtual reality technology (VR) mainly includes aspects such as simulated environment, perception, natural skills and sensing equipment. The simulated environment is a computer-generated, real-time dynamic three-dimensional realistic image. Perception means that ideal VR should have the perception that all people have. In addition to the visual perception generated by computer graphics technology, there are also senses of hearing, touch, force, movement, etc.
- 2017-12-08 56 3114279
-
- Xingmeng APP intelligent system source code
- Xingmeng APP combines the advantages of communication and the Internet, coupled with the powerful information resources possessed by cloud computing, and has the potential to have huge business opportunities with the help of a wide range of terminal delivery services.
- 2017-02-15 461 3577571
-
- IT education and training institution single page template
- 1. There are actually many subdivisions and job types in the IT industry, such as cloud computing, games, e-commerce, big data, financial IT, smart hardware, etc. Job types include development, operation and maintenance, testing, product managers, project managers, UI Design, data analyst, etc., which one is better to learn? Based on your own strengths and hobbies 2. Although there are many subdivided fields, not every field is suitable for you. For example, fields such as artificial intelligence and VR development are relatively difficult. I don’t think it is suitable for beginners without a computer professional background to study, at least not. As initial learning goals, because these fields involve various complexities in computers
- 2017-12-08 52 3112556
-
- Bangguanke CRM customer management system
- Enterprise computing based on WEB, developed with PHP+MySQL, with stable and reliable performance, centralized control of data access, avoiding the possibility of data leakage, using encrypted data transmission parameters to protect system data security, multi-level authority control, and complete password verification and login mechanism to further strengthen system security.
- 2020-05-13 287 5167
-
- "PHP Programming" Second Edition
- This book is full of pictures and texts, and explains in detail the method of developing dynamic Web programs using the LAMP (PHP) scripting language, such as setting up the WAMP platform, installing and configuring the open source Moodle platform, PHP programming technology, developing user registration and verification modules, and setting up the LAMP platform. This book is suitable for undergraduate and junior college students in computer and related majors to use as a teaching material for learning LAMP (PHP) programming or dynamic Web programming. It is also suitable for readers who are interested in dynamic Web programming to use it voluntarily, and for LAMP (PHP) program designers. It has certain reference value.
- 2017-12-12 580 3099235
-
- Comprehensive practical (Vue3+Laravel8+Uniapp) courseware
- Comprehensive practical (Vue3+Laravel8+Uniapp) courseware
- 2023-06-26 34 1340
-
- ThinkPHP6 backend management payment system--practical development courseware
- ThinkPHP6 backend management payment system--practical development courseware
- 2024-05-09 36 1329
-
- PHP+MySQL basic introductory course courseware
- PHP+MySQL basic introductory course courseware
- 2023-11-06 32 1049
-
- HTML5CSS3JavaScriptES6 introductory course courseware
- HTML5CSS3JavaScriptES6 introductory course courseware
- 2023-11-06 56 914
-
- Blue computer business banner diagram
- Blue computer business banner image free download digital carousel background full screen background banner business
- 2017-04-25 55 1412
-
- 30 linear style computer-related icon vector materials (EPS+PNG)
- A linear style computer related icon vector material
- 2022-07-01 14 1405
-
- 44 exquisite commonly used items PNG icons
- 44 exquisite commonly used items PNG icons Bullseye Sofa Computer Calculator Notebook Map Bench Store Newspaper Headphones Alarm Clock Hard Drive Lens Gold Medal Cup Compass Mobile Phone Bookcase Gift Radio Scanner
- 2017-03-02 68 1055
-
- Daily life gadgets icon material
- cell phone computer camera Daily Life Gadget Icons provides you with 17 daily life gadget icon materials with a size of 128x128 for free download. It’s all in a compressed package, download it now
- 2017-01-18 44 1127
-
- Cartoon programming language computer PNG material
- Cartoon programming language computer PNG material download computer computer web design website construction network technology web IT programming CSS PHP HTML XML js www
- 2017-05-09 19 2406
-
- Pascal basic tutorial Pascal essential basic tutorial for getting started CHM version
- No matter what you do, there must be certain methods and steps. Computer programming is more rigorous, standardized, and feasible than transaction processing in daily life. In order for the computer to effectively solve certain problems, the processing steps must be arranged and a "sequence" composed of computer language is used to allow the computer to automatically recognize and execute this "sequence" composed of computer language to complete the predetermined task. Arrange the steps to deal with the problem and use computer language to form a sequence, which is often called
- 2024-01-19 2 575
-
- 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
-
- 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
-
- Summary of basic usage of Fortran WORD version
- This document mainly talks about a summary of the basic usage of Fortran; I hope it can bring some help to students who have learned C but have not been exposed to Fortran. Fortran is a programming language. It is the world's earliest high-level computer programming language and is widely used in scientific and engineering computing fields. The FORTRAN language plays an important role in the fields of numerical, scientific and engineering computing with its unique functions. Fortran laid the foundation for the development of high-level languages. Fortran is now widely used in scientific research and machinery. I hope this document will bring it to friends in need
- 2024-02-27 0 898
-
- Introduction to matlab basic knowledge Chinese WORD version
- MATLAB (Matrix Laboratory) is the abbreviation of MATrix LABoratory, a commercial mathematics software produced by The MathWorks Company of the United States. MATLAB is a high-level technical computing language and interactive environment for algorithm development, data visualization, data analysis, and numerical calculations. In addition to common functions such as matrix operations and drawing function/data images, MATLAB can also be used to create user interfaces and call programs written in other languages (including C, C++ and FORTRAN). MATLAB basics; command window
- 2024-01-18 0 1214
-
- OpenCV
- The open source computer vision library has over 2,500 algorithms and provides detailed documentation and example code for real-time computer vision. It runs on Windows, Linux, Mac OS X, Android, iOS, and is available in your browser via JavaScript. Language: C++, Python, Julia, Javascript Home page: https://opencv.org Q&A Forum: https://forum.opencv.org/ Documentation: https://do
- 2023-08-11 13 1714
-
- Safe Exam Browser
- Safe Exam Browser is a secure browser environment for taking online exams securely. This software turns any computer into a secure workstation. It controls access to any utility and prevents students from using unauthorized resources.
- 2023-08-18 11 4109
-
- WIKINDX
- Reference management, document management, citations and more. Designed by scholars for scholars, continuously developed since 2003 and used by individuals and major research institutions worldwide, WIKINDX is a virtual research environment (enhanced online literature manager) that stores searchable references, notes, documents, Quotes, thoughts, etc. The integrated WYSIWYG word processor exports formatted articles to RTF and HTML. Plug-ins include a citation style editor and import/export of references (BibTeX, Endnote, RIS, etc.). WIKINDX supports every reference text
- 2023-10-07 23 4395
-
- CiviCRM
- CiviCRM is an open source and free to download member relationship management solution for advocacy, non-profit and other organizations. For more information, visit http://civicrm.org
- 2023-10-07 24 4482
-
- Joomla
- Joomla! is an award-winning content management system (CMS) that allows users to build websites and powerful online applications. It's very easy to use, stable and secure, with thousands of free extensions and templates.
- 2023-09-25 20 3945
-
- PHP function class to calculate the information of the specified folder
- PHP function class to calculate the information of the specified folder
- 2017-06-12 129 1413
-
- A collection of 50 excellent classic PHP algorithms
- Classic PHP algorithm, learn excellent ideas and expand your thinking
- 2020-03-26 2147 24412
-
- PHPExcel-1.8 class library (worth collecting!)
- PHPExcel PHP class library for operating Office Excel documents
- 2018-09-26 11352 90802
-
- Encryption PHP library for generating unique strings from integers
- Encryption PHP library for generating unique strings from integers
- 2018-01-23 307 9388
-
- Annotation-based PHP encryption library
- Annotation-based PHP encryption library
- 2018-01-23 177 7749