-
searchfolder
VC 实现搜索文件夹对话框。。还可以。。(Search Folders)
- 2010-08-08 11:45:03下载
- 积分:1
-
计算机是怎样跑起来的
本书可以学习计算机的原理以及其他,与《程序是怎样跑起来的》、《网络是怎样连接的》是一套(This book can learn the principles of computers and other things. It is a set of books with How Programs Run and How Networks Connect.)
- 2019-01-10 16:14:17下载
- 积分:1
-
C# ScanPort 局域网端口扫描程序
C#端口扫描程序,适用于局域网计算机的扫描,扫描时将遍历局域网中的工作组,并将计算机名显示在下拉列表控件中,用户可指定某电脑的端口扫描范围。判断工作组名称,遍历指定工作组中的所有计算机名称,并显示在ListBox控件中:
//实例化DirectoryEntry对象,以便获得局域网组名和计算机名
DirectoryEntry DEMain = new DirectoryEntry("WinNT:");
TcpClient TClient = null;//实例化连接侦听对象
private Thread myThread; //实例化线程对象
string strName = ""; //记录选择的计算机名称
int intflag = 0; //扫描到的端口号
int intport = 0; //记录已用端口号
int intstart = 0; //扫描的开始端口号
int intend = 0; //扫描的结束端口号
详细情况请下载源码。
- 2023-05-16 16:35:03下载
- 积分:1
-
gridsortingpagingevents
gridsortingpagingevents,利用kendoui grid控件捕获grid的page分页事件(gridsortingpagingevents, use kendoui grid control to capture the page grid paging event)
- 2013-09-22 22:21:01下载
- 积分:1
-
1
51单片机中点亮第一个灯的c程序在压缩包中包含c程序和keil工程等等,需要的可自行打开观看(The C program that lights the first lamp in the 51 single chip computer includes C program and keil project in the compression package. It can be opened and watched by itself if needed.)
- 2020-06-21 05:20:01下载
- 积分:1
-
avi
说明: VC写的AVI文件解析及播放程序,使用VC解析avi文件主要是分析avi文件头,提取各种信息,比如采样率等,还可以计算文件播放时长。(The AVI file analysis and playback program written by VC. The analysis of AVI files using VC is mainly to analyze the AVI file header, extract various information, such as the sampling rate, etc., and also calculate the file playback time.)
- 2020-04-01 19:54:35下载
- 积分:1
-
usbusbudong
usb complete driver
usb complete driver
usb complete driver
usb complete driver
usb complete driver
- 2009-03-05 18:40:56下载
- 积分:1
-
sbcxh510
众所周知,在资源管理中双击一个VC工程文件,如果这时至少有一个VC在运行,系统总是用一个已打开的VC窗口来打开这个工程,这()
- 2018-04-27 15:36:52下载
- 积分:1
-
测量平差程序
本程序对测量中的间接平差、条件平差、及附有参数的条件平差和附有参数的间接平差;
- 2022-11-22 02:10:03下载
- 积分:1
-
extract
code for object extraction to exatrct name plate
- 2010-07-22 17:28:02下载
- 积分:1