-
Wordoperate
说明: 这个程序使用COM技术实现WORD文档的自动化,实现文档的自动打印。(This program uses COM technology WORD document automation, the realization of the document will automatically print.)
- 2008-11-04 18:52:34下载
- 积分:1
-
graph
说明: graph data struct, iterator
- 2020-06-17 00:00:01下载
- 积分:1
-
USBCAN
基于周立功USBCAN模块通信的上位机应用软件(CANTest communication module)
- 2020-07-28 16:08:40下载
- 积分:1
-
Quan-l-trung-t-m-ti-ng-anh-master
Quan-l-trung-t-m-ti-ng-anh-master
- 2019-05-02 01:01:22下载
- 积分:1
-
Turn
GIS专业入门必修课-多边形左转算法,首先在屏幕上点取点,后连接三角形,最后自动形成多边形。(GIS professional entry courses- turn left polygon algorithm, the first check point on the screen points, after connecting the triangle, and finally form a polygon automatically.)
- 2008-03-20 01:30:01下载
- 积分: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
-
WOWhades
魔兽好用源代码3(主界面程序),魔兽世界2.4.1.8125热销外挂源代码。()
- 2008-05-16 22:58:18下载
- 积分:1
-
DSM501A
DSM501A灰尘传感器+51单片机C语言程序完整版+LED数码显示PWM低脉冲率(DSM501A C programer)
- 2021-04-22 22:28:48下载
- 积分:1
-
c程序
烟雾报警器源代码,实现阈值可控,自动报警功能(Smoke alarm source code, achieve threshold control, automatic alarm function)
- 2018-08-07 16:02:21下载
- 积分:1
-
IP-ject
GPRS的IP协议源程序,对初学者有用。(GPRS protocol of the IP source code, useful for beginners.)
- 2009-04-01 11:03:43下载
- 积分:1