搜索资源列表
yichuanshuanfa
- 这是一个遗传算法 遗传算法用于多组分样品的拉曼光谱的分析的C语言原程序-This is a genetic algorithm genetic algorithm for multi-component samples of the Raman spectra analysis of the C language original program
GetPi
- 圆周率大位求解,可算至圆周率的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 calculation, calculation of frequency
SRK
- 化工热力学计算,主要利用SRK方程计算混合气体组分逸度
FastQuery
- /*快速排序采用分治算法,将所需要排序的内容从文件读入放入数组a[p:r],按以下三个步骤进行排序 以a[p]为基准元素将数组分为三段,将大于基准元素的放到后面的单元,小的放到前面的单元, 再用递归对a[p:q-1],a[q+1:r]进行排序,最后合并 时间复杂度:最坏时间复杂度:O(n2) 平均时间复杂度:O(nlogn) */
20050325_c_Pyramid
- 金字塔算法。将图像数组分块保存为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
CONDISTILL.rar
- 连续多组分(三元)精馏塔的模拟计算,用matlab实现,经典教程,multi components continous distillation column simulation with matlab, a classic tutorial.
matlab-uniquac.rar
- 本程序使用matlab语言,编制了一个基于通用似化学活度系数模型来计算四组分反应体系中各组分的汽液平衡状态的程序.,This procedure using the matlab language, developed a chemical based on a common activity coefficient model seems to calculate the four-component reaction system of the components of the vapor
sort
- 将数组分为小块进行插入排序,然后用合并排序的方法将分块的数组进行排序。-The array is divided into small pieces for insertion sort, and then use the combined approach will be to sort the array sort block.
yichuansuanfa
- 遗传算法的源程序,用于多组分样品的拉曼光谱的分析的C语言原程序 -genetic algorithms
heatconvection
- 通过气体各组分的物性计算混合气体的对流换热系数-Through the gas properties of each component of the calculation of mixed convection heat transfer coefficient of gas
PCA
- 主成分分析算法程序模型。适用于两组分至四组分混合体系的解析。-PCA method
f3.12
- 计算双组分简单精馏塔的理论板数的例子 用的是mathematics编程-A simple calculation of two-component distillation of the theoretical plate number of examples of using a mathematics program
KthSmallestNumber
- 求第K个最小数的线性时间算法,采用分组分块计算,算法时间复杂度为O(n)-The algorithm of calculateing the Kth smallest number in an array
butonng_zuhe
- 该函数的功能使根据所给的数组,根据不同的组合个数,将数组分成不同的组, C-m-n C m 取 n,列出所有的组合!-list the differant units...
dj2
- 微机原理及应用,数组array中有100个16位有符号数据。编一个完整程序,将数组分为正数数组plus和负数数组minus-Microcomputer Theory and Application, array array of 100 16-bit signed data. Compile a complete program, the array is divided into positive and negative array plus an array of minus
Quicksort
- 快速排序算法基本思想 通过一趟排序将要排序的数据分割成独立的两部分,其中一部分的所有数据都比另外一部分的所有数据都要小,然后再按此方法对这两部分数据分别进行快速排序,整个排序过程可以递归进行,以此达到整个数据变成有序序列。一般设置数组的第一个数为需要比较的值,把整个数组分为小于和大于该数的两部分。 我自己在写这个算法的时候,卡住了好几回,总是边界值出现问题。下面的这个实现加入了注释,希望对你能够有所帮助。-Basic idea of quick sort algorithm
car_1
- 飞思卡尔光电组分时扫描程序,使用中断程序实现分时扫面,一次只接收扫面一个光电管,能够很好的解决干扰问题。-Freescale optical scanner component when using interrupt programs to achieve time-scanning, scanning a receive only a photocell, interference can be a good solution.
limda_xofHgCdTe
- 计算应用于HgCdTe材料的组分和波长的程序(Calculation of the components and wavelengths applied to HgCdTe materials)
计算催化剂有效因子
- 多孔催化剂中等温可逆反应的双组分气体扩散,计算催化剂有效因子(Calculate the catalyst effective factor)
计算组分质量软件
- 计算公式组分 ,用于计算物体质量,便于具体分析 。。。(The components of the calculation formula are used to calculate the quality of the object, so as to facilitate the specific analysis.)