-
singlepoint
说明: 全球定位系统单点定位程序,根据N文件和O文件解算地面点的坐标(Global positioning system, single point positioning procedure, in accordance with N documents and O document solver coordinates of ground points)
- 2008-11-16 10:12:50下载
- 积分:1
-
F040_lcd
C8051 LCD程序 用于C8051F040单片机用户(C8051 LCD use for c8051MCU LCD)
- 2011-11-05 20:56:19下载
- 积分: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
-
Vitebi
这是一种用C实现的(2,1,7)卷积码维特比译码算法的软件实现.(This is an achievable with C (2,1,7) convolutional code Viterbi algorithm software.)
- 2020-06-29 17:00:01下载
- 积分:1
-
Newton
潮流计算,内部为GMRES和牛顿法构成的双层迭代,加有预处理(Flow calculation inside a double-iteration of GMRES and Newton' s law, plus pretreatment)
- 2013-01-04 11:12:23下载
- 积分:1
-
tanchi
这是一个贪吃蛇游戏的源程序,可通过控制蛇身的上下左右移动吃到食物后,蛇身增加,最后可输出成绩(This is a Snake game source code can be up and down by controlling the snake to eat the food and move around, the snake increases, the final output results)
- 2010-11-29 13:32:23下载
- 积分:1
-
company1-2
公司有n个员工,编号1 ~ n。员工数量众多,需要你为他们编写一个管理系统。
员工上班时都要登录管理系统登记一个code,离开要从管理系统上注销,员工也可以随时更新自己的code。到了下班时间,所有员工都会自动注销。公司管理人员随时都可能想要知道有多少员工上班,以及任一员工登记的code。(The company has n employees, number 1 ~ n. There are so many employees that you need to write a management system for them.
When employees go to work, login to the management system to register a code, leave to log off from the management system, employees can also update their code at any time. By the end of the day, all employees will automatically log out. Company managers may at any time want to know how many employees go to work, and the number of code registered by any employee.)
- 2017-10-14 16:30:03下载
- 积分:1
-
cPP-pPT
闽江学院课件第七章,需要的人请下载吧。如果有需要可以联系本人(Chapter VII of Minjiang University courseware)
- 2013-01-02 20:15:29下载
- 积分:1
-
check_counter
vc查看计数器值的程序源码,希望对大家有所帮助(vc view the source code program counter value, we hope to help)
- 2011-06-05 23:15:12下载
- 积分:1
-
Mp2100Test
安川MP2100程序,C++调用API函数,实现GEAR功能(Yaskawa MP2100 card procedures, the use of the gear function)
- 2020-11-05 11:19:53下载
- 积分:1