搜索资源列表
最短距离问题
- 求解网络中的最短路径。假设某个计算机网络有n个站点,依次编号为1,2,…,n;有的站点之间有直接的线路连接(即这两个站点之间没有其它站点),有的站点之间没有直接的线路连接。如果用三元组(i,j,f)来表示该网络中的站点I和站点j之间有直接的线路连接且它们之间的距离为f 当已知该网络各站点之间的直接连接情况由m个三元组(i1,j1,f1),(i2,j2,f2),…,(im,jm,fm)确定时,要求计算出对于网络中任意一个站点g(1≤g≤n)到其余各站点的最短距离。-the shortest pat
SSRFinder
- 快速寻找SSR,使用滑动块寻找短重复序列,目前已有分子生物育种网站在使用,比较宝贵的源码-SSR, use sliding block for a short repetitive sequence, there is a molecular biology breeding sites in the use of more valuable source
CGAL-3.1.tar
- CGAL is a collaborative effort of several sites in Europe and Israel. The goal is to make the most important of the solutions and methods developed in computational geometry available to users in industry and academia in a C++ library.
lnxcls
- 希望和更多研究空间聚类的朋友认识并探讨相关的理论!!这些算法都是我在研究过程中从别的网站找到的,也许能为朋友们提供一些帮助。希望如此。-hope more research space and clustering friends understand and explore the theory! ! These algorithms are in the process to find alternative sites, may be able to provide some friend
mySVM-latest-bin
- 基于SVM,分本分类,,是关于两类分类的比较好的工具,国外网站提供,效果很好的-based SVM, the sub-classification is on the classification of the two types of relatively good tool, overseas sites provide good results, the
hanoisea
- 该程序用非递归的方法实现了汉诺塔问题的求解。当源盘的数目较少时该算法的执行速度比递归算法快,但当源盘块数较多时递归算法执行速度块-the program with non - recursive method of the Tower of Hanoi problem solving. When the source of the relatively small number of sites at the time of the algorithm implementation rate f
pdf_calculation
- 计算各种随机分布的密度函数,并可以根据给定的概率计算分位点-the calculation of the density of random distribution function, and can be according to the probability of sub-sites
EdgeDetectoSegmentationgggggggggg
- 边缘检测的方法,效果很好,是从国外网站上下的,i-edge detection method and the results are very good, from top to bottom from overseas sites, i
htieba-v1.7
- 海狸贴吧是一个简易高效的交流平台。这款产品很适合用于公司内部员工交流,地方门户网站网友交流。。。。。。 相比论坛,最大优点是网友们都很熟悉操作 因为它是仿百度贴吧。 后面版本将集成仿百度搜索引擎 功能更加丰富。 支持多数据库 支持主流数据库(excel,access,sqlserver,mysql,oracle),满足用户不同需求。 集成了通行证系统 支持多个网站用同一个账号库,实现多站同步登录退出,用户体验更好,有利于网站管理和运营。 -Bea
sns4j
- 聊天网站部分代码,实现用户管理和查看管理-Chat sites part of the code, user management and view management
HHTMatlab
- 该文件中包含HHT(希尔伯特黄变换)的三种MATLAB程序,可以直接使用,非常方便,效果也不错。并附有相关网站。-The file contains the HHT (Hilbert-Huang Transform) of the three MATLAB program that can be used directly, very convenient with good results. Together with related sites.
new
- Bowtie比对结果进行聚类,然后该程序完成提取聚类中与基因组错配碱基位点的A、T、C、G碱基的覆盖情况-Bowtie than clustering the results, and then extract the clustering process is complete mismatch with the genomic base sites A, T, C, G bases coverage
Campustourguide
- 课程设计: 用无向网表示学校的校园景点平面图,图中顶点表示主要景点, 存放景点的编号、名称、简介等信息,图中的边表示景点间的道路,存放路径长度等信息。要求能够回答有关景点介绍、游览路径等问题。游客通过终端可询问: (1)从某一景点到另一景点的最短路径。 (2)游客从公园进入,选取一条最佳路线。 (3)使游客可以不重复地浏览各景点,最后回到出口(出口就在入口旁边)。 -Curriculum design: Net free to express School ca
ani
- : 移动机器人路径规划是机器人学的一个重要研究领域。 针对移动场地的特点对其进行了建 模与存储,然后将场地处理成简单的连通图-: Mobile robot path planning is an important study robot research field. Characteristics for mobile sites for their modeling and storage, and then deal with the venue into a simple con
fpgrowth
- Fp Growth sample, found on other sites with the main part described.
disc_galerkin
- finite element code based on disc galerkin method.I ve download it from some file exchange sites based on matlab programming
gridfitdir
- matlab平面拟合方法,从其他网站上转载来的-matlab plane fitting methods, are reproduced from other sites to the
triangle
- Computers > Artificial Intelligence > Neural Networks > Software Computers > Software > Information Retrieval > Ranking > By Context Science > Math > Numerical Analysis > Wavelets > Commercial Sites Scienc
schoolguide
- 用无向网表示你所在学校的校园景点平面图,图中顶点表示主要景点,存放景点的编号、名称、简介等信息,图中的边表示景点间的道路,存放路径长度等信息。要求能够回答有关景点介绍、游览路径等问题。--Free to the net means that the school campus attractions in your plans, the graph vertices of their main attractions, storage spots number, name, profile an
9927445TestTrec
- ASPSeek是一个C++编写的互联网搜索引擎,并使用了STL库。它主要包括一个检索机器人,一个搜索守护程序,和一个搜索前端(CGI或者是 Apache模块)。它大概可以检索几百万个URLs,来查找给定的短语和单词,并使用通配符,进行布尔搜索。搜索结果可以限定在给定的时间或站点,站点空间,并按照相关性或者时间进行排序(这里面使用了一些非常酷的技术)。ASPSeek可以应用于很多语言和编码中(甚至包括多字节语言如中文)。它为多个站点做了优化。(多线程检索,同步DNS查询, 按站点将结果分组, We