搜索资源列表
ant
- 蚁群算法仿真模拟程序,用c的图形界面,直观的展示了蚁群算法的仿生学过程。为读者了解改算法有直接的指导意义-ant colony algorithm simulation program, c graphical interface, and visual display of the ant colony algorithm Bionics process. For readers to understand the algorithm change is directly guiding si
canny_src
- 本程序是用C语言编写的CANNY算子比以往的SOBEL算子更细。-this program is the C language Canny operator than ever SOBEL Operator more detailed.
program
- 标准的粒子群算法的c++版本 根据《微粒群算法》中的c程序自己实现得到的,大家可以
C-C
- 研究混沌特征参数时应用CC算法求关联维数的程序。-Study chaotic characteristic parameters application CC algorithms to find the correlation dimension of the program.
SOURCE
- 分子模拟软件fDynamo v2.2 的源程序 - ! ! fDynamo v2.2- a program for performing molecular simulations. ! Copyright (C) 2005-2007 Martin J. Field ! !=========================================================================
Monte-Carlo-simulated-annealin
- 这是蒙特卡洛随机算法的程序源码,采用C实现,供大家分享-Monte Carlo random algorithm program source code, using C to achieve, for all to share
RNA-secondary-structure
- 这是一个RNA二级结构预测的程序,采用C实现,供大家分享-This is an RNA secondary structure prediction program, using C to achieve, for all to share
RMSD
- 这是计算生物大分子结构RMSD的程序,采用C实现,供大家分享-This is a program to calculate the structure of biological macromolecules RMSD, using C to achieve, for all to share
fdtd_11
- 用C语言程序来仿真电磁波在自由空间中的传播。-Using C language program to simulate electromagnetic wave propagation in free space.
genecompa
- 对两队序列的基因全局比对,最后输出了得分矩阵和比对结果。-a program for dynamic algorithm-based global alignment with C++ computer language
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
GoldBeter
- 生物钟Goldbeter2003模型C语言程序,运行环境Visual C-Clock Goldbeter2003 model C language program, operating environment Visual C++
BP
- BP神经网络C程序,在该题的程序设计中采用了文件相关的操作,记录了相关学习和测试信息数据。-BP neural network C program, use the file related operations in the program design of the subject, record related learning and testing information data.
Program
- C#编写的简单飞行器游戏 运行于控制台 初学者可以下载来- C# to prepare a simple game to run on consoles aircraft beginners can be downloaded to look
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
