尖顶时间 这个库提供了类型类实例,允许 Spire 用户使用日期和时间对象。 目前该库专注于与兼容性。 Spire-Time 是在 MIT 许可下作为免费软件提供给您的。 例子 以下是将这个库与 Spire 一起使用的一些基本示例: import spire . algebra . _ import spire . implicits . _ import spire . time . joda . any . _ import org . joda . time . _ // uses spire.algebra.Order[DateTime] def sortDateTimes ( ds : Seq [ DateTime ]) : Seq [ DateTime ] = ds.qsorted // uses spire.algebra.Module[Duration] to
2021-07-04 15:02:58 11KB Scala
1
Real-Time Systems and Programming Languages Ada, Real-Time Java and CReal-Time POSIX (4th Edition).pdf
2021-07-02 22:24:43 49.89MB Real-Time Systems
1
2.5M stm pwm输出 stm32F103
2021-07-02 18:06:25 3KB stm32 pwm time
1
名称 WWW::Google::Time - 通过 Google 获取不同地点的时间 概要 use strict; use warnings; use WWW::Google::Time; my $t = WWW::Google::Time->new; $t->get_time("Toronto") or die $t->error; printf "It is %s, %s (%s) %s %s, %s in %s\n", @{ $t->data }{qw/ day_of_week time time_zone month month_day year where /}; 描述 模块非常简单,它接受某个地点的名称并返回该地点的当前时间(只要谷歌有该信息)。 建设者 new my $t = WWW::Google::Time->ne
2021-07-02 15:03:42 27KB Perl
1
Christer Ericson “Real-Time Collision Detection " Morgan Kaufmann | ISBN: 1558607323 | PDF |
2021-06-30 23:26:57 3MB Collision Detection 碰撞检测
1
Sentinel圣天诺Hasp驱动,支持win10 20H2,解决win10 20H2安装后蓝屏问题
2021-06-30 09:00:15 41.32MB Hasp Win10
1
george:Python中快速灵活的高斯过程回归
2021-06-30 02:26:09 7.46MB python c-plus-plus time-series cpp
1
Alamouti mathod是一种简洁的空时分编码技术,在MIMO系统中大大提高了信道利用率,减少了误比特率
2021-06-29 21:16:12 199KB Alamouti Space time coding
1
EFFECTS OF CORRECT AND EXTRANEOUS MARKINGS UNDER TIME LIMITS ON READING COMPREHENSION DARWIN JOHNSON AND SHIH-SUNG WEN Jackson State Lrniversily 262 black undergraduate students randomly assigned to three groups read premarked reading materials having both correct and extraneous markings. Form 1 had 75% correct marking, Form 2, 25%, and Form 3, 50%. Reading was limited to 2% minutes, but answering to the 25-item multiple-choice cri- terion measure had no time limit. Results indicated th
2021-06-29 19:21:54 183KB 学术 论文
1
dtw 代码matlab 动态时间扭曲 用于对齐两个时间序列(理想情况下是 3D 加速度计值)并计算动态时间扭曲 (DTW) 距离的 MATLAB 函数。 对齐是为了校正时间序列之间的相位差。 主代码:alignDTW.m 输入:时间序列输出:DTW 距离
2021-06-29 09:24:36 2KB 系统开源
1