登录
首页 » Special Effects » flash导航条,大家在网站设计的时候经常会遇到如何设计自己导航条的问题,一些精美的导航条实例给大家...

flash导航条,大家在网站设计的时候经常会遇到如何设计自己导航条的问题,一些精美的导航条实例给大家...

于 2022-03-18 发布 文件大小:77.85 kB
0 146
下载积分: 2 下载次数: 1

代码说明:

flash导航条,大家在网站设计的时候经常会遇到如何设计自己导航条的问题,一些精美的导航条实例给大家-flash navigation bar, web design in the U.S. often encounter how to design their own navigation bar, some fine examples of the navigation bar to the U.S.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Abstract: The inflection point is a digital image of an important information ca...
    摘要:拐点是数字图像中的一个重要信息载体 提出一种新的拐点检测算法 该算法并非寻找连续空间中曲率的离散近似计算方法,而是源于离散曲线的外观特征,推导出离散曲线上拐点处k个点对间欧氏距离平方和局部最小这一重要性质。基于该性质,本算法首先利用Freeman链码的性质.过滤掉物体边界上明显不可能成为拐点的象素,然后在剩余的边界点中通过寻找该局部最小值定位出拐点。给出了本算法与四种著名拐点检测算法的对比实验。 -Abstract: The inflection point is a digital image of an important information carrier put forward a new turning point detection algorithm the algorithm does not look for continuous space discrete approximation of the curvature calculation method, but from the appearance of characteristics of discrete curve derived discrete curve the inflection point at k-points between the squared Euclidean distance and the local minimum of this important property. Based on the nature of the algorithm is the first to use Freeman chain code in nature. Filter out objects clearly can not become a turning point on the border pixel, and then in the remaining boundary points by finding out the turning point of the local minimum position. The algorithm is given inflection point detection algorithm with th
    2022-05-29 18:03:55下载
    积分:1
  • 这是我的用canny算子,log算子,laplacian算子等编写的程序,用bcb6编译...
    这是我的用canny算子,log算子,laplacian算子等编写的程序,用bcb6编译-This is my used canny operator, the operator log, laplacian operator such as the preparation of the procedures used bcb6 compiler
    2023-06-22 14:40:04下载
    积分:1
  • 高光谱图像混合像元分解是R的一个关键环节的应用。
    高光谱图像的解译是遥感图像应用的一个重要环节。基于线性光谱混合模型的光谱解译技术正在越来越广泛地应用。仿真结果表明,当部分端元参与解译和分区域进行解译时,高光谱图像的解译效果会得到较显著改善。-The unmixing of Hyperspectral imagery is a critical link of the application of remote sensing imagery. Based on linear spectral mixture model, spectral unmixing technology now is being increasingly used. On the basis of it,studying unmixing ways engaged by endmembers in different conditions, comparing and discussing a more effective expression mode of endmembers.
    2022-06-21 15:44:12下载
    积分:1
  • 一个兼容性比较好的usb摄像头图像采集源代码,具有很好的应用性...
    一个兼容性比较好的usb摄像头图像采集源代码,具有很好的应用性-a better compatibility usb camera image acquisition source code, has a good application
    2022-10-12 21:25:03下载
    积分:1
  • 提取EXIF信息的数码相机的照片,几乎所有的…
    用于提取数码相机相片中的EXIF信息,几乎所有的信息都可以提取出来-For extracting digital camera photos in the EXIF information, almost all of the information can be extracted
    2022-06-17 19:25:53下载
    积分:1
  • VB使用OpenCV的人脸检测
    VB人脸检测使用OpenCV
    2022-04-30 11:18:12下载
    积分:1
  • matlab环境下的立体图像校正程序,目的是要消除例如图像对的垂直视差...
    matlab环境下的立体图像校正程序,目的是要消除例如图像对的垂直视差-matlab environment three-dimensional image correction procedures, such as the purpose is to eliminate the image of the vertical parallax
    2022-02-10 10:25:47下载
    积分:1
  • c++ builder 图形图象处理(不规则图形的动画技术) 图形的移动,可以改变其水平和垂直距离, 以及速度...
    c++ builder 图形图象处理(不规则图形的动画技术) 图形的移动,可以改变其水平和垂直距离, 以及速度-c builder graphic image processing (irregular graphics animation technology) mobile graphics, can change its horizontal and vertical distance, and speed
    2023-08-03 13:20:04下载
    积分:1
  • object : If you want to learn computer graphics students, teachers and staff : a...
    对象:想学好计算机图形学的大学生,老师和工程人员内容:动态的演示了图形生成过程,详细的源代码使你粘贴后就可以运行,其中包括DDA、bresenham、逐点比较法直线生成算法;bresenham,DDA,中点画圆算法;n次bezier,spline,Bspling,Hermite曲线生成算法;单线性,双线性,Bezier曲面生成算法;矢量,点阵字符生成算法;扫描填充,种子填充算法,多边形,直线裁剪算法;平移,比例,旋转,原点对称,错切变换算法;斜测投影,一点,二点,三点透视算法;消影,斜平行投影,正轴测投影,透视投影算法,光照立体球,光照圆环,光照双线性曲面等等!如果需要安装图形学演示系统的请到这下载:http://happyyangxu.home.sunbo.net/xfile.php?xname=N50SQV0&download=1&fname=graphic_demo.zip-object : If you want to learn computer graphics students, teachers and staff : a dynamic demonstration of graphics generation process, the detailed source code so that you can run after the paste, including DDA, bresenham, point by point comparison Linear Algorithm; Bresenham, DDA, Stipples Yuan algorithm; n bezier, spline, Bspling, Hermite curve generation algorithm; single, bilinear, Bezier surface generation algorithm; vector, Character generation algorithm; scanning fill the seed filling algorithm, polygons, linear cutting algorithm; translation, proportion, rotation , the origin of symmetry,
    2022-04-14 18:58:19下载
    积分:1
  • 这是一个关于jpeg2标准的英文原版说明,里面详细介绍了jpeg2的算法,对大家很有帮助...
    这是一个关于jpeg2标准的英文原版说明,里面详细介绍了jpeg2的算法,对大家很有帮助- This is explained about the jpeg2 standard English first edition that, inside in detail introduced the jpeg2 algorithm, has very much to everybody helps
    2022-04-09 12:42:58下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载