搜索资源列表
aodv-uu-0.9.tar
- 路有算法aodv的linux下的版本,基本上可以在ns上运行。国外的好例子-road algorithm aodv under the Linux version, basically running on the ns. A good example abroad
randomc
- Uniform random number generators by Agner Fog, 2001 - 2007 randomc.zip contains a C++ class library of uniform random number generators of good quality. The random number generators found in standard libraries are often of a poor quali
kernel_list
- 使用Linux kernel 的链表头文件来操作双向链表,只需要一个*.h即实现链表,非常简洁有用,与一般数据结构实现风格不太一样-Using the Linux kernel header files to manipulate the linked list doubly linked list, just a list*. h of achieving very simple and useful, and the general data structure is not the sam
datrie_cvs20061001.tar
- This an implementation of double-array structure for representing trie, as proposed by Junichi Aoe [1]. Trie is a kind of digital search tree, an efficient indexing method with O(1) time complexity for searching. Comparably as efficient as h
bitree
- Linux下的C语言程序,用于对数据结构树图的操作-Linux program,use of c ,you can use it to create a tree or a graph.
codes
- 一个关于排序算法的总结而已,需要在linux下shell语言的环境下做测试-A summary of the sorting algorithm only need to do the test under linux shell language environment
list
- 主要是linux内核中list的实现与一些小的测试例子,-Mainly is the Linux kernel in the realization of the list with a small test cases,
macro_list
- 用宏实现的链表,在linux下测试通过,包含一个测试程序。-Using Macros to implement list , test under linux, including a test program.
bench.tar
- A benchmark code used to test linux performances
The-file-system-simulation
- 这是一份c语言模拟Linux文件系统,可以实现文件的监理、查找、删除等功能-This is a c language simulation of the Linux file system, can realize file management, search, delete, etc
linuxPRprog
- linux下的一个二叉树和四叉树联合数据的实现C++,也可移植到VC下,包括了makefile文件,直接make即可-achieve C++ a linux binary tree and quadtree under the joint data can also be ported to VC, including the makefile file, you can directly make
queue
- 一个队列,可以放入任意类型和长度的数据,出入可加锁,在windows linux都可用,如果要用于linux,要改下锁的定义-a queue
MD5
- linux下用C++实现的一个MD5算法(A MD5 algorithm implemented with C++ under inux)
