用C语言写的东东,详细可到百度贴吧:erbi_lucifer吧看看 http://tieba.baidu.com/f?kw=erbi_lucifer# 实现在线翻译多国语言。
2021-12-07 17:50:54 203KB google 翻译 在线 源码
1
可结合GLOBE MAPPER一起使用转换生成各种投影、椭球类型的tiff文件 使用本软件来提供数据源。不能使用Google Earth的较高版本,这是由于截图软件的限制。截图软件只适用于4.2.x版本,在使用较高版本的Google Earth时会出现较大误差。
2021-12-07 16:41:10 465KB GOOGLE 截影像
1
专业裁图软件,可自主设置裁图比例、大小及操作空间。
2021-12-07 16:03:24 1.51MB Google裁图
1
Fergus Henderson has been a software engineer at Google for over 10 years. He started programming as a kid in 1979, and went on to academic research in programming language design and implementation. With his PhD supervisor, he co-founded a research group at the University of Melbourne that developed the programming language Mercury. He has been a program committee member for eight international conferences, and has released over 500,000 lines of open-source code. He was a former moderator of the Usenet newsgroup comp.std.c++ and was an officially accredited ​“Technical Expert” to the ISO C and C++ committees. ​He has over 15 years of commercial software industry experience. At Google, he was one of the original developers of Blaze, a build tool now used across Google, and worked on the server-side software behind speech recognition and voice actions (before Siri!) and speech synthesis. He currently manages Google's text-to-speech engineering team, but still writes and reviews plenty of code. Software that he has written is installed on over a billion devices, and gets used over a billion times per day.
2021-12-07 14:23:03 587KB google
1
wpf中关于Gmap.net地图的开发 里面有怎么添加自定义标注 有google bingmap
2021-12-07 10:40:45 2.56MB wpf gmap.net google
1
官方离线安装包,亲测可用
2021-12-07 10:01:31 49KB rpm
Google Json解析工具包,可以解析json数据
2021-12-07 09:53:01 186KB jar
1
GoogleEarthEngine:Google Earth Engine教程
2021-12-06 20:56:49 31KB
1
项目时间表 2020/05/09(星期六) 搭建开发环境 安装节点,git,ide(vsc) 初始化项目 npm init -y 安装节点模块以进行开发 npm i -D eslint prettier eslint-plugin-prettier eslint-config-prettier eslint-config-airbnb 创建配置文件 .eslintrc.json { " extends " : [ " airbnb " , " plugin:prettier/recommended " ], " env " : { " browser " : true }, " rules " : {} } .prettierrc { " printWidth " : 120 , " tabWidth " : 2 , " singleQuot
2021-12-06 15:46:17 180KB HTML
1
一、引言   在当今社会,手机已经成为人们日常生活中不可或缺的工具,以用户体验为诉求的智能手机,使手机由单一的通信终端发展成为互联网终端。越来越多的互联网应用被移植到智能手机中来,导航软件在智能手机中的应用成为了研究热点之一。在目前大部分智能手机都提供GPS 定位服务以及3G 无线网络越来越普及的双重驱动下,在Google 地图中实现导航服务,是具有可行性的。   本文提出并实现了一种基于Google Map Api 的Android 导航应用,能够给用户提供人性化和智能化的地图导航服务。   二、系统体系结构 图1 系统体系结构   三、UI 界面设计   Android 应
2021-12-06 15:31:50 226KB 基于Google Map Api的Android导航应用
1