具有实时更新和头寸跟踪的终端股票行情自动收录器实时股票价格报价和股票头寸跟踪器功能实时股票报价跟踪您的股票头寸价值支持多个成本基础手支持市场价格前后报价安装从下载预编译的二进制文件发行页面并复制到PATH中的某个位置,或在mac brew install下查看快速安装,然后在mac brew install achannarasappa / tap / ticker linux curl -Ls https://api.github.com/repos/achannarasappa/ticker/releases/latest \ | grep -wo“ https。* linux-
2023-01-18 21:59:20 167KB Golang Command Line
1
d3 折线图 一个 d3.js 库,可帮助您轻松绘制折线图。 如何使用它 包括d3.js , d3-line-char.js < script type = "text/javascript" src = "./d3.js" charset = "utf-8" > < / script > < script type = "text/javascript" src = "./d3-line-chart.js" charset = "utf-8" > < / script > 绘制图形的最简单方法 var data = { name : 'series' , values : [ { x : 1 , y : 2 } , { x : 2 , y : 4 } , { x : 3 , y : 3 } ] } ; new LineChart ( ) . for ( [ data
2023-01-14 02:37:55 87KB HTML
1
ISO14229标准第六部分,Unified diagnostic services on K-Line implementation (UDSonK-Line),UDS- K-line实现
2023-01-11 16:30:17 484KB ISO 标准 汽车行业
1
This paper is the original of the transmission line theory. From this paper we can underdstand tranmission line impedance, the R, the L and the C, and what's the ralation of the maxwell equation to transmission line
2022-12-30 17:12:54 20.12MB transmission line theory
1
计算机图形学基础算法,利用Bresenham算法实现直线绘制。
2022-12-26 21:47:58 11KB Bresenham Line
1
汽车诊断标准,ISO14229,又称USD,是目前最为流行的诊断标准,支持CAN线和K-line诊断
1
Command_Line_Tools_for_Xcode_14 需要配合xcode14使用;Xcode Command Line Tools, 安装Homebrew必备,无法使用命令安装时可用安装包安装;Command_Line_Tools_macOS_10.14_for_Xcode_10.1.dmg Mac-command-line-tools命令工具;
2022-12-01 18:22:03 671.88MB xcode xcode14 Command_Line_Too Xcode_14
1
matlab功能函数,给直线加上箭头,使之成为矢线,起点[a,b],终点[c,d] 引用格式:add_arrow_to_line(a, c, b, d, color, linewidth, length_arrow) length_arrow指箭头边线长度
2022-11-28 16:56:07 2KB matlab 矢线生成
1
该程序将生成两个给定点之间的 3D Bresenham 光栅线的坐标。 该算法的一个非常有用的应用可以在我的另一个程序中实现 Fischer's Bresenham 插值方法,该程序可以使用仿射矩阵旋转三维图像体积: http://www.mathworks.com/matlabcentral/fileexchange/loadFile.do?objectId=21080 用法:[XYZ] = bresenham_line3d(P1, P2); P1 - Point1 的向量,其中 P1 = [x1 y1 z1] P2 - Point2 的向量,其中 P2 = [x2 y2 z2] 精度(可选) - 尽管根据 Bresenham 的线算法,点坐标 x1 y1 z1 和 x2 y2 z2 应该是整数,但该程序将其限制扩展到所有实数。 如果其中任何一个是浮点数,则应指定要保留的小数
2022-11-27 16:48:13 3KB matlab
1
实时连接件的离线一致性测试,李少东,陈霄泓,协调在复杂信息物理系统中扮演了重要角色。协调语言模型的复杂性使得测试成为开发信息物理系统过程中非常重要的一环。一致性测试
2022-11-25 06:29:43 506KB Formal Method Reo Conformance
1