-
公园导游图
数据结构课程设计作业
需要的人下
功能:给出一张某公园的导游图,游客通过终端询问可知:
从某一景点到另一景点的最短路径。游客从公园大...
公园导游图
数据结构课程设计作业
需要的人下
功能:给出一张某公园的导游图,游客通过终端询问可知:
从某一景点到另一景点的最短路径。游客从公园大门进入,选一条最佳路线,使游客可以不重复地游览各景点,最后回到出口(出口就在入口旁边)。-park guide map data structure curriculum design requires a person under functions : Zhang is a park guide map, asked tourists through the terminal known : from one attraction to another attraction of the shortest path. Park visitors from entering the gate, an election the best route, so that tourists can not repeat visit to the attractions, Finally back to exports (exports next to the entrance).
- 2022-10-22 10:55:04下载
- 积分:1
-
它包含了基本的代码和定时器中断单片机ATMEL我…
It contains basic codes for timers and interrupts for microcontroller Atmel ATmega16
- 2022-01-25 16:26:35下载
- 积分:1
-
Staff can add, delete, modify, query and other functions!
可以对员工进行增加,删除,修改,查询等功能!-Staff can add, delete, modify, query and other functions!
- 2022-02-06 20:35:20下载
- 积分:1
-
ZLG
ZLG-LPC2210开发板外部FLASH操作程序-ZLG-LPC2210 development board external FLASH operating procedures
- 2022-07-08 18:28:36下载
- 积分:1
-
基于Qt的多媒体播放器
应用背景自己写的基于Qt的多媒体播放器,包含音乐播放器的必备功能,以及歌词显示,系统托盘,拖曳播放等扩展功能关键技术// 创建用来解析媒体的信息的元信息解析器
metaInformationResolver = new Phonon::MediaObject(this);
// 需要与AudioOutput连接后才能使用metaInformationResolver来获取歌曲的总时间
Phonon::AudioOutput *metaInformationAudioOutput =
new Phonon::AudioOutput(Phonon::MusicCategory, this);
Phonon::createPath(metaInformationResolver, metaInformationAudioOutput);
connect(metaInformationResolver, SIGNAL(stateChanged(Phonon::State, Phonon::State)),
this, SLOT(metaStateChanged(Phonon::State, Phonon::State)));
connect(mediaObject, SIGNAL(currentSourceChanged(Phonon::MediaSource)),
this, SLOT(sourceChanged(Phonon::MediaSource)));
connect(mediaObject, SIGNAL(aboutToFinish()), this, SLOT(aboutToFinish()));
- 2022-12-10 11:15:03下载
- 积分:1
-
电子元件基础教程
电子元件基础教程--Basic class for electronic elements.
- 2022-01-31 18:10:04下载
- 积分:1
-
单片机常用汇编算法 单片机常用汇编算法
单片机常用汇编算法 单片机常用汇编算法-asmasmasmasmasmasmasmasmasmasmasmasmasmasmasmasmasmasmasmasm
- 2023-02-13 10:35:03下载
- 积分:1
-
仿真实例大集合收集的仿真实例免费为大家提供
仿真实例大集合收集的仿真实例免费为大家提供-Ling Kan wife of mother
- 2022-10-08 18:30:03下载
- 积分:1
-
Linux下SDIO设备的驱动程序,可以移植到其他系统如ucos上面
Linux下SDIO设备的驱动程序,可以移植到其他系统如ucos上面-Linux under the SDIO device drivers, can be transferred to other systems such as the above uCOS
- 2022-03-04 15:46:48下载
- 积分:1
-
Embedded Development books, guidance on how to carry out the basic methods embed...
嵌入式开发书籍,指导如何进行嵌入式开发的基本方法,环境配置-Embedded Development books, guidance on how to carry out the basic methods embedded development, environment configuration, etc.
- 2022-02-03 18:43:28下载
- 积分:1