资源列表
code0012
- 程序实现的思路是在窗体的MouseDown事件(当鼠标在窗体上按下时发生)中获取鼠标相对于窗体的坐标,在MouseOver事件(当鼠标移动时发生)中获取新的鼠标坐标值,显然这两个坐标值的差加上窗体原来的坐标,就是窗体应该移动到的新的坐标值。然后采用From.Move方法把窗体位置移动到新坐标值处即可。
MsgSwitch
- 模拟使用距离向量算法的路由器,计算最短路由,输出邻居列表,分组设定生存时间,超过生存时间被丢弃,需要重新发送分组。-Simulation using the distance vector algorithm routers, computing the shortest route, the output neighbor list, the survival time of group setting, more than the survival time is discarded, ne
opos-delphi
- IBM OPOS命令集。标准POS机开发文档-IBM OPOS command set. POS Machine Development Documentation Standards
http
- python网络爬虫抓取程序 内附有详细说明,解压缩后即可见到源程序。
MX
- 利用远程线程技术嵌入进程的模型! 希望对大家有用!-The use of remote technology embedded in the process of threading model! Hope everyone useful!
DSDV
- To attach the DSDV routing protocol in ns2
mailclient
- cprogram to implement mail client
RemoteAzureMonitorConfigure
- Remote azure monitor configure
QQ
- linux环境下开发的类似qq的源程序。 -Linux environment to develop similar qq source.
HPMenu
- 实现打印区域隐藏或显示,方便你用WEB系统开发时实现客户需要。-regional print or hidden, you used to facilitate the development of Web systems achieve customer needs.
FtpClientFrame
- 用java实现ftp的一些简单的功能,建立连接,断开连接,下载文件,以及可下载文件的目录-Ftp with java implementation of some simple functions, to establish a connection, disconnect, download files, and downloadable files
TCP_file_transport
- 在LINUX环境下,简易TCP文件传输的C语言源码,有简单的菜单界面-In LINUX environments, TCP file transfer simple C language source code, there is a simple menu interface