搜索资源列表
Interpolating
- 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
alg1-0.1.1.tar
- A C++ library which finds associations within sets of items, using a fast in-memory algorithm
zlib123
- 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
compress
- 就是这个了,没什么的,什么实习的!! 觉得好麻烦亚-this is a little of what the attachment! ! Asia finds trouble
Email_Addr1762956282004
- 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
gafmax
- % [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
view238
- 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,
Digital_Median
- * 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
geneticalgrithmprogram
- 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
njfind16
- This 16-bit DOS tool traverses all directories on all drives on your machine and finds files which match the template you specify.
TravelingSalesmanProblemGeneticAlgorithm
- 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)
problem-1716
- 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
TSsear
- 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
OFDM-basedWirelessBroadBandSystemSimulator
- 基于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
fetchgals-5.6
- 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
Main
- 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
Findedgesofacolorimage
- 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.
exhaustive
- 穷尽 块匹配算法 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
HeadTracker.tar
- Opens Web cam and finds face and tracks it ... OpenCv OpenGL QT
Finds-and-replaces-a-string-with-a-given-string.r
- Finds and replaces a string with a given string