搜索资源列表

  1. BitTorrent

    0下载:
  2. Bram Cohen所著,孤波翻译的BitTorrent协议详解。BT大家都用过,但要想了解BT的原理请看本文。
  3. 所属分类:开发工具

    • 发布日期:2008-10-13
    • 文件大小:9355
    • 提供者:魏强
  1. tftb2002toolbox

    0下载:
  2. 小波变换工具包,包括信号产生函数、噪声产生函数、线性处理函数、Cohen类双线性时频处理函数、Affine类双线性时频处理函数、模糊函数和其他处理函数。-Wavelet Transform tool kit, including signal generator function, noise function, linear processing function, Cohen category bilinear time-frequ
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:2067903
    • 提供者:yvette
  1. WaveletCDF97

    0下载:
  2. Cohen-Daubechies-Fauraue 9-7 Wavelet Transforms . CDF小波分解matlab源代码-Cohen-Daubechies - Fauraue 9-7 Wavelet Tr ansforms. CDF wavelet decomposition Matlab source code
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1361
    • 提供者:王波
  1. matlab_tftb_toolbox

    0下载:
  2. Matlab 时频分析工具箱,含短时傅立叶变换、Cohen类双线性时频处理函数、Affine类双线性时频处理函数、模糊函数和其他处理函数等源码,应该很有用。从6.5以后版本的matlab不自带,大家可以下载下来使用。-Matlab Toolbox time-frequency analysis, with short-time Fourier transform, Cohen category bilinear time-frequen
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:2332766
    • 提供者:杨力
  1. TwoWork

    0下载:
  2. 1\\直线段的裁剪算法Cohen-Sutherland 2\\二次、三次Bezier曲线,二次、三次均匀B样条曲线(过首末顶点)(不会抖动)-1 \\ line of the cutting algorithm Cohen-Sutherland 2 \\ Second, Bezier curves, second, third uniform B-spline curves (after the end of the first p
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1218425
    • 提供者:heiniu532
  1. TimeFrequency

    0下载:
  2. Ridge_WindowFT窗口傅立叶变换的脊 CohenDist Cohen类时频分布-Ridge_WindowFT window Fourier Transform ridge CohenDist Cohe n type time-frequency distribution
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:10624
    • 提供者:cicinati
  1. DemoAlgorithm

    0下载:
  2. Cohen-Sutherland.The classical algorithm in computer graphics. Suitable for beginners to learn.-Cohen-Sutherland.The classical algorit hm in computer graphics. Suitable for beginner 's to learn.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:43822
    • 提供者:zhanglei
  1. 20060214155614129

    0下载:
  2. 1、 矩形窗口的直线段裁剪(Cohen-Sutherlan算法必做,再在梁友栋和中点分割算法中任选一种)-a rectangular window line of cutting (Cohen-Sutherlan algorithm will do, again in mid-point and friends of Liang Dong segmentation algorithm An optional)
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:77892
    • 提供者:苏少
  1. threeSamplesForOpenGL

    0下载:
  2. 第一个是分别用Bresenham和DDA算法画直线,第二个是画圆算法,第三个是cohen-sutherland算法的实现-respectively DDA Bresenham algorithm and line drawing, and the second is drawcircle algorithm, Cohen is the third-Algorithm of sutherland
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:211863
    • 提供者:邹文科
  1. cutofbeeline

    0下载:
  2. 基于VC++6.0实现直线段的Cohen-Sutherland算法裁剪. 操作说明: 打开裁剪.EXE,点击画矩形或画直线,就可以进行画矩形或直线;然后点击裁剪,就可以进行直线段的Cohen-Sutherland裁剪。 -based VC 6.0 line of the Cohen-Sutherland algorithm cutting. Operation Note : Open cut. EXE, it painted
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:134128
    • 提供者:陈守勇
  1. tuxingxueshiyan1

    0下载:
  2. 《计算机图形学》 实验一 基本图形的生成 实验目的: 1、编写直线的DDA和Bresenham算法的实现程序,验证算法的正确性。 2、编写圆的Bresenham算法或中点算法的实现程序,验证算法的正确性。 3、用多边形的扫描线填充算法对一多边形进行填充,验证算法的正确性。 4、使用Cohen-Sutherland算法裁减二维线段或使用Sutherland-Hodgman算法对多边形进行裁减,验证算法的正确性。
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:44947
    • 提供者:fisherman
  1. waili-gpl-19990723

    0下载:
  2. WAILI is a wavelet transform library, Uses integer wavelet transforms based on the lifting Scheme, Provides various wavelet transforms of the Cohen-Daubechies-Feauveau family of biorthogonal wavelets.-WAILI is a wavele
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:196149
    • 提供者:okey668
  1. Bezier_CutLIne

    0下载:
  2. 直线段的裁剪和绘制,1、自由曲线包括:二次、三次Bezier曲线,二次、三次均匀B样条曲线; 2、Bezier曲线的实现算法要求选用细分算法; 3、均匀B样条曲线过控制多边形的首末顶点; 4、利用B样条曲线的局部控制性来动态修改曲线形状; 5、界面设计友好、几何直观。 裁剪算法选用Cohen-Sutherland算法; -straight of the cutting and painting, a free c
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:331797
    • 提供者:rtshen
  1. PIDcontrol

    0下载:
  2. This simple program help you to calculate parameters for a pid controller for first order systems wiith delay using different method: Ziegler Nichols,Cohen coon,IMC... -This simple program to help you calculate p aram
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:9297
    • 提供者:阳关
  1. cut-outarithmetic

    0下载:
  2. 这里将以前编写的一个简单的Cohen-Sutherland线段裁剪算法的实现程序共享给大家。希望能给大家一点点帮助。
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:31278
    • 提供者:和海波
  1. ClipBoundTest

    0下载:
  2. Cohen-Sutherland 直线段裁剪算法的实现
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:65236
    • 提供者:天佑
  1. Cohen_Sutherland

    0下载:
  2. 这里将以前编写的一个简单的Cohen-Sutherland线段裁剪算法的实现程序共享给大家。
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:30776
    • 提供者:柯南
  1. 2

    0下载:
  2. Cohen-Sutherland裁剪 计算机图形学 的一些程序 ,已经调试,可以运行,可以提高学习兴趣
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1940
    • 提供者:王名
  1. 028246-cohen

    0下载:
  2. 二维裁减算法,OPENGL-2D reduction algorithm, OpenGL
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:12395
    • 提供者:照茜
  1. c

    0下载:
  2. Cohen-SutherLand实现裁剪直线的两个关键函数
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1190
    • 提供者:hy
« 1 2 3 4 5 67 8 9 10 11 12 »

源码中国 www.ymcn.org