Remote Connection Manager是一个Gnome2 应用程序
Remote Connection Manager是一个Gnome2 应用程序,它提供了一个易用的方式来简化到远程主机的连接。它的主要目的是提供一个GUI来运行ssh, telnet and rdesktop的应用程序,同时它也是高度可配置...
URL+Connection技术资料下载专区,收录159份相关技术文档、开发源码、电路图纸等优质工程师资源,全部免费下载。
Remote Connection Manager是一个Gnome2 应用程序,它提供了一个易用的方式来简化到远程主机的连接。它的主要目的是提供一个GUI来运行ssh, telnet and rdesktop的应用程序,同时它也是高度可配置...
How we make connection with Proteus and the LCD, (project included)
USB CDC using C8051F320/340, virtual COM port thru usb connection
Datagram demo. demonstrates how datagram network connection works in mobile connections.
Program that demonstrates a socket connection in a mobile phone scenario.
这是一个检索URL的算法,该算法通过调用拉宾指纹算法为URL库中的每个URL生成一个32位的指纹。来一个URL时,检索URL库,通过拉宾指纹算法来判别是否存在,时间为O(1),还使用了二叉检索树来存储URL。主程序为RabintestDis...
这是一个URL检索的算法,其中有天网的Hfip散列,ELFhash、hf、Hashcode四种散列方法可供调用,主程序为Stringhash.java。