当前位置:网站首页>QT implementation hash table dynamic demonstration
QT implementation hash table dynamic demonstration
2022-07-18 01:08:00 【_ Programming_】
QT Realize the dynamic demonstration of hash table
QT Implement hash table (Hash Table) Dynamic display of operation process , Application scenario with address book as hash table operation , Build a hash table from contact information , Contact information includes name 、 Telephone 、 Address , Among them, name is used as the keyword (key), Other information as (value).
The system needs to realize the following operations :
- Add contact information ( Duplicate names are not allowed );
- Delete contact information ( Search by name , Delete the corresponding contact information );
- Query contact information ( Search contacts by name , If you find , Output contact information , If it does not exist , Output error prompt );
- Modify contact information ( Search contacts by name , If you know , Modify this person's information , If it does not exist , Output error prompt );
requirement : Graphically show the creation of hash table 、 Add data 、 Delete data and other operations , Can choose QT perhaps MFC Make it graphical .
Screen capture of interface

Operating the recording screen

Source download
link :https://pan.baidu.com/s/1JJs9vbZahUCB6cQvXLgAVg?pwd=1111
Extraction code :1111
边栏推荐
- Logu p3194 [hnoi2008] horizontal visible line (Computational Geometry + monotone stack)
- [learning notes] tree DP
- 002. Write string inversion cases
- Leetcode - add two numbers
- 463-剑指offer-(09、30、06、24)
- MFC control learning: button
- Threejs personal notes
- 对接企业微信,客户关系管理也可以很简单!
- [redis] several ideas and experiments of redis locking
- Configure scan packages based on annotations
猜你喜欢

“天才少年”曹原,共同一作发Nature子刊

Q5 dialog box (modal and modeless)

Neuron and metahunan drive whole body steps in real time

Room:又要写业务代码了?看看我吧,给你飞一般的感觉!

Mark art data collection platform is heavily launched!

Leetcode - add two numbers

Pytoch (II) -- main components of pytorch

基于注解配置扫描包

Image classification based on convolutional neural network

kali安装Nessus
随机推荐
Penetration test CTF monograph
[learning notes] tree DP
This is the most detailed arrangement of the basic knowledge of network workers in the whole network, and there is no one
ShareIt group's technology strategy - open, self-supporting and advanced layout
这可是全网网工基础知识最详细的整理,没有之一
kali安装Nessus
Q4资源文件
034. Code rollback reset current branch to here
QT | VS2017 + Qt5.14.2环境搭建
Important - Im open source project openim about version management and v2.3.0 release plan
Q5标准对话框
mongoose 模糊查询 (单条件与多条件)
1300_ Analysis of priority related knowledge points in FreeRTOS
Dbpack read / write separation function release announcement
NLP event tutorial for Beihang senior!
MFC基于单个文档的文件读写
001一个内部类的实例拿到所在外部类的实例(反射)
【Jmeter】Win10 下载安装Jmeter 5.5
002后代选择器
Proxy mode -proxy (dynamic proxy)