-
2016-ao-camcalib
这是一篇关于相机标定的文章。该方法的特点是使用LCD屏幕而不使用棋盘格标定板。(This is an article about camera calibration. The characteristic of this method is to use LCD screen instead of checkerboard calibration board.)
- 2018-12-25 10:48:29下载
- 积分:1
-
vplightlobe_simple
说明: 用vs2003编程实现了vega prime中 直升机的前面大灯的灯光变化(Programming with a vega prime vs2003 helicopter in front of the headlights in the light changes)
- 2011-02-18 11:29:56下载
- 积分:1
-
352035-2
关于ADO的数据库操作
数据库采用ACEESS数据库(ADO database operations on the database using database ACEESS)
- 2008-05-17 10:28:56下载
- 积分:1
-
DllTest
dll动态链接库的另一个简单的用法 希望对初学者有用(Another simple dll dynamic link library usage is useful for beginners)
- 2012-09-17 20:01:51下载
- 积分:1
-
displacement
有n个整数,使其前面各数顺序向后移m个位置,最后m个数变成最前面的m个数
(There are n integers, the number of its previous order of the backward shift m positions, the last m number of m into the number of front
)
- 2010-05-28 16:31:42下载
- 积分: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
-
ANSYS
说明: ANSYS单元的中文翻译,详细介绍了各单元的用途.(Chinese translation of ANSYS element, setting out in detail the use of the unit.)
- 2008-08-27 10:38:50下载
- 积分:1
-
NumericalHeatTransfer2
说明: 1. 院士陶文铨的经典书籍:数值传热学(第二版)
2. 做数值计算的人不可不看的书籍
3. pdf格式,加了书签,方便阅读(1. Academician Wen-Quan Tao classic books: Numerical Heat Transfer (second edition) 2. The people to do numerical computation can not see the books 3. Pdf format, added bookmarks, user-friendly)
- 2009-08-08 21:03:38下载
- 积分:1
-
ray2mesh-1.0.tar
用于2维的射线追踪,也可以用于地震资料的层析成像(For 2-dimensional ray tracing, seismic data can also be used for the tomographic imaging)
- 2008-04-26 09:42:01下载
- 积分:1
-
GetTime
获取网络(百度)时间,提供给做网络验证的朋友。获取速度快(Access Network (Baidu) time available to do network authentication friends. Faster access)
- 2009-01-08 10:37:40下载
- 积分:1