资源列表
[Internet/网络编程] C105
说明:c语言105例,你可以用来学习看看应该还算是比较好的学习资料吧 -the program of c for 105 you can get it for study<jiang> 在 2025-03-15 上传 | 大小:1.74mb | 下载:0
[Internet/网络编程] cshap_socket
说明:c#_socket通信学习的一个非常好例子,代码不长,但包含客户端口和服务器端,网上有源码但有问题,后来改好了,传上来-c# socket communication to learn a very good example of the code is not long, but contains the client port and server-side, online source, but there is a proble<lizy> 在 2025-03-15 上传 | 大小:40kb | 下载:0
[搜索引擎] search_for_substring
说明:此程序用于搜索从ES:1000开始的长度为100H的区域,是否存在给定的子字符串,其中,子字符串存放在以DS:1100开始的区域中,分别用DI,SI,指向它们。如果搜索到,在DS:1111处填写44(“是”的谐音),找不到,则填写55(“无”的谐音)。在本程序中,DS与ES相同。在本程序中,我们假设要搜索的子字符串的长度为3,字符可以自行设定。当然,可以改变BX来改变搜索的子字符串的长度-This program used to sea<yangxiao> 在 2025-03-15 上传 | 大小:58kb | 下载:0
[Internet/网络编程] NS2
说明:NS2与网络模拟这本书中的源代码 -NS2 network simulation source code in this book NS2 network simulation source code in this book<lv> 在 2025-03-15 上传 | 大小:623kb | 下载:0
[Internet/网络编程] aodv_neighbor
说明:本文件是用户空间程序的入口,使用select函数和定时器机制监测接收控制消息的socket和与内核通信的socket,并触发相应的处理函数来保证协议的正常,有序的运转。-This document is a user-space entry procedures, use the select function and the timer mechanism for monitoring and receiving control me<小小> 在 2025-03-15 上传 | 大小:2kb | 下载:0
[Internet/网络编程] aodv_rrep
说明:生成kaodv内核模块, 在内核Netfilter注册钩子函数 ,然后对数据包和 控制包进行不同的处理,并根据包中携带的信息更新对应的路由表。-Generate kaodv kernel module in kernel Netfilter hook function registered, then the data packets and control packets different treatment, and the in<小小> 在 2025-03-15 上传 | 大小:2kb | 下载:0
[Internet/网络编程] main
说明:本文件在内核中实现了路由表定时器,于系统内核转发表同步。用于更新系统内核路由表。-This document is implemented in the kernel routing table timer in the kernel forwarding synchronization. Used to update the kernel routing table.<小小> 在 2025-03-15 上传 | 大小:5kb | 下载:0
[Internet/网络编程] timer_queue
说明:本文件定义用户空间和内核空间的通信函数,也就是响应内核路由请求消息和向内核发送路由更新的消息-This document defines the user space and kernel space communication function is to respond to the kernel routing request message and sends routing updates to the core messag<小小> 在 2025-03-15 上传 | 大小:2kb | 下载:0
[Internet/网络编程] dsr-dev
说明:本文件定义定时器队列及其操作(定时器的加入和删除,定时器的到期处理等)-This document defines the timer queue and its operations (adding and deleting timer, timer expiration processing)<小小> 在 2025-03-15 上传 | 大小:5kb | 下载:0
[Internet/网络编程] dsr-module
说明:本文件实现定时器到期的处理,如到达路由发现最大时间,hello定时器到期,路由条目存在时间到期等等。-This document is due to achieve the processing timer, such as route discovery to reach the maximum time, hello timer expires, the routing entries expire so there is time<小小> 在 2025-03-15 上传 | 大小:4kb | 下载:0