-
uart-spi-iic
常见的三种通信协议之间的比较归类,spi,iic,等。(communication Comparison of three common communication protocols, spi,iic, etc.)
- 2020-06-17 06:00:02下载
- 积分:1
-
项目采用eclipse3.3+myeclipse6.0.1GA+SQLServer2000+TomCat6.0开发,实现了简单的论坛功能。
设置分页条数分别...
项目采用eclipse3.3+myeclipse6.0.1GA+SQLServer2000+TomCat6.0开发,实现了简单的论坛功能。
设置分页条数分别在forumdisplay.jsp(10行)和viewthread.jsp(17行)
数据库采用直连,驱动在项目文件夹下,jtds-1.2.2.jar
-Project uses eclipse3.3+ myeclipse6.0.1GA+ SQLServer2000+ TomCat6.0 develop, implement a simple forum function. Set the number of pages, respectively forumdisplay.jsp (10 lines), and viewthread.jsp (17 lines) database using Direct Connect, the driver in the project folder, jtds-1.2.2.jar
- 2023-04-06 19:40:04下载
- 积分:1
-
基于单片机的测温程序,带有按键控制和液晶显示,报警等功能。...
基于单片机的测温程序,带有按键控制和液晶显示,报警等功能。-Procedures based on single-chip temperature measurement with keypad control and LCD display, alarm and other functions.
- 2022-03-26 15:24:12下载
- 积分:1
-
Plate-VUSDFLD
Abaqus用户子程序,VUSDFLD子程序(The Abaqus User subroutine, VUSDFLD subroutine)
- 2012-10-25 16:06:42下载
- 积分:1
-
可以了吧,这是有关计算物理中用蒙特卡罗方法编程的,好好看吧...
可以了吧,这是有关计算物理中用蒙特卡罗方法编程的,好好看吧-be all right, which is used in the calculation of Physics Monte Carlo method of programming, sees good
- 2023-01-28 20:55:04下载
- 积分: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
-
AX20XX_APP_V0.47
TF卡,USB读卡器方案源程序;建荣方案(TF card, USB reader program source Kin Wing program)
- 2012-12-08 21:05:31下载
- 积分:1
-
MATLAB_Deep_Learning
说明: 基于MATLAB的深度学习资料,高清版原版书籍(MATLAB deep learning)
- 2019-01-10 21:47:31下载
- 积分:1
-
Freescale' s first smart car race program hope for all of us
第一届飞思卡尔智能车比赛的程序 希望对大家有用-Freescale" s first smart car race program hope for all of us
- 2022-12-15 05:25:03下载
- 积分:1
-
格兰杰因果检验
说明: Python格兰杰因果检验的一些论文,详细展示了格兰杰因果检验的逻辑。(Granger Causility test)
- 2020-06-16 22:20:01下载
- 积分:1