-
KeyScan_jz
说明: 个人改编的4X4矩阵键盘,不考虑弹起,有兴趣者可下载研究(Personal adaptation of 4x4 matrix keyboard, regardless of bounce)
- 2019-12-19 14:45:40下载
- 积分:1
-
多态与虚函数实验代码
C++实验关于多态与虚函数实验代码~
题目2 小型公司人员管理
某小型公司有两类人员:技术人员和推销员。设计一个基类employee,派生出technician(技术人员)和saleman(推销员)。
1、类定义
1)employee类:
基本信息:编号、姓名、职位、薪水等;编号自动增加
多个构造函数:缺省构造函数、带参数的构造函数等;
其中:基本信息为private属性,成员函数为public属性;
2)派生类technician
- 2022-04-16 19:22:22下载
- 积分:1
-
XE164
基于XE164实时信号控制器,功能寄存器寻址详解(Based on the XE164 real-time signal controller function register addressing Detailed)
- 2012-08-21 22:38:26下载
- 积分:1
-
解析车体数据
说明: 主要用于接收并解析自动驾驶车辆的车体CAN数据(It is mainly used to receive and analyze CAN data of automobile body.)
- 2019-07-08 21:50:21下载
- 积分:1
-
1
说明: 变窗宽模拟仿真的MATLAB程序
回归函数的估计mp,估计的偏差px,估计的方差vx(Variable window-width of the MATLAB simulation procedures for regression function estimation mp, the estimated bias px, the estimated variance vx)
- 2009-08-24 09:44:05下载
- 积分:1
-
- 2022-02-01 02:51:23下载
- 积分:1
-
crc8_smbus
SMBUS协议的CRC-8算法,用CSharp实现(The algotithm of CRC-8 checksum of SMBUS protocol.)
- 2021-03-10 10:49:26下载
- 积分:1
-
sliding
说明: 求出sliding window的最大最小值(n array of size n ≤ 106 is given to you. There is a sliding window of size k which is moving from the very left of the array to the very right. You can only see the k numbers in the window. Each time the sliding window moves rightwards by one position. Following is an example:
The array is [1 3-1-3 5 3 6 7], and k is 3.
Window position Minimum value Maximum value
[1 3 -1]-3 5 3 6 7 -1 3
1 [3 -1 -3] 5 3 6 7 -3 3
1 3 [-1 -3 5] 3 6 7 -3 5
1 3 -1 [-3 5 3] 6 7 -3 5
1 3 -1 -3 [5 3 6] 7 3 6
1 3 -1 -3 5 [3 6 7] 3 7
Your task is to determine the maximum and minimum values in the sliding window at each position. )
- 2011-04-03 19:25:46下载
- 积分:1
-
RLC
RLC串联的可测定RLC串联电路的品质因素Q、谐振频率、通频带BW等参数;激励源自制可数控等。(RLC series RLC series circuit can measure the quality factor Q, resonant frequency passband BW and other parameters incentive system can be derived from CNC.)
- 2013-08-24 02:13:54下载
- 积分:1
-
DAvE_XC866_v2.3
making infenen easy .you can use it product code such cdd, cpu and adc and so on.
- 2020-06-22 09:00:02下载
- 积分:1