登录
首页 » Windows Socket编程 » 简单的网上邻居功能。获取局域网网络基本资源

简单的网上邻居功能。获取局域网网络基本资源

于 2022-02-04 发布 文件大小:3.37 MB
0 95
下载积分: 2 下载次数: 1

代码说明:

简单的网上邻居功能。获取局域网网络基本资源-Simple Network Neighborhood feature. LAN network access to basic resources

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • (利用GIF_LZW算法实现的)网络图片传输 技术特点 ~~~~~~~~ 一、使用TCP协议传输数据。理由:稳定性好。 二、使用字节数据流进行传输,理由: A:
    (利用GIF_LZW算法实现的)网络图片传输 技术特点 ~~~~~~~~ 一、使用TCP协议传输数据。理由:稳定性好。 二、使用字节数据流进行传输,理由: A:VB的String存在自动Unicode转换问题,影响速度; B:可以直接发送8位字节数据,不需要使用Base64编码,从而减少了编码时间。 三、使用GIF-LZW压缩算法压缩图像。理由: A:行程编码、Huffman压缩算法压缩率太低; B:JPEG压缩算法需要太多位运算,且运算量大(有专门MMX优化算法),不利于VB实现; C:GIF-LZW压缩算法压缩率较好,且我已想出VB语法下高效GIF-LZW压缩/解压算法。 四、使用“有序抖动”算法进行 色彩量化。理由:“有序抖动”处理的结果具有一定规律性,有助于LZW类算法压缩。-(using GIF_LZW algorithm) picture transmission network ~~~~~~~~ a technical features, the use of TCP to transmit data. Reason : good stability. Two, the use of byte data stream for transmission, reasons : A : VB String exist automatically Unicode conversion, the impact speed; B : can directly send eight bytes of data and do not need to use Base64 encoding, thereby reducing the coding time. 3, the use of GIF- LZW compression algorithm for image compression. Reason : A : itinerary coding, Huffman compression algorithm compression rate is too low; B : JPEG compression algorithm needs much-bit computing, and large amount of computation (with MMX spe
    2022-05-19 18:52:33下载
    积分:1
  • do for myself a simple chat client software market .. we can as a reference. Par...
    自己做的一个简单的聊天市客户端软件..大家可以作为参考.特别适合一个刚学习C++的新手...感谢大家的支持-do for myself a simple chat client software market .. we can as a reference. Particularly suitable for a just learning Xi C newbie ... thank you for your support
    2022-03-02 14:19:34下载
    积分:1
  • 十分Cool的序,一个网络工具箱,可以实现包括主机察看、网络测速、Ping、段口扫描、路由跟踪等功能。不可不看。...
    十分Cool的程序,一个网络工具箱,可以实现包括主机察看、网络测速、Ping、段口扫描、路由跟踪等功能。不可不看。-The procedure is very Cool, a network toolbox can be achieved including mainframe View, Web Speed, Ping, paragraph I scan, routing tracking functions. Can not see.
    2022-05-21 20:27:54下载
    积分:1
  • 自动换IP地址,自动获取本地ADSL连接,定时自动拨号,自动缩小到状态栏,拨号日志记录,IP地址记录,可以用来刷IP地址用,刷网站等等。软件很完整。现在发布出来...
    自动换IP地址,自动获取本地ADSL连接,定时自动拨号,自动缩小到状态栏,拨号日志记录,IP地址记录,可以用来刷IP地址用,刷网站等等。软件很完整。现在发布出来给大家用用,并提供源码下载。-Automatically change IP addresses, automatically get a local ADSL connection, timing automatic dialing, auto-reduced to the status bar, dial-up log records, IP address of record, IP addresses can be used to brush use, brush sites, and more. The software is very complete. Now released for everyone to come out with use, and provide source code to download.
    2023-06-22 22:40:04下载
    积分:1
  • VC++ 串口通信,可以收发数据,可选用TCP/IP 通信
    VC++ 串口通信,可以收发数据,可选用TCP/IP 通信-VC++ Serial communication, you can send and receive data, may choose to use TCP/IP communications
    2022-10-03 15:50:03下载
    积分:1
  • Medical websites source code, health management class website Jianzhan preferred...
    医疗网站源代码,健康管理类网站建站首选。-Medical websites source code, health management class website Jianzhan preferred.
    2023-06-16 17:00:05下载
    积分:1
  • 1) 从网络采集实时数据:在软件运行过中,可以实时地从网络上根据自定义的通信协议采集数据,并且按照层次结构显示在主界面中。 2) 自动生成数据表:在服务...
    1) 从网络采集实时数据:在软件运行过程中,可以实时地从网络上根据自定义的通信协议采集数据,并且按照层次结构显示在主界面中。 2) 自动生成数据表:在服务器程序初次运行时,创建数据库,并且随着程序的进行在数据库中根据收到的数据生成数据表。 3) 历史数据存储功能:从网络上采集的数据值只要发生变化,就会存储到历史数据表中。 -a) real-time data acquisition networks : the software process, in real time from the network on the basis of communications from the definition of data acquisition agreement, in accordance with the hierarchy shown in the main interface. 2) Automatic Generation Data Sheet : in the initial operation of the server, database creation, and with the conduct of the proceedings in the database according to the data received generate data sheets. 3) Historical data storage functions : collection from the network as long as the data values change, it will store historical data table.
    2022-02-07 12:57:40下载
    积分:1
  • cross
    跨平台信息交流,基于 TCP/IP(UDP),无需服务器,简单易用,可传送文件和文件夹,通讯数据采用 RSA/Blofish 加密.-cross-platform information exchange, based on TCP/IP (UDP) without the server, simple and easy capable of transmitting files and folders, data communications using RSA/Blofish encryption.
    2022-03-05 23:25:41下载
    积分:1
  • 五大的IO模型四:asyncselect模型,该模型引入asyncselect G.
    5大IO模型之四:asyncselect模型,介绍asyncselect模型的一般编程流程。-five large IO model four : asyncselect model, the model introduced asyncselect general programming process.
    2023-03-24 12:45:03下载
    积分:1
  • 如果你的应用序使用MFC共享DLL,和您的应用
    If your application uses MFC in a shared DLL, and your application is in a language other than the operating system s current language, you will need to copy the corresponding localized resources MFC42XXX.DLL from the Microsoft Visual C++ CD-ROM onto the system or system32 directory, and rename it to be MFCLOC.DLL. ("XXX" stands for the language abbreviation. For example, MFC42DEU.DLL contains resources translated to German.) If you don t do this, some of the UI elements of your application will remain in the language of the operating system.-If your application uses MFC in a shared DLL, and your application is in a language other than the operating system s current language, you will need to copy the corresponding localized resources MFC42XXX.DLL from the Microsoft Visual C++ CD-ROM onto the system or system32 directory, and rename it to be MFCLOC.DLL. ("XXX" stands for the language abbreviation. For example, MFC42DEU.DLL contains resources translated to Ger
    2022-02-15 16:05:13下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 42今日下载