-
sushu
该代码的功能是将1到任意数中所有的素数选择并输出(failed to translate)
- 2013-05-02 10:59:07下载
- 积分:1
-
MyGame
打怪游戏源代码。C#编写,VS平台,多线程,(rew tretrer trewtrc ewrewewtr retewt erwfrewr)
- 2009-12-04 16:56:03下载
- 积分:1
-
bigint
实现大整数的加减乘除法运算,C++编写.比较简单(Realize large integer addition and subtraction, multiplication and division operations, C++ Prepared. Relatively simple)
- 2008-05-20 22:06:51下载
- 积分:1
-
OpenHackSrc
Open-Hack WoW tool, edit memory and objects, teleport
- 2013-09-21 18:30:55下载
- 积分:1
-
open-data
读取文件。给出一个txt文件(水准数据)利用openfile 语句读取每一行的文件,再读入数据库。(Read the file. Gives a txt file (level data) to utilize openfile statement reads each line of the file, and read it into the database.)
- 2012-12-15 23:43:59下载
- 积分: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
-
txt_TO_dat
用于将txt格式数据,转换为.dat格式的数据,便于CASS处理。(Txt format for the data is converted to. Dat format, easy CASS processing.)
- 2013-07-30 09:12:54下载
- 积分:1
-
AdvInAbatSrc
说明: 这是一个简单的2d图形动画,是用VC编的,适合初学者参考。(This is a simple 2d graphics animation, VC series is the reference for beginners.)
- 2006-01-31 17:44:04下载
- 积分:1
-
BPA视频教程
BPA视频教程 比较详细 比较典型 希望对学习爱好者有帮助(BPA video tutorials, more detailed, more typical, I hope to learn enthusiasts help)
- 2017-08-14 13:42:24下载
- 积分:1
-
83.-Penerimaan-Mahasiswa-Baru
visual basic program penerimaan mahasiswa baru
- 2012-07-10 23:49:02下载
- 积分:1