搜索资源列表
fvs_thinner
- 描述了怎样细化一个指纹图像。细化后的图像尽可能的代表了指纹的脊线。代码由C写成。详细情况见解包后的说明-describes how a detailed fingerprint image. After thinning image as a representative of the fingerprint ridge line. Written by C code. Details of the opinion after the note packets
专家系统lll.rar
- 一个可以识别金钱豹、老虎、长颈鹿、斑马、鸵鸟、企鹅、信天翁等七种动物的简单专家系统,it is a simple expert system that can identify seven kinds of animals such as leopard,tiger,giraffe,zebra,ostrich, penguin and albatross
DynClamp
- ecg分析,代码用C完成,兼容windows与linux系统编译。功能基本都由插件实现-In high risk patients with ischemic heart disease, mortality can be reduced by implantation of a cardioverter-defibrillator. As the selection of high risk patients is a crucial part of prophylaxis, risk str
SOURCE
- 分子模拟软件fDynamo v2.2 的源程序 - ! ! fDynamo v2.2- a program for performing molecular simulations. ! Copyright (C) 2005-2007 Martin J. Field ! !=========================================================================
DBN
- Bayesian Inference of Signaling Network Topology in a Cancer Cell Line-To shed light on signaling network topology in specic contexts, such as cancer, requires interrogation of multiple proteins through time and statistical approaches to make
DNA
- 基因序列比较 人类基因由4种核苷酸,分别用字母ACTG表示。要求编写一个程序,按以下规划比较两个基因序列并确定它们的相似程度。即两 给出两个基因序列AGTGATG和GTTAG,它们有多相似呢?测量两个基因的相似度一种方法称为对齐。使用对齐方法可以在基因的适当位置加入空格,让两个基因的长度相等,然后根据基因的分值矩阵计算分数。 A C G T - A 5 -1 -2 -1 -3 C -1 5 -3 -2 -4 G -2 -3 5 -2 -2 T -1 -2 -2 5
c18
- VC++利用Hook钩子实现的阴影菜单,不要误认为是Winodws系统自带的阴影菜单,仔细看你就会发现两者是不一样的,一样令人羡慕不已,尤其是使用钩子实现,相信对VC++编程者来说,有空的时候还是要看一下哦!虽然大家对这种效果已经司空见惯了,但实现起来没有想像的那么简单,因此具有参考价值。- 145/5000 VC++lìyòng Hook gōu zǐ shíxiàn de yīnyǐng càidān, bùyào wù rènwéi shì Winodws xìtǒng zì dà
facesdk-FaceSDK-master
- 人脸识别SDK 采用C++编写,支持两张照片进行比对1:1,以及1:N 人脸搜索,SDK内部自己维护人脸特征数据,支持增、删、查找等操作,上层应用程序只需要关注自己的业务逻辑即可(Face recognition SDK is written in C++, supporting two photos to compare 1:1, and 1:N face search. SDK maintains its face feature data internally, and supports