登录

最新会员 最新下载

成为了本站VIP会员

今天14:12

成为了本站VIP会员

10月30日 16:42

成为了本站VIP会员

10月27日 10:54

成为了本站VIP会员

10月23日 19:14

成为了本站VIP会员

10月21日 21:03

成为了本站VIP会员

10月20日 16:48
已选条件
  1. 编程语言:所有
  2. 代码类别:绘图程序
  3. 发布时间:一月内
全部撤销
编程语言 更多 收起
代码类别 更多 收起
发布时间
更多选项

1. ScrennImage

说明:  上大学时候的一个习作,是模仿国外一个截图软件做的。它不但可以抓图,而且还可以选择抓图的形状,比如圆形、方形、三角形等。还有其它的一些辅助功能有很多(When one exercises in college, is an imitation of a screenshot of foreign software to do. It can not only drawings, but can also choose the shape of drawings, such as round, square, triangle and so on. There are some other auxiliary functions, many)

0
下载
121
浏览
2009-08-28发布

2. DVR

说明:  PSCAD仿真软件下搭建的DVR模型!!(PSCAD simulation software to build the model of the DVR! !)

3
下载
183
浏览
2009-08-24发布

3. Charts

说明:  vc ++ 6.0 实现的各种统计图,线图,饼图,直方图(Charts including pie,line and bar chart)

0
下载
133
浏览
2009-08-10发布

4. dxf2g

  DXF to Gcode conversion program

137
下载
92
浏览
2009-07-16发布

5. 85375568krijin

  克里金插值计算,一种拟合算法,主要用于等值线应用。(Kriging interpolation calculation, a fitting algorithm, mainly for the application of contour lines.)

119
下载
133
浏览
2009-07-13发布

6. Line

  DDA直线绘制程序实现,可以是任意的直线。(DDA line drawing program, a straight line can be arbitrary.)

62
下载
114
浏览
2009-07-10发布

7. Cascade_integer_transform

  小波的整数叠式变换程序。包括IntLBT、IntLBT。(Integer wavelet transform procedures cascade.)

1
下载
117
浏览
2009-06-20发布

8. Airfoil

  实现B样条曲线画机翼,可输入自选参数得到不同展弦比,后掠角,上反角的机翼(B-spline curve to achieve painting wing, enter the optional parameters of different aspect ratio,后掠角, on the wing angle)

193
下载
98
浏览
2009-06-15发布

9. NetdrawGuide

  复杂网络的绘图工具之一Netdraw,与pajek绘制网络图各有优点。(Complex network, one of the drawing tools Netdraw, and pajek drawn network diagram has its own advantages.)

85
下载
170
浏览
2009-06-13发布

10. acis

  ACIS的动态链接库,是AUTO CAD的几何内核(The dynamic link library ACIS is AUTO CAD geometry kernel)

178
下载
136
浏览
2009-05-19发布

11. tianchong

  这是一个图形学应用的小程序,可以实现简单的填充功能。(This is a small graphics application procedures, can be filled with simple functions.)

2
下载
91
浏览
2009-05-16发布

12. DrawStock

  一直以来一直分享别人的,自己也发个,台湾人写的另外喜欢吉他谱的可以来我小站,程序员也得娱乐娱乐http://www.gtp.cn(Has always been to share other people' s, also made their own, and the people of Taiwan to write like another guitar spectrum can come to my station, programmers have to http://www.gtp.cn entertainment Entertainment)

6
下载
101
浏览
2009-05-15发布

13. draw

  VC 绘图 AppWizard has created this 1 application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application. This file contains a summary of what you will find in each of the files that make up your 1 application.(AppWizard has created this 1 application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application. This file contains a summary of what you will find in each of the files that make up your 1 application.)

9
下载
142
浏览
2009-05-15发布

14. MidpointLine2

  使用MATLAB 6.5开发,DDA算法画直线(MATLAB 6.5 to develop the use of, DDA draw a straight line algorithms)

6
下载
102
浏览
2009-04-07发布

15. InformationArchitectureOfTheVisioTemplate

  信息架构的Visio模板: 总结了三种应用场合。 线框模板:也叫页面结构图,显示如何使用各种网页组件和模块。 地图模板:描述页之间的联系,每个页面都有唯一编号对应到线框模板。 流程模板:用纯粹的流程图或者图表来解释和界定一个过程。 (Information architecture of the Visio template: To summarize the three types of applications. Wireframe Template: also known as page structure chart, showing how to use a variety of website components and modules. Map Template: Description of the contact between pages, each page has a unique code corresponds to the wire-frame template. Flow template: used purely to explain the flow chart or diagram and define a process.)

17
下载
118
浏览
2009-03-11发布

16. envelop

  应用表面粗糙度曲线上寻找上下包络线,其过程:找到极大极小值,之后画出直线(envelop)

115
下载
107
浏览
2009-03-05发布

17. Bspline

  3次B样条小波程序,用MATLAB写的,思想简单,但要建立好像不容易,大家看看(3 bspline wavelet program,using matlab language.The idea is not complex,but it is not easy to realize it.Hope all read.)

387
下载
107
浏览
2009-03-04发布

18. suferapplication

  提供sufer在web环境下绘图实例,涵盖sufer基本函数在C#中的使用方法,包括数据准备、数据白化、等值线绘制、图形绘制、图形输出等(Provided in the web environment sufer graphics examples sufer covers the basic functions in C# in the use of methods, including data preparation, data whitening, contour mapping, graphics rendering, graphics output, etc.)

25
下载
113
浏览
2009-02-25发布

19. breseham

  这个程序是用Breseham画法在visual c++平台下画直线和圆。可以对图像进行刷新,画多条直线,多个圆(This procedure is used Breseham paint in visual c++ platform for the next drawing a straight line and circle. Can refresh the image, painted more than a straight line, a number of round)

5
下载
109
浏览
2009-02-14发布

20. agg-2.5

  2D图像渲染,比如反走样,mark等效果,编码风格很好,模版用的淋漓尽致(2D image rendering, such as anti-aliasing, mark, such as the effect of good coding style, the template used by most)

41
下载
138
浏览
2009-02-08发布