-
arrangen-node-tree
用vc实现的二叉树的层次排列输入一颗树输出以层次排列的节点(Hierarchical arrangement of binary trees implemented by vc input a tree output node arranged in hierarchy)
- 2018-10-12 08:01:25下载
- 积分:1
-
NetworkAdapter
在硬件设置上禁用和启动多个网卡,在xp、win98、win2000上测试过(the hardware setup and launched a number of banned card, xp, win98, tested on WIN2000)
- 2005-04-26 15:28:21下载
- 积分:1
-
Microsoft-Visual-C-6.0preference
本书是一本比较全面的VC的编程手册,帮你快速掌握VC,是开发必不可少工具。( A book of VC preference,it is useful for you.)
- 2017-05-14 23:17:01下载
- 积分:1
-
一个读取硬盘序列号与CPU序列号的DLL
VC写的,一个读取硬盘序列号与CPU序列号的DLL,大家可以利用它来为自己的软件提供保护机制。(VC written by a reader drives and CPU serial number sequence, the DLL, you can use it for its own software to provide protection mechanisms.)
- 2005-05-02 16:36:26下载
- 积分:1
-
GetHardInfo
使用CBuild编写的一组提取计算机硬件信息的函数,包括取得CPUID,硬盘ID,Bios,网卡等(Use CBuild extract prepared a set of functions of computer hardware information, including access to CPUID, drive ID, Bios, network cards, etc.)
- 2016-04-29 11:15:05下载
- 积分:1
-
StaticImage
vc——使用静态文本控件显示图标和位图StaticImage(vc- Use static text control to display icons and bitmaps StaticImage)
- 2011-07-24 20:29:18下载
- 积分:1
-
UseExternVarDll
vc调用DLL,获取其导出的全局变量值UseExternVarDll的源码(vc call DLL, access to export global variable value UseExternVarDll source)
- 2011-07-10 11:07:29下载
- 积分: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
-
AHP2 软件
AHP软件,好东西啊!可以大家下来学习学习(AHP software, a good thing ah! Down can we learn from)
- 2011-04-19 20:53:48下载
- 积分:1
-
果云esp8266开发板原理图
【实例简介】果云开发板底板原理图.pdf
- 2021-10-06 00:30:58下载
- 积分:1