登录
首页 » 算法 » 二分法查找

二分法查找

于 2022-03-24 发布 文件大小:2.22 kB
0 149
下载积分: 2 下载次数: 1

代码说明:

二分法查找-dichotomy Search

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 程序块的操作,匿名块的操作,子程序的操作,游标的操作
    程序块的操作,匿名块的操作,子程序的操作,游标的操作-Block the operation of the anonymous block operations, subroutine operation, the operation of the cursor
    2022-03-09 11:51:32下载
    积分:1
  • 2022-11-29 08:40:03下载
    积分:1
  • ras&md5
    rsa&md5 公钥和私钥就是从两个文件PublicKey.xml、PrivateKey.xml中读取出来,相当于是现实中的指定公钥和私钥;再验证时我为了方便直接验证的A计算出的HASH码,现实中应该是由B重新计算出文件M的HASH码-ras&md5
    2023-02-13 10:50:03下载
    积分:1
  • 很不容易找到的一个外国人写的Fp
    很不容易找到的一个外国人写的Fp-growth的算法。注释很清楚,编程风格值得借鉴-Not easy to find a foreigner to write the Fp-growth algorithm. Notes It is clear that programming style is worth learning from
    2023-01-14 16:00:03下载
    积分:1
  • 给定一块宽度为W的矩形板,矩形板的高度不受限制。现需要从板上分别切割出n个高度为hi,宽度为wi的矩形零件。切割的规则是零件的高度方向与矩形板的高度方向保持一致...
    给定一块宽度为W的矩形板,矩形板的高度不受限制。现需要从板上分别切割出n个高度为hi,宽度为wi的矩形零件。切割的规则是零件的高度方向与矩形板的高度方向保持一致。要求求出一种切割法使得所使用的矩形板的高度h最小.用递归及分治法解此问题-given a width of the rectangular plate W, the height of rectangular plate unrestricted. Board is required from the respective cut out n height of the hi, wi width of the rectangular parts. Cutting parts to the rules of the height of the rectangular plate with a high degree of consistent direction. Asked obtained a law made by cutting the use of the rectangular plate height h minimum. Using recursive and partition Solving this problem
    2022-10-31 04:20:03下载
    积分:1
  • 实现数据的FFT,纯C代码,可移植性,可用于生成。
    实现数据的FFT算法,纯c代码,可移植性好,可以用于一般程序-Realize data FFT algorithm, pure c code, portability, and can be used in the general procedure
    2022-03-15 17:00:25下载
    积分:1
  • SIMPSON ALGORITHM
    从A到B近似I=积分((F(X)DX)):
    2022-10-06 21:15:03下载
    积分:1
  • svd实现的开源项目
    Svd Feature包含一个很灵活的Matrix Factorization推荐框架,能方便的实现SVD、SVD++等方法, 是单模型推荐算法中精度最高的一种。SVDFeature代码精炼,可以用相对较少的内存实现较大规模的单机版矩阵分解运算。 另外含有Logistic regression的model,可以很方便的用来进行ensemble运算
    2022-01-21 00:47:58下载
    积分:1
  • 宿舍管理系统
    宿舍管理系统:包括宿舍同学名单查询,增添同学名单,删除同学名单等,还有包括查询学生相关的详细信息等。登陆界面分为学生以及宿舍管理人员。
    2023-04-14 08:00:03下载
    积分:1
  • 基于C实现的采样复制的纹理图像修复方_可去除遮罩物
    资源描述CS7495 Final Project  Sooraj Bhat Object Removal by Exemplar-based Inpainting USING THE CODE Everything was done in Matlab and MEX (i.e. a C function callable from Matlab).  First, the C code needs to be compiled.  At the Matlab prompt, type:    mex bestexemplarhelper.c You should then be able to run the following (which takes ~2mins on my 2GHz Pentium 4 laptop with 256MB of RAM):    [i1,i2,i3,c,d,mov] = inpaint("bungee0.png","bungee1.png",[0 255 0]); A smaller run (~25 seconds) would be:    [i1,i2,i3,c,d,mov] = inpaint("bw0.png","bw2.png",[0 255 0]); To visualize:    plotall;    close; movie(mov); SAMPLE IMAGES & RESULTS *0.png      The original images ("bw" and "bungee") *{1,2}.png    The different fill region masks. *P2.png     &nbs
    2022-02-01 13:35:37下载
    积分:1
  • 696516资源总数
  • 106918会员总数
  • 4今日下载