搜索资源列表

  1. Interpolating

    0下载:
  2. Finds the polynomial p10 of degree less than or equal to 10 that interpolates cos x on the interval [0, PI/2] at 11 equally spaced points. Study the error betwee between the function and the polynomial at 41 equally
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:47265
    • 提供者:qiao
  1. alg1-0.1.1.tar

    0下载:
  2. A C++ library which finds associations within sets of items, using a fast in-memory algorithm
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:113042
    • 提供者:chen
  1. zlib123

    0下载:
  2. The deflation algorithm used by gzip (also zip and zlib) is a variation of LZ77 (Lempel-Ziv 1977, see reference below). It finds duplicated strings in the input data. The second occurrence of a string is replaced
  3. 所属分类:IP电话/视频会议

    • 发布日期:2008-10-13
    • 文件大小:5143890
    • 提供者:MCU2000
  1. compress

    0下载:
  2. 就是这个了,没什么的,什么实习的!! 觉得好麻烦亚-this is a little of what the attachment! ! Asia finds trouble
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:32030
    • 提供者:
  1. Email_Addr1762956282004

    0下载:
  2. This program Recursively Searches the C: drive for files with certain extensions, like .txt and .html and it opens each file and searches for the @ sign. If it finds an @ sign, it will extract it and write the address to
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:5254
    • 提供者:许忠良
  1. gafmax

    0下载:
  2. % [BestPop,Trace]=fmaxga(FUN,LB,UB,eranum,popsize,pcross,pmutation) % Finds a maximum of a function of several variables. % fmaxga solves problems of the form: % max F(X) subject to: LB <= X <= UB % Best
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:3036
    • 提供者:mmcc
  1. view238

    0下载:
  2. The view238 application is a simple tool for graphically displaying STEP-NC toolpaths. It is a Java application that reads AP-238 XML data using the DOM inferface, then finds and display the toolpaths within. At present,
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:89304
    • 提供者:易力
  1. Digital_Median

    0下载:
  2. * DEFINITION * This is the header file for a library module used to calculate the median * of a list of values. It finds the value that would be in the center if * the list were sorted. If the list contains an
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:3505
    • 提供者:Qu chun lei
  1. geneticalgrithmprogram

    0下载:
  2. BNB20 Finds the constrained minimum of a function of several possibly integer variables. % Usage: [errmsg,Z,X,t,c,fail] = % BNB20(fun,x0,xstatus,xlb,xub,A,B,Aeq,Beq,nonlcon,settings,options,P1,P2,...) % % BNB s
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:6683
    • 提供者:冯颖
  1. njfind16

    0下载:
  2. This 16-bit DOS tool traverses all directories on all drives on your machine and finds files which match the template you specify.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:33370
    • 提供者:王俊惠
  1. TravelingSalesmanProblemGeneticAlgorithm

    0下载:
  2. Finds a (near) optimal solution to the Traveling Salesman Problem (TSP) by setting up a Genetic Algorithm (GA) to search for the shortest path (least distance needed to travel to each city exactly once)
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:3210
    • 提供者:阳关
  1. problem-1716

    0下载:
  2. An integer interval [a,b], a < b, is a set of all consecutive integers beginning with a and ending with b. Write a program that: finds the minimal number of elements in a set containing at least two different integ
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:7059
    • 提供者:张磊
  1. TSsear

    0下载:
  2. 1. this function is for image (width=176, hight=144) only. but you can modify the related value to fit yours. 2. it is used to evaluate the motion vector between the Nth image and N-1th image. 3. it use Three S
  3. 所属分类:视频捕捉/采集

    • 发布日期:2008-10-13
    • 文件大小:93974
    • 提供者:samk
  1. OFDM-basedWirelessBroadBandSystemSimulator

    0下载:
  2. 基于OFDM的无线宽带系统仿真It contains mainly two parts, i.e. link-level simulator and system-level simulator. Link-level simulator focus on a single-cell single-user scenario, where signal is transmitted from tx, and estimated
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:256051
    • 提供者:zhangli
  1. fetchgals-5.6

    0下载:
  2. A multi-threaded web spider that finds free porn thumbnail galleries by visiting a list of known TGPs (Thumbnail Gallery Posts). It optionally downloads the located pictures and movies. TGP list is included. Public domai
  3. 所属分类:搜索引擎

    • 发布日期:2008-10-13
    • 文件大小:82794
    • 提供者:李达
  1. Main

    0下载:
  2. an application that finds the smallest of several integers. Assume that the first value read specifies the number of values to input from the user
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:835
    • 提供者:xuehao
  1. Findedgesofacolorimage

    0下载:
  2. This program finds the edges of a color image by converting the original image to YCbCr color space. Basic edge detection technique used is canny.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:7862
    • 提供者:zhangpeng
  1. exhaustive

    0下载:
  2. 穷尽 块匹配算法 motionsEstAnalysis.m scr ipt to execute all Algorithms motionEstES.m Exhaustive Search Algorithm costFuncMAD.m Mean Absolute Difference Function minCost.m minimum cost among macro blocks motionComp.m m
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:7254
    • 提供者:田卉
  1. HeadTracker.tar

    0下载:
  2. Opens Web cam and finds face and tracks it ... OpenCv OpenGL QT
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-06-04
    • 文件大小:1430528
    • 提供者:Asp3ctus
  1. Finds-and-replaces-a-string-with-a-given-string.r

    0下载:
  2. Finds and replaces a string with a given string
  3. 所属分类:能源行业(电力石油煤炭)

    • 发布日期:2024-06-04
    • 文件大小:2048
    • 提供者:fayyazi
« 12 3 4 5 6 7 8 9 10 ... 28 »

源码中国 www.ymcn.org