资源列表
[数据结构常用算法] 数据结构算法与应用-C++语言描述123章
说明:C++的数据结构算法,pdf格式的.这是第一,二,三章.以后的我会陆续传的.-C data structure algorithms, pdf format. This is the first, two, three chapters. Later I will continue to obscure.<Dwight Wong> 在 2025-06-17 上传 | 大小:2.24mb | 下载:0
[数据结构常用算法] subSetSum
说明:说明:子集和问题 给定一个n个整数的集合X = {x1, x2, …, xn}和整数Y,找出和等于Y的X的子集subX。 比如说,如果X ={10,20,30,40,50,60} 和 Y = 60 则有三种不同长度的解,它们分别是 subY = {10,20,30},{20,40} 和{60} 使用回溯法实现.开发VS2005工具-Descr iption: a subset of the problem and given a set of n integers X = (<GilBert> 在 2025-06-17 上传 | 大小:2.24mb | 下载:0
[数据结构常用算法] datastruct_ppt_expr
说明:严蔚敏C语言版 数据结构ppt,附带实验指导,比较实用具体。-YAN Wei-Min C language version of the data structure ppt, incidental experimental guidance, applicable to the specific comparison.<kk.h> 在 2025-06-17 上传 | 大小:2.24mb | 下载:0
[数据结构常用算法] SpringerSystemVerilogforDesign2ndEdition
说明:Verilog VHDL code introdution to verilog<TU> 在 2025-06-17 上传 | 大小:2.24mb | 下载:0
[数据结构常用算法] 0804-08081401huffman
说明:实现统计字母频率,实现哈夫曼树的建立,并现实0 1代码,MFC GDI编程,还实现了发送,译码功能,接受,顺便还实现了聊天功能-Achieve statistical letter frequencies, to achieve the establishment of Huffman trees, and reality 01 code, MFC GDI programming, but also realized the sending, decoding functions to acce<dyn> 在 2025-06-17 上传 | 大小:2.23mb | 下载:0
[数据结构常用算法] Nonrecursive_merge
说明:归并排序的非递归算法,且包括文件读取及算法计时-Nonrecursive merge algorithm<maksdbd> 在 2025-06-17 上传 | 大小:2.23mb | 下载:0
[数据结构常用算法] quicksort.rar
说明:快速排序算法 实测通过 vs2010软件编写,Quicksort algorithm measured by vs2010<wang> 在 2025-06-17 上传 | 大小:2.25mb | 下载:0
[数据结构常用算法] bionic.tar
说明:Google开发的自定义的c/c++库Bionic,主要用于移动设备嵌入式环境。gbu的库太大了不适合在嵌入式环境使用。学习c库函数的实现有助于更快的学会c语言。-Google developed custom c/c++ library Bionic, mainly used in mobile devices embedded environments. gbu library too is not suitable for use in an embedded environment.<jiangjunyu> 在 2025-06-17 上传 | 大小:2.24mb | 下载:0