一些经常画图的开发人员大概都用过echart,不过小白用Python比较多,学习了python下的Pyecharts,发现这个包真的很强大。下面是小白对动态地图的实践案例: 假如有这样一组数据,全国每个城市的酒店数(虚拟),那么如何在地图上展示呢? 1.Python需要安装Pycharts 当安装完成后需要添加地图包: 安装pyecharts后还需要根据需要安装城市、省份等地图包,下面是对包的整理,大家可以根据需要下载。 pip install pyecharts pip install echarts-countries-pypkg pip install echarts-china-pr
2021-08-19 00:04:13 93KB ar art c
1
《The Art of Software Architecture》,中文翻译为:软件体系结构的艺术,到现在位置,我没有看到有中文版出版。
2021-08-18 22:11:11 5.74MB Architecture Art Software 软件体系结构
1
Echarts实现可视化世界地图模拟迁徙,以我自己开发过程。 下载Echarts依赖: npm install echarts 成功以后引入依赖: import echarts from 'echarts' peopleInsertCharts为生成echarts容器。 let myChart = echarts.init(document.getElementById('peopleInsertCharts')) 容器一定要给宽高,否则echarts生成初始化页面不会显示。需要自适应的可以js获取宽高给定容器。  直接贴代码 // 绘制图表 myChart.setOption({
2021-08-18 12:31:23 215KB ar art c
1
话说很牛的一本游戏设计的书,美国的大神写的,结构和角度都不大一样
2021-08-17 13:34:59 9.76MB 游戏设计 编程
1
matlab ART重建算法,该算法可用于CT图像重建或EST图像重建-Matlab ART reconstruction algorithm, which can be used for CT image reconstruction or image reconstruction EST
2021-08-17 13:34:14 990B CT EST
1
art-pi 配置好文件系统,wifi,ftp和touchgfx的位图缓存功能的工程,BSP版本1.10 一定要在sd卡或者16M nor flash里面有相应图片的二进制文件这个工程才可以正常运行,如何操作见我的博客
2021-08-17 09:04:22 83.41MB art-pi rt-thread
1
配置好文件系统,wifi,ftp和touchgfx的工程
2021-08-17 09:04:22 83.21MB art-pi rtthread
1
x-art_angelica_getting_down_720.wmv
2021-08-16 14:53:19 19KB x-art angelica 720 wmv
1
这本书代表了当前世界在Reinforcement Learning领域的研究前沿
2021-08-12 11:49:42 11.62MB 增强学习
1
数值计算(c/c++)的好书: Review 'The author's engaging writing style makes this a very enjoyable book. Each topic starts with interesting observational material, then goes to a discussion of the physical concepts, amplified by mathematics, and very good figures, and then ties it up by finishing with more observational applications, either solving the problem posed at the beginning of the chapter or presenting new ones. This is a perfect book for seniors.' - Marc L. Kutner, author of Astronomy: A Physical Perspective 'A lucid introduction to a selection of basic topics in astronomy, explaining the physics behind the astrophysics. Radiative processes are treated with just the right level of rigor that students learn how to carry out useful computations while developing their physical intuition. I have successfully used portions of this book for my first-year graduate class.' - Eugene Chiang, Associate Professor of Astronomy, University of California, Berkeley Review of Astronomy Methods, also by Hale Bradt: '... a brilliant addition to the pedagogy. It is timely, focused, well written, and at the appropriate level ... Astronomy Methods will be useful to all students of astronomy and astrophysics, irrespective of whether they intend to specialize in observational astronomy. The material can be adapted easily for various related courses, which makes the book even more valuable.' - Physics Today
2021-08-10 19:48:46 7.57MB Numerical Computing Numerical Methods
1