-
MP3文件计算软件源码。由此源码中,大家可以看出MP3文件格式的组成。...
MP3文件计算软件源码。由此源码中,大家可以看出MP3文件格式的组成。-MP3 files source software. From this source, you can see the MP3 file format composition.
- 2022-07-15 13:13:32下载
- 积分: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
-
c语言推箱子源代码,做的很经典。界面很优美。有应用程序供游戏一下...
c语言推箱子源代码,做的很经典。界面很优美。有应用程序供游戏一下-Sokoban c language source code, so classic. A very beautiful interface. There are some applications for the game
- 2022-03-02 10:39:10下载
- 积分:1
-
自己写的一个学生信息管理系统,由于掌握的知识不是很多,故此系统功能比较简单,但可以作为一个参考...
自己写的一个学生信息管理系统,由于掌握的知识不是很多,故此系统功能比较简单,但可以作为一个参考-A student to write their own information management system, because not a lot of knowledge, the system is relatively simple, but can be used as a reference
- 2022-03-25 00:16:44下载
- 积分:1
-
背单词的小程序,单词显示在顶层窗口的标题上,很隐蔽
背单词的小程序,单词显示在顶层窗口的标题上,很隐蔽-back to the word small programs, word show on the top floor window title, very hidden
- 2022-06-21 09:21:33下载
- 积分:1
-
创建、管理线程池的源代码,跟传统的有些不同
创建、管理线程池的源代码,跟传统的有些不同
- 2022-01-25 20:27:56下载
- 积分:1
-
可将一张图片中所包含的等距按钮图片分解并保存
可将一张图片中所包含的等距按钮图片分解并保存-a picture can be covered by the equidistance Photo button and keep decomposition
- 2022-02-03 04:54:00下载
- 积分:1
-
广嵌2440开发板的LCD驱动源代码
320×240 16Bpp TFT LCD
广嵌2440开发板的LCD驱动源代码
320×240 16Bpp TFT LCD----3.5寸竖屏-2440 Canton embedded development board of the LCD driver source code for 320 × 240 16Bpp TFT LCD 3.5-inch vertical screen
- 2022-10-28 23:20:03下载
- 积分:1
-
bp网络算法,可以训练很多模式而榷有数九
bp网络算法,可以训练很多模式而榷有数九-bp network algorithm, the model can be trained a lot of knock several nine
- 2023-03-26 08:45:04下载
- 积分:1
-
Example for multithread programing
Example for multithread programing
- 2022-05-06 14:42:08下载
- 积分:1