资源列表

« 1 2 ... .11 .12 .13 .14 .15 1716.17 .18 .19 .20 .21 ... 28521 »

[数据结构常用算法1

说明:对以单链表为存储结构的数组编写求A和B的交集C的算法。-A written demand for single-and B list the intersection of C algorithms.
<吴立国> 在 2025-05-14 上传 | 大小:1kb | 下载:0

[数据结构常用算法3

说明:假设一个算术表达式中可以包含三种括号:圆括号,方括号和花括号,且这三种括号可按照 任意的次序嵌套使用,编写判别给定表达式中所含括号是否正确配对出现的算法(已知表达式已 存入数据元素部位字符的顺序表中)-Suppose an arithmetic expression can include three kinds of brackets: parentheses, square brackets and curly braces
<吴立国> 在 2025-05-14 上传 | 大小:1kb | 下载:0

[数学计算/工程计算9

说明:计算大数整小数乘法9位运算 也就是含小数的大数乘法 其中运算时 采用9位9位的进行运算 大大的提高了运算速度-Calculate the multiplication of large numbers the whole nine decimal operation is the multiplication of large numbers with decimal operation which used 9 9 computing
<邵伯仲> 在 2025-05-14 上传 | 大小:1kb | 下载:0

[matlab例程dbsingle1

说明:solar cell for improvment of efficiency
<sajad> 在 2025-05-14 上传 | 大小:1kb | 下载:0

[数据结构常用算法Simpleselectionsort

说明:简单选择排序,使用C++语语言编写的简单排序程序,实现数据结构的简单排序-Simple selection sort, using the C++ language program written in a simple sort, simple sort of data structure
<lj> 在 2025-05-14 上传 | 大小:1kb | 下载:0

[数据结构常用算法Directinsertionsort

说明:直接插入法排序,使用C++编写的直接插入法程序,实现数据结构的直接插入排序-Direct insertion sort, using the C++ program written directly into law, the data structure to achieve the direct insertion sort
<lj> 在 2025-05-14 上传 | 大小:1kb | 下载:0

[数据结构常用算法Bubblesortmethod

说明:冒泡法排序,使用C++语言编写的用与实现数据结构的,冒泡法排序-Bubble sort method, using C++ language for use and implementation of data structure, the bubble sort method
<lj> 在 2025-05-14 上传 | 大小:1kb | 下载:0

[数据结构常用算法QuickSort

说明:快速排序法,使用C++语言编写的用与实现数据结构的快速排序法-Quick Sort, use the C++ language for use and implementation of data structures Quick Sort
<lj> 在 2025-05-14 上传 | 大小:1kb | 下载:0

[数据结构常用算法Two-waymergesortmethod

说明:两路合并排序法,使用C++语言编写用与实现数据结构的两路合并排序-Two-way merge sort method, using the C++ language and implementation of data structures with two-way merge sort
<lj> 在 2025-05-14 上传 | 大小:1kb | 下载:0

[matlab例程constellation_qam

说明:there is a matlab code about qam in the communication.
<maechel> 在 2025-05-14 上传 | 大小:1kb | 下载:0

[matlab例程bj_pu

说明:应用HHT与EOSA方法进行瞬时频率求解,生成边际谱-A program for instantaneous frequency
<ssw> 在 2025-05-14 上传 | 大小:1kb | 下载:0

[数据结构常用算法upload

说明:羽毛球队有男女运动员各n 人。给定2 个n×n 矩阵P 和Q。P[i][j] 是男运动员i 和女运动员j 配对组成混合双打的男运动员竞赛优势;Q[i][j] 是女运动员i和男运动员j 配合的女运动员竞赛优势。由于技术配合和心理状态等各种因素影响,P[i][j]不一定等于Q[j][i]。男运动员i 和女运动员j 配对组成混合双打的男女双方竞赛优势为P[i][j]*Q[j][i] 。设计一个算法,计算男女运动员最佳配对法, 使各组男女双方竞
<> 在 2025-05-14 上传 | 大小:1kb | 下载:0
« 1 2 ... .11 .12 .13 .14 .15 1716.17 .18 .19 .20 .21 ... 28521 »

源码中国 www.ymcn.org