空間計画科学研究室 -地理空間情報解析-

ソースコード Source code

このページでは,空間情報解析に関する研究において作成したプログラムのソースコード(C++)を公開しています.
読みにくいところもあるかと思いますが,ご容赦ください.

The source code (C++) which is written for the research on spatial data analysis is available.
Some might be difficult to read...

  • 距離カルトグラム作成アルゴリズム "Distance cartogram construction algorithm" code
    注: 数値計算にMKLを使用しています. Note: Mathe Kernel Library is required.
     
  • 面積カルトグラム作成アルゴリズム "Area cartogram construction algorithm" code
    注: 数値計算にMKLを使用しています. Note: Mathe Kernel Library is required.
     
  • 面積カルトグラム作成ツール "Area cartogram construction tool" code
    注: 数値計算にMKLを使用しています. Note: Mathe Kernel Library is required.
     
  • 点事象の時空間集積検出 "Detection of spatio-temporal cluseter of point events" code
Last Modified: