资源列表

« 1 2 ... .20 .21 .22 .23 .24 2125.26 .27 .28 .29 .30 ... 2656 »

[数据结构常用算法Data_Struction_sort_search

说明:数据结构作业。 排序和数据检索比较演示程序。 图形界面。-data structure operations. Sequencing and comparison data retrieval demonstration program. Graphical interface.
<张钊宁> 在 2025-07-13 上传 | 大小:392kb | 下载:0

[数据结构常用算法matrix_compute_signal_processing

说明:讨论的矩阵运算包括矩阵转置、矩阵向量相乘、矩阵乘法、矩阵分解以及方阵求逆等。特别适合C语言的实现。-Discussion of matrix operations including matrix transpose, matrix vector multiplication, matrix multiplication, matrix factorization and matrix inversion, etc.. Particularly suitable for the realizat
<郑耀> 在 2025-07-13 上传 | 大小:392kb | 下载:0

[数据结构常用算法4

说明:4、实现图的深度优先遍历,通过本次实验来掌握数据结构基本方法及其基本思想,提高编程能力-4, Fig realize the depth-first traversal, through this experiment to master the basic methods of data structure and its basic ideas, ability to improve programming
<季永光> 在 2025-07-13 上传 | 大小:392kb | 下载:0

[数据结构常用算法Dijkstra

说明:Dijkstra算法的C++演示算法,有可视化界面-Dijkstra algorithm of C++ demonstration algorithm, there are visual interface
<pf> 在 2025-07-13 上传 | 大小:392kb | 下载:0

[数据结构常用算法shiyan2

说明:本程序主要是使用“子集法”实现NFA的确定化,使用“分割法”实现DFA的最小化,在本程序中用到的主要的数据结构是数组,这些数组是用来存放NFA的初始状态集,及确定化和最小化后的状态矩阵。-This procedure is mainly the use of " sub-set method" to achieve the determination of NFA, the use of " segmentation" to achieve a minimum
<lihaixia> 在 2025-07-13 上传 | 大小:392kb | 下载:0

[数据结构常用算法hash

说明:这个是哈希表的设计的cpp文件,用c语言编写的-This is the design of the hash table cpp file, written in c language
<amy> 在 2025-07-13 上传 | 大小:391kb | 下载:0

[数据结构常用算法fuxi

说明:数据结构复习资料,要点,重点,包含例题,助你考试过关-Data structure review material
<姚达伟> 在 2025-07-13 上传 | 大小:392kb | 下载:0

[数据结构常用算法read_photo_data

说明:使用c语言将图片的二进制数据读取了出来,并可以看到具体的数据,当然此前你必须明白png格式的在Windows中的存储结构。-The c language picture of the binary data read out, and you can see the specific data, of course, previously you must understand the structure of the png format stored in the Windows.
<boyzone> 在 2025-07-13 上传 | 大小:391kb | 下载:0

[数据结构常用算法linianqimoshijuan

说明:历年(近三年)数据结构期末考试试卷及答案-Calendar year (nearly three years) data structures final exam papers and answers
<若曦> 在 2025-07-13 上传 | 大小:391kb | 下载:0

[数据结构常用算法BigInt

说明:采用数组存储方法来计算大数据的四则运算及乘方-Using an array of large data storage method to calculate the four computing and power
<baiyongmei> 在 2025-07-13 上传 | 大小:391kb | 下载:0

[数据结构常用算法1204

说明:Descr iption 将两个线性表合并成为一个线性表。 Input Format 输入文件包括四行。 第一行包括一个字符串,有三种情况:int、char、double,代表线性表的类型。 第二行包括两个正整数n,m. (1<=n,m<=10000) 第三行包括n个用空格分开的数据,内容可能是整形,浮点或者字符,由第一行的内容决定,代表第一个线性表的元素。 第四行包括m个用空格分开的数据,内容可能是整形,浮点或者字符,由第一
<zan> 在 2025-07-13 上传 | 大小:392kb | 下载:0

[数据结构常用算法顺序栈验证实验

说明:顺序栈的模板,包括构造函数,析构函数,入栈,出栈,取栈顶元素,判空等基本操作,并在主函数中实现(The template of the sequential stack, including the constructor, the destructor, the push, the pop, the getpop,the empty. Then realize the function of each in the main function.)
<依米阳光> 在 2025-07-13 上传 | 大小:392kb | 下载:0
« 1 2 ... .20 .21 .22 .23 .24 2125.26 .27 .28 .29 .30 ... 2656 »

源码中国 www.ymcn.org