-
酒店管理系统源码(winform)
酒店管理系统
- 2015-09-09下载
- 积分: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
-
SHMEVHO
uwl多径衰落信道的分集技术当信道于深度衰落时(信道对传输于其中的信号衰减比较大时),接收端的判决信息会出现错误,分集技术()
- 2018-04-22 07:17:49下载
- 积分:1
-
REGCTRL
说明: 注册表操作,打开注册表,查询,并进行设置。后面有注释部分是进行系统的一些信息进行设置查询。(Registry operation, open the registry, query, and set up. Notes partly behind some of the information system set up inquiries.)
- 2008-11-07 18:11:18下载
- 积分:1
-
43556877
java方面的教程, 是一个好教程 内容很全 讲解详细()
- 2018-02-08 18:22:04下载
- 积分:1
-
Winform 模拟QQ窗体效果
模拟QQ窗体
- 2013-01-07下载
- 积分:1
-
uubxoRPCTestDemo
RPC zookeeper +dubbo管理工具 +TestDemo测试代码(RPC zookeeper dubbo management tool TestDemo test code)
- 2018-09-16 05:33:29下载
- 积分:1
-
ICON
ICON图标提取工具,可以提取exe以及dll文件程序的所有icon图标。(ICON icon extraction tool to extract the program exe and dll files for all icon icon.)
- 2011-05-11 11:25:44下载
- 积分:1
-
config
config.c file from win2000 event log sources.
- 2013-10-13 02:27:37下载
- 积分:1
-
Power02
读取电池电量,显示电量和剩余时间,根据电量的多少显示托盘,读写注册表,开机启动,新手程序,请多批评(Read battery, battery and remaining time display, display tray according to the amount of power, read and write registry, boot, novice program, like him to criticize)
- 2011-08-11 14:10:26下载
- 积分:1