-
LinkedHash
LRU(近期最少使用算法)(双链表-Hash实现),有需要的朋友可以拿来使用(C#)(LRU (least recently used algorithm) (doubly linked list-Hash realized), a friend in need can use use (C#))
- 2014-07-03 11:50:47下载
- 积分:1
-
GPIO
嵌入式 linux GPIO驱动 测试程序(failed to translate)
- 2009-03-06 10:02:34下载
- 积分:1
-
BCG
BCG 的使用说明 时做出的系统有一个漂亮的界面(BCG instructions for use of the system when you make a nice interface)
- 2009-12-20 15:26:14下载
- 积分:1
-
meanshift
视频目标跟踪。在OpenCV下开发,使用meanshift方法。(video tracking. The OpenCV under development, use meanshift methods.)
- 2006-06-02 18:52:01下载
- 积分:1
-
大话数据结构
说明: 详解数据结构,高清pdf,内容详细,适用于想学习数据结构方面知识的小伙伴(Detailed data structure)
- 2021-02-02 12:12:09下载
- 积分:1
-
D_alogo_matlab
D算法求最短路径利用matlab解决
输出S矩阵和行向量(Dijkstra algorithm)
- 2013-09-11 20:53:19下载
- 积分:1
-
1
说明: 霍夫曼编码解码,实用程序,源程序,只用好用,通用。(Huffman encoding and decoding, utilities, source code, using only easy to use, universal.)
- 2013-06-20 14:57:58下载
- 积分:1
-
luiliangfenxi
简单的流量分析程序,用VC++编写,代码简练,方便理解。(Simple traffic analysis program written using VC++, code concise, easy to understand.)
- 2010-12-22 20:20:42下载
- 积分:1
-
SPI(STC15F204PNRF24L01)
STC51单片机GPIO口模拟串口,实现包含UART、SPI、IIC等(STC51 microcontroller GPIO port simulation serial port and realize UART, SPI, IIC, etc
)
- 2015-09-05 14:51:26下载
- 积分:1
-
c实现数据结构中的二叉树
实现二叉树的层次遍历的算法,要求自己以括号表示法录入一棵二叉树,对该二叉树进行遍历,并输出遍历结果,并统计度为2的结点的数目。编写一个程序,实现二叉树的中序遍历的非递归算法。并统计叶子结点的数目。
- 2022-04-08 03:04:51下载
- 积分:1