搜索资源列表
maze
- 迷宫问题,分别用深度和广度优先遍历解决。其中stack用链表实现,queue用数组实现。描述见pdf文件。-Maze problems, were the depth and breadth of priority traversal solution. Stack with the achievement of which list, queue to use the array to achieve. Descr iption see pdf file.
gj
- 银行家算法的改进,包括2个pdf格式的文件和文本文档,解释详细。-Bankers algorithm, including the two pdf files and text documents, a more detailed explanation.
C_algorithm
- 用C实现的各种基本算法,非常实用。pdf文件,讲解清晰,通俗易懂-C achieved with a variety of basic algorithms, very useful. pdf documents, on a clear, user-friendly
cudd-3.0.1.tar
- 多功能的符号OBDD软件包的头文件。功能强大。研究微电子和BDD ZDD ADD 都需要 科罗拉多大学的开源项目 已经编译过有pdf文件的 再使用时候最好清理一下重新编译-Multifunctional symbol OBDD package headers. Powerful. Microelectronics research and BDD ZDD ADD need an open source project of the University of Colorado have
HuffmanCoding
- 实现任意二进制文件压缩解压,包括txt、ppt、pdf、mp3、jpg等格式的文件(Realization of compression and decompression of arbitrary binary files)