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
bentley_ottmann 在下面的内容中, python是python3.5或pypy3.5或任何更高版本( python3.6 , pypy3.6等等)的别名。 安装 安装最新的pip和setuptools软件包版本 python -m pip install --upgrade pip setuptools 用户 从PyPI存储库下载并安装最新的稳定版本: python -m pip install --upgrade bentley_ottmann 开发者 从GitHub存储库下载最新版本 git clone https://github.com/lycantropos/bentley_ottmann.git cd bentley_ottmann 安装依赖项 python -m pip install --force-reinstall -r requirements.t
1
line_tracking_robot
2022-11-15 21:43:55 4KB
1