-
ajtool
傲劍瑞火輔助程式 品質優良 每天有一小時半的免費使用 不必買正版 也可使用 省下了各位盯著螢幕的時間(Aojian helper quality Swiss fire an hour and a half a day free to use without legal copies you can also use saved the time staring at the screen)
- 2013-10-01 22:43:38下载
- 积分:1
-
Test
说明: 实现多个任务的文件备份,可以定义多个时间,多个备份任务(To achieve multi-task file backup, you can define more than one time, more than one backup task)
- 2019-01-03 08:49:04下载
- 积分:1
-
UWB
基于omnet++4.0版的UWB程序。已经测试可以运行(The UWB program based on omnet++4.0 Edition. Have been tested can run)
- 2012-08-28 20:03:47下载
- 积分: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
-
swi2c
在Linux环境下用GPIO 模拟I2c通讯,以及i2c速率的设定。(Using GPIO simulation I2c communication under Linux environment, as well as the setting of I2c rate.)
- 2020-06-29 09:40:01下载
- 积分:1
-
lianliankan
说明: 一款用VC++6.0写的连连看游戏和辅助工具代码。欢迎下载。(LianliankanGame)
- 2009-07-26 15:45:58下载
- 积分:1
-
polyfonts
this is a source code to help you to construct a poly font on you program. that is good for 3d paint.
- 2009-10-07 21:41:02下载
- 积分:1
-
lesson41_clock_alarm
用verilog语言编写的闹钟程序,包含LCD、按键等多种功能,有很多逻辑功能模块。(The alarm clock program written in Verilog language contains many functions, such as LCD, button and so on. It has many logic function modules.)
- 2019-05-26 09:26:41下载
- 积分:1
-
multicast
多点传送的几个例子 (Some examples of multi-point transfering)
- 2020-10-28 08:59:58下载
- 积分:1
-
VectorDraw
一个用gdi实现了编辑的矢量绘图程序(a gdi achieved with the vector graphics editing procedures)
- 2005-03-01 10:08:09下载
- 积分:1