CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - 测试函数

搜索资源列表

  1. WriteJpeg

    0下载:
  2. 通过调用Libjpeg库中的函数接口,可以实现把位图转换成jpg格式的图片存储,在WINCE下经过简单的修改测试通过-by calling the library function interface, which enables bitmap conversion jpg format photo storage, pulled under through simple changes through testing
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:409144
    • 提供者:潘涛
  1. geometry_algorithm

    1下载:
  2. 各种关于几何的算法实现。包括 计算几何学库函数(线相交,面积等等) 寻找凸包 graham 扫描法 判断点是否在多边形内。同时包含一些测试-on various geometric algorithm. In terms of geometry library functions (lines intersect, size, etc.) for convex hull graham scanning judgment and whether the polygon. Both co
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:12437
    • 提供者:changxia
  1. Euler(matlab)_CanTestWithImage

    0下载:
  2. 计算图像中的欧拉数,经典代码,采用matlab实现,可以熟悉欧拉数的求法,及相关MATLAB函数的用法,带图片可测试。-calculated image of Euler number, classic code using Matlab realized, could familiar with the Euler number for the law, MATLAB functions and related usage, with pictures can be tested.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:14783
    • 提供者:whq
  1. work2z

    0下载:
  2. 图论算法库 C++ 语言实现 代码内容 图论算法库,包括以下算法: 单源最短路径 Dijkstra 算法 单源最短路径 Bellman-Ford 算法 最小生成树 Prim 算法 每对节点间最短路径 Flod-Warshall 算法 语言 C++ 编译平台 VisualAge C++ 4.0 作者 starfish (starfish.h@china.com) 备注 程序用C++语言编写,在VisualAge C++ 4.0下调试通过。压缩包内的Graph.h文件包含所有的库函数,其调用接口见程
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:4275
    • 提供者:kelly
  1. toolbox_sparsity

    0下载:
  2. 稀疏性工具箱函数集,比较全面,有测试函数,可用,很好
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-01-17
    • 文件大小:915900
    • 提供者:chao
  1. 2005011609594128107

    0下载:
  2. CS仿真程序。这是我见过的写得最漂亮的OpenGL程序,潜心研究了三天之后,增加了大量注释,删除了一些冗余代码,并且修改了它的碰撞测试函数,加入了图示说明。各位学习OpenGL的新手不应错过这么一个优秀的程式。-CS simulation program. This is what I saw the most beautiful written OpenGL procedures, for three days of painstaking research, a significant in
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:6282525
    • 提供者:何明
  1. EvolutionaryAlgorithmsforSolvingMulti-ObjectivePro

    0下载:
  2. 《Evolutionary Algorithms for Solving Multi-Objective Problems》这是一本有关多目标进化的非常值得一看的书,里面有测试标准,测试函数等内容-The solving of multi-objective problems (MOPs) has been a continuing effort by humans in many diverse areas, including computer science, engineering, e
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-29
    • 文件大小:12281245
    • 提供者:
  1. m_bfilter2

    0下载:
  2. 对图像进行双滤波的函数,并有相应的测试函数。-The image pairs of filter functions, and there is a corresponding test function.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:5081
    • 提供者:陈利聪
  1. 4

    0下载:
  2. 这是我见过的写得最漂亮的OpenGL程序, 潜心研究了三天之后,增加了大量注释,删除了一些冗余代码,并且修改了它的碰撞测试函数,加入了图示说明。 各位学习OpenGL的新手不应错过这么一个优秀的程式。 由于本人也是OpenGL初学者,不足之处敬请各位老大多多原谅。^^
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-21
    • 文件大小:6250452
    • 提供者:pudn_20101001
  1. ambiguiity

    0下载:
  2. matlab的模糊函数实现。可以成功实现函数图像显示。测试成功。-matlab implementation of fuzzy function. Image display function can be successful. Tested successfully.
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-29
    • 文件大小:3707
    • 提供者:jiajia
  1. LevenbergMarquardtalgorithmMATlABcodewithtrustregi

    0下载:
  2. 这是一个实现Levenberg-Marquardt算法的MATlAB代码,总共4个文件f.m产生目标评价函数,l_m_trust.m是进行L_M算法迭代处理,trtestlm.m是采用置信域方法决定更新参数和置信系数,而测试函数入口时test_lm.m,每个函数里面有详细的中文注释,希望能给你的工作带来帮助!-This is an implementation of Levenberg-Marquardt algorithm MATlAB code, generated a total of f
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:4469
    • 提供者:秦论剑
  1. Matrixes

    0下载:
  2. 包含矩阵和行列式各种操作的程序,有main测试函数和功能头文件。功能包括矩阵的加、乘运算,行列式求值,矩阵求逆,求秩-Various operations including matrix and the determinant of the procedures, test the functions and features main header file. Features include matrix addition, multiplication operator, determi
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:20513
    • 提供者:胡灏
  1. multi-objective-

    0下载:
  2. 改进的多目标粒子群算法,包括多个测试函数 对程序中的部分参数进行修改将更好地求解某些函数-Improved multi-objective particle swarm algorithm, modify some parameters of the program including a plurality of test functions will be better for solving certain functions
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-12
    • 文件大小:7828
    • 提供者:轻清
  1. DS-watermark

    0下载:
  2. 一个简单的扩频语音水印算法,包括pn产生函数,水印的嵌入和提取算法,以及水印的攻击函数,另加两个测试函数,其中out_test是对水印攻击后进行水印的提取。-A simple spread spectrum watermarking algorithm voice, including pn generation function, watermark embedding and extraction algorithms, watermark and attack functions, plu
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1226879
    • 提供者:hua
  1. QPSO

    1下载:
  2. 量子粒子群的matlab程序,有测试函数-qpso matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:3163
    • 提供者:zhanlan
  1. opencvTest

    0下载:
  2. opencv的测试函数,主要是打开图片,保存图片等简单功能-opencv test functions, mainly to open the picture, save the picture and other simple functions
  3. 所属分类:Graph program

    • 发布日期:2017-05-09
    • 文件大小:1890875
    • 提供者:石伟
  1. bcc2

    0下载:
  2. 细菌趋药性算法,以证明可用,可以更换测试函数进行测试。-Bacterial chemotaxis algorithm, in order to try to use, you can replace the test function to test.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2136
    • 提供者:jcj
  1. 824879

    0下载:
  2. 粒子群算法(pso)标准测试函数验证程序,在一个m文件中包括了目前文献-Particle swarm optimization (pso) validation procedures, standard test functions in a m documents including the current literature
  3. 所属分类:Special Effects

    • 发布日期:2017-12-14
    • 文件大小:2602
    • 提供者:nhz@493900
  1. VC上机测试

    0下载:
  2. mfc单文档画圆,用ondraw函数实现(MFC single document drawing circle)
  3. 所属分类:绘图程序

    • 发布日期:2018-01-10
    • 文件大小:2444288
    • 提供者:imagination666
  1. 词袋模型最终版测试

    1下载:
  2. 利用词袋模型,实现对Merchdata数据库内图像的标注功能。使用了bagoffeatures库函数。(The bag-of-words model is used to implement the annotation of images in the Merchdata database. Use the bagoffeatures library function.)
  3. 所属分类:图形图像处理

    • 发布日期:2020-03-19
    • 文件大小:380928
    • 提供者:过了就好
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com