搜索资源列表
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
renliandingweishili
- 人脸定位实例,是用 visual C++ 开发的,是学习的好材料-Face positioning example is the use of visual C development, is a good learning materials
canny_src
- 本程序是用C语言编写的CANNY算子比以往的SOBEL算子更细。-this program is the C language Canny operator than ever SOBEL Operator more detailed.
trace4all
- 基于"trace transform"的识别2D图像的C++源程序, 主文件是tt.cpp, 在LINUX下可以用 g++ tt.cpp -o tt -O3进行编绎, 而且最后的结果也可以在MATLAB下显示出来, This package presents C++ tools to the trace transform of a 2D image, and related objects, i.e. circuses and triple features, matlab
扫雷 (1)
- 用C写的扫雷程序-C write mine procedures
Improvement-Of-Levkov
- 用C++实现的改进式Levkov算法,比较适用于心电信号的特征波形提取。
GeneticAlgorithms
- 用C++实现了基因算法,并在VC中利用MFC进行了算法演示
指纹识别C++源码
- 指纹识别代码 用c++ 编的 指纹识别系统设计-fingerprint identification code using the c series Fingerprint Identification System Design
动物识别
- 动物识别,好,不错,非常好,用C编的,可以自己加规则。绝对不错-animal identification, good, good, very good, C series, can add more rules. Absolutely true
CHBTSP
- 用c+++实现的遗传算法解决tsp(旅行商)问题源码-Using c+++ realization of the genetic algorithm to solve tsp (TSP) problem source
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
ACOTSP-1.02
- 该上传程序是一款用标准C写的解决TSP问题的蚁群算法。-The upload process is a written in standard C ant colony algorithm to solve TSP.
fdtd_11
- 用C语言程序来仿真电磁波在自由空间中的传播。-Using C language program to simulate electromagnetic wave propagation in free space.
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
script1.tar
- 为了加入这个网站,我把心血分享给大家,绝对都是原创! A:mkdatabas0.cpp 做blast前对大的非冗余NR或者是uniref数据库的预处理。为每条序列计算出等长的(长度为20*19/2=210)的数值数组。用来后期比较各个序列间的距离做准备。 B:mkdatabas.cpp 是通过比较要blast对象的那条序列和reference序列的距离,提出距离过远序列。用得到的新数据库做blast。 C:dl_fa.pl程序比较简单,但很实用,可以批量的从网站下载想要的fasta序