资源列表
[软件工程] yuanjiusheng
说明:研究生信息管理系统(附有源代码),希望能够帮助大家-Graduate student information management system (with source code), hope to help you<黄凤> 在 2025-03-03 上传 | 大小:5.17mb | 下载:0
[软件工程] Swarm-Intelligence--J.-Kennedy-a-R.-Eberhart
说明:This book is aboutemergent behavior (self-organization),about simple processes leading to complex results. It’s about the whole being more than the sum of its parts. In the words of one eminent mathematician, Steph<kurogane> 在 2025-03-03 上传 | 大小:5.17mb | 下载:0
[软件工程] PIC-C-proteus--Examples
说明:PIC EXAMPLES... .....写上传资料的详细功能、-PIC EXAMPLES ........... upload data write detailed functional,<taiyang> 在 2025-03-03 上传 | 大小:5.17mb | 下载:0
[文档资料] 高性能计算自选题目实验报告
说明:对于一副图像,比如8000*5333分辨率,我们在处理时,通常思路是从第1个像素开始,一直计算到最后一个像素。其实,目前不论手机还是个人电脑,处理器都是多核。那么完全可以将整副图像分成若干块,比如cpu为4核处理器,那么可以分成4块,每块图像大小为2000*5333,这样程序可以创建4个线程,每个处理器执行一个线程,每个线程处理一个图像块。虽然这样操作后,运算速度不会显著提升4倍,因为线程创建、释放、上下文切换都要耗些时间。但运算速度还<柒凛> 在 2025-03-03 上传 | 大小:5.17mb | 下载:0