-
GPRSTrans
win_ce下实现gprs上网发短信等功能(win_ce_gsm_gprs_trans_dial)
- 2009-02-24 22:22:02下载
- 积分: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
-
能监视网卡的流量,包括上传和下载,可编译成独立程序发布...
能监视网卡的流量,包括上传和下载,可编译成独立程序发布-Able to monitor card traffic, including uploading and downloading can be compiled into a stand-alone program released
- 2023-05-05 23:45:02下载
- 积分:1
-
vb.net development of the chat program
vb.net开发的聊天程序-vb.net development of the chat program
- 2022-05-28 11:36:47下载
- 积分:1
-
Mining Dictionary
说明: dictionary mining many new worlds in English for mining
- 2019-01-06 16:03:30下载
- 积分:1
-
simple-stack
一个用codeblack 编写的简单地栈,在控制台下可以进行简单的增删改的操作(A written in codeblack and simply stack, console simple CRUD operations)
- 2012-12-12 20:57:31下载
- 积分:1
-
Storage-Management
存储管理,分页存储下面的位式图表示的存储管理(Storage management, paging, digital storage following storage management style graph)
- 2016-03-14 02:31:28下载
- 积分:1
-
socket connected to server
socket连接的服务器端和客户端程序,能够相互间实现通信,代码能够执行-socket connected to server-side and client-side procedures, to achieve inter-communication, the code to perform
- 2023-02-17 10:55:03下载
- 积分:1
-
multileval_Inverter
for PSCAD softwear it can be very easy and coming soon challenger in this soft
- 2013-10-17 22:55:55下载
- 积分:1
-
zuqiu
画出足球的基本轮廓,解决足球在MATLAB中的函数问题,可以作为一个比较好的参照(Draw the basic outline of the football, to solve the problem of football MATLAB functions, can be as a good reference)
- 2013-04-13 21:26:12下载
- 积分:1