开源

cwtext 莫尔斯电码生成器-卡核

cwtext 莫尔斯电码生成器

cwtext 做的事情很简单,就是将 plain ASCII 转化成为国际通用的莫尔斯电码。至于中文嘛,将其先转化为区位码或拼音或自定义的码表,将中文和英文数字建立起映射关系,然后再用 cwtext 转化为莫...
CGAL 计算几何算法库-卡核

CGAL 计算几何算法库

CGAL(Computational Geometry Algorithms Library)是一个强大且广泛使用的开源C++库,专注于提供高效、可靠的计算几何算法。为了让你快速把握其全貌,下面这个表格汇总了它的核心信息。 特性...
GigaSpace 基于GPU的高效数据管理库-卡核

GigaSpace 基于GPU的高效数据管理库

GigaSpace是一个开放的基于GPU的库,用于大量数据的高效数据管理。它由一组4个组件组成,全部可定制:多尺度空间分割动态树结构,高速缓存管理器存储对应于空间分区的非空节点的常量大小的数据...
revisitop-卡核

revisitop

Revisiting Oxford and Paris: Large-Scale Image Retrieval Benchmarking We revisit and address issues with Oxford 5k and Paris 6k image retrieval benchmarks. New annotation for both ...
topotoolbox-卡核

topotoolbox

TopoToolbox - a set of Matlab functions for topographic analysisTopoToolbox provides a set of Matlab functions that support the analysisof relief and flow pathways in digital eleva...
OpenSceneGraph 3D图形开发库-卡核

OpenSceneGraph 3D图形开发库

OpenSceneGraph(OSG)是一款基于C++和OpenGL构建的​​开源高性能3D图形工具包​​。它采用场景图(Scene Graph)架构来组织和管理3D场景,广泛应用于虚拟现实、科学可视化、飞行模拟、游戏开...
PlotRTL1090-卡核

PlotRTL1090

3D visualization of air traffic through RTL-SDR (dump1090) and MATLAB
advanced_fMRI_course-卡核

advanced_fMRI_course

I am uploading here some of the course material I used as a teaching assistant for the advanced fMRI course at the University of Birmingham (UK). I am only putting here material I ...
Apache Commons Geometry 用于几何处理的通用 Java 库-卡核

Apache Commons Geometry 用于几何处理的通用 Java 库

Apache Commons Geometry 是一个用于几何处理的通用 Java 库。该项目的主要目标是提供一组几何类型和实用程序: 在数学上是正确的 数值上是准确的 易于使用 优良性能 该代码起源于 commons-...
BlocksCAD 计算机辅助设计软件-卡核

BlocksCAD 计算机辅助设计软件

BlocksCAD 是来自 H3XL 公司的一个开源的 CAD 计算机辅助设计软件。BlocksCAD 是基于 Node.js 开发,使用浏览器进行访问。需要本地 HTTP 服务来使用:cd /path/to/mydir-with-index.html-i...
Zipline Pythonic 交易算法库-卡核

Zipline Pythonic 交易算法库

Zipline 是一个 Pythonic 算法交易库。 它是一个事件驱动的系统,支持回测检验和实时交易。 Zipline 目前在生产中用作 Quantopian(托管平台) 的测试和实时交易引擎。 特性 使用简单,以便你可...
BTCpredictor-卡核

BTCpredictor

 Update December 7th 2017: **NEW FAQ under Wiki/ **Price prediction right now from historical data is going to be very tricky, because no historical bitcoin data set will match cu...