搜索资源列表
aodv
- aodv路由算法c++实现 运行环境 ns2.31
C-arithmetic
- 常用的算法实现,可以再重温,加深一下,说明:从网上搜索得到
distanceVectorRouter(c).rar.ra
- 利用距离向量算法更新路由表。 该程序的多个实例(进程或线程)可以以运行在一台机器 一个实例代表一个路由器(结点)。 实例之间利用UDP交换路由表。 能够打印出邻居列表和输出路由表!(c语言实现),The use of distance vector algorithm to update the routing table. Multiple instances of the program (process or thread) can be run on a machine on
CRC.rar
- 实验:标准CRC算法实验报告,用C++实现的TCP的CRC检验。这是别人写的CRC检验。,Experiment: Experimental Report standard CRC algorithm using C++ realization of the CRC test TCP. This is written by someone else CRC test.
ODMRP
- Adhoc自组织网络ODMRP路由算法的C语言实现。仿真模拟了ODMRP路由算法的机制。-Adhoc self-organizing network ODMRP routing algorithm C language. Simulation of ODMRP routing mechanism.
rwteryrey
- DES算法实现过程分析 之 C++afsadgdshds-DES algorithm process analysis C afsadgdshds
Srch
- URL提取以及顺序检索的实现。顺序检索使用了KMP、BM算法,URL是在这些高效算法的基础上实现的,效果非常不错-URL extraction, as well as the realization of the order of retrieval. Sequence retrieval using the KMP, BM algorithm, URL is in these highly efficient algorithm based on the results is very goo
SampleCode-C
- C实现距离向量算法 C实现距离向量算法-C to achieve the realization of the distance vector algorithm distance vector algorithm C
SNM-C
- 这是一个SNMP算法的实现过程,对一些人是很有用的!-This is a process SNMP algorithm, for some people it is very useful!
BRIDGE
- 简单的网桥实现,特别适合刚接触计算机网络的人学习网络编程和网络算法的C++实现-the simple bridge
Edmondskarp
- 网络流的Edomonds Karp算法的C++实现-Edomonds Karp algorithms
IPMan
- 校园网同时接入电信网和教育网,访问教育网时数度较慢,本文分析了电信网和教育网的IP地址分配情况和路由器的路由配置,提出了解决方案,设计了一种IP地址聚合的算法,并用C++实现了该算法,对电信网、教育网所分配的地址进行了分析。 网上关于教育网的网段数据要么是不全,要么就是记录数目太多,可通过路由归纳减少网段记录数目。路由归纳是当我们采用了一种体系化编址规划后的一种用一个IP地址代表一组IP地址的集合的方法。通过对路由进行归纳,我们能够将路由表条目保持为可管理的,而它可以带来以下益处:通过汇聚若
UencodeXencode
- 也就是在浏览网页或看Email时出现的不能辨认的字符。以前也有许多的文章介绍过“ 乱码”,不过他们的文章只是讲怎样辨别和怎样用工具解码,并没有详细介绍各种编码 的算法的实现,本文将对互联网上最常用的几种编码的编码和解码算法作以详细的阐述 。希望对想了解“乱码”算法或想在自己程序中实现这些功能朋友们有一些参考价值。 本文的源程序用C语言写成,形式为函数,可直接使用。-That is, in browsing the web or Email to see when the unre
XML
- XML解释器的算法实现,用来显示一个二叉树-XML interpreter algorithm is used to display a binary tree
RIP-protocol
- c语言实现RIP协议算法,自动生成路由表,网络拓扑图可自行设置-MSP430F5438 achieve the SD card reader, teach you to use document management system, created in the sd card read all types of files
c
- c++环境下的马踏棋盘条码,实现基本的功能,算法比较简单-c++ under horse riding board bar code, the basic functions, the algorithm is relatively simple
Introduction-to-Algorithms
- Introduction to Algorithms.学习《算法导论》,自己动手写了一些算法的C实现-Introduction to Algorithms. learning " algorithm ", write some algorithm C implementation
SNM-C
- 这是一个SNMP算法的实现过程,对一些人是很有用的!-This is a process SNMP algorithm, for some people it is very useful!
sm4
- C实现的Sm4加解密算法,SM4算法是分组加密方法,每次加密16个字节的16进制数据(C implementation of the Sm4 encryption and decryption algorithm, SM4 algorithm is a block encryption method, each encrypted 16 bytes of 16 hexadecimal data)
Inpaint-master
- 用C++实现的patchmatch inpainting 算法(Patchmatch inpainting algorithm implemented by C++)