-
C_DEMO
83M01A单片机模块例程,适合开发直接使用(83M01A single chip module routine)
- 2021-01-03 22:38:56下载
- 积分:1
-
YLHS
非常实用的压力换算小工具。可以方便地换算到你希望的压力单位。(Very useful gadget conversion pressure. Can be easily converted to pressure units you want.)
- 2008-03-13 16:23:47下载
- 积分:1
-
QT-landed-function
QT4.5.3环境下的登陆功能,密码黑点显示,登陆后进入主界面(QT4.5.3 environment landing capabilities, password black dots show ,after landing into the main interface)
- 2013-08-15 10:47:06下载
- 积分:1
-
以PDU串的形式发送出去的,中文字符以Unicode码来表示,所以在发送中文短消息之前必须首先将中文字符转换为Unicode码...
以PDU串的形式发送出去的,中文字符以Unicode码来表示,所以在发送中文短消息之前必须首先将中文字符转换为Unicode码-PDU string in the form of sending out the Chinese characters to Unicode code to express, so before sending Chinese text messages must first Chinese characters will be converted to Unicode code
- 2022-03-15 19:24:19下载
- 积分:1
-
HPGL
用于激光扫描的RTC5振镜控制程序,带界面(RTC5 Galvanometer Control Program for Laser Scanning with Interface)
- 2019-03-24 20:21:57下载
- 积分:1
-
BMP280_driver-master
This is BMP280 driver for linux, you can reference it.
- 2021-02-25 11:09:38下载
- 积分: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
-
C#数字排列组合递归算法实例
C#数字排列组合递归算法实例,可排列0——N个数字,需要组合的数字在0~5之间,也就是最大支持5位数,速度极快,可输入位数后,点击“计算”按钮体验一下。
- 2022-11-12 21:25:03下载
- 积分:1
-
POJ1007
北京大学ACM POJ1007题
实现了对字符串按逆序排列(Peking ACM POJ1007 title achieved by reverse order of string)
- 2010-11-03 00:00:52下载
- 积分:1
-
786756436
VB获取当前日期时间的一个范例程序,有需要的就下载吧。(VB to get the current date and time a sample program, there is a need to download it.)
- 2013-08-23 18:29:13下载
- 积分:1