登录
首页 » HTML » 地图数据可视化看板大屏幕模板

地图数据可视化看板大屏幕模板

于 2020-04-22 发布
0 206
下载积分: 1 下载次数: 7

代码说明:

说明:  地图数据可视化看板大屏幕模板,适用于大数据展示(Map data visualization Kanban large screen template)

文件列表:

js\china.js, 62619 , 2019-11-18
js\index.js, 15484 , 2020-01-09
js\jquery.min.js, 95962 , 2015-09-04
js\mymap.js, 11688 , 2020-01-09
index.html, 22087 , 2020-01-16
css\index.css, 10674 , 2020-01-15
fonts\icomoon.css, 1277 , 2019-12-19
fonts\icomoon.eot, 3912 , 2019-12-19
fonts\icomoon.svg, 8936 , 2019-12-19
fonts\icomoon.ttf, 3748 , 2019-12-19
fonts\icomoon.woff, 3824 , 2019-12-19
images\border.png, 2418 , 2019-12-19
images\line.png, 237 , 2019-12-19
images\logo.png, 21892 , 2019-12-19
images\rect.png, 1089 , 2019-12-19
js, 0 , 2020-01-15
css, 0 , 2020-01-15
fonts, 0 , 2020-01-07
images, 0 , 2020-01-15

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

发表评论


0 个回复

  • 226785numericalhomework
    说明:  北航数值分析课件全套,包含考试题和大作业的要求。(Beihang numerical analysis courseware)
    2019-11-20 18:42:10下载
    积分:1
  • VB Windows注册表、提示框、获取目录等相关技巧
    VB一些与Windows操作系统相关的小技巧集源码,比如删除注册表、删除快捷方式、列出环境变量、建立网络驱动器连接、建立快捷方式、定时关闭提示框、同步和异步执行程序、获得特殊目录。删除相应的键,在删除时,应先删除值,再删除项,否则就会出错,此错误发生在windows script host。   将网络上的主机Server1的共享驱动器Share_d映射为本机的H盘   对于调用外部程序。而且还要暂停VB程序的执行,等待外部程序执行完毕后,在继续执行VB程序,执行Windows下的记事本程序并使当前程序等待直到记事本程序关闭再执行下面的语句,如果不需要等待,将Run语句中的第三个参数从True改为False就可以了。   增加注册表键值:iw1.regWrite "注册表完整路径键值名",键值,"键值类型" ,用RegWrite语句可以建立和修改一个项或者值,如果第一个参数字符串最后有一个“”符号的话就是操作一个项,否则就是操作一个值。注:regWrite方法的键值类型常用的有:REG_BINARY(新建或写入二进制值)、REG_DWORD(新建或写入DWORD值)、REG_SZ(新建或写入字符串值)
    2022-02-05 14:57:38下载
    积分:1
  • Spikes can be taken as absolute quantities of measuring values which are large t...
    Spikes can be taken as absolute quantities of measuring values which are large than approximately four (expressed as variable [Times_SD] in the program)times of the standard deviation of the time series, and can be removed by repeating 3 times with each time series. When a measuring value with the deviation from the mean larger than four times of the standard deviation, the variable can be taken as NO_VALUE, and the number of spikes is saved into the variable [SpikeNum]. If the variable [Times_SD] is taken as four, many records will be removed, so the variable [Times_SD] can be taken as larger, for example eight. -Hasan can be taken as absolute quantities of measuring values which are large than approx imately four (expressed as variable [Times_SD ] in the program) times of the standard deviatio n of the time series. and can be removed by repeating three times with each time series. When a measuring value with the dev iation from the mean larger than four times of th e standard dev
    2023-02-22 23:35:03下载
    积分:1
  • radar_cfar
    matlab cfar expirement for telecommunication students
    2020-06-24 22:00:02下载
    积分:1
  • 数字图像矩阵数据的显示及傅立叶变换等一些代码及例子
    数字图像矩阵数据的显示及其傅立叶变换等一些代码及例子 -Digital image data display matrix and its Fourier transform and some code and examples
    2022-03-05 10:33:51下载
    积分:1
  • DigitalImageProcessing_base_on_Matlab 基于Matlab的数字图像处理
    DigitalImageProcessing_base_on_Matlab 基于Matlab的数字图像处理-DigitalImageProcessing_base_on_Matla b Based on Matlab Digital Image Processing
    2022-08-23 03:35:06下载
    积分:1
  • 三菱PLC软元件地址表-modbus
    三菱PLC 软元件地址表 ,用于 modbus,与控制系统开发。是三菱PLC内部资料。(Mitsubishi PLC Soft Component Address Table for Modbus and control system development. Mitsubishi PLC internal information.)
    2020-07-08 19:18:56下载
    积分:1
  • 角速度与加速度仿真
    说明:  惯性导航系统是以陀螺和加速度计为敏感器件的导航参数解算系统,该系统根据陀螺的输出建立起导航坐标系,根据加速度计输出解算出运载体的速度和位置。本程序依据比力坐标变换和姿态阵解算的方法,利用MATLAB仿真捷联式惯导系统中陀螺和加速度计的输出,得到角速度和加速度仿真数据。 本仿真可作为课程学习的参考例程,也可作为撰写期刊论文的基础例程,“main_model.m”是主程序,各子模块均有注释。(Inertial navigation system (INS) is a navigation parameter calculation system with gyroscope and accelerometer as sensitive devices. The navigation coordinate system is established according to the output of gyroscope, and the speed and position of carrier are calculated according to the output of accelerometer. According to the method of specific force coordinate transformation and attitude matrix calculation, the output of gyro and accelerometer in strapdown inertial navigation system is simulated by MATLAB, and the simulation data of angular velocity and acceleration are obtained. This simulation can be used as a reference routine for course learning and basic routine for writing journal papers_ Model. M "is the main program, and each sub module is annotated.)
    2020-12-15 17:50:57下载
    积分:1
  • A game of snake.
    snake,这是一个我们经常玩的蛇吞食的游戏。功能已经实现。大家可根据应用环境的不同进行移植。-A game of snake.
    2022-05-23 22:02:56下载
    积分:1
  • 空变性分析
    高轨道SAR卫星方位向空变性分析,由于长合成孔径时间导致的方位空变性(Azimuth analysis of high orbit SAR satellite is due to azimuth denaturation caused by long synthetic aperture time.)
    2018-04-13 09:54:03下载
    积分:1
  • 696518资源总数
  • 105279会员总数
  • 10今日下载