资源列表

排序选择:

« 1 2 ... .61 .62 .63 .64 .65 266466.67 .68 .69 .70 .71 ... 267458 »

[文档资料高性能计算自选题目实验报告

说明:对于一副图像,比如8000*5333分辨率,我们在处理时,通常思路是从第1个像素开始,一直计算到最后一个像素。其实,目前不论手机还是个人电脑,处理器都是多核。那么完全可以将整副图像分成若干块,比如cpu为4核处理器,那么可以分成4块,每块图像大小为2000*5333,这样程序可以创建4个线程,每个处理器执行一个线程,每个线程处理一个图像块。虽然这样操作后,运算速度不会显著提升4倍,因为线程创建、释放、上下文切换都要耗些时间。但运算速度还是将明显提升,一般4核 vs 1核,运算时间将降低一半。(F
<柒凛> 在 2025-09-22 上传 | 大小:5.17mb | 下载:0

[其他小程序专家PID

说明:专家PID控制仿真程序,是很好地学习专家pid的资料(Expert PID control simulation program is a good way to learn expert PID information.)
<燃点123> 在 2025-09-22 上传 | 大小:167kb | 下载:0

[其他小程序Beckhoff_KEY_V2.0

说明:Beckhoff倍福TwinCAT2.1.0注册机,可以破解TwinCAT,也可以破解已经加密的倍福plc的程序。(TwinCAT2.1.0 register)
<zxdfty> 在 2025-09-22 上传 | 大小:476kb | 下载:0

[其他小程序03 机器学习多因子策略.txt

说明:机器学习多因子策略,SVR ,GridSearchCV ,learning_curve,LinearRegression,RandomForestRegressor(SVR ,GridSearchCV ,learning_curve,LinearRegression,RandomForestRegressor)
<F.Florent> 在 2025-09-22 上传 | 大小:2kb | 下载:0

[外挂编程和平精英除草

说明:和平精英除草,软件内有说明,可用不封号,如有侵权请联系我进行删除(Peace Elite weeding, the software has instructions, can be used without a seal, if there is infringement, please contact me to delete.)
<XYZ_僵尸> 在 2025-09-22 上传 | 大小:2.45mb | 下载:1

[其他小程序Fluent-空气蒸汽冷凝UDF

说明:加载湿度的udf,可以用于fluent内的udf'加载,对冷凝进行模拟(to simulation the humidity in the fluent)
<zhu1314xu> 在 2025-09-22 上传 | 大小:19kb | 下载:0

[其他小程序Windows设备驱动程序WDF开发

说明:网卡的设计与实现参考书籍,学习资料,wDF开发(Design and Implementation of Network Card)
<junlintianxia6> 在 2025-09-22 上传 | 大小:15.78mb | 下载:2

[通讯/手机编程Deterministic_dynamic_response_analysis

说明:此代码用于分析8个自由度的体系的地震反应(This code is used to analyze the seismic response of 8 DOF systems.)
<学习为乐> 在 2025-09-22 上传 | 大小:1kb | 下载:0

[matlab例程parameters_2_story(1)

说明:此代码是2个自由度的bouc-wen模型代码,如有漏洞,敬请指出(This code is a Bouc-Wen model code with 2 degrees of freedom. If there is a loophole, please point out)
<学习为乐> 在 2025-09-22 上传 | 大小:1kb | 下载:2

[matlab例程boucwen_2story_

说明:此boucwen滞回模型建立在matlab-simulink仿真基础上(The boucwen hysteresis model is based on matlab-simulink simulation)
<学习为乐> 在 2025-09-22 上传 | 大小:8kb | 下载:0

[matlab例程example

说明:此模型是基于MATLAB-simulink,用boucwen滞回模型分析单自由度体系的振动反应(This model is based on MATLAB-simulink. The boucwen hysteresis model is used to analyze the vibration response of a single-degree-of-freedom system.)
<学习为乐> 在 2025-09-22 上传 | 大小:18kb | 下载:0

[matlab例程Simulink汽车仿真实例(20180614152229)

说明:汽车仿真实例包括发动机离合器等的SIMULINK仿真10学时(Automobile simulation examples include SIMULINK simulation 10 hours of engine clutch, etc.)
<大澍> 在 2025-09-22 上传 | 大小:2.48mb | 下载:0
« 1 2 ... .61 .62 .63 .64 .65 266466.67 .68 .69 .70 .71 ... 267458 »

源码中国 www.ymcn.org