资源列表

« 1 2 ... .86 .87 .88 .89 .90 4191.92 .93 .94 .95 .96 ... 28523 »

[数学计算/工程计算function

说明:我编写的Lotka解微分方程组的程序,可以解决方程组的微分数值计算,希望可以给大家起到借鉴作用-I prepared solution of differential equations Lotka procedures can solve the differential equations numerical calculation, I hope everyone can learn from the role played
<join> 在 2025-11-24 上传 | 大小:1kb | 下载:0

[数学计算/工程计算lsq

说明:打靶法求微分方程边值问题,这是数学上的求取方程问题的边值的方法 -Shooting method for boundary value problems for differential equations, which is to strike a mathematical equation of the boundary value problem approach
<join> 在 2025-11-24 上传 | 大小:1kb | 下载:0

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

说明:libsvm is a simple, easy-to-use, and efficient software for SVM classification and regression. It solves C-SVM classification, nu-SVM classification, one-class-SVM, epsilon-SVM regression, and nu-SVM regression. It also provides an automatic mo
<baolij> 在 2025-11-24 上传 | 大小:289kb | 下载:0

[数据结构常用算法sol

说明:2-7士兵站队问题 自己写的认为比较好,有什么问题不负责-2-7 soldiers stand in line to write the consider the question of their own is better, what problems have no responsibility for the
<kobewylb> 在 2025-11-24 上传 | 大小:81kb | 下载:0

[数学计算/工程计算OS

说明:LRU算法的实现 5、最近最久未使用页面算法说明: M为内存块; N为页面数; M和N的初始值分别为3和15。根据需要可以修改宏定义来修改M和N的值。 通过输入15个数值,作为页面号。 产生内存状态,显示调入的队列,并计算出缺页数和缺页率。 -LRU Algorithm 5, the most recent long algorithm using the Page Descr iption: M for the memory block N for a few p
<Ryan> 在 2025-11-24 上传 | 大小:22kb | 下载:0

[数据结构常用算法1-1count

说明:一本书的页码从自然数1开始顺序编码直到自然数n。 书的页码按照通常的习惯编排, 每个页码都不含多余的前导数字0。例如第6页用数字6表示,而不是006,06等。数字技术问 题要求对于给定的书的总页码n,计算出书的全部页码中分别用到多少数字0,1,2,3,4, 5,6,7,8?-A book page from the natural number coding sequence until the beginning of one natural number n. Book page
<kobewylb> 在 2025-11-24 上传 | 大小:2kb | 下载:0

[生物技术GMSK_matlab

说明:gmsk的调制哦与解调的MATLAB程序-Oh GMSK modulation and demodulation of the MATLAB program
<闫向华> 在 2025-11-24 上传 | 大小:3kb | 下载:0

[数据结构常用算法1-2dictory

说明:算法实现题2-9 排列的字典序问题 « 问题描述: n个元素{1,2, , n }有n!个不同的排列。将这n!个排列按字典序排列,并编号为0,1,…, n!-1。每个排列的编号为其字典序值。例如,当n=3时,6 个不同排列的字典序值如下: 字典序值 0 1 2 3 4 5 排列 123 132 213 231 312 321 « 编程任务: 给定n 以及n 个元素{1,2, , n }的一个排列,计算出这个排列的字典序值,以及按字 典序排列的下一个
<kobewylb> 在 2025-11-24 上传 | 大小:12kb | 下载:0

[数据结构常用算法2-3youjuxuanzhi

说明: 在一个按照东西和南北方向划分成规整街区的城市里,n个居民点散乱地分布在不同的街区中。用x坐标表示东西向,用y坐标表示南北向。各居民点的位置可以由坐标(x,y)表示。街区中任意2点(x1,y1)和(x2,y2)之间的距离可以用数值|x1-x2|+|y1-y2|度量。 居民们希望在城市中选择建立邮局的最佳位置,使n个居民点到邮局的距离总和最小。 -In a direction in accordance with the East-West and North-South divided
<kobewylb> 在 2025-11-24 上传 | 大小:7kb | 下载:0

[数据结构常用算法2-6banshu

说明:给定一个自然数n,由n开始可以依次产生半数集set(n)中的数如下。 (1) n∈set(n); (2) 在n的左边加上一个自然数,但该自然数不能超过最近添加的数的一半; (3) 按此规则进行处理,直到不能再添加自然数为止。 例如,set(6)={6,16,26,126,36,136}。半数集set(6)中有6个元素。 -Given a natural number n, by n the beginning can have a half set in order set
<kobewylb> 在 2025-11-24 上传 | 大小:5kb | 下载:0

[matlab例程Porous

说明:The Open Porous Medium (OPM) consortium provides industry-compatible open-source finite-element flow simulation code with robust
<tehran> 在 2025-11-24 上传 | 大小:1kb | 下载:0

[matlab例程rayleighbenard

说明:Title: GPU Implementation of Two-Dimensional Rayleigh-Benard Code with High Resolution and Extremely High Rayleigh Number. Authors: Gonzalez, C. M.
<tehran> 在 2025-11-24 上传 | 大小:2kb | 下载:0
« 1 2 ... .86 .87 .88 .89 .90 4191.92 .93 .94 .95 .96 ... 28523 »

源码中国 www.ymcn.org