-
BioKineticsEst
生化反应动力学参数估计,用多变量线性回归方法估计动力学参数(Biochemical kinetic parameters estimated by multiple linear regression methods are used to estimate kinetic parameters)
- 2020-10-16 21:57:29下载
- 积分:1
-
partval
C语言简单实现树型结构,C语言简单实现树(C language simple implementation of Tree structure C language simple implementation of Tree)
- 2018-08-06 12:41:26下载
- 积分:1
-
alarm-clock
网页版小闹钟,可以定时提醒,重复提醒,提醒多个时间段(Web version of a small alarm clock, can be regularly reminded repeatedly reminded, reminded more than one time period)
- 2013-02-26 17:18:18下载
- 积分:1
-
Parser
说明: 一个c语言实现的简单的语法分析器,包括词法分析和语法分析两部分。(Lexical Analysis
Parser)
- 2010-03-27 13:52:05下载
- 积分:1
-
FCM
classification de fuzzy c means clustering implmente en c++ ..
- 2012-03-25 04:11:04下载
- 积分:1
-
jywbt
基于matlab GUI界面设计,ldpc码的编解码实现,D-S证据理论数据融合。( Based on matlab GUI interface design, Codec ldpc code implementation D-S evidence theory data fusion.)
- 2017-06-01 16:24:58下载
- 积分:1
-
converte-into-corresponding-digital
对一段只含有几种字符的字符串进行转换,转换成相应的数字(a string contains only several character conversion, and converted into the corresponding digital
)
- 2013-09-07 17:46:26下载
- 积分:1
-
calculator
QT开发基于windows计算器,可以实现四则混合计算,优先级计算等等(A windows calculator made by QT, which can make up some complex function)
- 2017-07-11 15:23:45下载
- 积分:1
-
ADC
Analog translate to digital
- 2008-12-26 00:29:19下载
- 积分:1
-
closest_pair
分治法思想,求最邻近点对,考虑将所给的n个点的集合S分成2个子集S1和S2,每个子集中约有n/2个点,然后在每个子集中递归地求其最接近的点对(Divide and conquer ideas, find the nearest point to consider given the set S of n points into two subsets S1 and S2, each subset of about n/2 points, and then recursively find its focus in each sub-the closest point)
- 2013-12-07 16:46:26下载
- 积分:1