CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - 动态图形

搜索资源列表

  1. vc++graph

    1下载:
  2. 在vc环境下实现柱状图形,vc++以曲线或柱状图的形式实时动态显示数据的控件。txt格式,源码只需简单调入调试即可-in vc environment under columnar graphics, vc column of a curve or in the form of real-time dynamic display of data control. Txt format, you can simply source debugger can be transferred
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:6839
    • 提供者:户田说
  1. multiget-1.1.3.tar

    0下载:
  2. linux 下的 flashget。MultiGet是一个非常容易使用的图形界面多线程下载工具,它支持基本的 http/ftp协议,支持断点续传,动态语言转换,下载速度限制,自动/手动MD5校验,任务日志,文件分类管理,支持所有类型的SOCKS代理和 FTP、HTTP代理,可以动态增加/减少线程数量。它需要wxGTK开发包-flashget under linux. MultiGet is a very easy-to-use graphical interface multithreaded
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:798439
    • 提供者:秦湘
  1. msort

    0下载:
  2. 多线程排序的程序,对动态生成的同一组数据,同时使用几种排序方法排序,然后结果以图形的形式显示出来,非常形象直观。-multithreading sequencing procedures, dynamically generated the same set of data, using several methods Ranking Ranking, then the results in graphical form displayed, the image is very intuitiv
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:39457
    • 提供者:余割
  1. collidingmice

    0下载:
  2. 使用了QT的graphics view framework实现了动态图形,并实现了动态图形的碰撞检测。-shows how to use Graphics view framework to implement animated items and detect colision between items.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:8134
    • 提供者:曹琨
  1. lesson6

    0下载:
  2. 菜单的工作原理及编写应用,菜单命令消息在MFC框架程序的几个类中的传递顺序和处理过程。标记菜单、缺省菜单的实现原理、图形菜单的实现及常犯错误的分析,GetSystemMetrics的应用,快捷弹出菜单的实现方式及其命令响应函数有效范围(与弹出菜单时所指定的父窗口有密切的关系,最底层的子窗口具有最优先的处理机会)。动态菜单的编写,如何让程序在运行时产生新的菜单项及如何手工为这些新产生的菜单命令安排处理函数,如何在顶层窗口中截获对菜单命令的处理,更进一步掌握CString类的应用。-How to s
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-07
    • 文件大小:88914
    • 提供者:laoyu
  1. StudentSystem

    0下载:
  2. 学生管理系统,用动态链表实现,学生信息的输入,能实现详细查询,模糊查询,插入删除,计算平均分功能。还可以实现一些图形显示。-Student management system, with dynamic linked list implementation, student information input, enables detailed queries, fuzzy queries, insert delete, calculation of the average sub-functi
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-05
    • 文件大小:10057
    • 提供者:逍遥一心
  1. painterpath

    0下载:
  2. linux中QT编程,图形与图像在QT中是实现,并实现了图像动态显示的过程-linux in QT programming, graphic image transformation
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:37631
    • 提供者:legend
  1. Example039

    0下载:
  2. 用Visual C++实现内存使用率的动态图形显示的程序源码-Visual C++ implementation with the memory usage of dynamic graphic display of the program source code
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-03
    • 文件大小:37144
    • 提供者:胡小丽
  1. kt

    0下载:
  2. 实现骑士游历问题。 骑士游历问题是一个经典的数学问题。其思想在电路图的设计及图像加密等方面都有帮助,如果能将骑士游历问题算法通过计算机语言程序化将对其在其他领域中的应用有极大帮助。通过研究骑士游历的规则对问题进行数学模型抽象,通过研究骑士游历的方向与可到达情况,将骑士的空间移动抽象成数学表达式,进而映射到程序中所需对应的数据结构形式,最后通过利用JAVA语言得以实现骑士游历问题中骑士游历过程的动态图形演示。 -Knight traveled to achieve the problem. Kni
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:4053
    • 提供者:蒋立
  1. threaded-Tree

    0下载:
  2. 二叉树线索化动态演示,用Qt做的,有图形界面-Dynamic presentation binary tree threaded-QT
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:10766
    • 提供者:liangliang
  1. butterfly

    0下载:
  2. 一个动态qt界面程序,动态显示图形,是基于linux的c++编程。-A dynamic the qt interface program, the dynamic display graphics, linux-based c++ programming.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-08
    • 文件大小:24994
    • 提供者:李志
  1. UseDrawImage

    0下载:
  2. C#动态加载bmp位图并进行图形绘制,主要是使用Graphics对象创建图形,实际是动态加载了一张BMP位图,但是是使用绘制的方法加载,使用了DrawImage方法。-C# dynamic loading bmp bitmap and draw graphics, mainly using the Graphics object to create graphics, the actual dynamic loading a BMP bitmap, but using the draw meth
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-26
    • 文件大小:18291
    • 提供者:江梅青
  1. drawline

    0下载:
  2.  VB绘制正弦线,用VB实现在图片框中绘制坐标轴,并在坐标系内动态生成正弦线。注释:首先清除picture1内的图形-VB draw a sinusoidal line, using VB axes in the coordinate system to dynamically generate sinusoidal line drawn in the picture box. Note: First, clear graphics picture1
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-18
    • 文件大小:1928
    • 提供者:毕悦
  1. Graphic

    0下载:
  2. 在根据VC ++ VS2008动态曲线,图形清晰,易于观察的图,我希望能帮助你-In the drawing under VC++ VS2008 dynamic curves, clear graphics, easy to observe, I hope to help you
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-16
    • 文件大小:3719636
    • 提供者:刘爽
  1. psth_crbation

    0下载:
  2. 仪表盘模拟用vc6开发,阐明了如何使用vc6模拟动态的仪表图形变化,适合工程方面的软件-Dashboard simulation using vc6 development, illustrates how to use vc6 to simulate dynamic graphics changes, suitable for engineering software,,
  3. 所属分类:Network Security

    • 发布日期:2017-12-14
    • 文件大小:73728
    • 提供者:booleq
  1. patagramzcorrespondingzNyquist

    0下载:
  2. VB实现“百叶窗”的图形特效,使其更具有动态效果 不错的-VB realize the blind graphical effects, make its have the dynamic effect is more good
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-16
    • 文件大小:4096
    • 提供者:awz!0529
  1. codt-technology

    0下载:
  2. MFC下动态的显示图形的画法,主要用了Bresenham算法来画出三角型和圆,程序中还用了Sleep函数来实现延时,()
  3. 所属分类:系统/网络安全

    • 发布日期:2018-04-22
    • 文件大小:44032
    • 提供者:Rycko
  1. 381495

    0下载:
  2. 计算机图形学中的动态的曲面,从整个编程我们可以看出其中的思想所在()
  3. 所属分类:系统编程

    • 发布日期:2018-04-22
    • 文件大小:62464
    • 提供者:ojnry
搜珍网 www.dssz.com