-
用单片机的GPIO 软件模拟 weggen
用单片机的GPIO 软件模拟 维根协议的通信(Simulating Wigan Protocol Communication with GPIO Software of Single Chip Microcomputer)
- 2020-06-19 02:40:01下载
- 积分:1
-
用法:无效CRC(int,int,int)
Usage: void CRC(int*, int,int)
Input: XAR0:coded data(InputData)
XAR1:decoded CRC bits(CrcPoly)
T0: Length of coded data(CodeOutlen)
T1: Length of CRC bits(CrcPolylen)
Return: NO
Altered Registers: AC0-AC2,T2
Others: 8 bits of AC0 LSB is CRCcheck bit-Usage: void CRC (int*, int*, int, int) Input: XAR0: coded data (InputData) XAR1: decoded CRC bits (CrcPoly) T0: Length of coded data (CodeOutlen) T1: Length of CRC bits (CrcPolylen) Return: NO Altered Registers: AC0-AC2, T2 Others: 8 bits of AC0 LSB is CRCcheck bit
- 2022-01-26 03:25:53下载
- 积分:1
-
N-sheets
以G列分成多个工作表(以宏运行VBA)
(Sub aa()
Dim a As Integer, b As Integer, c As Integer, sh As Worksheet
For a = 2 To [g65536].End(3).Row
If Cells(a, 7) <> Cells(a- 1, 7) Then
b = a
End If
c = Range("g:g").Find(Cells(a, 7), , , , , xlPrevious).Row
Set sh = Sheets.Add(, Sheets(Sheets.Count))
sh.Name = Sheets("sheet1").Cells(a, 7).Value
With Sheets("Sheet1")
Sheets("Sheet1").Range(.Cells(b, 1), .Cells(c, 10)).Copy Destination:=sh.[a2]
Sheets("Sheet1").Range("a1:j1").Copy Destination:=sh.[a1]
a = c
End With
Sheets("Sheet1").Select
Next
End Sub
)
- 2013-05-03 08:50:54下载
- 积分:1
-
0808数摸转换程序,能够达到一定要求的数值自动报警.
0808数摸转换程序,能够达到一定要求的数值自动报警.-0808 the number of touch the conversion process, to achieve a certain numerical requirements of automatic alarm.
- 2022-02-01 11:56:47下载
- 积分:1
-
制作的炫酷文字动画特效
一款使用纯CSS3制作的炫酷文字动画特效。该文字动画特效共有4种效果(A cool text animation special effect using pure CSS3. This text animation special effects have four kinds of effects)
- 2019-02-13 11:36:34下载
- 积分:1
-
学生成绩管理系统LV2011版
学生成绩管理系统:labview 2011版本打开,学生成绩记录,姓名等。(Student achievement management system: LabVIEW 2011 version opens, student achievement record, name and so on.)
- 2018-06-13 14:34:43下载
- 积分:1
-
concrete used in the calculation of nonlinear time to select a suitable concrete...
用于计算混凝土非线性时,选取了合适的混凝土本构关系,FORTRAN编制,清华大学的路新政编制-concrete used in the calculation of nonlinear time to select a suitable concrete constitutive compiled FORTRAN, Tsinghua University establishment of the new political path
- 2022-06-21 04:53:42下载
- 积分:1
-
wlan_switcher.py
wlan switch to rooter on off
- 2018-08-28 00:46:57下载
- 积分:1
-
信号发生器
说明: 一个vivado和matalab混合编程的信号发生器,注意要把vivado里面的核文件路径改一下(A signal generator with mixed programming of vivado and matalab, pay attention to changing the path of the core file in vivado)
- 2019-06-18 10:34:09下载
- 积分:1
-
code
多传感器信息融合--matlab实现程序,里面有比较详细的例子噢(Multi sensor information fusion --matlab implementation program, there are more detailed examples)
- 2017-12-22 10:46:22下载
- 积分:1