Pinned Repositories
circuit-finding-algorithm
An implementation of the Johnson's circuit finding algorithm
computationalGeometry
Computational Geometry Learning, example code
computer-graphics-notes
记录图形学开发内容,学习过程中的总结和记录,包括OpenGL、Shader等,保持更新ing。
ConstrainedTetrahedralization
限定四面体剖分技术主算法 ConstrainedTetrahedralization
Cpp-0-1-Resource
C++ 匠心之作 从0到1入门资料
deepmind-research
This repository contains implementations and illustrative code to accompany DeepMind publications
Delaunay
This code is used to implement the Delaunay triangulation algorithm and visualize
Fintie-Volume-Graph-Network
Modified Meshgraphnets with more features(PINN源码)
GeneticAlgorithm
遗传算法的JS实现
Spatial-Index
各种空间索引方法原理的理解及代码实现
itcastpygit's Repositories
itcastpygit/Spatial-Index
各种空间索引方法原理的理解及代码实现
itcastpygit/deepmind-research
This repository contains implementations and illustrative code to accompany DeepMind publications
itcastpygit/computer-graphics-notes
记录图形学开发内容,学习过程中的总结和记录,包括OpenGL、Shader等,保持更新ing。
itcastpygit/Cpp-0-1-Resource
C++ 匠心之作 从0到1入门资料
itcastpygit/Delaunay
This code is used to implement the Delaunay triangulation algorithm and visualize
itcastpygit/Fintie-Volume-Graph-Network
Modified Meshgraphnets with more features(PINN源码)
itcastpygit/geogrid
Library for Discrete Global Grid Systems
itcastpygit/GeoTessBuilder
Utility for building GeoTess models.
itcastpygit/GeoTessCPP
A model parameterization and software support system that implements the construction, population, storage and interrogation of data stored in 3D Earth models. This version is in C++ and intended for Linux systems.
itcastpygit/gitskills
itcastpygit/GPU-Pro-Books-Source-Code
:cd: Source Code Collection of Book <GPU Pro> 1~ 7 | 《GPU Pro》1~ 7 书本源代码珍藏
itcastpygit/HiVision
itcastpygit/iCGIS
A simple GIS program, using Qt, OpenGL, GDAL, etc.
itcastpygit/IT_book
本项目收藏这些年来看过或者听过的一些不错的常用的上千本书籍,没准你想找的书就在这里呢,包含了互联网行业大多数书籍和面试经验题目等等。有人工智能系列(常用深度学习框架TensorFlow、pytorch、keras。NLP、机器学习,深度学习等等),大数据系列(Spark,Hadoop,Scala,kafka等),程序员必修系列(C、C++、java、数据结构、linux,设计模式、数据库等等)
itcastpygit/learnCGAL
learn cgal by demo
itcastpygit/learngit
itcastpygit/libmorton
C++ header-only library with methods to efficiently encode/decode Morton codes in/from 2D/3D coordinates
itcastpygit/LithoSphere
A Tiled 3D Planetary Web-Based GIS JavaScript Library
itcastpygit/PositionBasedFluid
itcastpygit/pydggrid
Python wrapper for Discrete Global Grid (DGG) based on DGGRID
itcastpygit/QRibbon
Qt 实现的 Ribbon 风格菜单栏,基本思路是定制QTabWidget,通过QSS(样式表)实现显示样式的调整,QRibbon的原则是尽量不侵入正常业务逻辑的开发,所以在开发基于QMainWindow的程序时,可以按照正常的开发流程创建界面,创建普通的菜单栏以及菜单项及其信号槽关联,最后调用QRibbon::install(&mainWindow)函数即可自动创建出与QMainWindow原有QMenuBar相对应的Ribbon...
itcastpygit/QtRibbonGUI
A Sample Ribbon-GUI with Qt5
itcastpygit/ResInsight
3D viewer and post processing of reservoir models
itcastpygit/SARibbon
Ribbon Control for Qt
itcastpygit/slab2
Slab2.0 is a three-dimensional compilation of global subduction geometries, separated into regional models for each major subduction zone.
itcastpygit/the-craft-of-selfteaching
One has no future if one couldn't teach themself.
itcastpygit/tinyrenderer
A brief computer graphics / rendering course
itcastpygit/tParametrization
itcastpygit/VTK
Mirror of Visualization Toolkit repository
itcastpygit/vtk-examples
This is the VTK Examples Web Site. This is a mirror of the https://gitlab.kitware.com/vtk/vtk-examples repository in order to host web pages. DO NOT SUBMIT MERGE REQUESTS HERE.