-
4115573
ACSII加解密模块2 0,很不错的易语言模块,易爱好者可以下载使用()
- 2017-12-12 15:15:04下载
- 积分:1
-
bds
System nonlinearity tests
- 2011-04-22 16:23:04下载
- 积分:1
-
Wcstest2
CPU配置WDTE=0、WDSE=1/0,
将跳线器J27短接到OCA端。">
- 2007-03-09 23:43:00下载
- 积分:1
-
CCpuId100
得到CPU信息的程序.不过好像不准.(Program which obtains CPU information, But it seems not so accuracy.)
- 2002-04-19 09:18:04下载
- 积分:1
-
VBXITONGCIPAN
VB代码
获得系统磁盘的属性
简明扼要!
很适合新手
(VB code access system disk attributes concise! Very suitable for novice! !)
- 2006-11-30 11:21:08下载
- 积分:1
-
uubxoRPCTestDemo
RPC zookeeper +dubbo管理工具 +TestDemo测试代码(RPC zookeeper dubbo management tool TestDemo test code)
- 2018-09-16 05:33:29下载
- 积分:1
-
c4
说明: 用时间片轮法实现进程的调度,该程序比较短和简单(Time piece wheel realize the process of scheduling, the program relatively short and simple)
- 2008-03-27 21:57:16下载
- 积分: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
-
Exe.Protector
windows 可执行文件 加壳 保护。一个windows下的可执行文件加壳保护程序,结构清晰明了,值得一看(windows executable packers protection)
- 2010-05-21 11:58:01下载
- 积分:1
-
Winmfws
分割窗口并动态调整分割区域(类似于Windows中的资源管理器),(Split window and dynamic adjustment segmented regions (similar to the Windows of the resource manager),)
- 2017-06-12 22:39:37下载
- 积分:1