搜索资源列表
huffman-src
- 8种不同的方式实现了Huffman编码算法,使用Visual Studio .NET(建议使用VS .NET 2003或以上版本)或 gcc 3-eight different ways to achieve the Huffman coding algorithm, Visual Studio.NET (recommended VS.NET 2003 or later) or gcc 3
printself
- 基visual studio C++实现的小代码 代码本身的功能为打印输出代码本身-Basic visual studio C++ implementation code itself features a small code to print out the code itself
NHFang
- 功能:四阶幻方全解 运算时间:3、40秒 结果:7040个 环境:Visual Studio.net 2003的vc++的控制台项目-Function: fourth-order magic square-wide computing solutions Time: 3,40 seconds Results: 7040 Environment: Visual Studio.net 2003 the vc++ Console project
HeightBalancedTree
- 高度平衡二叉树,是Visual Studio 2005 环境下的源代码-height balanced tree
Binary_Tree
- Binary_tree.cpp :执行文件生成所有二叉树 这样做的目的C + +程序是产生所有二叉树指定节点数目。 基本思想是衍生所有二叉树基于退化树。 该算法的动机是圆括号法则代表二叉树。 一组括号可通过字典秩序排列,由此也可以产生二叉树。但该算法代码中并没有简单地转换括号代表性 它一直在改变过去的节点从最新二叉树下一可能位置(在这里,我们假设右向是正确的退化树方向) 。 该文件还提到计算机内存时(读/写)和avarage参考值。 这个工程在Microsof
Joseph
- 以visual studio 2005为开发环境的约瑟夫环设计。-Environment: visual studio 2005
Sorter
- My version of sorter (Visual Studio C++) +icon +compiled exe +listing +source
Astar
- 利用Visual Studio 6.0实现了迷宫的A星算法路径搜索-implement A* algorithm in maze route plan using Visual Studio 6.0
QuicksSort
- 《算法导论》用visual studio 实现的 通过的快速排序算法-quicksort
write-first
- 写者优先程序实现写者优先功能,运用Visual studio 2008-write first programing
980507(Network-flow-IPII)
- 演算法程式設計課堂練習檔,本檔為visual studio之c/c++專案資料夾壓縮檔,內容為network flow之練習題-the practicing file of the computer algorithm course
Board-covering-algorithm
- 棋盘覆盖算法,分治法,使用Microsoft Visual Studio 2010编写,控制台程序-Board covering algorithm, divide and conquer method, using Microsoft Visual Studio 2010 written in console application
fzfksfl
- 分治法快速排序的c++代码,实现平台为visual studio 2008-Divide and conquer quicksort c++ code, the platform for Visual Studio 2008
Dijkstras
- Dijkstas algorithm, that uses prim s algo and primarique, fibonacci, it is done with visual studio 2010
WordHash
- 对txt文档的hash散列 Visual Studio 2008-For txt,Hash Table Visual Studio 2008
fuffmancode
- Huffman编码的C++程序,在visual Studio2010下调试运行成功,内有很详细的注释。可自动统计字符的概率并进行相应的编码。-Huffman coding C++ program debugging in Visual Studio 2010 runs successfully, there are very detailed notes. Can automatically statistical probability of a character and make the
closeHashTable
- Visual Studio 2008下运行成功 实现闭散列表的类的编写 数据结构-Running under Visual Studio 2008 successfully closed the preparation of the hash table data structure class
openHashTable
- Visual Studio 2008下运行成功 开闭散列表的类 数据结构-Run successfully under Visual Studio 2008 opening and closing of the hash table class data structure
queue
- implementation queue through the array for visual studio 2008 C-implementation queue through the array for visual studio 2008 C + +
CMeans
- C均值聚类算法,用visual studio C++写的。程序包含TEX文件中的数据。可以更换数据。本人亲自运行通过。-C-means clustering algorithm, using visual studio C++ written. TEX program contains data file. You can replace the data. I personally run through.