资源列表

« 1 2 ... .44 .45 .46 .47 .48 1349.50 .51 .52 .53 .54 ... 2656 »

[数据结构常用算法CPPjuanji

说明:用C++实现卷积码的编码和译码,整个过程融为一体,可以实现从卷积码的编码到译码最后还原本来面目的全套实现-Full realization of the convolutional code encoding and decoding with C++ achieve integration of the entire process, and finally restore the true colors can be achieved from the convolutional code
<小西> 在 2025-06-17 上传 | 大小:13kb | 下载:0

[数据结构常用算法the-magic-square-

说明:用数组实现魔方阵问题 并输出魔方阵 要求在一个m×m的矩阵中填入1~m2的数字(m为奇数),使得每一行、每一列、每条对角线的累加和都相等 -the magic square
<Dante> 在 2025-06-17 上传 | 大小:13kb | 下载:0

[数据结构常用算法eight--queens--problem

说明:这是一个求解八皇后问题的 源代码,这是一种新的方式 ,非常简洁-eight queens problem
<gs> 在 2025-06-17 上传 | 大小:13kb | 下载:0

[数据结构常用算法Sorts

说明:排序算法,插入排序,折半排序,快速排序,希尔排序-Sorting algorithm, insertion sort, binary sort, quick sort, Hill sorting
<蓝月> 在 2025-06-17 上传 | 大小:13kb | 下载:0

[数据结构常用算法lab07

说明:本例主要设计查找的有关算法,例如有序表的查找和顺序标的查找,顺序查找、折半查找及二叉排序树上查找的基本思想和算法实现等。-In this case mainly designed to find the relevant algorithm, such as an ordered list of the find and order the subject to find, sequential search, binary search and binary sort tree to find
<Andy> 在 2025-06-17 上传 | 大小:13kb | 下载:0

[数据结构常用算法lab01

说明:本实验用例为验证抽象数据类型复数的实现,主要实现c下实现抽象数据类型的加法、减法、乘法运算及复数的形式化输出。-The cases used in this experiment to verify the implementation of abstract data types plural, the main achievement of abstract data types of addition, subtraction, multiplication and plural form
<Andy> 在 2025-06-17 上传 | 大小:13kb | 下载:0

[数据结构常用算法MyList

说明:用java实现的单链表存储数据结构,可正常运行-Using java to achieve a single linked list data structure stored, you can run
<LEO> 在 2025-06-17 上传 | 大小:13kb | 下载:0

[数据结构常用算法CC

说明:容器,计算方法,容器向量,C++STL相关内容-Containers, calculation method, the container vector, C++STL related content
<贾坤> 在 2025-06-17 上传 | 大小:13kb | 下载:0

[数据结构常用算法Dijkstra

说明:Dijkstra算法,求任意两个点的最短路径的经典算法-Dijkstra algorithm
<于文峰> 在 2025-06-17 上传 | 大小:13kb | 下载:0

[数据结构常用算法DP

说明:动态规划问题。给定一个整数的二维数组,由其中若干邻近元素构成的矩形称为子数组。 编程计算所有子数组元素之和的最大值。输入为整数n,及n^2个数,输出为所有子数组元素之和的最大值-Dynamic programming problem.Given a two-dimensional array of positive and negative integers, a sub-rectangle is any contiguous sub-array of size 1*1 or greater l
<> 在 2025-06-17 上传 | 大小:13kb | 下载:0

[数据结构常用算法MD5

说明:md5加密算法,用c语言实现,长传分享试试看效果-md5 encryption algorithm, using c language, try to share a long pass effect
<蔷槿> 在 2025-06-17 上传 | 大小:13kb | 下载:0

[数据结构常用算法1

说明:  此程序为符号计算程序,自变量为 x ,能够进行多次循环求导,程序主要包含三个部分reduction、dfferentiate和check。   Reduction部分的作用是对于所输入的函数表达式进行化简;differentiate部分的作用是对于输入的函数表达式进行求导;Check部分的作用是对于输入的函数表达式进行括号的添加、化简以及纠错;-This procedure for symbolic computation program, since the variables x,
<程尹> 在 2025-06-17 上传 | 大小:13kb | 下载:0
« 1 2 ... .44 .45 .46 .47 .48 1349.50 .51 .52 .53 .54 ... 2656 »

源码中国 www.ymcn.org