开源

FEniCS 计算算术模型标准-卡核

FEniCS 计算算术模型标准

FEniCS 旨在推出一个新的计算算术模型 Computational Mathematical Modeling (CMM) 的新标准,相当于自动化 CMM 。用于简化算术方法学、实现和应用工具。包含了一些子项目和组件:DOLFIN, FErar...
O2OO 汽车诊断工具-卡核

O2OO 汽车诊断工具

O2OO 可从汽车中的传感器读取数据并写入 SQLite 数据库以便进行各种分析并生成图表,同时可从 GPS 模块中获取位置信息,并创建 Google 地图的 KML 文件,标注出行驶路线。
Windows Calculator Windows 计算器-卡核

Windows Calculator Windows 计算器

Windows Calculator 是一个用 C++ 编写的现代 Windows 应用,预装在 Windows 中。其提供了标准、科学和程序员计算器模式与相应功能,以及各种度量单位和货币之间的一组转换器。 源码库中包含 Ca...
plot_google_map-卡核

plot_google_map

plot_google_map MATLAB function for plotting a Google map on the background of a figure plot_google_map.m uses the Google Maps API to plot a map in the background of the current fi...
segment-open Segment Source Distribution-卡核

segment-open Segment Source Distribution

 segment-open -- Segment source distribution What is Segment?Segment is a comprehensive software package for medical image analysis, widely used in research.Segment is developed ...
riscv-binutils-gdb RISC-V 版 gdb 调试工具-卡核

riscv-binutils-gdb RISC-V 版 gdb 调试工具

riscv-binutils-gdb 是 RISC-V 版本的 binutils 工具集合和 GDB。
ckgit的头像-卡核ckgit
5961320
Ichnaea 提供位置服务的工具-卡核

Ichnaea 提供位置服务的工具

Mozilla Ichnaea 是一个应用程序,能够从其他数据源(蜂窝、Wi-Fi 网络、GeoIP, etc.)中提供地理坐标位置。
PyVista 可视化工具包 API-卡核

PyVista 可视化工具包 API

PyVista是… “人类的VTK”:可视化工具包(VTK)的高级API 空间数据集的网格数据结构和过滤方法 3D绘图变得简单,并为大型/复杂数据几何构建y PyVista(以前称为vtki)是Visua...
gullsview-卡核

gullsview

This application allows user to offline browse maps on screen of their mobile phone. Also enables position tracking on devices supporting either JSR 179 (Location API) or JSR 082 (...
Numcl 用于 Common Lisp 的 Numpy 克隆-卡核

Numcl 用于 Common Lisp 的 Numpy 克隆

Numcl 是适用于 Common Lisp 的 Numpy 克隆。目前该库使用纯 Common Lisp 编写,比起速度,更注重正确性和有效性。 用户可通过 https://github.com/numcl/numcl/projects/1 跟踪项目进度。...
WDK-卡核

WDK

Wearables Development Toolkit (WDK) The Wearables Development Toolkit (WDK) is a framework and set of tools to facilitate the iterative development of activity recognition applicat...
Victor.js 2D 向量数学图表库-卡核

Victor.js 2D 向量数学图表库

Victor.js 是一个 JavaScript 的 2D 向量数学图表库,支持浏览器和 Node.js。 示例代码: npm install victor --save var Victor = require(\'victor\'); v...