搜索资源列表
DNAreset
- DNA限制性图谱的绘制方案程序 %采用改进的穷举法搜索DNA片段排序,data1,data2是传进来的两组数据,由SPDP法中测得 %例如data1=[1 14 12 3 7 8 9 6 11 4 12 3 13 2 5 10] data2=[1 1 2 1 2 2 1 2 3] -restrictive map of the DNA mapping program procedures% of the improved method of exhaustion search DNA f
2-3Tree
- 2-3树的数据结构以及演示程序-2-3 tree data structure and Demonstration Program
数据结构的C++描述
- 目 录 译者序 前言 第一部分 预备知识 第1章 C++程序设计 1 1.1 引言 1 1.2 函数与参数 2 1.2.1 传值参数 2 1.2.2 模板函数 3 1.2.3 引用参数 3 1.2.4 常量引用参数 4 1.2.5 返回值 4 1.2.6 递归函数 5 1.3 动态存储分配
fftw-3.2.2.pl1-dll32.zip
- FFTW 3.2.2 Windows DLLs,最快的FFT函数库。
zlib_v1.2.3
- zlib是文件压缩算法,它的压缩和解压算法都是完全公开的,因此它在swf解码,mp3解码中已经得到广泛的运用.而1.2.3版是最新且稳定的一个版本. -zlib is a file compression algorithm, and its compression and decompression algorithms are completely open, so it has been widely used in swf decoder, mp3 decoder. The vers
libsvm-mat-2.89-3
- 支持向量机matlab程序,版本libsvm-2.89,包括接口文件-Matlab program of support vector machine
levmar-2.4
- 最小二乘法的拟合,能对任意个参数进行拟合,效果非常好-least squares fitting, can be arbitrary parameters to fit very good results
libsvm-mat-2.89-3
- matlab 下的SVM工具,用于数格式据标定的标准样例-SVM under matlab tools for a number of formats, according to the standard calibration sample
zlib-1.2.3-lib
- Zlib API For Programmers-Zlib API For Programmers
libsvm-mat-2.89-3
- Libsvm 最新版2009年11月1日更新。可用于分类和回归。基本的用法:1.将训练数据集变成libsvm允许的格式;2;设定参数;3使用svmtrain训练;4使用svmpredict分类或回归-The lateset vesrsion of LibSvm released in 1th Nov,2009. It can be used in matlab enviorment.
test3-5
- 问题描述:设有11种不问的钱币各若干张,可用这II种钱币产生许多不同的面值。试 设计一个算法,计算给定的某个面值,能有多少种不同的产生方法。例如有1分3张,2分 3张,5分1张,则能组成7分面值的方法有:3个1分+2个2分,1个1分十3个2分,2 个1分+1个5分,1个2分+1个5分共四种。 ^编程任务:对于给定的II种不同钱币,编程计算某个给定面值能有多少种不同的产生 方法。-Problem Descr iption: There should be 11 kinds of coi
zlib-1.2.3
- zlib 最新的1.2.3库,包括源代码-zlib library 1.2.3
STCMS_musicV3.3
- 由于V3.3较之前的版本改动很大,所以系统很难制作一个升级文件。V3.2及以下版本,有大量数据的,可以试图将专辑、音乐、歌手信息用数据库工具如phpmyadmin等导入V3.3系统。导入出现错误的,可以参考V3.3的数据结构,修改原有的V3.2及以下版本的数据结构,然后再倒入V3.3。 V3.3较之前版本有如下改进:1、重新规划了数据库,加快了数据库的查询速度,以适应大量数据的音乐网站。 2、增加了会员上传歌词功能,会员上传歌词后,管理员从后台确认,并可以采用该歌词为该歌曲的默认歌
2.3
- 2.3 主元素问题(课本2-9) 问题描述:设T[0:n-1]是n个元素的数组,如果其中某个元素x在整个数组中的出现次数超过n/2,则称x为数组T的主元素。输入数据由文件名为input.txt的文本文件提供。 请设计一个线性时间算法,判断input中的数据是否存在主元素。在实验报告中对算法时间复杂度作出分析。 输入:文件的第1行为数组S中元素个数n;接下来的n 行中,每行有一个自然数。程序运行结束时,将计算结果输出到文件output.txt中。输出文件中包含问题的答案:找不到主元素时
2-3-tree
- 2-3树 数据结构 实现 含GUI(awt)-2-3 tree, implement the 2-3tree. include GUI
2
- 设计算法实现删除顺序表中多余的重复元素,如 对于顺序表(1,2,3,3,3),删除第第四和第五个-Design algorithm to remove redundant elements in the sequence tablesuch ,as the sequence table (1,2,3,3,3), delete the fourth and fifth
2-3tree
- 基于2-3树结构的字典、优先队列、可并堆、可连接队列算法实现-2-3 tree-based structure of the dictionary, priority queue, you can heap and can be connected to the queue algorithm
2-3-tree
- 2—3树是这样一种树: A.每个非叶子结点都有2个或3个儿子; B.每条众树根到树叶的路径长度相等; C.只有一个根结点的树也是2—3树。 本题目要求从键盘输入以整数序列,建立一棵2-3树。所以我的建树构思为以2-3树的插入操作来进行建树。-2-3 tree is such a tree: A. Each non-leaf node has two or three sons B. Each congregation tree roots to leaves is equal
armadillo-3.2.2.tar
- armadillo-3.2.2.tar Armadillo C++ Library 是一种C++的线性代数库(矩阵数学)以取得良好的平衡速度与易用性-Armadillo is a C++ linear algebra library (matrix maths) aiming towards a good balance between speed and ease of use
zlib-1.2.11.tar
- zlib-1.2.11版本压缩包使用方法: tar zxf zlib-1.2.11.tar.gz Build with: cd zlib-1.2.11 CC=mpicc ./configure --prefix=/usr/local/zlib-1.2.11_mpich-3.2 make all check sudo make install(Zlib-1.2.11 version compression package use method: Tar zxf zlib-1.2.11