-
可实现多任务调度的模拟
可实现多任务调度的模拟-more achievable task scheduling simulation
- 2022-02-28 15:16:01下载
- 积分: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
-
把文本转换成pdf文件,是学习pdf编成的基础知识
把文本转换成pdf文件,是学习pdf编成的基础知识-put text into pdf documents into pdf study of the basic knowledge
- 2023-03-09 20:25:02下载
- 积分:1
-
DM9000 WinCE.net Driver v3.2.7 Release
DM9000 WinCE.net Driver v3.2.7 Release
- 2023-04-30 15:00:09下载
- 积分:1
-
输入源代码
一个输入法源代码-an input source code
- 2022-03-22 18:04:25下载
- 积分:1
-
Wince下对IE进程发送虚拟键盘事件达到用快捷键控制IE的目的
Wince下对IE进程发送虚拟键盘事件达到用快捷键控制IE的目的-Wince IE process right under this virtual keyboard events to use the keyboard to control the purpose of IE
- 2022-08-24 06:31:44下载
- 积分:1
-
不使用CToolTipCtrl,实现树控件的提示,值得参考。
不使用CToolTipCtrl,实现树控件的提示,值得参考。-Do not use CToolTipCtrl, realize the tree control tips, it is also useful.
- 2022-04-01 15:45:18下载
- 积分:1
-
a small chat program, vb production, but it is less useful for study and researc...
一个聊天小程序,用vb制作,不怎么好用 但是可以用来学习和研究-a small chat program, vb production, but it is less useful for study and research
- 2023-08-21 01:30:04下载
- 积分:1
-
Free Chat beta release 2 for linux
资源描述软件名称:Free Chat beta release 2 for linux
软件类型:C源代码
软件大小:84k
软件简介:
Free Chat beta release 2 fot linux,采用C语言写的运行在linux下的聊天室程序,英文的
- 2022-03-11 11:59:26下载
- 积分:1
-
有条件的读取VSAM文件(ksds)
使用KEY
有条件的读取VSAM文件(ksds)
使用KEY-Conditional read VSAM files (ksds) the use of KEY
- 2022-03-19 05:38:20下载
- 积分:1