资源列表

« 1 2 ... .43 .44 .45 .46 .47 23948.49 .50 .51 .52 .53 ... 28523 »

[数据结构常用算法1118LiningUp

说明:算法编程题,北京大学OnlineJudge 1118LiningUp-1118LiningUp
<week> 在 2025-10-08 上传 | 大小:1kb | 下载:0

[数值算法/人工智能D

说明:计算两个100位大数的除法,结果保留100位小数-Calculation of two of the division of large numbers 100, 100 to retain a small number of results
<毛杰> 在 2025-10-08 上传 | 大小:90kb | 下载:0

[数学计算/工程计算prime

说明:素数环: 把从1到10这10个数摆成一个环,要求相邻的两个数的和是一个素数。 〖问题分析〗 这是一道回溯的题目。从1开始,每个空位有9种可能,每种可能加入约束条件即可 1.与前面所有的数不重复 2.与前一个数和为素数(最后一个和第一个也要满足)。 〖算法流程〗 1、数据初始化; 2、递归填数: 判断第J种可能是否合法; A、如果合法:填数;判断是否到达目标(10个已填完): 是,打印结果;不是,递归填下一个; B、如果不合法:选择下一种可能;-Prime Centra
<bingo> 在 2025-10-08 上传 | 大小:54kb | 下载:0

[数值算法/人工智能EightQueens

说明:八皇后问题的解法,非常好,请大家看一下,谢谢了-8 Queen' s problem solution, very good, please look at, I would like to thank the
<毛杰> 在 2025-10-08 上传 | 大小:156kb | 下载:0

[matlab例程pvmodel

说明:太阳能电池模型 艾斯黛拉发生了的附件上附件了释迦佛-Solar cell model艾斯黛拉occurred in an annex to the annex of the Sakyamuni Buddha
<hello> 在 2025-10-08 上传 | 大小:13kb | 下载:0

[matlab例程mre

说明:基于李雅普诺夫的睡眠脑电动力学分析 核心算法程序。-Lyapunov-based kinetic analysis of sleep EEG procedures for the core algorithm.
<赵玥辰> 在 2025-10-08 上传 | 大小:12kb | 下载:0

[数学计算/工程计算Numericalanalysiscalculationmethodscommonalgorithm

说明:数值分析&计算方法常见算法C语言源代码,内容包括高斯消元,牛顿下山,雅克比迭代等常用数值算法!-Numerical analysis & calculation methods common algorithm C language source code, including Gauss, Newton down the mountain, such as Jacobian iterative numerical algorithm used!
<huang> 在 2025-10-08 上传 | 大小:325kb | 下载:0

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

说明:遗传算法原理与应用的电子书,写得还不错的-GA
<emma> 在 2025-10-08 上传 | 大小:24kb | 下载:0

[matlab例程matlab_basic_book

说明:matlab basic book ,介绍一些关于matlab 的知识以及其用法,对于初学者强烈推荐,可作为入门教程,有比较多的例子-matlab basic book, some knowledge on matlab and its usage, strongly recommended for beginners and can be used as entry-course, there are more examples of
<noah> 在 2025-10-08 上传 | 大小:490kb | 下载:0

[数值算法/人工智能jiangopen_ORAR_CD

说明:运筹学算法与编程实践附书源码,包含了书中所有的例程-The practice of operations research algorithms and programming source code written by-laws
<leiming> 在 2025-10-08 上传 | 大小:19.27mb | 下载:0

[数据结构常用算法2.Greedy

说明:该文件夹包含一系列常用的贪婪算法集合,其中包含经典的克鲁斯卡尔算法,普利姆算法。-The folder contains a series of commonly used collection of greedy algorithm, which includes the classical Kruskal algorithm,普利姆algorithm.
<李琪> 在 2025-10-08 上传 | 大小:9kb | 下载:0

[数值算法/人工智能AppEmbed

说明:把任意的EXE嵌入到自己程序中,从中我们可以了解到*和病毒的传播方法,从而进行防御。-EXE embedded to any of their proceedings, from which we can understand that the spread of Trojan horses and viruses and thus to carry out defense.
<leiming> 在 2025-10-08 上传 | 大小:173kb | 下载:0
« 1 2 ... .43 .44 .45 .46 .47 23948.49 .50 .51 .52 .53 ... 28523 »

源码中国 www.ymcn.org