资源列表

« 1 2 ... .83 .84 .85 .86 .87 2488.89 .90 .91 .92 .93 ... 2656 »

[数据结构常用算法数据结构算法与应用-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> 在 2024-11-06 上传 | 大小:2350080 | 下载: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 g
<GilBert> 在 2024-11-06 上传 | 大小:2348032 | 下载: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> 在 2024-11-06 上传 | 大小:2348032 | 下载:0

[数据结构常用算法SpringerSystemVerilogforDesign2ndEdition

说明:Verilog VHDL code introdution to verilog
<TU> 在 2024-11-06 上传 | 大小:2352128 | 下载:0

[数据结构常用算法het-short

说明: Meshes半边数据结构用于LOD算法;Meshes半边数据结构用于LOD算法-The Half-Edge Tree: A Compact Data Structure for Level-of-Detail Tetrahedral
<gisok> 在 2024-11-06 上传 | 大小:2339840 | 下载: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 sendi
<dyn> 在 2024-11-06 上传 | 大小:2337792 | 下载:0

[数据结构常用算法ex1

说明:SSD5 ex1 一一一一一一一一答案 -SSD5 ex1 key
<王振华> 在 2024-11-06 上传 | 大小:2343936 | 下载:0

[数据结构常用算法Nonrecursive_merge

说明:归并排序的非递归算法,且包括文件读取及算法计时-Nonrecursive merge algorithm
<maksdbd> 在 2024-11-06 上传 | 大小:2342912 | 下载:0

[数据结构常用算法Algorithm

说明:算法设计与分析 每章课后一个例子。源代码编译通过-Algorithm design and analysis of an example of each chapter after school. Compile the source code
<狄志超> 在 2024-11-06 上传 | 大小:2342912 | 下载:0

[数据结构常用算法Link

说明:链表的实现 认真书写上传的资料详细功能包含内容说明-I am a primerver i need help i need this thing sorry i m worry void fun() usigned int a need help
<张路> 在 2024-11-06 上传 | 大小:2354176 | 下载: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
<jiangjunyu> 在 2024-11-06 上传 | 大小:2350080 | 下载:0

[数据结构常用算法1

说明:搜索算法练习,包括:lake couting 、胜利大逃亡、变形课、棋盘问题-Search algorithm exercises, including: lake counting, The Great Escape, Transfiguration, board problem
<sunny> 在 2024-11-06 上传 | 大小:2333696 | 下载:0
« 1 2 ... .83 .84 .85 .86 .87 2488.89 .90 .91 .92 .93 ... 2656 »

源码中国 www.ymcn.org