搜索资源列表
vc++graph
- 在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
multiget-1.1.3.tar
- linux 下的 flashget。MultiGet是一个非常容易使用的图形界面多线程下载工具,它支持基本的 http/ftp协议,支持断点续传,动态语言转换,下载速度限制,自动/手动MD5校验,任务日志,文件分类管理,支持所有类型的SOCKS代理和 FTP、HTTP代理,可以动态增加/减少线程数量。它需要wxGTK开发包-flashget under linux. MultiGet is a very easy-to-use graphical interface multithreaded
msort
- 多线程排序的程序,对动态生成的同一组数据,同时使用几种排序方法排序,然后结果以图形的形式显示出来,非常形象直观。-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
collidingmice
- 使用了QT的graphics view framework实现了动态图形,并实现了动态图形的碰撞检测。-shows how to use Graphics view framework to implement animated items and detect colision between items.
lesson6
- 菜单的工作原理及编写应用,菜单命令消息在MFC框架程序的几个类中的传递顺序和处理过程。标记菜单、缺省菜单的实现原理、图形菜单的实现及常犯错误的分析,GetSystemMetrics的应用,快捷弹出菜单的实现方式及其命令响应函数有效范围(与弹出菜单时所指定的父窗口有密切的关系,最底层的子窗口具有最优先的处理机会)。动态菜单的编写,如何让程序在运行时产生新的菜单项及如何手工为这些新产生的菜单命令安排处理函数,如何在顶层窗口中截获对菜单命令的处理,更进一步掌握CString类的应用。-How to s
StudentSystem
- 学生管理系统,用动态链表实现,学生信息的输入,能实现详细查询,模糊查询,插入删除,计算平均分功能。还可以实现一些图形显示。-Student management system, with dynamic linked list implementation, student information input, enables detailed queries, fuzzy queries, insert delete, calculation of the average sub-functi
painterpath
- linux中QT编程,图形与图像在QT中是实现,并实现了图像动态显示的过程-linux in QT programming, graphic image transformation
Example039
- 用Visual C++实现内存使用率的动态图形显示的程序源码-Visual C++ implementation with the memory usage of dynamic graphic display of the program source code
kt
- 实现骑士游历问题。 骑士游历问题是一个经典的数学问题。其思想在电路图的设计及图像加密等方面都有帮助,如果能将骑士游历问题算法通过计算机语言程序化将对其在其他领域中的应用有极大帮助。通过研究骑士游历的规则对问题进行数学模型抽象,通过研究骑士游历的方向与可到达情况,将骑士的空间移动抽象成数学表达式,进而映射到程序中所需对应的数据结构形式,最后通过利用JAVA语言得以实现骑士游历问题中骑士游历过程的动态图形演示。 -Knight traveled to achieve the problem. Kni
threaded-Tree
- 二叉树线索化动态演示,用Qt做的,有图形界面-Dynamic presentation binary tree threaded-QT
butterfly
- 一个动态qt界面程序,动态显示图形,是基于linux的c++编程。-A dynamic the qt interface program, the dynamic display graphics, linux-based c++ programming.
UseDrawImage
- 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
drawline
- 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
Graphic
- 在根据VC ++ VS2008动态曲线,图形清晰,易于观察的图,我希望能帮助你-In the drawing under VC++ VS2008 dynamic curves, clear graphics, easy to observe, I hope to help you
psth_crbation
- 仪表盘模拟用vc6开发,阐明了如何使用vc6模拟动态的仪表图形变化,适合工程方面的软件-Dashboard simulation using vc6 development, illustrates how to use vc6 to simulate dynamic graphics changes, suitable for engineering software,,
patagramzcorrespondingzNyquist
- VB实现“百叶窗”的图形特效,使其更具有动态效果 不错的-VB realize the blind graphical effects, make its have the dynamic effect is more good
codt-technology
- MFC下动态的显示图形的画法,主要用了Bresenham算法来画出三角型和圆,程序中还用了Sleep函数来实现延时,()
381495
- 计算机图形学中的动态的曲面,从整个编程我们可以看出其中的思想所在()