-
log
程序中输出日志保存下来的好东西,只要调用里面的一个方法就可以将日志保存到硬盘上了(Preserved in the output log program a good thing, as long as there' s a method call can be saved to the hard drive on the log)
- 2010-12-17 19:39:37下载
- 积分:1
-
student_TOP
c++源程序课程设计,完整的学生成绩管理系统(c++ source program curriculum design, a complete management system for student achievement)
- 2009-12-28 16:18:20下载
- 积分:1
-
A11_碰撞检测老师
说明: opengl基于碰撞检测的简单第一人称射击游戏(Opengl Simple First Person Shooting Game Based on Collision Detection)
- 2020-06-25 20:20:02下载
- 积分:1
-
Energy-detection-of-unknown-deterministic-signals
一篇关于能量检测的经典论文,非常经典,并具有启发性(A classic papers on the energy detection, very classic, and instructive)
- 2009-12-14 13:34:08下载
- 积分:1
-
bianyi
编译原理的词法分析,可以检测小段程序代码的各个词法属性归类!(yeah! it is really good!!)
- 2009-12-06 14:38:48下载
- 积分:1
-
VB 摄像头视频远程传输实例
主要功能是可以控制和监视客户端,如捕捉客户端屏幕、发送消息到客户端、锁定客户端、解锁客户端、控制注销客户端(The main functions are to control and monitor the client, such as capturing the client screen, sending messages to the client, locking the client, unlocking the client, and controlling the logout client.)
- 2020-06-15 22:55:01下载
- 积分: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
-
MCIWndPlayer
给出一些实现小的功能的软件,希望能够帮助到有缘人,本程序提供的功能为模拟拷贝进程(Given some small realize the function of the software, hoping to help a nice ring, the procedure provides functionality to simulate the process of copying)
- 2008-05-29 14:40:17下载
- 积分:1
-
Black_Spider_1.7.2
Black_Spider_1.7.2 new tools for upload shell and chek vuln
- 2021-02-28 20:19:36下载
- 积分:1
-
atmega16
用AVR单片机atmega16控制lcd1602,可在屏幕上的任意位置显示英文和数字。(Control with AVR microcontroller atmega16 lcd1602, can be anywhere on the screen display in English and numbers.)
- 2010-11-06 20:38:49下载
- 积分:1