搜索资源列表
linux_c_s
- 基于终端的订花系统_socket #include<stdio.h> #include<stdlib.h> #include<errno.h> #include<string.h> #include<sys/types.h> #include<netinet/in.h> #include<sys/socket.h>
MyPort
- windows下端口读写-read and write ports under the windows
MyPort
- Device IO Control MyPort.zip
MyPort
- windows下端口读写-read and write ports under the windows
MyPortIo
- MyPortIo有关接口开发的程序实例,请大家参考-MyPortIo development of the interface examples of procedures, please refer to
linux_c_s
- 基于终端的订花系统_socket #include<stdio.h> #include<stdlib.h> #include<errno.h> #include<string.h> #include<sys/types.h> #include<netinet/in.h> #include<sys/socket.h>
MyPort
- Device IO Control MyPort.zip
myport
- 在VC++以及WINXP DDK环境下,Driver Studio应用软件开发的USB驱动程序。-USB Driver
myport
- check port of my computer
Router
- 这是一个模仿路由算法的java程序。 实现关于路由器的简单功能。 实现距离矢量路由算法。 所实现的路由器模拟Internet上的IP路由器。它能确定网络的最短路由,并在这些利用上传输分组 实现功能简介 1) 编写一个称为“Router”的程序 2) 利用距离向量算法更新路由表 3) 该程序的多个实例(进程或线程)可以以运行在一台机器 4) 实例之间利用UDP交换路由表 5) 假设结点与其邻居结点的都为
whousemyport
- 非常简单又实用的一个功能,可以快速方便的查看当前哪个exe用了我的端口-very easy check who use myport
73462713Router
- 实现关于路由器的简单功能。 实现距离矢量路由算法。 所实现的路由器模拟Internet上的IP路由器。它能确定网络的最短路由,并在这些利用上传输分组 实现功能简介 1) 编写一个称为“Router”的程序 2) 利用距离向量算法更新路由表 3) 该程序的多个实例(进程或线程)可以以运行在一台机器 4) 实例之间利用UDP交换路由表 5) 假设结点与其邻居结点的都为