-
PB压缩、解压缩ZIP的代码
说明: myzip.dll压缩、解压使用,有需要的朋友可以下载试一试。(Myzip.dll compression, decompression use, friends in need can download and try.)
- 2019-03-02 22:02:13下载
- 积分:1
-
双机器人协调路径规划
说明: 双机器人路径规划,一种新型的路径规划,仅供参考!(Dual robot path planning, a new path planning, for reference only!)
- 2019-11-01 09:17:47下载
- 积分:1
-
u-boot-for 411
uboot移植uboot、linux内核文件系统和驱动移植等相关嵌入式Linux(GT2440 and STM32 are not the same thing at all. GT2440 belongs to the ARM9 series and is mainly used in consumer electronics products (now also squeezed out by ARM11 and A8).)
- 2019-07-02 19:45:45下载
- 积分:1
-
网站底部动态波浪背景动画特效
jQuery网站底部动态波浪背景动画特效是一款适用于服务器和云计算服务提供商网站的页面底部导航样式代码,波浪式动画效果给网站带来一种活力。(Dynamic Wave Background Animation at the bottom of jQuery is a navigation style code for servers and cloud computing service providers. Wave animation brings vitality to the site.)
- 2018-09-30 09:46:04下载
- 积分:1
-
ffmpeg.js-master
说明: 使用ffplay播放视频源时,rtsp/rtmp等,会有一定的延时,这里我们可以通过设置ffplay播放参数将延时控制到最小。(When using ffplay to play video source, RTSP / RTMP and so on will have a certain delay. Here we can control the delay to the minimum by setting ffplay playing parameters.)
- 2020-06-24 16:00:01下载
- 积分:1
-
TitleCheck
说明: 可以通过该代码实现,查找文件关键抬头信息(This code can be used to find the key header information of the file.)
- 2020-06-19 23:20:02下载
- 积分:1
-
i2c总线接口驱动程序
i2c总线接口驱动程序--I2c omni_line interface driver
- 2023-02-11 04:55:03下载
- 积分:1
-
测试PIC EEPROM的方法,简单有效
测试PIC EEPROM的方法,简单有效-PIC EEPROM test method is simple and effective
- 2022-01-28 14:31:59下载
- 积分: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
-
一些数学建模实例可供参考,可供参考。
数学建模的一些示例,可供参考,可用Lingo实现.-Some examples of mathematical modeling is available for reference, can be used to achieve Lingo.
- 2022-06-18 17:42:54下载
- 积分:1