资源列表

« 1 2 ... .93 .94 .95 .96 .97 16398.99 .00 .01 .02 .03 ... 28522 »

[数据结构常用算法Stack

说明:1、定义顺序栈类型,实现栈的所有基本操作。 2、定义链栈类型,实现栈的所有基本操作。 3、实现数制的转换-1, define the order of the stack type, to achieve the stack all the basic operations. 2, define the chain stack type to achieve the stack all the basic operations.
<陈小默> 在 2025-05-28 上传 | 大小:2kb | 下载:0

[数据结构常用算法BiTree

说明:1.定义二叉链表类型,建立二叉树。 2.先序遍历二叉树,并输出遍历结果。 3.中序遍历二叉树,并输出遍历结果。 4.后序遍历二叉树,并输出遍历结果。 5.层次遍历二叉树,并输出遍历结果。 6.求二叉树的深度、总结点数、叶子结点数、二叉树的复制。-(1) define a binary linked list type, the establishment of a binary tree. 2 preorder tr
<陈小默> 在 2025-05-28 上传 | 大小:2kb | 下载:0

[数据结构常用算法LinkList

说明:1、实现单链表的所有基本操作包括表的初始化、第i个元素前插入一个新的元素、删除第i个元素、查找某元素、顺序表的销毁。 2、测试链表所有功能 3、实现循环链表的基本操作,并编写测试程序。 4、实现双向链表的基本操作,并编写测试程序。 5、实现单链表的逆置。 6、判定两个链表是否相交。-A single linked list of all the basic operations, including the init
<陈小默> 在 2025-05-28 上传 | 大小:4kb | 下载:0

[数据结构常用算法SqList

说明:1.实现顺序表的基本操作,包括顺序表的初始化、第i个元素前插入一个新的元素、删除第i个元素、查找某元素、顺序表的销毁。 2.建立并显示含有n个整数的顺序表 3.实现对有序表(非递减)插入一个元素的功能 4.实现两个有序(非递减)表合并生成新的有序表的功能 5.顺序查找顺序表,删除元素e(只删除找到的第一个值为e的元素)。 6.顺序查找顺序表,删除元素e(删除所有值为e的元素)。 -(1) the basic op
<陈小默> 在 2025-05-28 上传 | 大小:3kb | 下载:0

[matlab例程TSP-problem-of-simulated-annealing

说明:使用模拟退火方法解决了TSP问题,改进了过程中可能丢失最优解的问题-Optimal solution may be lost in the process of using the simulated annealing method to solve the TSP problem, improved
<张瓴溪> 在 2025-05-28 上传 | 大小:2kb | 下载:0

[压缩解压image-compression-based-on-matlab

说明:基于matlab的图像压缩,利用保留低频系数法来实现-image compression based on matlab, keep the low frequency coefficience
<jack> 在 2025-05-28 上传 | 大小:4kb | 下载:0

[matlab例程gfsdgsdfgfdsfg

说明:matlab 偏微分方程数值计算源代码 偏微分方程数值计算源代码-Matlab Partial Differential Equations Numerical calculation of the source code
<tengjuyuan> 在 2025-05-28 上传 | 大小:109kb | 下载:0

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

说明:。《MATLAB智能算法30个案例分析》采用案例形式,以智能算法为主线,讲解了遗传算法、免疫算法、退火算法、粒子群算法、鱼群算法、蚁群算法和神经网络算法等最常用的智能算法的MATLAB实现。对广大科研人员有很高的参考价值。-. MATLAB intelligent algorithm 30 case studies, the use of case the main line, the form of an intelligent al
<jueyouli> 在 2025-05-28 上传 | 大小:1kb | 下载:0

[压缩解压test

说明:从TS文件中依次提取出TS流,video packet,PES,es,I帧;然后又依次将I帧打包为TS流实现播放-TS stream video packet PES, es in turn extracted from the TS file, I-fr a me and then in turn I-fr a me packaged realization of TS stream playback
<李刚> 在 2025-05-28 上传 | 大小:25kb | 下载:0

[matlab例程cycloid-motion

说明:通过matlab绘制一个运动的图,图中为小球摆线运动-Matlab draw a sports figure, the figure for the cycloidal motion of the ball
<易色> 在 2025-05-28 上传 | 大小:1kb | 下载:0

[matlab例程Wavelet-NN-Id

说明:通过小波神经网络实现系统辨识仿真,跟踪效果不错,适合学习小波神经网络的初学者-Wavelet neural network to realize system identification by simulation, the effect is perfect and it is suitable for the beginners
<易色> 在 2025-05-28 上传 | 大小:1kb | 下载:0

[matlab例程Robot-arm-non-standard-LQR-Control

说明:单级机械臂的位置控制,由于需要调整时间和最大输入力矩的要求,程序实现两种非标准的LQR控制-The single-stage manipulator position control, due to the need to adjust the time and the maximum input torque requirements of the program to achieve the two non-standard LQR
<易色> 在 2025-05-28 上传 | 大小:1kb | 下载:0
« 1 2 ... .93 .94 .95 .96 .97 16398.99 .00 .01 .02 .03 ... 28522 »

源码中国 www.ymcn.org