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
Google Spreadsheets Python API v4用于处理Google表格的简单界面。 功能:按标题,键或URL打开电子表格。 读取,写入和格式化单元格范围。 共享和访问控制。 批量更新。 Google Spreadsheets Python API v4用于处理Google表格的简单界面。 功能:按标题,键或URL打开电子表格。 读取,写入和格式化单元格范围。 共享和访问控制。 批量更新。 安装pip install gspread要求:Python 2.7+或Python 3+。 基本用法在Google API控制台中创建凭据开始使用gspread:import gspread gc = gspread.service_account()#一次性打开电子表格中的工作表wks = gc.open(“
2021-12-06 11:42:02 173KB Python Third-party APIs
1
流量预测 拟议的概念证明,用于解决智​​能城市的交通拥堵和预测问题。 二手-LSTM(用于将来的预测)+ CNN(用于检测流量密度)+实时推文将所有这三种方法结合起来以产生流量拥塞因子(TCF),并在将来的任何时候使用Google API提出基于此的路由建议。 内容 - 公用文件夹- 截至9月18日的TCF数据 LSTM预计到9月18日的时间 src文件夹-React应用程序 实用程序文件- tweets_realtime.py-删除有关流量的地理位置标记的tweets tempserver-临时服务器,将所有从抓取中获得的推文排队,并充当React应用程序的API。 屏幕截图 注意:代码清理仍在进行中,该项目是为黑客马拉松而设计的
2021-12-06 09:32:53 1.79MB HTML
1
Google搜索从入门到精通二.pdf
2021-12-06 09:12:22 101KB