资源列表
[并行运算] Diamond_1235466
说明:旋转的金刚钻,用visual c++编写-rotation tougher with visual c prepared Attention duty announcers<www> 在 2025-05-01 上传 | 大小:36kb | 下载:0
[并行运算] CSourceCode
说明: 常用的编码程序 数模转换代吗 电路应用设计 C SourceCode-Coding procedures commonly used digital-analog conversion circuit applications on behalf of my C SourceCode<2458599> 在 2025-05-01 上传 | 大小:37kb | 下载:0
[并行运算] ListViewFilter_src
说明:This control is another extension to the now standard and widely used ListView control. I have included some of the more common features: shaded columns, column sorting (with data type), but the real addition is the FILT<mai> 在 2025-05-01 上传 | 大小:37kb | 下载:0
[并行运算] Monte-carlo
说明:matlab源程序_用蒙特卡洛法实现对排队等待问题的计算机模拟 来自51CTO-matlab source _ the method of Monte Carlo computer simulation of waiting in line From 51CTO<尤书畅> 在 2025-05-01 上传 | 大小:36kb | 下载:0
[并行运算] co_rsm_doe_lab
说明:基于实验设计(DEO)的并行子空间CO算法-CO algorithm based on the experimental design (DEO) parallel subspace<libin> 在 2025-05-01 上传 | 大小:37kb | 下载:1
[并行运算] weibo-phpsdk-v2-2013-02-20
说明:新浪联合开发,Oathos接口技术文档, -Sina joint development<jack> 在 2025-05-01 上传 | 大小:37kb | 下载:0
[并行运算] 折半查找法
说明:折半查找法是效率较高的一种查找方法。假设有已经按照从小到大的顺序排列好的五个整数a0~a4,要查找的数是X,其基本思想是: 设查找数据的范围下限为l=1,上限为h=5,求中点m=(l+h)/2,用X与中点元素am比较,若X等于am,即找到,停止查找;否则,若X大于am,替换下限l=m+1,到下半段继续查找;若X小于am,换上限h=m-1,到上半段继续查找;如此重复前面的过程直到找到或者l>h为止。如果l>h,说明没有此数,打<JinPatrick > 在 2025-05-01 上传 | 大小:36kb | 下载:0