资源列表

« 1 2 ... .03 .04 .05 .06 .07 18208.09 .10 .11 .12 .13 ... 28523 »

[数据结构常用算法BiTree

说明:实现的功能包括创建二叉树,按层遍历、递归遍历,统计度为0、1、2的节点数,求深度,判断是否是完全二叉树,求节点的父节点,交换左右子树,文件读写-create BiTree,traverse bitree,node s ancestor, exchange left and right childtree
<> 在 2025-04-06 上传 | 大小:4kb | 下载:0

[matlab例程dataSFLA

说明:通过现实数据集对混合蛙跳算法SFLA聚类性能进行评测,得到图示说明算法性能。-Real data set by clustering performance evaluation of SFLA to get illustrates algorithm performance.
<徐星宇> 在 2025-04-06 上传 | 大小:4kb | 下载:1

[数学计算/工程计算bits

说明:CS:APP 实验。通过位运算实现很多函数。 位运算练习。-CS:APP lab. Bit operation exercise
<Zi> 在 2025-04-06 上传 | 大小:4kb | 下载:0

[数学计算/工程计算progra

说明:calculo de area de un rectangulo hecho en c++ en universidad catolica de honduras.
<Davidtom> 在 2025-04-06 上传 | 大小:4kb | 下载:0

[数学计算/工程计算progra6

说明:programa para determinar si el numero ingresado por el usuario es par o no lo es programa hecho en unicah progra II.
<Davidtom> 在 2025-04-06 上传 | 大小:4kb | 下载:0

[数据结构常用算法my-CPP

说明:假设某销售公司有销售经理和销售员工,月工资的计算办法是:销售经理的固定月薪为8000元并提取销售额的5/1000作为工资;销售员工只提取销售额的5/1000作为工资。编一程序,定义一个基类Employee,它包含三个数据成员number、name和salary,以及用于输入编号和姓名的构造函数。由Employee类派生Salesman类,再由Salesman类派生Salesmanager类。Salesman类包含两个新数据成员 comm
<woaini> 在 2025-04-06 上传 | 大小:4kb | 下载:0

[matlab例程kohonen

说明:Kohonen self-organizing feature map
<saravanan> 在 2025-04-06 上传 | 大小:4kb | 下载:0

[matlab例程LZW

说明:LZW就是通过建立一个字符串表,用较短的代码来表示较长的字符串来实现压缩. -LZW is through the establishment of a string table, with a short code to represent long strings to achieve compression.
<> 在 2025-04-06 上传 | 大小:4kb | 下载:0

[matlab例程coulomb

说明:计算地球内部构造,给出数值解。该软件在国内外得到广泛应用-computer the structure of earth
<陈波> 在 2025-04-06 上传 | 大小:4kb | 下载:0

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

说明:此源代码采用c语言进行编程,其功能是基于遗传算法的齿轮优化设计。-This program is designed by c, which is about gear optimazation design based on GA.
<刘升愿> 在 2025-04-06 上传 | 大小:4kb | 下载:0

[数据结构常用算法dijkstra

说明:Dijkstra算法是典型最短路算法,用于计算一个节点到其他所有节点的最短路径。主要特点是以起始点为中心向外层层扩展,直到扩展到终点为止。Dijkstra算法能得出最短路径的最优解,但由于它遍历计算的节点很多,所以效率低。 -Dijkstra algorithm is a typical shortest path algorithm, used to calculate a node to all other nodes of t
<chaolan> 在 2025-04-06 上传 | 大小:4kb | 下载:0

[matlab例程the-structure-of-truss

说明:一个桁架结构的动力学响应和主动控制程序,优化算法采用了粒子群方法。仅供参考。-this dissertation discusses the dynamical response and contrlol design of a flexible trussed structure the optimal position of actuator is studied by using the particle swarm optim
<liupan> 在 2025-04-06 上传 | 大小:4kb | 下载:0
« 1 2 ... .03 .04 .05 .06 .07 18208.09 .10 .11 .12 .13 ... 28523 »

源码中国 www.ymcn.org