|  | 
 
| !===================================================================== ! CNCARG                                                          2021
 !=====================================================================
 !
 ! NCAR Graphics (NCARG, NG) is a Fortran based graphics package for
 ! scientific data visualization (drawing X/Y plots, histograms,
 ! contours, vectors, streamlines, surfaces, maps, weather maps, and
 ! more) released by National Center for Atmospheric Research (NCAR).
 !
 ! CNCARG - NCARG Libraries, used for Windows Fortran Compilers,
 ! created by chiangtp (chiangtp@ntu.edu.tw)
 !
 ! CNCARG supports 32- and 64-bit ABSOFT, COMPAQ, G95, GNU, INTEL,
 ! LAHEY, NAG, PGI, and SILVERFROST Fortran compilers on XP and
 ! later versions of Windows.
 !
 ! Download pages:
 !   https://drive.google.com/drive/f ... n9UbBSP?usp=sharing
 !   https://mega.nz/#F!6S5CyQoZ!0J2UDqjLfnDl3IFbBc_iAA
 !   https://pan.baidu.com/s/11G-Gr0VW-wSGHmh95PwNWw
 !   https://www.mediafire.com/folder/z89xiklakmer8/chiangtp
 !
 !=====================================================================
 ! 版本更新
 !=====================================================================
 !
 ! [2018->2019]
 !
 !   (1) 支援 GB2312中文 向量字型(黑,宋,仿宋)
 !
 !   (2) 支援 顏色透明(Color Transparency)
 !
 !   (3) 圖形影像檔案(GIF, Graphics Image File), 支援 PNG/GIF/TIF/JPG/BMP 五種格式
 !
 !   (4) 簡化 NGCP/NGVV/NGST 的 調用介面(invoking interface)
 !
 !   (5) 80%以上 惱人的 callback routines (dummy procedures), [用戶自定義]->[系統內建]
 !
 !   (6) 調用 NGPC/NGDP/NGGA/NGSF/NGLB/NGHG in a single call (refer NGMU)
 !
 ! [2019->2020]
 !
 !   (1) 支援 Windows "64-bit" Fortran compilers
 !
 !   (2) 對 Fortran編譯器的"版本" 提供更廣泛的支援
 !
 !   (3) 支援 Scientific Data Formats (CNGFB2, Fortran Binding to):
 !
 !       wgrib2     - NCEP utility to read/write and inventory Grib2 files
 !       ecCodes    - ECMWF library for decoding/encoding GRIB, BUFR and GTS files
 !       HDF4       - Hierarchical Data Format, Version 4.x and previous
 !       HDF5       - Hierarchical Data Format Version 5
 !       HDF4EOS    - Earth Obseving System based on HDF4
 !       HDF5EOS    - Earth Obseving System based on HDF5
 !       NetCDF     - Network Common Data Form
 !       FortranGIS - Fortran interfaces to Geographic Information System
 !
 ! [2020->2021]
 !
 !   (1) 整合 CNGFB2 (Fortran Binding to) 群組
 !
 !   (2) CNGFB2 支援 Screen Library/Utility:
 !
 !       Curses  - a Text-Console User Interface
 !       OpenGL  - OpenGL Library with the GLU and GLUT Toolkits
 !       GTK3    - GIMP (GNU Image Manipulation Program) Toolkit 3.0
 !       SDL2    - Simple DirectMedia Layer V2
 !       Gnuplot - a portable Command-Line Driven Graphing Utility
 !
 !   (3) 使用環境, 區分 USRF90 與 UNIF90 兩種版本
 !
 !       USRF90 - 使用者"自備"Fortran編譯器
 !       UNIF90 - "提供"試用版Fortran編譯器
 !
 !=====================================================================
 CNCARG/CNGFB2:下載那些資料、如何匯入編譯器、說明、範例、圖庫、原始碼 等,
 請下載 CNCARG-Guide.rar,解壓縮後 展開 CNCARG-Guide.html。謝謝,順祝愉快
 
  cncarg-demo-3.pdf
(1.95 MB, 下载次数: 7) 
 
  cncarg-demo-2.pdf
(1.88 MB, 下载次数: 6) 
  cncarg-demo-1.pdf
(1.95 MB, 下载次数: 6) 
  CNCARG-Guide.rar
(145.67 KB, 下载次数: 6) 
 
 
 | 
 |