资源列表
analysis.pl
- Leach Protocol for ns2.34
cyg-dijkstra
- 对spf算法的一个简单实现,大家可以交流交流- This article puts forward the method of the application of SPF algorithm in IS-IS route after the introduction of the basic principle of SPF algorithm and the way of realizing the best calculation route with IS- IS SPF on Cisc
GetMAC
- 获取MAC地址最可靠的方法了,之前本人就在网上找了好多种方法,功能可以实现可是要封装成dll版本有不行了.这个可以.-Get the MAC address of the most reliable way, and before I can find a good variety of online methods, functions can be encapsulated into a dll version, but there is not. This can be.
square
- 完全平方数的个数给定整数区间[A,B]问其中有多少个完全平方数。 输入格式: 多组数据,包含两个正整数A,B 1<=A<=B<=2000000000。 输出格式: 每组数据输出一行包含一个整数,表示闭区间[A,B]中包含的完全平方数的个数。-please translate the Chinese whit google
data_sort
- 在VC,建立单链表,输入链表数据,搜索链表数据,插入新链表元素。实现输入数据的排序和输出。-It s based on MS VC++6.0,to inputs the link data,search the data in the link, and insert the new data to the link. Realized sorting and outputing the data.
QuickSort
- 快速排列法 可应用于软件编程 网络编程各方面-Rapid alignment method can be applied to all aspects of network programming software programming
twitter-tweet-rate.py
- # - performs a basic keyword search for tweets containing the keywords # "lazy" and "dog"-# - performs a basic keyword search for tweets containing the keywords # "lazy" and "dog"
pal
- 计算是否为palindrome,检查前后字符,相比较,算出相同或者不同的数量,从而判断是否为palindrome-Calculating whether the palindrome, after checking character, comparing the calculated number of the same or different, in order to determine whether the palindrome
dampnm
- 最优化设计方法中基于牛顿法的——最速下降法-Newton methord
main
- RS232投影机控制程序 可以远程控制投影机的开关-RS232 projector control program can switch the projector remote control
AdjacencyMatrixIndex_torus
- 光网可靠性分析,matlab实现。。自我修复功能,分析光网网络可靠性的算法-Optical network reliability analysis, matlab realize. . Self-healing capabilities, network reliability analysis algorithms optical network
KMP101
- 实现KMP算法,输入三组主串S和模式串P,输出模式串的Next(j)函数值,以及该P在S中的位置的定位函数值,即序号值。其中S的长度为15~25,P的长度为5~8。-KMP algorithm implementation, the input string S and the three main pattern string P, the output mode string Next (j) function values, and the P' s position in the