搜索资源列表
Seek
- 在海量数据中查找匹配字符串,在基因序列分析中用!-in Massive search for data matching string, the gene sequence analysis using!
33060101_李佳丽
- 模仿windows开发的计算器 可进行+、-、*、/、开方、求余等 界面漂亮-windows imitate the development of calculators can be ,-,*,/, prescribing, I seek such beautiful interface
binary
- 利用遗传算法求最小值,程序中求得是表达式x1*x1+x2*x2+x3*x3再-2~2上的最小值,以及对应的x值,算法中使用二进制编码,交叉采用不同交叉和优势交叉,变异也分两种,不用变异和优势变异-using genetic algorithms for the minimum, procedures to seek expressions x1 x1 x2 * * * x2 x3 x3 another 2 ~ 2 on the mini
josephus.1
- 描述:设编号为1,2,…,n(n>0)个人按顺时针方向围坐一圈,每人持有一个正整数密码。开始时任意给出一个报数上限值m,从第一个人开始顺时针方向自1起顺序报数,报到m时停止报数,抱m的人出列,从他在顺时针方向上的下一个人起重新自1起顺序报数;如此下去,直到所有人全部出列为止。要求设计一个程序模拟此过程,并给出出列人的编号序列。 .算法思想: Jeseph函数是实现问题要求的主要函数,其算法思想是:从1至m对带头
xxjsq.
- 用Microsoft Visual C++制作类似Windows的简单计算器,基本实现加,减,乘,除,求平方,百分比等简单运算,得到结果;支持小数和整数-using Microsoft Visual C produced similar Windows calculator simple to achieve basic addition, subtraction, multiplication and addition, seek s
untitled
- 求任意一点到任意点的距离的最小值! 对于求解一些最短距离的问题可以提供一些帮助!-seek any point to any point of the minimum distance! For some of the shortest distance to solve the problem, it can provide some help!
seek-h262-4.76.tar
- seek-h262 is a MPEG decoder.
hdsk41
- hide and seek 可以在GIF图像中嵌入数据。-hide and seek in the GIF image embedded data.
seek-h262-4.76.tar
- seek-h262 is a MPEG decoder.
icq
- 这是ICQ的软件.跟QQ一样.有代码.ICQ的意思是i seek you ,有代码的详细说明-This is the ICQ software. With the same QQ. Have the code. ICQ mean i seek you, have a detailed descr iption of the code
Hide_and_Seek_v4.1
- Hide and Seek v 4.1 数字隐藏工具-Hide and Seek v 4.1
seek
- 乘积的最后三位的值只与乘数和被乘数的后三位有关,与乘数和被乘数的高位无关,利用此来求尾数-The last three values of the product only with the multiplier and the multiplicand on the back three, with a high multiplier and the multiplicand has nothing to do, take advan
DiskSchecualing
- (1)设计并实现了一个函数,完成先来先服务的磁盘调度功能 (2)设计并实现了一个函数完成最短寻道时间优先的磁盘调度功能。 (3)设计并实现了一个函数完成电梯算法的磁盘调度功能 -(1) design and implementation of a function, to complete a first-come first-served disk scheduling (2) design and implementat
VB6-Seek-Flee
- vb seek flee algorithm
Seek
- 求出英文句子中字母的出现次数及累计统计 -Seek the English sentences of each letter frequency
Seek-the-greatest-common-divisor
- 求最大公约数 求最大公约数 -Seek the greatest common divisor
seek-for-saddle-point
- 找出一个m*n数组的鞍点。若找到了鞍点则输出鞍点的行号和列号,若数组不存在,则输出鞍点不存在-seek for saddle point
how-to-seek-a-extremum-sequence
- Matlab中如何求一个序列的极值?在Matlab中有专门求序列最大值和最小值的函数,分别是Max 和 Min,但是有时候我们不满足于求整个序列的最值,而是对序列的极值,也就是局部的最值感兴趣。对于解析函 数,这个比较简单,只要令一阶倒数为零求出对应的自变量就行了。-Matlab how to seek a extremum sequence? In the Matlab there is a speci
seek算法
- 本文对coreseek代码中涉及到的一部分算法进行说明,以便在阅读代码的时候,能更容易理解相关的代码。本文所整理的只是其中的部分算法,后面将在逐渐深入理解的基础上,进一步添加。(This article explains some of the algorithms involved in coreseek code so that it's easier to understand the code when you're readi