资源列表

« 1 2 ... .08 .09 .10 .11 .12 65713.14 .15 .16 .17 .18 ... 66605 »

[C#编程scanip

说明:C#扫描网段的一个程序代码,用到 Thread类,扫描用户指定的IP段,并加有判断检测IP输入是否是正常范围,从起始IP地址开始扫描至终止地址,根据IP地址获取主机的DNS信息,源代码里有相应的中文注释,在此不太理解的可下载源码参照注释来阅读代码-Un segmento de lectura de códigos de programa en C#, utilice la clase Thread, el segmento IP de
<ypudn83> 在 2025-01-20 上传 | 大小:9kb | 下载:0

[C#编程csharpgetnetname

说明:C#获取网络主机名,可以查出域名解析信息,根据IP查找域名,由字符串获得IP地址:IPAddress ipAddress = IPAddress.Parse(ip.Text) 再由IP地址获得主机的DNS信息:IPHostEntry hostInfo = Dns.GetHostByAddress(ipAddress) 获取与主机关联的别名列表:string[] alias = hostInfo.Aliases 获取主机的 DNS 名称,
<ypudn84> 在 2025-01-20 上传 | 大小:8kb | 下载:0

[.net编程webBrowser

说明:C#是实现的网页浏览器,能够打开各种网页,调用各种搜索。-C# is the realization of a web browser, can open a variety of web, call a variety of searches.
<摘星> 在 2025-01-20 上传 | 大小:270kb | 下载:0

[其他小程序19138016-6636-36fa-936d-1582eef94b3c

说明:合成语音的中文例子,免费的自动合成1235-Chinese examples of synthetic speech, free automatic synthesis1235
<hyh> 在 2025-01-20 上传 | 大小:5kb | 下载:0

[其他小程序data

说明:光谱数据神经网络分类代码,检测物质,可以有效运用-Spectral data neural network classification code, the test substance
<> 在 2025-01-20 上传 | 大小:1kb | 下载:0

[C#编程UART

说明:this show to communicate with COM port in C#-this show how to communicate with COM port in C#
<KP> 在 2025-01-20 上传 | 大小:387kb | 下载:0

[其他小程序ACR110Test

说明:深圳龙杰科技的ACR110读卡器(CCID)操作演示程序,用户学习如何使用ACR110访问卡片。-Shenzhen Long Jie Technology ACR110 reader (CCID) operation demonstration program, users learn how to use the ACR110 access cards.
<Qinjie> 在 2025-01-20 上传 | 大小:198kb | 下载:0

[C#编程getpcnameip

说明:Visual C#获取计算机名和IP地址的程序源码,获取运行本程序所在计算机的名称:通过名字获得IP地址,IPHostEntry hostInfo = Dns.GetHostByName(hostName) IPAddress[] address = hostInfo.AddressList 创建 ipAddress 数组来存放字符串形式的IP地址,显示所有的IP地址,如果有多个地址,则改变textBox2的滑动条形式,以显示更多信息
<ypudn85> 在 2025-01-20 上传 | 大小:8kb | 下载:0

[其他小程序DataTrants

说明:使用Delphi进行数值转换的DEMO,供研究测试。-Use Delphi numerical conversion DEMO, for research and testing.
<Qinjie> 在 2025-01-20 上传 | 大小:249kb | 下载:0

[其他小程序vpSDI

说明:mfc平台下vega prime的应用例程 供交流学习-vega prime platform under mfc
<从长> 在 2025-01-20 上传 | 大小:37kb | 下载:0

[通讯编程485ReadCard

说明:485协议读卡器用于人员身份识别的测试程序。-485 protocol reader for personnel identification test program.
<Qinjie> 在 2025-01-20 上传 | 大小:716kb | 下载:0

[C#编程vcjkmath

说明:C#接口方法重名的处理方法实例源码,向在黑暗中摸索的C#爱好者致于最亲切的问候,感谢分享源码-Ejemplos de métodos de interfaz de C# Repeticiones de código fuente de tratamiento, a tientas en la oscuridad causada por los amantes de C# en el saludo más cordial YYJ, gra
<gpudn11> 在 2025-01-20 上传 | 大小:14kb | 下载:0
« 1 2 ... .08 .09 .10 .11 .12 65713.14 .15 .16 .17 .18 ... 66605 »

源码中国 www.ymcn.org