搜索资源列表
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
script1.tar
- 为了加入这个网站,我把心血分享给大家,绝对都是原创! A:mkdatabas0.cpp 做blast前对大的非冗余NR或者是uniref数据库的预处理。为每条序列计算出等长的(长度为20*19/2=210)的数值数组。用来后期比较各个序列间的距离做准备。 B:mkdatabas.cpp 是通过比较要blast对象的那条序列和reference序列的距离,提出距离过远序列。用得到的新数据库做blast。 C:dl_fa.pl程序比较简单,但很实用,可以批量的从网站下载想要的fasta序
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.