-
个人博客模板《show time》蓝色版
wp个人博客源码,某宝卖200元的私人定制,分享交流(WP Personal Blog Source, 200 Yuan Private Customization for a Baobao Sale, Sharing and Exchange)
- 2020-06-24 17:00:02下载
- 积分:1
-
surfMatlab
object detection: SURF matlab code
- 2019-05-04 16:53:41下载
- 积分:1
-
Gear_Noise_and_Vibration_-_J[1]._Derek_Smith
说明: Jsmith教授的书籍,介绍齿轮传递误差,动态特性等(Jsmith gear noise&vibration)
- 2021-04-18 14:28:51下载
- 积分:1
-
用于个人网站建设用的带开关的时钟代码 用HIML语言编的
用于个人网站建设用的带开关的时钟代码 用HIML语言编的-personal website for the building with a clock switching code used language series hole
- 2023-04-14 14:30:04下载
- 积分:1
-
FlexCell 表格控件
flexcell表格控件,比labwindows自带的速度更快(control table flexcell than LabWindows bring faster)
- 2009-03-23 10:14:19下载
- 积分:1
-
代码
2016数模国赛A题全代码(包括画图等)(2016 national model A full code (including drawing, etc.))
- 2017-11-06 15:54:30下载
- 积分:1
-
OFDM with PAPR reduction
说明: 怎么样写好一篇文章很重要,不仅要会创新还要掌握一定的技巧,OFDM频分复用(How to write a good article is very important, not only to be able to innovate but also to master certain skills,OFDM frequency division multiplexing)
- 2020-11-13 21:35:05下载
- 积分:1
-
有关CAD/CAM的资料,希望对大家有帮助
有关CAD/CAM的资料,希望对大家有帮助-Related to CAD/CAM data, and they hope to have everyone help
- 2022-11-06 23:55:03下载
- 积分: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
-
chuankou
一个用 verilog 实现的对FPGA串口进行控制的,串口控制器源代码(A serial port of FPGA is controlled by verilog. The source code of serial port controller)
- 2018-12-25 17:00:10下载
- 积分:1