-
合式公式的判断,根据输入的公式判断是否是合式公式,数理逻辑...
合式公式的判断,根据输入的公式判断是否是合式公式,数理逻辑-Well-formed formulas of the judge, according to the formula to determine whether the input is a well-formed formulas, mathematical logic
- 2022-02-16 09:45:07下载
- 积分:1
-
Visual Basic for beginner
Visual Basic for beginner
- 2022-05-23 21:51:02下载
- 积分:1
-
1时间函数举例4,一个猜数游戏,判断一个人反应快慢。
2有两个磁盘文件A和B,各存放一行字母,要求把这两个文件中的信息合并(按字母顺序排列)输出到一个新文件...
1时间函数举例4,一个猜数游戏,判断一个人反应快慢。
2有两个磁盘文件A和B,各存放一行字母,要求把这两个文件中的信息合并(按字母顺序排列)输出到一个新文件C中。-A function of time, for example 4, a guess the number of games, judge a person reaction speed. 2 There are two disk files A and B, the storage of his letters, these two documents requested information in the merger (in alphabetical order) output to a new file in C.
- 2022-02-05 20:30:00下载
- 积分:1
-
学习过程中发现的一个字迷游戏源代码,希望和大家分享。
学习过程中发现的一个字迷游戏源代码,希望和大家分享。-Learning process found in a puzzle game source code, want to share with you all.
- 2022-02-09 21:52:26下载
- 积分:1
-
本程序实现了如何获取公网IP和地理位置
本程序实现了如何获取公网IP和地理位置-This procedure of how to realize access to public network IP and location
- 2022-01-24 17:22:46下载
- 积分:1
-
太阳镜++(SunGlass++)
资源描述太阳镜++(SunGlass++) 是一款梦幻留言板,她可以在屏幕上的任何位置生成任何颜色和透明度的留言板,你可以在上面打字、留言、写诗……,很 Cool 的!并且她是一款“绿色”软件,只有一个文件。
- 2023-06-17 13:20:03下载
- 积分:1
-
用VC++做数据库方面的应用时可以
用VC++做数据库方面的应用时可以-with VC++ database so the application can use.
- 2022-04-27 13:28:51下载
- 积分:1
-
Nicholson's bootload procedures, which can be used to download state network...
pxa255的wince里的bootload程序,可以用于以态网下载,以太网芯片用的是csa89-Nicholson"s bootload procedures, which can be used to download state network, Ethernet chips using the csa89
- 2023-02-10 01:15:03下载
- 积分:1
-
VBA合并两个Excel表的数据到目标表
"" 从src1.name和src2.age按ID获取数据,然后将数据设置为dst
Sub hebing()
Dim dstRowNo As Long
Dim src1RowNo As Long
Dim src2RowNo As Long
With ActiveWorkbook
dstRowNo = 1
Do While .Sheets("dst").Cells(dstRowNo, 1).Text ""
dstID = .Sheets("dst").Cells(dstRowNo, 1).Text
src1RowNo = 1
Do While .Sheets("src1").Cells(src1RowNo, 1).Text ""
src1ID = .Sheets("src1").Cells(src1RowNo, 1).Text
If dstID = src1ID Then
- 2022-02-04 08:02:48下载
- 积分:1
-
IP和端口扫描器孔仪
介绍
- 2022-02-02 06:17:11下载
- 积分:1