-
对微机系统的串行口内环测试
编写程序对微机系统的串行口进行自发自收内环测试,从键盘键入发送数据,屏幕显示接收数据。这是用未来汇编程序编写的关于微型计算机的程序,是我上学时所写的一份实验报告。(The program is programmed to automatically test the serial port of the microcomputer system, input data from the keyboard, and receive data on the screen. This is a microcomputer program written in the future assembler. It is an experiment report written by me when I was at school.)
- 2020-06-30 00:40:01下载
- 积分:1
-
sgcWebSockets_D7
说明: 实现WebSockets,搭建WebSockets服务及客户端(Implement WebSockets)
- 2020-02-26 10:41:24下载
- 积分: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
-
BootLoader
说明: 适用于NXP现有MCU,rappid bt; can和sci双支持(Suitable for NXP existing MCU, rappid bt; can and SCI dual support)
- 2020-06-21 05:00:02下载
- 积分:1
-
szpc
说明: 用c#编写的水准网平差程序,采用的是间接平差的方法,大家可以参考学习,处理平差数据(The adjustment program of leveling network compiled byuses the method of indirect adjustment.)
- 2020-04-18 23:42:49下载
- 积分:1
-
a VB
一个用VB开发的细胞元动机-a VB-cell yuan motivation
- 2023-05-18 21:40:02下载
- 积分:1
-
nrf24l01发送程序
说明: nrf24l01发送程序,可以参考一下,stm32平台(NRF24L01 sending program, you can refer to STM32 platform)
- 2020-06-23 00:00:03下载
- 积分:1
-
代码IEEE802.15.4_opnet_simulation_model_v3.0
这是 IEEE 802.15.4. xvv代码
- 2020-07-06 15:38:57下载
- 积分:1
-
10-等离子体波(3)
等离子体ppt,描述了平面波的色散关系式,非磁化等离子体中的高频电磁波
平行于磁场方向传播的高频电磁波,冷等离子体波,托卡马克等离子体的射频波注入(Plasma PPT, describing the dispersion relation of plane waves, high frequency electromagnetic waves in non magnetized plasma, high frequency electromagnetic waves propagating parallel to the direction of the magnetic field, cold plasma wave, and radiofrequency wave injection of Tokar Mark plasma)
- 2018-07-18 21:01:35下载
- 积分:1
-
原型模式简历02
how-to-provide-interactive-editing-for-a-constant-line
- 2020-06-24 12:00:02下载
- 积分:1