-
WinCE下的网络聊天试验程序
WinCE下的网络聊天试验程序-WinCE the Internet chat testing procedures
- 2023-08-02 03:30:02下载
- 积分:1
-
espeak要用源代码
我用过的,很好用
espeak要用源代码
我用过的,很好用 -espeak to use the source code I used, very good use
- 2022-01-26 00:07:18下载
- 积分: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
-
Visual Basic 的功能演示,动画光标
Visual Basic 的功能演示,动画光标-Visual Basic functions of presentations, animated cursors
- 2022-12-01 08:25:03下载
- 积分:1
-
分形图的实现:c++源代码,分形树由递归算法生成。
分形图的实现:c++源代码,分形树由递归算法生成。-Fractal graphic sample
- 2022-03-20 11:38:58下载
- 积分:1
-
包括二叉树的建立和查找,是查找算法的一种,大家可以看看,参考一下。...
包括二叉树的建立和查找,是查找算法的一种,大家可以看看,参考一下。-Including the establishment of a binary tree and search is a search algorithm, we can see that reference.
- 2022-05-15 17:01:38下载
- 积分:1
-
delphi做的小程序,开机自启动到托盘区,可以定时提醒、打开某个文件、关机等...
delphi做的小程序,开机自启动到托盘区,可以定时提醒、打开某个文件、关机等-so small program since the launch of the boot tray area that regularly reminded, open a document, such as shutdown
- 2023-06-19 16:20:03下载
- 积分:1
-
实用的工会会员管理系统
DAO+ACCESS+QR
实用的工会会员管理系统
DAO+ACCESS+QR-Practical management system for union members DAO+ ACCESS+ QR
- 2023-06-19 01:50:04下载
- 积分:1
-
主要是用来绘图的JAVA的源代码,大家下着试试看吧,应该不错的...
主要是用来绘图的JAVA的源代码,大家下着试试看吧,应该不错的-is mainly used in the mapping of Java source code, we try to where it should be good
- 2022-06-02 13:36:44下载
- 积分:1
-
引导程序的修改与查询例子。您可以从中学习一些磁盘操作的方法。...
引导程序的修改与查询例子。您可以从中学习一些磁盘操作的方法。-Bootloader modification and query examples. You can learn some ways to a disk operation.
- 2022-11-28 15:55:04下载
- 积分:1