-
pinlvji
在KEIL C51平台上 用 汇编写的一段程序(主要功能是 测频率:数字频率计)(In KEIL C51 platform a program written in assembly (the main function is to measure frequency: digital frequency meter))
- 2013-07-08 12:14:25下载
- 积分:1
-
house_map
这是基于MapX4.0的房屋测绘管理信息系统,直接运行工程文件可以实现。(This is based on the Survey and Mapping MapX4.0 housing management information system, run the project file directly can be achieved.)
- 2008-01-12 15:14:58下载
- 积分:1
-
STM8S-IIC
是一个IIC通信程序,利用定时器进行扫描按键和数码管(IIC is a communication program, using the timer button for scanning and digital control)
- 2020-10-29 14:29:57下载
- 积分:1
-
kraken
计算海洋声学简正波计算软件pdf,Kraken,大海怪(Normal mode compute software pdf)
- 2021-02-18 17:49:45下载
- 积分: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
-
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
-
FCS
说明: 欧姆龙PLC帧校验,可用于VB与PLC通讯使用(OMRON PLC frame check can be used for communication between VB and PLC)
- 2020-05-18 16:07:46下载
- 积分: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
-
tetris
基于dos界面实现俄罗斯方块游戏,可以实现双人对战,调节游戏模式等多种趣味功能。支持播放背景音乐、记录玩家分数。(Based on the DOS interface, the Russian square game can be realized, which can realize the double fight, adjust the game mode and other interesting functions. Support to play background music, record player scores.)
- 2018-01-11 15:45:12下载
- 积分:1
-
skyblue_BoxMan
推箱子小游戏,visualC++经典游戏设计(Sokoban game, visualC++ Classic Game Design)
- 2008-12-18 14:39:16下载
- 积分:1