vlkGPS GPS 导航程序-卡核

vlkGPS GPS 导航程序

Java手机(J2ME)的简单GPS导航和轨迹记录。支持内部和外部GPS。(JSR-179 / JSR-82)。适用于地理缓存。 特征 JSR-82蓝牙NMEA GPS 基于JSR-179的本地化 导入带有Geocaching扩展名的GPX。 将航...
SwiftMath 数学框架-卡核

SwiftMath 数学框架

SwiftMath 是一个小型的 Swift 数学框架,包含 3D向量, 复数,四元数和多项式方程求解。 使用示例: 3D 向量 let v1 = VectorR3(x: 1, y: 2, z: 3) l...
linSmith 史密斯图表程序-卡核

linSmith 史密斯图表程序

LinSmith 是一款专注于​​史密斯圆图(Smith Chart)分析​​的实用程序,主要用于​​射频(RF)和微波电路​​的设计与调试,特别是在​​阻抗匹配​​方面表现出色。以下是LinSmith的核心特...
MBLogic 工业自动化控制-卡核

MBLogic 工业自动化控制

MBLogic是一个集成软件用于通讯和控制工业生产过程和机器。这个系列的封装,可以共同或单独使用。该项目包括下列软件包: MBLogic Soft LogicMBLogic ToolsMBLogic Libraries
Ratio.js JavaScript 算术库-卡核

Ratio.js JavaScript 算术库

Ratio.js 是一个提供了分式/有理数/除的JavaScript对象。 例如用除式来表达 12.12121212121212 的方法: var result = Ratio.parse( 12.12121212121212 ).reduce().toString(); result == ...
TermGL 终端中的图形引擎-卡核

TermGL 终端中的图形引擎

TermGL 是一个用于 2D 和 3D 图形的基于终端的图形库,用 C 编写,为支持 ANSI 转义码的终端创建。 构建 仅使用 C 标准库,便于编译。 要编译测试程序,请运行 test/Makefile make test &n...
2D_3D_PolarFourierTransform-卡核
equi2cubic-卡核

equi2cubic

equi2cubic This is a MATLAB script that converts equirectangular images into six cube faces. Author: Ray Phan (ray@bublcam.com) Introduction This is a simple MATLAB script that tak...
matImage Image Processing library for Matlab-卡核

matImage Image Processing library for Matlab

MatImage is a Matlab library for analysis and processing of digital images. It contains functions for processing, analysis, and exploration of 2D, 3D, grayscale or color images. It...
Elements 跨平台元素周期表应用-卡核

Elements 跨平台元素周期表应用

Elements 是一个显示元素周期表的桌面应用程序。 源代码 为了使用源代码,你需要全局安装 Node.js、Git 和 Bower。之后必须按照以下步骤操作。 # Clone this repository git clone https://gith...
ImplicitCAD 可编程的 CAD 软件-卡核

ImplicitCAD 可编程的 CAD 软件

ImplicitCAD 是一个开源的可编程的 CAD 软件。采用 Haskell 语言开发。 示例代码: /* This creates a twisted extrusion of 5 unioned circles ...
computational-neuroscience-卡核

computational-neuroscience

Overview This repository contains materials for a short MATLAB and computational neuroscience course, taught at the University of Pennsylvania during the summers of 2009, 2010, and...