-
luckyProgram
自用的摇号软件,C++实现的,有很多不足之处。大家一起改进吧,亲们(my test program for lucky)
- 2016-11-04 13:21:45下载
- 积分:1
-
momeyLeft
查询系统还有多少可用内容,使用BCB编程。(Inquiry System how much content available, the use of BCB programming.)
- 2009-04-20 22:02:08下载
- 积分:1
-
cpu
基于CpuUsage的CPU空闲时工作构思,就是当CPU有空时,才能进行自己程序的大量数据处理命令,找了好久,找到这个,并加以10个时间的查询,如都是有空,才说有空.分享给有这方面需要的朋友,抛砖引玉.(CpuUsage the CPU idle time based on the idea work, free time is when the CPU can process large amounts of data for their own processing order, looking for a long time to find this, and make inquiries 10 hours, such as are available, only that there empty. to share a need, a friend, start a discussion.)
- 2011-09-16 15:04:46下载
- 积分:1
-
CntrlOtherPrcss
启动并控制其它Exe程序CntrlOtherPrcss,很不错的vc源码,希望能对大家有所帮助(Start and control other Exe program CntrlOtherPrcss, very good vc source, I hope you can help)
- 2011-09-05 23:11:29下载
- 积分:1
-
goodsuperstar_Angel
一个小天使提醒工具的源代码,功能非常强大。感兴趣的朋友可以下来研究下。(A small angel to remind tools source code is very powerful. Interested friends can down under study.)
- 2011-12-29 15:31:39下载
- 积分: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
-
远控源码(Gh0st)
ghost修改源码
- 2020-12-04下载
- 积分:1
-
oead
Source code 按i2c时序读写寄存器(Source code read and write registers according to i2c sequence)
- 2018-12-26 09:48:34下载
- 积分:1
-
C# 32路继电器控制源码
C# 32路继电器控制源码
- 2019-10-22下载
- 积分:1
-
winform图片按钮有鼠标滑过效果
winform图片按钮有鼠标滑过效果
- 2017-08-08下载
- 积分:1