资源列表

« 1 2 ... .74 .75 .76 .77 .78 1879.80 .81 .82 .83 .84 ... 216389 »

[操作系统开发consumer_producer

说明:1、n个缓冲区的缓冲池作为一个临界资源: 当生产者任务从数据源—文件中读取数据后将会申请一个缓冲区,并将此数据放缓冲区中。 消费者任务从一个缓冲区中取走数据,并将其中的内容打印输出。 当一个生产者任务正在访问缓冲区时,其他生产者和消费者任务不能访问缓冲区。 当一个消费者任务正在访问缓冲区时,其他其他生产者和消费者任务不能访问缓冲区。 使用互斥量实现对缓冲池的互斥访问。(1. Buffer pool of N buffers as a critical resource: When the pr
<muzuokai> 在 2025-09-10 上传 | 大小:1kb | 下载:1

[其他小程序皇帝成长计划2

说明:可以修改皇帝成长计划2的游戏属性与其他人物属性(huangdichengzhangjihua)
<落殇坠泪> 在 2025-09-10 上传 | 大小:1kb | 下载:2

[Windows编程BAS

说明:利用天牛须算法寻优,程序中用一个函数进行测试,绘制出迭代次数和搜索路径的两个图(In the program, a function is used to test, and two graphs of iteration times and search path are drawn.)
<沐恩 angel> 在 2025-09-10 上传 | 大小:1kb | 下载:0

[能源行业(电力石油煤炭)Joint optimization

说明:本程序用于“多个火电机组、储能电站在电网调度指令的引导下的出力联合优化”,调度间隔为1min(可修改)。(This program is used for "joint optimization of output of multiple thermal power units and energy storage power stations under the guidance of power grid dispatching instructions". The di
<Howie_China> 在 2025-09-10 上传 | 大小:1kb | 下载:0

[其他小程序SEIR

说明:一般的线性方程我们可以用最小二乘来解,一般的非线性方程我们可以用LM来解。 这里是线性微分方程组,所以我们采用最小二乘来解。 关键是构造出最小二乘形式,微分可以通过前后数据差分的方法来求。 不过这里还有一个技巧就是如果数据前后帧间隔过大,可以先插值,再对插值后的数据差分如果实际测量数据抖动过大导致插值后差分明显不能反映实际情况,可以先对数据平滑(拟合或是平均)再求差分。(We can use least squares to solve general linear equat
<刘馨阳> 在 2025-09-10 上传 | 大小:1kb | 下载:0

[图形图象gf2_preprocess_rpc

说明:Gf系列影像正射,可以选择envi自带dem,也可以选择自己更高分辨率的dem文件(RPC ORTHORECTIFICATION FOR GF)
<FG2022> 在 2025-09-10 上传 | 大小:1kb | 下载:1

[Internet/网络编程JohnsonCook

说明:适用于表述金属材料在不同应变、不同应变速率下变形行为的JC本构模型(JC constitutive model suitable for describing the deformation behavior of metal materials under different strains and strain rates)
<mx_510> 在 2025-09-10 上传 | 大小:1kb | 下载:1

[游戏捉鬼脚本

说明:LUA梦幻西游互通版抓鬼简写,一个简单的抓鬼LUA,用触动精灵写的。(Lua dream journey to the West)
<Eiven-> 在 2025-09-10 上传 | 大小:1kb | 下载:6

[其他小程序cohesive-3d

说明:abaqus中3维模型cohesive单元嵌入的插件v(Plug in for embedding cohesiv unit of 3D model in ABAQUS)
<dhsiu> 在 2025-09-10 上传 | 大小:1kb | 下载:1

[语音合成与识别mfcc

说明:matlab实现MFCC的提取 输入语音离散信号和采样频率 输出13维静态MFCC(extraction of MFCC Input speech discrete signal and sampling frequency Output 13 dimensional static MFCC)
<cheng_maple> 在 2025-09-10 上传 | 大小:1kb | 下载:0

[matlab例程bolangliceshimoxing

说明:波浪力测试,通过给定一系列参数和波向角,计算波浪力大小及随参数变化的关系(In the wave force test, a series of parameters and wave direction angles are given to calculate the magnitude of the wave force and its relationship with the parameters)
<信仰1031> 在 2025-09-10 上传 | 大小:1kb | 下载:0

[其他小程序PSO

说明:可简单定位配电网故障,但是还需要改进,且只能适用于普通配电网(Simple location of distribution network fault)
<柑橘与柠檬> 在 2025-09-10 上传 | 大小:1kb | 下载:0
« 1 2 ... .74 .75 .76 .77 .78 1879.80 .81 .82 .83 .84 ... 216389 »

源码中国 www.ymcn.org