IP-Geolocation Mapping for Moderately-Connected Internet Regions
2021-02-09 09:07:15 1.15MB 研究论文
1
多标签 多算法的Rust实现 橙色点是多边形质心。 蓝绿色点是理想的标签位置。 红色框显示搜索空间。 您可以通过克隆此回购,切换到生成自己这个可视化的分公司,并打开 Jupyter笔记本电脑,然后通过细胞步进。 您还可以使用笔记本轻松显示自己的多边形。 如何使用 extern crate polylabel; use polylabel :: polylabel; extern crate geo; use geo :: {Point, Polygon}; let coords = vec! [ ( 0.0 , 0.0 ), ( 4.0 , 0.0 ), ( 4.0 , 1.0 ), ( 1.0 , 1.0 ), ( 1.0 , 4.0 ), ( 0.0 , 4.0 ), ( 0.0 , 0.0 ) ]; let poly = Polygon :: new (coords. into (), vec! []); let label_pos = polylabel ( & poly, & 0.10 ); // Point(0.5
2021-02-02 16:38:39 319KB rust algorithm mapping geo
1
miMind是一个功能强大的工具,可用于整理您的想法,列出计划并与您的朋友和同事共享。 miMind是一个功能强大的工具,可用于整理您的想法,列出计划并与您的朋友和同事共享。开发从简单的清单到专业工程概念的所有内容。该应用程序包括数十种布局,配色方案,形状,图案等。地图制作完成后,您还可以共享或将其导出到图像,PDF,文本或XML文件。 特点: -用户友好,直观,易于使用/导航以及独特的界面, -简单,灵活,智能手机和平板电脑优化的用户界面。 -导出为多种格式:图像(jpeg / jpg,png,tga,bmp /位图),pdf,文本,xml文件 -无需广告/广告,无需注册 -多层,逻辑,分
2021-01-30 20:01:15 14.47MB miMind Easy Mind Mapping
1
Simulating planar reflection using two-pass rendering and texture mapping 1. There ‘s a table with flat rectangular semi-reflective table-top in the 3D scene 2. On/Around the table are some 3D objects. All of these objects are texture-mapped (mipmapping). 3. There is a point light and a single directional light in the scene. 4. There is one rotating triangle floating in the air, casting a shadow on the table, walls and other objects. 5. The program allows the user to move the viewpoint and view direction.
2020-04-22 03:08:10 6.23MB opengl reflection texture
1
LOAM ,Lidar Odometry and mapping in real time;一个开源的3d slam建图方法,值得参考
2020-01-03 11:37:29 3.48MB load 3d  slam
1
Henrik Wann Jensen PDF 扫描版,photon mapping 经典书籍
2020-01-03 11:26:59 18.55MB Photon Mappi
1
d3d11中通过cube mapping实现天空盒效果。包含全部源代码及可执行程序。 操作方法:通过鼠标左键旋转镜头。
2019-12-25 11:10:30 2.49MB CubeMapping d3d11
1
Introduction to 3D Game Programming with Directx12 Chapter 19 Normal Mapping 习题解答源码
2019-12-21 22:12:34 3.48MB D3DX12 Directx12 习题解答
1
这是一个可以分析地图上各种流向(比如旅游流,交通流,物流)的软件。这些流向可是双向的。压缩包里带有使用说明。
2019-12-21 22:11:24 10.99MB Flow Mapping
1
一款非常好用的QTL定位软件,容易学.是Kyazma公司开发的定位软件,与joinmap来自于同一家公司,在windows系统下运行,目前最新版本为6.0
2019-12-21 21:47:41 4.39MB QTL; mapping
1