资源列表
[数学计算/工程计算] compaq-visual-fortran-error-messages
说明:fortran查错集,介绍各个错误信息,便于调试程序-compaq visual fortran error messages<wei> 在 2025-10-28 上传 | 大小:389kb | 下载:0
[数据结构常用算法] SX23
说明:编写一个函数sort(int A[],int n),函数的功能是用选择法对数组进行由小到大的排序,其中n为数组A的元素个数。在主函数中输入10个数据,调用函数排序,然后输出排序好的10个数据。(输入数据:6,8,9,1,2,5,4,7,3,18)-Write a function sort (int A [], int n), the function is the function selection method for sorting an array of small to large,<macaihong> 在 2025-10-28 上传 | 大小:2kb | 下载:0
[数据结构常用算法] SX21
说明: 用二分查找法在已排序好的数组中查找输入的数。如果找到了输出该数的下标,否则输出“未找到”。(数组为:1,2,13,24,25,44,57,63,66,78,90,100)。-Using binary search in a sorted array to find a good number of inputs. If you find out the number of subscr ipts, otherwise output " not found." (Array<macaihong> 在 2025-10-28 上传 | 大小:2kb | 下载:0
[人工智能/神经网络/遗传算法] Ant-scheduling-in-java-and-C
说明:蚁群调度算法的java及C语言实现,附模型设计论文。-Ant scheduling algorithms java and C language, pay modeling papers.<chengy> 在 2025-10-28 上传 | 大小:32kb | 下载:0
[matlab例程] MATLAB-introduction-1
说明:matlab入门的一些知识,希望对大家能有所帮助。-Some knowledge of matlab start, hope we can help.<王真> 在 2025-10-28 上传 | 大小:119kb | 下载:0
[matlab例程] matlab-program-design
说明:详细介绍了matlab的程序设计步骤及方法,希望对大家有用-Details the steps and matlab programming, and I hope to be useful<王真> 在 2025-10-28 上传 | 大小:204kb | 下载:0
[matlab例程] image-sharpening
说明:使用Sobel算子、Laplacian算子对图像进行锐化-Using the Sobel operator, Laplacian operator for image sharpening<Daniel> 在 2025-10-28 上传 | 大小:1kb | 下载:0
[人工智能/神经网络/遗传算法] geneticoperator
说明:使用C++实现简单的遗传算法,实现一个优化问题的求解过程-we realized the GA(Genetic Algorithm) with c++ to solve the optimization problem.<李亚磊> 在 2025-10-28 上传 | 大小:2kb | 下载:0