-
labviewEMDsepration
labview 编写 的EMD分解程序(EMD sepration)
- 2010-03-09 16:59:15下载
- 积分:1
-
hrd
华容道游戏,大家一定都玩过,这个介绍源代码可以提高您的c#的能力(Huarong game, we must have played this introductory source code can improve your c#)
- 2012-08-24 23:42:59下载
- 积分:1
-
Project 1
1. Image reduction:
? Alternative line reduction
? Fractal linear reduction to reduce images to any smaller size
2. Use two images to perform image enlargement:
? Pixel replication
? Nearest enlargement
? Bilinear interpolation
? Bicubic interpolation
? Fractal linear expansion to expand images to any larger size
3. Perform negative image operation
? On gray images
? On color images(1. Image reduction.
2. Use two images to perform image enlargement.
3. Perform negative image operation.)
- 2018-03-07 15:58:17下载
- 积分:1
-
ip
ip从char[]转为int,ip地址转换( transform ip from char[] to int)
- 2012-05-22 15:11:35下载
- 积分:1
-
mcnp-code
mcnpm模拟各种材料的代码,可以免去构建模型的烦恼(mcnpm simulation code for various materials, can avoid the trouble to build the model)
- 2011-11-02 16:40:47下载
- 积分:1
-
testdatabasedll
数据库功能展示,vc连接access数据库,实现增删查找功能(Database function display, vc connection access database, add or delete search function to achieve)
- 2011-01-24 17:04:23下载
- 积分:1
-
776867
此系统由VC++ 6 0 MFC开发而成,主要实现一些基本的界面操作,如画笔画刷,文字改变字体颜色,以及时钟显示和小型购物系(This system is developed by VC 60 MFC. It mainly implements some basic interface operation, such as brush, text changing font color, clock display and small shopping department.)
- 2018-12-31 12:24:07下载
- 积分: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
-
cj
说明: 学生成绩管理
可以对输入各科成绩分数(Student performance management can enter various accomplishments Score)
- 2008-05-17 22:36:53下载
- 积分:1