Which of the following books can be recommended to a php algorithm?

Source: Internet
Author: User
Who can recommend me to my php algorithm book? who can recommend my php algorithm book? thank you! data structure (C) it is a textbook for the "data structure" course. It can also be used as a reference material for the C program design of learning data structures and algorithms. The first half of this book discusses the data structures and their applications of various basic types from the perspective of abstract data types; the second half can be recommended to the php algorithm book.
Who can recommend a php algorithm book? thank you!

------ Solution --------------------
Data structure (C) is a textbook for the "data structure" course. It can also be used as a reference material for the C programming of learning data structures and algorithms. The first half of this book discusses the data structures and applications of various basic types from the perspective of abstract data types. the second half mainly discusses various implementation methods for searching and sorting and their comprehensive analysis and comparison. Its content and chapter orchestration are basically the same as the data structure (second edition) published in April 1992. However, this book highlights the concept of abstract data types. The book uses C language as the description language for data structures and algorithms. This book has rigorous concepts, strict logical reasoning, refined language, and expressive words. The data structure question set (C) is also published ). It is easy to teach and learn by yourself. The book is attached with a CD, which contains the "data structure algorithm dynamic simulation auxiliary teaching software" described in C language that can be run in the DOS environment, and the "data structure algorithm dynamic simulation-assisted teaching software" that is running in Windows and described in languages like PASCAL or C ". This book can be used as an undergraduate or specialized teaching material for computer or information-related majors, or as a reference for scientific and technical workers engaged in computer engineering and application work.

Chapter 4 Conclusion

1.1 What is Data structure
1.2 Basic concepts and terms
1.3 Representation and implementation of abstract data types
1.4 algorithm and algorithm analysis
1.4.1 algorithm
1.4.2 Algorithm Design requirements
1.4.3 algorithm efficiency measurement
1.4.4 storage space requirements of algorithms

Chapter 1 linear table

2.1 Linear table type definition
2.2 Sequential representation and implementation of linear tables
2.3 chained representation and implementation of linear tables
2.3.1 Linear linked list
2.3.2 cyclic linked list
2.3.3 bidirectional linked list
2.4 Representation and addition of a polynomial

Chapter 3 stack and queue

Stack 3.1
3.1.1 definition of abstract data stack
3.1.2 stack representation and implementation
Application example of stack 3.2
3.2.1 digital conversion
3.2.2 brackets matching test
3.2.3 line editing program
3.2.4 Maze Solution
3.2.5 expression evaluate
3.3 Stack and recursive implementation
3.4 queue
3.4.1 definitions of abstract data type queues
3.4.2 chain queue-queue chain representation and implementation
3.4.3 cyclic queue-sequential representation and implementation of queues
3.5 Discrete event simulation


Here is an electronic version of this book. if you are interested, there is a bit of data structure and algorithm in it.
Http://download.csdn.net/detail/jikeytang/4308373
------ Solution --------------------
Isn't there an Introduction to Algorithms...
------ Solution --------------------
Algorithm C.
------ Solution --------------------
How can we eliminate most people without an interview algorithm.
------ Solution --------------------
PHP uses less algorithms... if you really want to learn algorithms, you can find the C language version.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.