开源

geopy Python的地理工具包-卡核

geopy Python的地理工具包

geopy 可让 Python 开发者很方便的进行地址定位,包括城市、国家等信息。geopy 通过互联网上提供的一些地理位置服务,包括:Google Maps, Yahoo! Maps, Windows Local Live (Virtual Earth), ge...
OpenDX linux下的数据可视化工具-卡核

OpenDX linux下的数据可视化工具

OpenDX 是一个非常专业的 Linux 下的数据可视化工具,采用 C 语言开发。OpenDX 适用于科研、工程数据分析。 OpenDX提供数以百计的功能。使该系统更容易使用,这些功能分为功能强大,多模块。例...
Relational 代数计算工具-卡核

Relational 代数计算工具

Relational 是一个接口,用来从文件中加载关系,编写代数查询,并查看结果。该软件主要用于教学目的,可用来检测一个代数查询是否正确。
GetDP 有限元求解器-卡核

GetDP 有限元求解器

GetDP 是一款功能强大的开源有限元求解器,它最大的特点就是能让你用​​接近数学表达式的自然方式​​来定义和求解复杂的物理场问题。 下面这个表格汇总了它的核心信息,帮你快速了解: 特性维...
GAMS 数学规划和优化建模系统-卡核

GAMS 数学规划和优化建模系统

The General Algebraic Modeling System (GAMS)是一款数学规划和优化的高级建模系统。 通用代数建模系统(GAMS)是特别为建模线性,非线性和混合整数最优化问题而设计的.本系统对于大型的,复杂的问...
nfft The official NFFT library repository-卡核

nfft The official NFFT library repository

NFFT - Nonequispaced FFTOverviewNFFT is a software library, written in C, for computing non-equispaced fastFourier transforms and related variations. It implements the followingtra...
Stereo-Odometry-SOFT-卡核

Stereo-Odometry-SOFT

Stereo-Odometry-SOFTThis repository is a MATLAB implementation of the Stereo Odometry based on careful Feature selection and Tracking. The code is released under MIT License.The ...
Car-eye-device 多路行车记录仪-卡核

Car-eye-device 多路行车记录仪

Car-eye-devicecar-eye 设备子系统提供了一整套硬件设计、固件程序、系统软件、行车记录仪等功能模块的解决方案。sh_camera 是 car-eye 开源团队开发的基于 Android 系统的一个应用程序。该功能...
NASTRAN_CoFE-卡核

NASTRAN_CoFE

NASTRAN Compatible Finite Elements (CoFE) is a standalone finite element code for structural analysis and design. CoFE is an open source program implemented using object-oriented M...
nfft The official NFFT library repository-卡核

nfft The official NFFT library repository

NFFT - Nonequispaced FFT Overview NFFT is a software library, written in C, for computing non-equispaced fast Fourier transforms and related variations. It implements the following...
MathLabTool 数学仿真/图形化工具-卡核

MathLabTool 数学仿真/图形化工具

MathLabTool 是一款数学仿真、图形化工具,可为数学相关的实验、仿真、图形化等各类需求,提供便捷工具。 可以为数据绘制各类2D、3D图形,显示实时串口数据图形,封装各类算法。 资源 Gitee Git...
Libnabo-卡核

Libnabo

libnabo 是一个快速为低维度空间提供K最近邻居算法库。它提供了一个干净的,传统的无标量类型无关的C ++模板API。 示例代码: #include \'nabo/nabo.h\' using namespace Nabo; using namespace...