当前位置:网站首页>1.13 learning summary
1.13 learning summary
2022-06-26 04:34:00 【After all, I still walk alone】
Today's talk is about the data structure Trees and binary trees . Then learn about Several representations of trees . That is, several methods of building trees . In the big talk data structure, there are . Parent representation and child representation Parental representations are still stored only in structures . Son Trees Parents . To express Tree structure . Then this must be for traversal , It's inconvenient .
Then there is a kind of , Call the child's representation Method to build a Tree structure . It has one more linked list in each node to store it . Of all the children data . Put the best method , Is to combine the two . In this way, we can quickly find the parents and children of a node . So if you are not familiar with the knowledge of linked lists , May even Building a tree structure is difficult . So I also understand the knowledge in the data structure There is continuity . Every part of the study should be done well , Lay the foundation . Be familiar with . Then for a special tree structure , It is the so-called binary tree . The characteristic of binary tree is that each node has two children Trees or not , Or a . I haven't read all the content either It can be felt that there are two possibilities in each case . I hope I can learn more tomorrow .
边栏推荐
- What are the advantages and risks of paper gold investment
- pip 批量完全卸载包
- Double buffer technology asynchronous log system
- [Qunhui] command line acme SH automatically apply for domain name certificate
- Guide de la pompe de données Oracle
- PHP has the problem of using strtotime to obtain time in months and months [original]
- PIP batch complete uninstall package
- Redis cluster mode
- 35岁程序员炒Luna 千万资产3天归零,网友:和赌博一样
- Nailing open platform - applet development practice (nailing applet client)
猜你喜欢

Implementation of seven classes of BlockingQueue interface

NPM installation tutorial

Modify the number of Oracle connections
![Notes on enterprise wechat development [original]](/img/66/cd83f4f86b7c42921db45f07957c15.jpg)
Notes on enterprise wechat development [original]

How much do you make by writing a technical book? To tell you the truth, 2million is easy!

2020-12-18

企业的产品服务怎么进行口碑营销?口碑营销可以找人代做吗?

Nailing open platform - applet development practice (nailing applet server side)

Physical design of database design (2)
![PHP design function getmaxstr to find the longest symmetric string in a string - [original]](/img/45/d8dae9e605a2f411683db7a2d40d0b.jpg)
PHP design function getmaxstr to find the longest symmetric string in a string - [original]
随机推荐
Navicat connects the pit of shardingsphere sub table and sub library plug-ins
Microsoft prohibits Russian users from downloading and installing win10/11
Create alicloud test instances
Mobile terminal pull-down loading pull-down loading data
mysql自带的性能测试工具mysqlslap执行压力测试
Install Damon database
numpy 数据输入输出
2021-02-07
Tp6 controller does not exist: app\index\controller\index
digital image processing
SQL related knowledge - DDL
Svn error command revert error previous operation has not finished; run ‘ cleanup‘ if
Composer version rollback version switching
CTF crypto (I) some simple encoding and encryption
Laravel uses phpword to generate word documents
排序查询
Ubuntu installs PostgreSQL and uses omnidb to view
2020-12-18
Analysis report on development status and future trend of CMOS image sensor industry in China 2022 ~ 2028
MySQL's built-in performance testing tool, mysqlslap, performs stress testing