登录
首页 » QT » map

map

于 2021-02-04 发布 文件大小:4331KB
0 223
下载积分: 1 下载次数: 35

代码说明:

  东软教学大作业,采用QT编写一个地图导航软件,要求加载一张图片,然后可以在该图片上面划点自动连线,随后小车图片自动沿该路线行驶。(Neusoft teaching large operations, using QT to prepare a map navigation software, a picture is required to load a picture, and then you can draw a line on the picture above, then the car automatically along the route.)

文件列表:

Map-build-desktop
.................\allMyMap.db,3072,2014-07-27
.................\debug
.................\.....\data.o,308300,2014-07-27
.................\.....\libgcc_s_dw2-1.dll,107520,2012-01-09
.................\.....\main.o,206738,2014-07-27
.................\.....\mainwindow.o,546060,2014-07-27
.................\.....\Map.exe,3114190,2014-07-27
.................\.....\map.o,110435,2014-07-27
.................\.....\mingwm10.dll,15960,2005-01-13
.................\.....\moc_mainwindow.cpp,3811,2014-07-27
.................\.....\moc_mainwindow.o,220849,2014-07-27
.................\.....\qrc_car.cpp,7226305,2014-07-27
.................\.....\qrc_car.o,1470781,2014-07-27
.................\.....\qtcore4.dll,1961472,2009-10-20
.................\.....\QtCored4.dll,2129920,2012-10-30
.................\.....\road.o,104105,2014-07-27
.................\Makefile,5626,2014-07-27
.................\Makefile.Debug,7082,2014-07-27
.................\Makefile.Release,7200,2014-07-27
.................\release
.................\ui_mainwindow.h,11779,2014-07-27
.................\大神.db,3072,2014-07-27
.................\大神_building.db,3072,2014-07-27
.................\大神_flower.db,3072,2014-07-27
.................\大神_新村街.db,3072,2014-07-27
.................\大神_长江.db,3072,2014-07-27
Map2.0
......\all.h,93,2014-07-22
......\begin.wav,884780,2014-07-27

......\car.qrc,149,2014-07-27

......\connection.h,765,2014-07-18
......\data.cpp,7801,2014-07-26
......\data.h,700,2014-07-26
......\end.wav,567876,2014-07-27
......\main.cpp,275,2014-07-22
......\mainwindow.cpp,13809,2014-07-27
......\mainwindow.h,1747,2014-07-27
......\mainwindow.ui,10500,2014-07-23
......\map.cpp,38,2014-07-22
......\map.h,216,2014-07-24
......\Map.pro,473,2014-07-25
......\Map.pro.user,14495,2014-07-27
......\road.cpp,41,2014-07-22
......\road.h,209,2014-07-24

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • sbuf
    单片机串口程序,实现主从机的通信,将主机信号传到从机(Single-chip microcomputer serial port to send and receive the code, the realization of the master-slave machine communication)
    2013-07-07 18:49:55下载
    积分:1
  • ee9346
    pic 9348 读写测试877芯片上通过测试(pic 9348 literacy test)
    2013-10-30 11:28:54下载
    积分:1
  • 三通道LED TM1803
    TM1803是三通道LED(发光二极管显示器)驱动控制专用电路,内部集成有MCU 数字接口、 数据锁存器、LED 高压驱动等电路。通过外围 MCU控制实现该芯片的单独辉度、级联控制实现 户外大屏的彩色点阵发光控制。本产品性能优良,质量可靠。(TM1803 is a three-channel LED (light emitting diode display) dedicated drive control circuit, the internal MCU integrated digital interface, Data latches, LED high voltage driver circuit. Separate luminance realization of the chip through the external MCU control, cascade control is realized Outdoor big screen color dot matrix LED control. This product is excellent performance, reliable quality.)
    2015-01-21 23:16:22下载
    积分:1
  • Ultrasonic-Ranging
    超声波测距,在51单片机内核下的超声波测距程序,比较精简,希望大家受用。(Ultrasonic ranging, in 51 single kernel of ultrasonic distance measurement procedures, more streamlining, I hope everyone is good enough.)
    2011-10-26 20:35:03下载
    积分:1
  • STM32_HMC5883_Lib
    HMC5883L STM32驱动代码,采用I2C总线进行通信的。(HMC5883L STM32 driver code, using the I2C bus communication.)
    2014-01-08 23:03:30下载
    积分:1
  • 1-(德飞莱)尼莫M3S-LED点亮和熄灭
    说明:  德飞莱m3s开发板,stm32f103zet6,led灯的点亮和熄灭(Lighting and extinguishing of LED lamp)
    2020-06-19 04:40:01下载
    积分:1
  • LCD
    PIC单片机驱动HT1621源代码 同作驱动LCD(PIC Singlechip HT1621 driver source code for the drive with LCD)
    2007-10-27 12:24:41下载
    积分:1
  • FreeRTOS实验17-1 FreeRTOS内存管理实验
    说明:  硬件资源: 1,DS0(连接在PA8),DS1(连接在PD2上) 2,串口1(波特率:115200,PA9/PA10连接在板载USB转串口芯片CH340上面) 3,ALIENTEK 2.8/3.5/4.3寸LCD模块(仅支持MCU屏) 4,按键KEY0(PC5)/KEY1(PA15)/KEY_UP(PA0,也称之为WK_UP) 实验现象: 按下KEY_UP键申请内存,内存申请成功以后就可以使用了,按下KEY0键 就是使用申请到的内存。当内存使用完成以后就可以按KEY1键将内存 释放掉。(Hardware resources: 1, DS0 (connected to PA8), DS1 (connected to PD2) 2. Serial port 1 (baud rate: 115200, PA9/PA10 connected on board USB to serial chip CH340) 3, ALIENTEK 2.8/3.5/4.3 inch LCD module (only supporting MCU screen) 4. Keyboard KEY0 (PC5)/KEY1 (PA15)/KEY_UP (PA0, also known as WK_UP) Experimental phenomena: Press KEY_UP key to apply for memory, memory application can be used after success, press KEY0 key That is to use the applied memory. When the use of memory is complete, you can press KEY1 to store the memory. Release.)
    2020-06-24 06:00:02下载
    积分:1
  • dianzheng
    点阵程序 4片16*16点阵显示程序,可以正显,反显,左右移动。(Dot-matrix program 4 16* 16 dot matrix display program, you can now significantly, anti-marked, about mobile.)
    2008-08-12 13:14:24下载
    积分:1
  • ADC0832P1602
    51单片机ADC0832+LCD1602 proteus 仿真源程序,包括proteus原文件,可以直接仿真。在keil+proteus 7.8上测试通过。(51 MCU ADC0832+ LCD1602 proteus simulation program, including proteus original documents can be directly simulated. In keil+ proteus 7.8 on the test.)
    2013-10-15 17:57:21下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载