搜索资源列表
二分法.rar
- 一个二分法查找的图形演示程序
MultiQuadric
- 多面函数法进行曲面模拟,并在查找论文的基础上进行优化。原创。-multidimensional function method for simulation of surface, and search for papers on the basis of optimization. Originality.
小波变换matlab
- 这是在网上查找的小波变换的相关程序,是在matlab环境下编的,希望对大家有所帮助-This is the online search for the wavelet transform the associated procedures, in the Matlab environment series, we hope to help
TextAbstractor3
- 能够对文本的内容进行显示功能,并且能够根据客户的需求可以对关键字查找,并显示带有关键字的句子,并且采用句子分割技术进行处理,实现断句功能。即可以把该文章带有此关键字的句子分句显示出来,该软件的使用必须在ODBC中进行相关的设置,详细请看我的说明文档,请大家导入文章时选择txt的文件格式。我目前正在开发更好的文本挖掘工具,如果大家有什么好的建议和想法请发EMAIL给我:andondon-right to the contents of the text for display, and accor
mo例子24
- 地理数据显示的一种方法,利用属性查找到地理要素!-geographic data shows a method of using geographical attributes to identify elements!
MOTravel
- vb+mo 遍历路径,选择路径并高亮显示,很好的查找路径的例子-vb mo traverse path, selecting paths and highlighted, and a good example to search path
sample2
- 此文件使用C语言编写,用于目标的查找,并捡出目标-this document using C language, the search for goals and objectives house
tcdepingmuhanshu
- c语言的例子。我通过很多甜的查找才找到的现在拿来一起分享-example. I passed a lot of sweet you find me with the now sharing
up2e_wordpad
- VB编写的写字板 \\frmDocument.frm ..........\\frmDocument.frx ..........\\frmMain.frm ..........\\frmMain.frx ..........\\FRMMAIN.LOG ..........\\KC2.RWP ..........\\Module1.bas ..........\\MSSCCPRJ.SCC ..........\\MyWizard
countnum
- 此代码是关于查找图象中的粒子数目,可以运行,仅供参考-this code is on the search for the particle image number, you can run, for information purposes only
find_contours
- 查找所有二维平面上点的外轮廓的程序,采用opencv实现,是一个简单的学习图形学的工具-get all planar point on the outer contour of the procedures used opencv realized, is a simple tool for learning graphics
2334342
- GIS2次开发关于路径查找代码[vb,vc,dephi多版本代码-GIS2 meeting on the development path search code [vb, vc, phi multi-version code
quickidct
- 直接在实数域进行IDCT和DCT快速变换。使用查找表来实现变换中的系数运算。计算速度快,效率高。-directly in the real domain for DCT and IDCT rapid transformation. Use lookup table to achieve the transformation coefficient calculation. Calculating speed, high efficiency.
lookup_multi
- //4×4 查找表乘法器 module mult4x4(out,a,b,clk) output[7:0] out input[3:0] a,b input clk reg[7:0] out reg[1:0] firsta,firstb reg[1:0] seconda,secondb wire[3:0] outa,outb,outc,outd always @(posedge clk) begin firsta = a[3:2] se
sift
- 这段代码是SIFT算法的C++代码,sift算法主要用于查找两张图像的共同特征点-SIFT algorithm for C++ code
code
- 对24位的彩色图像用中位切分(中位区分)法将其转换成8位索引图像,并且生成对应的颜色查找表。-median-cut algorithm,8-bit index map, lookup table,256 colors,
bitchoose
- 能对输入的文档进行字频统计,查找各个单词-Able to enter the document word frequency statistics, all search words
exShader
- OSG结合GLSL,在一个立方体上贴纹理后,对其进行颜色校正,更改为已存在的查找表的颜色值,GLSL可以对纹理颜色值进行更改-OSG integration GLSL, posted in a cube texture is carried out after color correction, change the existing look-up table of color values, GLSL texture color values can be changed
6s_lut
- modis反演气溶胶光学厚度需要输入查找表,根据6s方法,运用6s v4.1软件生成查找表。(To retrieve aerosol optical depth by MODIS, you need to input look-up tables and generate look-up tables using 6S v4.1 software based on the 6S method.)
best_match
- 在halcon的开发环境中,在一幅图像中查找最佳的匹配区域,(Searching the best matching of a template and an image)