搜索资源列表

  1. yichuanshuanfa

    0下载:
  2. 这是一个遗传算法 遗传算法用于多组分样品的拉曼光谱的分析的C语言原程序-This is a genetic algorithm genetic algorithm for multi-component samples of the Raman spectra analysis of the C language original program
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:4742
    • 提供者:陈伦
  1. GetPi

    0下载:
  2. 圆周率大位求解,可算至圆周率的10万位 采用多线程,数组分段存储计算结果 显示计算时间,计算次数,可以测试你的机器运算能力-pi for large spaces can be considered as the ratio of circumference to 100,000 use multithreading, Sub storage arrays results indicate the time of calcula
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:56304
    • 提供者:魏杰
  1. SRK

    0下载:
  2. 化工热力学计算,主要利用SRK方程计算混合气体组分逸度
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1042
    • 提供者:Allen
  1. FastQuery

    0下载:
  2. /*快速排序采用分治算法,将所需要排序的内容从文件读入放入数组a[p:r],按以下三个步骤进行排序 以a[p]为基准元素将数组分为三段,将大于基准元素的放到后面的单元,小的放到前面的单元, 再用递归对a[p:q-1],a[q+1:r]进行排序,最后合并 时间复杂度:最坏时间复杂度:O(n2) 平均时间复杂度:O(nlogn) */
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1521
    • 提供者:stone
  1. 20050325_c_Pyramid

    0下载:
  2. 金字塔算法。将图像数组分块保存为4维数组,显示的时候仅仅调用窗口大小的部分,缩短了显示所需要的时间-pyramid algorithm. The image array block for the preservation of four-dimensional arrays, showing only the window size of the call, shorten the show by the time
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:43353
    • 提供者:李剑
  1. 20050325_c_Pyramid

    0下载:
  2. 金字塔算法。将图像数组分块保存为4维数组,显示的时候仅仅调用窗口大小的部分,缩短了显示所需要的时间-pyramid algorithm. The image array block for the preservation of four-dimensional arrays, showing only the window size of the call, shorten the show by the time
  3. 所属分类:图片显示浏览

    • 发布日期:2024-05-23
    • 文件大小:12495872
    • 提供者:李剑
  1. yichuanshuanfa

    0下载:
  2. 这是一个遗传算法 遗传算法用于多组分样品的拉曼光谱的分析的C语言原程序-This is a genetic algorithm genetic algorithm for multi-component samples of the Raman spectra analysis of the C language original program
  3. 所属分类:文件格式

    • 发布日期:2024-05-23
    • 文件大小:4096
    • 提供者:陈伦
  1. GetPi

    0下载:
  2. 圆周率大位求解,可算至圆周率的10万位 采用多线程,数组分段存储计算结果 显示计算时间,计算次数,可以测试你的机器运算能力-pi for large spaces can be considered as the ratio of circumference to 100,000 use multithreading, Sub storage arrays results indicate the time of calcula
  3. 所属分类:进程与线程

    • 发布日期:2024-05-23
    • 文件大小:56320
    • 提供者:魏杰
  1. SRK

    0下载:
  2. 化工热力学计算,主要利用SRK方程计算混合气体组分逸度
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-23
    • 文件大小:1024
    • 提供者:Allen
  1. FastQuery

    0下载:
  2. /*快速排序采用分治算法,将所需要排序的内容从文件读入放入数组a[p:r],按以下三个步骤进行排序 以a[p]为基准元素将数组分为三段,将大于基准元素的放到后面的单元,小的放到前面的单元, 再用递归对a[p:q-1],a[q+1:r]进行排序,最后合并 时间复杂度:最坏时间复杂度:O(n2) 平均时间复杂度:O(nlogn) */-/* Quick sort algorithm using sub-rule
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-23
    • 文件大小:1024
    • 提供者:stone
  1. youcangshuzhimoni

    0下载:
  2. 油藏的数值模拟方法,PPT课件,详细讲解用数值的方法怎样来解油藏中流体(相或者组分)渗流的偏微分方程组,涉及到很多注意内容和细节。-Reservoir numerical simulation method, PPT courseware, explain in detail how to use numerical methods to solve reservoir fluid (as opposed to, or componen
  3. 所属分类:文档资料

    • 发布日期:2024-05-23
    • 文件大小:998400
    • 提供者:yi
  1. sort

    0下载:
  2. 将数组分为小块进行插入排序,然后用合并排序的方法将分块的数组进行排序。-The array is divided into small pieces for insertion sort, and then use the combined approach will be to sort the array sort block.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-23
    • 文件大小:1024
    • 提供者:charlie
  1. yichuansuanfa

    0下载:
  2. 遗传算法的源程序,用于多组分样品的拉曼光谱的分析的C语言原程序 -genetic algorithms
  3. 所属分类:数据库系统

    • 发布日期:2024-05-23
    • 文件大小:5120
    • 提供者:626130
  1. heatconvection

    0下载:
  2. 通过气体各组分的物性计算混合气体的对流换热系数-Through the gas properties of each component of the calculation of mixed convection heat transfer coefficient of gas
  3. 所属分类:其他小程序

    • 发布日期:2024-05-23
    • 文件大小:10240
    • 提供者:吴换英
  1. PCA

    0下载:
  2. 主成分分析算法程序模型。适用于两组分至四组分混合体系的解析。-PCA method
  3. 所属分类:其他小程序

    • 发布日期:2024-05-23
    • 文件大小:1024
    • 提供者:zhuyu
  1. CONDISTILL

    0下载:
  2. 连续多组分(三元)精馏塔的模拟计算,用matlab实现,经典教程-multi components continous distillation column simulation with matlab, a classic tutorial.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-23
    • 文件大小:1024
    • 提供者:姜占坤
  1. f3.12

    0下载:
  2. 计算双组分简单精馏塔的理论板数的例子 用的是mathematics编程-A simple calculation of two-component distillation of the theoretical plate number of examples of using a mathematics program
  3. 所属分类:Windows编程

    • 发布日期:2024-05-23
    • 文件大小:20480
    • 提供者:chen
  1. limda_xofHgCdTe

    0下载:
  2. 计算应用于HgCdTe材料的组分和波长的程序(Calculation of the components and wavelengths applied to HgCdTe materials)
  3. 所属分类:其他行业

    • 发布日期:2024-05-23
    • 文件大小:5120
    • 提供者:trilytree
  1. 计算催化剂有效因子

    0下载:
  2. 多孔催化剂中等温可逆反应的双组分气体扩散,计算催化剂有效因子(Calculate the catalyst effective factor)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-23
    • 文件大小:120832
    • 提供者:mengxian
  1. 计算组分质量软件

    0下载:
  2. 计算公式组分 ,用于计算物体质量,便于具体分析 。。。(The components of the calculation formula are used to calculate the quality of the object, so as to facilitate the specific analysis.)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-23
    • 文件大小:672768
    • 提供者:w983919500
« 12 3 4 5 6 »

源码中国 www.ymcn.org