资源列表

« 1 2 ... .64 .65 .66 .67 .68 18269.70 .71 .72 .73 .74 ... 28521 »

[数据结构常用算法TPS-cpp

说明:针对TPS的简单贪心算法,可以实现对于TPS的分步解决,内容简单易懂,尤其针对打孔机生产效能提高进行特殊改进。-TPS simple greedy algorithm can achieve a step-by-step solution for TPS, simple and easy to understand, especially for the production efficiency of the drilling mac
<Robin> 在 2025-05-06 上传 | 大小:4kb | 下载:0

[数据结构常用算法TemplateFun

说明::(1) Ddscat计算消光谱。 (2) Ddfield计算电场分布,需要的参数有网格。 (3) Calltarget生成粒子形状。 -: (1) Ddscat calculate the extinction spectrum. (2) Ddfield calculate the electric field distribution, the required parameters grid. (3) Calltarget
<殷超> 在 2025-05-06 上传 | 大小:4kb | 下载:0

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

说明:a8 algorithm implemented in c language.
<raj24> 在 2025-05-06 上传 | 大小:4kb | 下载:0

[matlab例程mutual_information

说明:用互信息求嵌入维数的matlab 该方法有效的计算嵌入维数-The method of the mutual information seeking embedding dimension matlab calculate the embedding dimension
<绍辉> 在 2025-05-06 上传 | 大小:4kb | 下载:0

[数据结构常用算法josephu_22

说明:约瑟夫环。设编号为1,2,…,n(n>0)个人按顺时针方向围坐-圈,每人持有一个正整数密码。开始时任意给出一个报数上限值m从第一个人开始顺时针方向自1起顺序报数。报到m时停止报数,报m的人出列,将他的密码作为新的m值,从他在顺时针方向上的下一个人起重新自1起顺序报数.如此下去,直到所有人全部出列为止。要求设计一个程序模拟此过程,并给出出列人的编号序列。 -book system
<董大头> 在 2025-05-06 上传 | 大小:4kb | 下载:0

[数学计算/工程计算tongjingfenxi

说明:自己编制的Fortran程序,通过调试与验证,很好用的,功能就是文件名的汉语拼音。-Preparation of their own Fortran program, through debugging and verification, well used function is the file name of the pinyin system.
<这是> 在 2025-05-06 上传 | 大小:4kb | 下载:0

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

说明:对“data3.m”数据,采用K-means聚类算法进行聚类。-The " data3.m" data, using K-means clustering algorithm for clustering.
<孙琴> 在 2025-05-06 上传 | 大小:4kb | 下载:0

[数据结构常用算法Rational

说明:rational class in bluej can add or subtract and compare numbers
<ebieheh> 在 2025-05-06 上传 | 大小:4kb | 下载:0

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

说明:Artificial Bee Colony OPTIMIZATION ALGO
<Sayan Maity> 在 2025-05-06 上传 | 大小:4kb | 下载:0

[matlab例程contour

说明:les contours actif parametrique (snakes)
<Amine> 在 2025-05-06 上传 | 大小:4kb | 下载:0

[数据结构常用算法VCPPinsort

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

[数据结构常用算法shizilianbiao

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

源码中国 www.ymcn.org