-
HWUYMF
该程序实现了一个简单画笔的功能,用vc++实现,是一个很好的小应用程序(The program implements a simple function of brush, use vc++ realize, is a very good application)
- 2017-04-08 10:19:37下载
- 积分: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
-
Performance_self
该程序可以实时监控程序本身对应进程的工作集、私有工作集和CPU使用率(The program can real-time monitor itself corresponds to the working set of the process, the private working sets and CPU usage.)
- 2014-02-26 13:10:02下载
- 积分:1
-
fraghentetion
AT指令集:包含所有gsm modem at指令,()
- 2018-04-21 10:30:43下载
- 积分:1
-
79952340
一种OFDMA低复杂度的比例资源分配策略仿真程序,C语言编程的()
- 2018-04-20 15:50:02下载
- 积分:1
-
酒店管理系统源码(winform)
酒店管理系统
- 2015-09-09下载
- 积分:1
-
dsgj
定时自动关机VB编写,可在24小时内使用于关机、重启、登出,内含API函数和SHELL直接执行(`````````````````````````````)
- 2009-02-08 23:30:09下载
- 积分:1
-
OpenNI开发的人体姿势跟踪 示例源码
使用OpenNI开发的人体姿势跟踪,通过跟踪人的右手动作,转动一个3D立方体。 需要下载安装 http://www.openni.org/wp-content/uploads/2013/07/OpenNI-Windows-x86-2.2.zip
- 2013-10-07下载
- 积分:1
-
Shutdown
远程关闭或重新启动局域网内的电脑,对需要密码的电脑无效(Remotely shut down or restart the computer within the LAN, the computer requires a password is invalid)
- 2010-01-23 16:48:10下载
- 积分:1