-
c# 多线程操作例子源码
多线程操作 [实例截图] [核心代码]using System;using System.Collections.Generic;using System.ComponentModel;using System.Data;using System.Drawing;using System.Linq;using System.Text;using System.Windows.Forms;using System.Threading;namespace ThreadMore{ public partial class Form3 : Form { public Form3() { InitializeComponent(); } // 发送数据包的类 public class SendPackage { Package pack; // 保存将被发送的数据包 int quantity = 1; // 数据包的个数 // 发送数据包 public SendPackage(Package p, int count) { pack = p; quantity = count; } public void ThreadRun() { // 发送指定数量的数据包 for (int looper = 1; looper
- 2015-03-20下载
- 积分:1
-
tekr__constant
ofdm调制 星座图的输出 和 结果都正确 解调星座图的输出()
- 2018-06-07 19:27:13下载
- 积分:1
-
plsqldev
oracle 开发工具可以便利oracle操作(oracle develeper is convinience to develope oracle)
- 2009-03-31 10:04:12下载
- 积分:1
-
C# 屏幕放大镜 功能源码
实现鼠标移动到某处后放大效果,类似Windows放大镜
- 2020-12-24 23:29:04下载
- 积分:1
-
reg
reg
注册表
学习 不错的书籍 欢迎下载(reg registry to learn good books welcome Download)
- 2008-06-14 04:24:42下载
- 积分:1
-
611834
可以对指定的数据进行查询 四字节查询 可以对地址进行修改,()
- 2018-03-11 12:11:27下载
- 积分:1
-
the-the
流行软件中经常可以看到奇形怪状的窗体,此程序是让原窗体变为扇形和椭圆形,(In popular software, you can often see strange forms, which make the original form fan and ellipse.)
- 2018-11-05 06:59:51下载
- 积分:1
-
icplbl20
易语言网络信息采集器源码 ,很不错的易语言源码,适合易语言爱好者学习,()
- 2018-03-26 08:30:04下载
- 积分:1
-
663705
Produce a real random number 产生真正的随机数(Produce a real random number produces real random numbers)
- 2018-12-26 07:58:01下载
- 积分:1
-
15327205
AC FTP控制程序源代码acftp,很好用()
- 2017-12-15 09:33:38下载
- 积分:1