CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 搜索资源 - 图形算法

搜索资源列表

  1. 花布

    0下载:
  2. 带有多种基本图形算法的delphi程序-with various kinds of basic graphics algorithm delphi procedures
  3. 所属分类:Delphi控件源码

    • 发布日期:2008-10-13
    • 文件大小:473036
    • 提供者:王玉
  1. 20050720Mygame

    0下载:
  2. 这是一个小游戏,模仿连连看做的,没有图形界面,只是用来实现它的算法而已,可供参考-This is a small game, imitating the 1000 block of Terry Avenue done, no graphical interface, it is only used for the algorithm only available for reference,
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2381
    • 提供者:陈奇
  1. zoomout

    0下载:
  2. 一个模拟图形缩小的C源代码。是利用克里金方法,包含了4个函数,一个是初始化,一个是克里金方法的具体算法,还有两个是输出函数。-a narrow graphic simulation of C source code. Kerry is using the method includes four functions, one is initialization, Kerry is a specific method of the algorithm, there are two output f
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:9551
    • 提供者:流得花
  1. TimeSeriesNN.ZIP

    2下载:
  2. 使用循环神经网络和动态神经网络算法实现的综合股票分析预测程序,程序可以自动从网上下载最新数据并分析,得出的结果可以以图形/数字显示或保存在CSV文件中 -use of recycled neural networks and dynamic neural network algorithm to achieve the comprehensive analysis of stocks procedures, procedures can be automatically downloade
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:167024
    • 提供者:姚紫欣
  1. job2

    0下载:
  2. 采用计算机图形学的种子填充算法进行多边才行填充-using computer graphics seed filling algorithm filled multilateral Caixing
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:8317
    • 提供者:朱芳芳
  1. fjisuanqi

    0下载:
  2. C语言编写的仿Windows的自带计算器,在DOS环境下运行,图形界面,支持鼠标,但算法稍有复杂。-C language of its own imitation of the Windows calculator, the DOS operating environment, a graphical interface, mouse support, but some complex algorithms.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:52722
    • 提供者:常华
  1. seed_fill

    1下载:
  2. 用C++实现的计算机图形中的种子填充算法,对学习编程和计算机图形学的很有帮助.-C realization of computer graphics seed filling algorithm, to learn computer graphics programming and the very helpful.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2819
    • 提供者:杨扬
  1. jiandanheyizh

    0下载:
  2. 用Java编的人工智能的最简单合一者算法,图形界面很好用 -Java series of the most simple artificial intelligence algorithms-one who, with good graphics interface
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:19325
    • 提供者:刘昌劲
  1. pasong

    0下载:
  2. 泊松分布的图形算法 本题用c语言编写的画图程序要在tc2.0下运行. 其余程序在各种编译器下可以运行,-Poisson distribution of graphic algorithms that use the c language drawing programs to tc2.0 running. The remaining procedures in the various compiler can run under,
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:54049
    • 提供者:李超
  1. Cache_emu

    1下载:
  2. 这是Vc++6.0实现的用于大学操作系统或计算机系统结构课程实验的缓存算法模拟程序(有图形界面)-Vc 6.0 for the University of operating system or computer system architecture courses experimental cache algorithm simulation program (with a graphical interface)
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:33722
    • 提供者:刘权
  1. 图形学直线和圆的生成算法

    0下载:
  2. 掌握直线和圆的生成算法,分别用DDA法和中点画线法在屏幕上画两条直线段-grasp of linear and circular generation algorithm, respectively DDA Act and the dotted lines in the screen painting of two straight
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1031
    • 提供者:成龙
  1. 图形圆的生成算法

    0下载:
  2. 斜率为0~1和大于1的Bresenham画线程序,将该算法程序扩展到任一八分圆坐标空间图,从而形成一般的Bresenham画线算法。-slope of 0 to 1 and more than a line drawing of Bresenham procedures, the extension of this algorithm, arrived on January 8 pm Yuan map coordinates space, thus forming a general line
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:899
    • 提供者:成龙
  1. 图形学直线的生成算法

    0下载:
  2. 圆心在原点,半径为R的第一个4分圆的Bresenham画圆算法程序,将该算法程序推广到任一四分圆,从而形成一般的Bresenham画圆算法。并利用Bresenham画圆算法画出一个圆心在点(xc,yc), 半径为R, 圆周颜色为color的圆-Center in the basics of radius R for the first four hours round the Bresenham algorithm Circle procedures, procedures for the pr
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:878
    • 提供者:成龙
  1. 图形裁剪算法

    0下载:
  2. 实现直线的编码裁剪算(Cohen_Sutherland算法)该程序能实现窗口屏幕上任意一条直线的裁剪-achieve linear coding cutting count (Cohen_Sutherland algorithm) to achieve the program window on the screen arbitrary cutting a straight line
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1370
    • 提供者:成龙
  1. 区域填充算法处理直线自相交的情况

    0下载:
  2. 计算机图形学区域填充算法可以处理直线自相交的情况。-computer graphics area filling algorithm can handle line from the intersection.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:5236
    • 提供者:
  1. 剪切算法

    0下载:
  2. 计算机图形学中的剪切算法,用来剪切一些多余的线条。
  3. 所属分类:其它

    • 发布日期:2011-05-20
    • 文件大小:1836408
    • 提供者:mhb00123
  1. 图形化界面模拟操作系统OS的作业调度算法

    2下载:
  2. 通过图形化界面模拟操作系统的作业调度算法中的时间片轮转和动态抢占式优先权算法,同时模拟内存的分配和回收-Simulation of the operating system through the graphical interface of the job scheduling algorithm in the time slice rotation and dynamic preemptive priority algorithm, and simulation of memory allo
  3. 所属分类:操作系统开发

    • 发布日期:2017-03-22
    • 文件大小:22055
    • 提供者:老班
  1. WaterMark

    0下载:
  2. 数字水印算法(包含提取和嵌入) 1可以直接执行exe文件; 2开发平台为Delphi6,打开工程文件可以任意修改源代码; 3算法描述:将二值水印图象根据原图形的灰度值嵌入到其低0-3位中,属于空间域算法;-digital watermarking
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-01
    • 文件大小:249329
    • 提供者:陈栋梁
  1. menory

    0下载:
  2. 通过图形化的界面模拟操作系统中动态分区存储管理方式的内存分配与回收,采用的算法有首次适应算法和最佳适应算法,并且能实现内存回收功能,包括单独回收;与上边空闲区邻接,合并回收;与下边空闲区邻接,合并回收;与上、下边空闲区邻接,合并回收。-Through the graphical interface of the dynamic simulation of the operating system partition storage management and recovery of the m
  3. 所属分类:OS Develop

    • 发布日期:2017-04-09
    • 文件大小:1106917
    • 提供者:小衍
  1. TMFC1

    0下载:
  2. 初学者入门的图形算法,包含简单的图形操作、存储功能,对初学者有一定帮助。-Beginner' s graphics algorithms, including simple graphics operations, storage, have some help for beginners.
  3. 所属分类:assembly language

    • 发布日期:2017-05-07
    • 文件大小:1970802
    • 提供者:谢衍
« 12 3 4 5 »
搜珍网 www.dssz.com