-
2009
注册OCX控件,轻松,简单,方便.包括DLL也能注册.(Register OCX controls, easy, simple and convenient. Including the DLL can be registered.)
- 2009-09-28 20:16:10下载
- 积分:1
-
AGS
matlab dct-lms自适应算法仿真例子,该例子做了dct-lms和lms的比较,(Matlab DCT - LMS adaptive algorithm simulation example, the example has made the DCT - LMS and the comparison of LMS,)
- 2020-12-07 16:39:22下载
- 积分:1
-
MemoryStatusEX
一个内存查看器程序(a memory viewer procedures)
- 2005-01-01 21:57:04下载
- 积分: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
-
视频采集卡读写实例
视频采集卡读写实例
- 2013-02-01下载
- 积分:1
-
HookFindNextFile
hook findnextfile 隐藏文件(hook findnextfile hidden files)
- 2009-10-10 23:22:12下载
- 积分:1
-
5343253
系统启动时显示真彩色启动封面,通过引入不同得资源 不错的(Show true color start cover system startup, through the introduction of different resources well)
- 2017-05-07 20:13:03下载
- 积分:1
-
仿XP界面UI
仿XP界面UI
- 2015-07-02下载
- 积分:1
-
4491941
易语言脚本编写模块 完全支持最新易语言软件(Easy language scripting module fully supports the latest easy language software)
- 2018-08-02 13:01:05下载
- 积分:1
-
C#操作窗口类(句柄操作).doc
C#操作窗口类(句柄操作)
- 2013-10-31下载
- 积分:1