-
This is a high
这是一个高级的指纹分算法析的源代码,希望大家喜欢-This is a high-level sub-algorithm fingerprint analysis of the source code, I hope everyone likes
- 2022-05-22 00:54:23下载
- 积分:1
-
实现算数的运算,包括加减乘除,2,3次开方,以及求平方差等功能。...
实现算数的运算,包括加减乘除,2,3次开方,以及求平方差等功能。-Computing to achieve counts, including the calculation, prescribing 2,3 times, and poor function of the square for.
- 2022-03-15 14:59:54下载
- 积分:1
-
长春电炉有限责任公司
长春电炉有限责任公司-Changchun EAF limited liability company
- 2023-06-27 08:20:03下载
- 积分:1
-
Assembly AVR to practice I/O Programming
Assembly AVR to practice I/O Programming
- 2022-01-31 00:08:10下载
- 积分:1
-
FAT12,FAT16,FAT32 file system with ATA
与ata结合的fat12 fat16 fat32的文件系统实现,代码完整!-FAT12,FAT16,FAT32 file system with ATA
- 2022-02-16 07:21:22下载
- 积分:1
-
a program to change string s length,you can change it from the outside ,for exam...
一个改变字符串长度的程序,可以从外部改变它,例如文件名。
- 2022-05-07 00:12:02下载
- 积分:1
-
WinCE串口通信,包括X86、ARM处理器体系结构。
Wince下的串口通讯,包括x86、Arm CPU架构。-Wince of serial communications, including x86, Arm CPU architecture.
- 2022-01-30 11:27:28下载
- 积分: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
-
一个HOOK的例子,大家可以试试,多提点意见
一个HOOK的例子,大家可以试试,多提点意见-1 HOOK example, we can try more Tidianyixian
- 2022-03-30 14:09:57下载
- 积分:1
-
远程桌面
要互相连接两个或更多台计算机。这一项目,它包括所有的源代码和可执行的 jar 文件的服务器基于客户端应用程序
- 2023-04-02 16:50:03下载
- 积分:1