-
http发报抓包程序工具的编程实现,用VC编写,有很好的学习意义。...
http发报抓包程序工具的编程实现,用VC编写,有很好的学习意义。-http transmitters capturing Packet procedures programming tools, VC prepared, have a good sense of learning.
- 2022-01-22 13:11:50下载
- 积分:1
-
test
绘制不规则图形 如 圆和弧线的绘制 利用GDI函数(Draw irregular shapes such as circles and arcs drawn using GDI functions)
- 2014-11-07 10:36:28下载
- 积分:1
-
vb超快速的多文件传送源码,在本地局域网上可达到1.8Mb+的速度...
vb超快速的多文件传送源码,在本地局域网上可达到1.8Mb+的速度-vb ultra-fast transmission of multi-source documents in the local LAN delivers up to speed
- 2022-03-21 06:18:44下载
- 积分:1
-
IBMPC汇编
说明: 基础汇编语言介绍,对初学者有一定的帮助。。。(The introduction of basic assembly language is helpful for beginners.)
- 2020-06-19 09:15:41下载
- 积分:1
-
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
-
xp163.com.7.1.9
基于CPB v2.0正式版修改而成,主要功能: 1 超连接改成自动变彩色 2 回复增加机遇插件 3 简单门派插件 4 首页发帖明星插件 5 点歌与播放器结合插件 6 公告加入小狗狗图标(CPB v2.0 Based on the final version of revisions, the main functions : an ultra-connect automatically change color into two plug-in reply to increase opportunities featuring three simple plug-star posting four Top 5 parlors plug-and-play device with plug-six small dogs joined Notice icon)
- 2005-06-27 09:54:56下载
- 积分:1
-
pb 做的一个小程序,可以用于对人员的内部管理用。
pb 做的一个小程序,可以用于对人员的内部管理用。-pb do a small program that can be used to the internal management use.
- 2022-02-28 12:07:49下载
- 积分:1
-
目录超级链接是一个能够在窗体上实现超级链接的程序,或者发送email;...
目录超级链接是一个能够在窗体上实现超级链接的程序,或者发送email;-Hyperlink is a directory in the form of hyperlinks on the realization of the procedure, or send email
- 2022-03-17 08:13:04下载
- 积分:1
-
c++ 通过dao 读写 access文件 实例源码下载
c++ 通过dao 读写 access文件 实例源码下载
- 2015-03-16下载
- 积分:1
-
beamforming-master_test
说明: 双麦克风波束形成算法,c语言实现,原理简单,易于实现。(dual microphones beamforming)
- 2019-07-10 18:55:08下载
- 积分:1