开源

Microsoft Biology Foundation 生物信息学工具集-卡核

Microsoft Biology Foundation 生物信息学工具集

Microsoft Biology Foundation(MBF)是一套构建在.NET框架上的生物信息学工具集。该工具集基于生物信息学社区所建立的事实上的标准,该标准是通过多年的开 发、代码共享以及跨平台支持而形成的...
CBDNet-卡核

CBDNet

Toward Convolutional Blind Denoising of Real Photographs Paper versions CVPR 2019 version CVPR 2019 supp Python implement of ISP/inverse ISP operators and some materials Python Cod...
SixthSense 数字“第六感”设备-卡核

SixthSense 数字“第六感”设备

MIT媒体实验室的博士生Pranav Mistry在TED上演示了一种数字“第六感”设备,该设备由摄像机、口袋投影机、镜子以及口袋计算机组合而成,可用于收集周围环境的信息,如识别商店货架上的商品、将...
TADT-卡核

TADT

Target-Aware Deep Tracking Matlab implementation of the Target-Aware Deep Tracking (TADT) method. Installation This code has been tested on a Ubantu Platform with Matlab and the Ma...
Multi-Robot-Path-Planning-on-Graphs-卡核

Multi-Robot-Path-Planning-on-Graphs

Multi-Robot Path Planning on Graphs We study the problem of optimal multi-robot path planning on graphs (MPP) over the makespan (last arrival time) criteria. We implemented A* sear...
CheerLights-卡核

CheerLights

CheerLights CheerLights is an “Internet of Things” project created by Hans Scharler that allows people’s lights all across the world to synchronize to one color set by Twitter. ...
TIFFStack-卡核

TIFFStack

TIFFStack Load TIFF files into matlab fast, with lazy loading This class allows you to access a TIFF file as a matlab tensor, while only reading the data that you need from disk. A...
facerec-卡核

facerec

facerec Overview This project implements a face recognition framework for Python and GNU Octave / MATLAB with: Preprocessing Histogram Equalization Local Binary Patterns TanTriggsP...
Code_Aster 结构力学和热力耦合计算软件-卡核

Code_Aster 结构力学和热力耦合计算软件

Code_Aster 是基于有限元理论的结构力学和热力耦合计算软件,用于机器、压力容器和土木工程结构的 3D 热分析和机械分析。 除了具备固体力学 FEM 软件的标准功能之外,Code_Aster 还覆盖了多个具...
fbpca 算法分析工具-卡核

fbpca 算法分析工具

fbpca 是Facebook 公司开源的 Fast Randomized PCA/SVD 工具(快速随机 PCA/SVD 算法分析)。  
Generic Hash and HMAC Program 哈希算法计算-卡核

Generic Hash and HMAC Program 哈希算法计算

FEHASHMAC是公开已知的哈希算法集成到一个命令行实用工具的集合。目前,42属于12个算法的家庭的哈希算法支持,包括五SHA-3决赛的贡献,加上每个算法的HMAC。 FEHASHMAC包含超过540个已知的测试...
FFTW++ 快速傅立叶转换库-卡核

FFTW++ 快速傅立叶转换库

FFTW++ 是 FFTW 快速傅立叶转换库的 C++ 头文件封装类,提供自动内存分配、调整、规划和智能处理。在2D和3D中,隐含的反折叠的回旋大大减少了内存的使用量和计算时间。