资源列表
[数据结构常用算法] divide and conquer
说明:这是一个分治法应用和递归的完美体现,它根据输入的数字在屏幕上打出美丽的图案。-this is a separate rule and the application of recursive the perfect embodiment of its import figures on the screen making beautiful designs.<唐海浪> 在 2024-11-01 上传 | 大小:1024 | 下载:1
[数据结构常用算法] Hfmtree编译码器
说明:利用哈夫曼编码进行通信可以大大提高通信信道利用率,缩短信息传输时间,降低传输成本。这要求在发送端通过一个编码系统将传输数据预先编码;在接收端将传来的数据进行译码(复原)。对于双工信道(即可以双工传输信息的信道),每端都需要一个完整的编/译码系统。为这样的信息收发站设计的一个哈夫曼编/译码系统。-use Huffman coding communication can greatly enhance communication chann<cuckoo> 在 2024-11-01 上传 | 大小:2048 | 下载:1
[数据结构常用算法] 数据结构C++语言描述
说明:经典数据结构书籍 数据结构C++语言描述 的源代码 很难找的哦-classic books data structure data structure C++ language to describe the source code is very difficult to find the oh<李作为> 在 2024-11-01 上传 | 大小:781312 | 下载:1
[数据结构常用算法] Access password
说明:access密码破解程序, 利用VB写的ACCESS数据库密码破解程序。效果极好。-access password cracking program written in VB ACCESS database password cracking program. Very effective.<周卫华> 在 2024-11-01 上传 | 大小:32768 | 下载:1
[数据结构常用算法] 四种差分方法求微分方程
说明:差分法求解微分方程:古典显式法,收敛性最差;古典隐式法;Crank-Nicolson法,收敛性最好-difference method to solve the differential equation : Explicit classical method, the worst convergence; Classical implicit; Crank-Nicolson, the best convergence<叶真> 在 2024-11-01 上传 | 大小:2048 | 下载:1
[数据结构常用算法] BoundAndBranch
说明:我的算法作业,求一个在总花费小于1500的条件下从源结点到目的结点的最短路径,源代码Tree.cpp(C++语言编写,VC++6.0 IDE下调试通过),利用的是分支定界算法。可执行文件Tree.exe说明在ReadMeFirst请按照说明使用。-algorithm operations, for a total cost of less than 1,500 from the source node to node purpose o<> 在 2024-11-01 上传 | 大小:30720 | 下载:1