资源列表

« 1 2 ... .66 .67 .68 .69 .70 18271.72 .73 .74 .75 .76 ... 28523 »

[数据结构常用算法VCPPinsort

说明:1. 采用插入排序的方法,输入10个整数按升序排序后输出。要求编写一个通用的插入排序函数InsertSort()。它带有三个参数,第一个参数是含有n个元素的数组,这n个元素已按升序排序;第二个参数给出当前数组中元素的个数;第三个参数是要插入的整数。该函数的功能是将一个整数插入到数组中,然后进行排序。另外还需要一个用于输出数组元素的函数Print(),要求每一行输出5个元素。-A. Insertion sort, the output o
<guosiqi> 在 2025-04-24 上传 | 大小:4kb | 下载:0

[数据结构常用算法shizilianbiao

说明:一、 设计要求 1.问题描述 设计程序用十字链表实现稀疏矩阵的加、乘、转置。 2.需求分析 (1)设计函数建立稀疏矩阵,初始化值。 (2)设计函数输出稀疏矩阵的值。 (3)构造函数进行两个稀疏矩阵相加,输出最终的稀疏矩阵。 (4)构造函数进行两个稀疏矩阵的相乘,输出最终的稀疏矩阵。 (5)构造函数进行稀疏矩阵的转置,并输出结果。 (6)退出系统。-A, the design requirements
<> 在 2025-04-24 上传 | 大小:4kb | 下载:0

[数据结构常用算法09data_structure

说明:数据结构源码,内含链表,栈,二叉树,遍历图,排序算法-Source of data structures, containing linked lists, stacks, binary trees, traversing the graph, sorting algorithms
<11> 在 2025-04-24 上传 | 大小:4kb | 下载:0

[matlab例程CODEProgram27_FDTD_2D_with_Mur_ABC_boundary

说明:2D FDTD of a region with Mur s absorbing boundary
<gogo> 在 2025-04-24 上传 | 大小:4kb | 下载:0

[matlab例程NRZ-and-pinpu

说明:非归零码和非归零-差分相移键控码的时域和频域分析-NRZ Non Return to Zero- the time domain and frequency domain differential phase shift keying code
<wang> 在 2025-04-24 上传 | 大小:4kb | 下载:0

[人工智能/神经网络/遗传算法CaculateWordsOfSentence

说明:计算句子长度,输入一个句子,该程序用来计算句子中单词的长度,eclipse开发,句子从控制台输入-caculate the words of a sentence,input a sentence into the console,and it will show how many words are there in the sentence
<王恒> 在 2025-04-24 上传 | 大小:4kb | 下载:0

[人工智能/神经网络/遗传算法S_trajectory

说明:目标S型轨迹的产生,并用小波神经网络实现抖动S轨迹的估计。-Generate S trajectory of target and take wavelet nerve net to realize parameter estimation of staggering S trajectory.
<wangfei> 在 2025-04-24 上传 | 大小:4kb | 下载:0

[数值算法/人工智能Qm-a-Carno-kaveh8.blogfa.com

说明:quin mccluskey and carno table code which is written in c
<hibye> 在 2025-04-24 上传 | 大小:4kb | 下载:0

[人工智能/神经网络/遗传算法GA-Elitst

说明:基于精英策略的简单遗传算法代码,遗传算法的精英策略可以保证算法的收敛性-Elitist strategy, the simple genetic algorithm code, the genetic algorithm-based elitist strategy can guarantee the convergence of the algorithm
<xiaotuji> 在 2025-04-24 上传 | 大小:4kb | 下载:0

[数据结构常用算法cpp

说明:用栈实现的简单选择排序 ,对输入的十个数字进行从小到大排序-Stack to achieve the selection sort, enter the number of ten small to large
<徐佩秀> 在 2025-04-24 上传 | 大小:4kb | 下载:0

[数据结构常用算法atof

说明:将字符串转换为浮点数子的小程序 -Please carefully write the upload information, including content descr iption (at least 20 words). Try not to let the owners have spent the time you fix instructions. Can not have a password archive deco
<Michael> 在 2025-04-24 上传 | 大小:4kb | 下载:0

[matlab例程5

说明:LBP算法实现图像的纹理分类K -LBP algorithm of image texture classification
<水影> 在 2025-04-24 上传 | 大小:4kb | 下载:0
« 1 2 ... .66 .67 .68 .69 .70 18271.72 .73 .74 .75 .76 ... 28523 »

源码中国 www.ymcn.org