登录

最新会员 最新下载

成为了本站VIP会员

05月13日 14:43

成为了本站VIP会员

05月13日 10:19

成为了本站VIP会员

05月12日 14:03

成为了本站VIP会员

05月10日 21:42

成为了本站VIP会员

05月10日 16:59

成为了本站VIP会员

05月09日 16:51
已选条件
  1. 编程语言:Visual C++
  2. 代码类别:2D图形编程
  3. 发布时间:半年内
全部撤销
编程语言 更多 收起
代码类别 更多 收起
发布时间
更多选项

1. matlab

  受阻力的球体运动轨迹程序,阻力与运动方向相反,满足阻力方程(By the resistance of the ball trajectory program, drag, and opposite to the direction of movement, and to meet the resistance equation)

10
下载
168
浏览
2012-10-25发布

2. 2DfastTriangulation

  清华大学本科生课程设计,实现平面点集的三角剖分!用外接圆测试剖分的正确性。算法执行速度较快,但存在狭长三角形!(Tsinghua University undergraduate courses designed to achieve the triangulation of the set of points in the plane! Circumcircle test the correctness of the split. Algorithms perform faster, but there is a long, narrow triangle!)

10
下载
179
浏览
2012-09-05发布

3. EasyGUI

  简单的GUI,可以作为学习,也可以自己根据基类作扩展(Simple GUI can be used as learning can also be the base class for the extension)

5
下载
168
浏览
2012-07-22发布

4. code

  program to compute 2d-maxima for a set of xy points. The xy data points are generated using a random number generator. The command to run the program at DOS prompt is: - compute 2d-maxima for 500 xy points .2dmaxima 500

2
下载
180
浏览
2012-05-19发布

5. AET_Fill

  计算机图形学 图形填充算法 有序边表算法 通用性强 新边表建立有新意(Computer graphics graphics to fill algorithm ordered edge list algorithm versatility of the new side table to establish innovative)

11
下载
184
浏览
2012-03-20发布

6. VCAD

  适合于图形学的初学者学习的二维图形绘制包(Graphics for beginners to learn the two-dimensional graphics rendering package)

3
下载
185
浏览
2011-12-18发布

7. caiseyu

  设计一个程序,演示美丽的“池塘夜雨”景色:色彩缤纷的雨点飘飘洒洒地从天而降,滴滴入水有声,溅起圈圈微澜(Design a program that demonstrates the beautiful " pond night rain" scene: Durian colorful rain to fall from the sky, drops into the water with sound, the splashes circle Ripples)

14
下载
143
浏览
2011-06-16发布

8. HDR

说明:  處理高動態範圍程式碼 主要將數張圖片合成出一張HDR圖片(Code dealing with high dynamic range)

1
下载
178
浏览
2011-04-14发布

9. LeastSquare

说明:  给出一些离散的点,根据最小二乘法求出拟合的直线。(If there are some discrete points, you can get a line based on least square method.)

0
下载
174
浏览
2011-03-23发布

10. diablo-source

说明:  用C++模拟实现了diablo的界面,任务可以在场景中自由移动,操作感和原作相差无几。压缩包中包括程序源码和执行文件。(Simulation using C++ interface to achieve the diablo, the task can move freely in the scene, the operation is almost the same sense of the original. Compressed package includes source code and executable programs.)

0
下载
180
浏览
2011-03-08发布

11. Barsky

  这是计算机图形学的内容,可以实现线段的裁剪,初学者适用(This is the content of computer graphics, the cutting line can be achieved, for beginners)

4
下载
138
浏览
2011-01-12发布

12. Sun

  opengl 实现太阳系的模拟 地球自转和公转(opengl sun earth moon)

8
下载
169
浏览
2010-12-02发布

13. imageSNRPSNRMSE

  图像的SNR,PSNR以及MSE的计算源代码(The image SNR, PSNR and the source code for the calculation of MSE)

24
下载
152
浏览
2010-10-19发布

14. dongtaihuatu2

  利用VC编程,实现数据的联系读取和数据显示,实时显示时钟(Using VC programming, data read and data links, real-time display clock)

4
下载
162
浏览
2010-10-14发布

15. PicEffect

  二维图像的基本处理,包括imfilter等matlab库函数的移植(The basic two-dimensional image processing, including imfilter matlab library function such as migration)

19
下载
161
浏览
2010-07-30发布

16. BichoHunting

  一个有趣的小游戏,基于GDI,CodeBlocks开发而成.(An interesting little game, based on GDI, CodeBlocks developed with.)

10
下载
149
浏览
2010-02-24发布

17. GTool(Version2.2)

  电视系统中,进行需要在线调整Gamma曲线,此工具可以方便的对电视系统中的Gamma曲线读写,修改,该软件使用了贝塞尔曲线,方便的拖出你想要的曲线,然后在线升级(TV system, to adjust the Gamma curve need to be online, this tool can be easily against the television system in the Gamma curve to read and write, modify, the software uses the Bezier curves, a convenient pulled out the curve you want, and then Online Upgrade)

16
下载
175
浏览
2010-01-11发布

18. Contour

说明:  c++的绘制二维等值线源码。有示例数据,可以运行。(c++ two-dimensional contour map of the source。c++ code for contour map)

2
下载
203
浏览
2009-07-29发布

19. Voronoi1

  Voronoi图是以两点间线段的长度作为距离 ,对平面的一种分割。然而 ,在地理环境中 ,存在着许多自然的或人为的障碍 ,使得从一点到另一点不能直线到达。为了扩大Voronoi图的应用领域 ,本文对传统的Voronoi图进行扩充 ,给出了障碍Voronoi图的定义、性质 ,以及离散生成线段障碍Voronoi图的方法(Voronoi diagram based on the length of line between two points as the distance from a partition of the plane. However, in the geographical environment, there are many natural or man-made obstacles, making from one point to another point of arrival can not be a straight line. In order to expand the area of Voronoi diagram, Voronoi In this paper, the traditional expansion plans, given the obstacles to the definition of Voronoi diagram, the nature of the discrete Voronoi diagram generation segment of the barrier method)

112
下载
174
浏览
2009-07-14发布

20. drawlinewithc

  在屏幕上运用鼠标划线,并且随时可以获取鼠标在屏幕上的坐标。(You can draw a line with this code,also ,you can get the mouse s location with it at anytime.)

4
下载
156
浏览
2009-06-12发布