这是Jerry 2021年的第 14 篇文章,也是汪子熙公众号总共第 285 篇原创文章。 在本篇文章之前,Jerry 印象最深的幽灵,应该要算《星际争霸I》里人族能够隐形的空中单位 Wraith( 幽灵战机 ),以及能施放核弹的 Ghost( 幽灵特工). 上周 Jerry 做 SAP Spart ...
分类:
其他好文 时间:
2021-02-22 12:52:28
阅读次数:
0
百度网盘下载地址(943):点击下载 实现功能如下: 1) 通过重力加速度传感器ADXL345检测人的状态,计算出走路步数、走路距离和平均速度。 2)通过心率传感器实时检测心率,通过温度传感器检测温度。 3)lcd1602实时显示步数、距离和平均速度、心率以及温度值。 系统框图及电路设计: 系统总体 ...
分类:
其他好文 时间:
2021-02-22 12:44:42
阅读次数:
0
protel 99se 设计的项目工程文件,包括原理图及PCB印制板图,cpld设计逻辑源码,可以用/protel 99se 或 Altium Designer(AD)软件打开或修改,已经制板在实际项目中使用,可作为你产品设计的参考。 【资源下载】下载地址如下(889):https://docs.q ...
分类:
其他好文 时间:
2021-02-22 12:44:00
阅读次数:
0
盘符切换 查看当前目录下的所有文件 dir 切换目录 cd (change directory) cd.. 返回上级 清理屏幕 cls (clear screen) 退出终端 exit 查看电脑IP ipconfig 打开应用 calc mspaint notepad ping 命令 ping ww ...
分类:
其他好文 时间:
2021-02-22 12:02:05
阅读次数:
0
#!/bin/bashyum install -y readline-devel ncurses-develyum install -y vim make telnet lsof tree rdate ntp gcc gcc-c++ psmisc net-tools \screen expect s ...
分类:
系统相关 时间:
2021-02-18 13:45:26
阅读次数:
0
盘符切换 D: 查看当前目录下的所有文件 dir 切换目录 cd(change directory) 返回上一级目录 cd.. 清理屏幕 cls(clear screen) 退出终端 exit 查看电脑ip ipconfig 打开应用 calc(计算器) mspaint(画图) notepad(记事 ...
分类:
其他好文 时间:
2021-02-18 13:44:18
阅读次数:
0
在程序员们还都放假过年之时,在 GitHub 上拥有数万 Star 的蚂蚁金服企业级 UI 设计语言和 React 组件库 Ant Design 横遭删库。北京时间 2 月 15 日凌晨,Stack Overflow 有网友发问“Ant Design 发生了什么?被从 GitHub 上删除了”,其表 ...
分类:
其他好文 时间:
2021-02-18 13:23:16
阅读次数:
0
The Design Philosophy of the DARPA Internet Protocols DARPA互联网协议设计哲学 Abstract 摘要 Introduction 介绍 Fundamental Goal 基础目标 Second Level Goals 第二级别目标 Survi ...
分类:
Web程序 时间:
2021-02-17 15:11:57
阅读次数:
0
一、Abbreviation 缩写 0、 RTM requirement trace matrix 需求跟踪距阵 1、 SRS software requirement specification 软件需求规格说明书 2、 HLD high level design 概要设计 3、 LLD low ...
分类:
其他好文 时间:
2021-02-17 14:52:17
阅读次数:
0
Detecting CTCSS tones with Goertzel’s algorithm April 21, 2006 Embedded StaffMost engineers involved in the design of Software Defined Radio (SDR) app ...
分类:
Web程序 时间:
2021-02-16 11:56:05
阅读次数:
0