登录
首页 » Visual C++ » jpaint-src-0.0.1

jpaint-src-0.0.1

于 2007-10-09 发布 文件大小:848KB
0 255
下载积分: 1 下载次数: 307

代码说明:

  这是国外的同行编写的画图板程序,感觉比陈建春的要好些,说实话研究了半天,发现国内的cad水平低不是因为国内的人笨,主要是国外的cad技术不能很快的传递到国人手中,总是参考陈建华等水平有限,工程水平差的书籍造成整体水平低,书中没有详细的流程图,和软件设计思路,而且代码错误连篇。(This is the foreign counterparts of the drawing board to prepare procedures, CHEN Jian-chun than feeling the need to better tell the truth for a long time study and found that low levels of domestic cad because people are not stupid, mainly abroad cad technology should not quickly delivered to the the hands of the people always refer to Chen Jianhua, such as the limited level, engineering level difference caused by the overall level of books low, the lack of a detailed flow chart of the book, and software design, and code errors pack.)

文件列表:

jpaint-src-0.0.1
................\jpaint-src
................\..........\brushfill.bmp
................\..........\Credits.cpp
................\..........\Credits.h
................\..........\Docs
................\..........\....\gpl.txt
................\..........\....\license.rtf
................\..........\....\readme.rtf
................\..........\....\versions.txt

................\..........\eraser.cur


................\..........\HelpFiles
................\..........\.........\html
................\..........\.........\....\author.htm
................\..........\.........\....\cursors.htm
................\..........\.........\....\disclaimer.htm
................\..........\.........\....\features.htm
................\..........\.........\....\howtoregister.htm
................\..........\.........\....\howtouse.htm
................\..........\.........\....\icon.htm
................\..........\.........\....\images

................\..........\.........\....\......\starti10.jpg



................\..........\.........\....\......\starti14.jpg
................\..........\.........\....\......\starti15.jpg
................\..........\.........\....\......\starti16.jpg
................\..........\.........\....\......\starti17.jpg
................\..........\.........\....\......\starti18.jpg
................\..........\.........\....\......\starti19.jpg
................\..........\.........\....\......\starti1_small.gif
................\..........\.........\....\......\starti2.jpg
................\..........\.........\....\......\starti20.jpg
................\..........\.........\....\......\starti21.jpg
................\..........\.........\....\......\starti22.jpg
................\..........\.........\....\......\starti23.jpg
................\..........\.........\....\......\starti24.jpg
................\..........\.........\....\......\starti2_small.jpg
................\..........\.........\....\......\starti3.gif
................\..........\.........\....\......\starti4.jpg
................\..........\.........\....\......\starti5.jpg
................\..........\.........\....\......\starti6.jpg
................\..........\.........\....\......\starti7.jpg
................\..........\.........\....\......\starti8.jpg
................\..........\.........\....\......\starti9.jpg
................\..........\.........\....\......\_vti_cnf
................\..........\.........\....\......\........\starti1.gif
................\..........\.........\....\......\........\starti10.jpg
................\..........\.........\....\......\........\starti11.jpg
................\..........\.........\....\......\........\starti12.jpg
................\..........\.........\....\......\........\starti13.jpg
................\..........\.........\....\......\........\starti14.jpg
................\..........\.........\....\......\........\starti15.jpg
................\..........\.........\....\......\........\starti16.jpg
................\..........\.........\....\......\........\starti17.jpg
................\..........\.........\....\......\........\starti18.jpg
................\..........\.........\....\......\........\starti19.jpg
................\..........\.........\....\......\........\starti1_small.gif
................\..........\.........\....\......\........\starti2.jpg
................\..........\.........\....\......\........\starti20.jpg
................\..........\.........\....\......\........\starti21.jpg
................\..........\.........\....\......\........\starti22.jpg
................\..........\.........\....\......\........\starti23.jpg
................\..........\.........\....\......\........\starti24.jpg
................\..........\.........\....\......\........\starti2_small.jpg
................\..........\.........\....\......\........\starti3.gif
................\..........\.........\....\......\........\starti4.jpg
................\..........\.........\....\......\........\starti5.jpg
................\..........\.........\....\......\........\starti6.jpg
................\..........\.........\....\......\........\starti7.jpg
................\..........\.........\....\......\........\starti8.jpg
................\..........\.........\....\......\........\starti9.jpg
................\..........\.........\....\Index.hhk
................\..........\.........\....\introduction.htm
................\..........\.........\....\Log2.log
................\..........\.........\....\mainapp-buttom.htm
................\..........\.........\....\mainapp-top.htm
................\..........\.........\....\mainapp.htm
................\..........\.........\....\mfc-starting-buttom.htm
................\..........\.........\....\mfc-starting-top.htm
................\..........\.........\....\mfc-starting.htm
................\..........\.........\....\paint2000.htm
................\..........\.........\....\starting_mfc_paint_2000.htm
................\..........\.........\....\toolbars.htm
................\..........\.........\....\_private
................\..........\.........\....\_vti_cnf
................\..........\.........\....\........\author.htm
................\..........\.........\....\........\cursors.htm
................\..........\.........\....\........\disclaimer.htm
................\..........\.........\....\........\features.htm
................\..........\.........\....\........\howtoregister.htm
................\..........\.........\....\........\howtouse.htm
................\..........\.........\....\........\icon.htm
................\..........\.........\....\........\introduction.htm
................\..........\.........\....\........\mainapp-buttom.htm

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • BezierFitting
    随机生成一堆杂乱数据,借助RANSAC和贝塞尔样条拟合出曲线形状,使之最大程度拟合数据(Do the three degree Bezier Spline fitting based on RANSAC)
    2021-04-06 10:39:02下载
    积分:1
  • Circle_Picture
    这是一个简单的画圆功能,主要让用户学会如何利用Windows提供的画图工具,用户单击鼠标右键则会弹出对话框选择线宽,在菜单上也设计了圆的颜色选择菜单。(This is a simple function of the Circle. mainly for users to learn how to use Windows for the drawing tools, Users right-click pop-up dialog box will be chosen linewidth, the menu also designed a circular color choice menu.)
    2007-06-03 09:44:30下载
    积分:1
  • 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)
    2009-02-08 12:35:42下载
    积分:1
  • E5
    说明:  计算机图形学实验,完成立方体的三视图和等轴侧投影(Computer graphics experiments, the completion of three cube view and isometric projection)
    2013-11-08 15:58:42下载
    积分:1
  • IEEE-33
    PSCAD仿真,可以设置各种故障,故障类型可以自由设置,并且得到故障仿真图形,本程序中附有单相故障(PSCAD simulation, you can set a variety of failures, fault types can be set free, and get fault simulation graphics, the program with a single-phase failur)
    2020-07-03 16:20:02下载
    积分:1
  • dianlijiankongP
    第一章对SCADA系统进行了简要的说明,从SCADA系统的产生和发展两方面进行描述。 第二章对电力SCADA系统的通讯网络和规约做了简单的描述,由于电力SCADA系统的特殊要求,因此本章对电力SCADA系统通讯的特殊性进行了说明。 第三章对编程软件及环境的特点给出了自己的一些体会。 第四章进行了电力SCADA软件设计的需求分析和可行性分析。 第五章的内容比较丰富,同时它也是本论文的一个重点,包含了系统的各个主要模块的规划设计,对各个模块的功能进行了划分,最后给出了软件结构功能框图和系统结构图。 第六章是本论文的另一个重点,它对上一章规划的各个典型模块进行设计与实现的详细论述。(此章中包含的部分关键类的程序源代码放于附录) 第七章是结束语和程序改进的展望。 ()
    2008-07-08 17:10:13下载
    积分:1
  • Waterpump
    用VC做的一个水泵的图..图中圆形水泵有渐变效果!(Using VC do a water pump picture... Figure in a circular water pump gradual change effect!)
    2012-02-28 10:14:29下载
    积分:1
  • Realtimetable
    VC++6.0的实时曲线图表程序.随着输入数据的变化,图表曲线随之实时的上下波动.(VC 6.0 real-time graphs procedures. Along with the changes in input data, Real-time charts followed the curve fluctuations.)
    2020-06-26 05:40:02下载
    积分:1
  • 200912719584924563
    cad图像纠正cad图像纠正cad图像纠正cad图像纠正(wad sdfdfgdfgfh sgd g gs gsdg sdf sf )
    2014-01-19 15:25:22下载
    积分:1
  • shiyan3-
    计算机图形学,mfc实现二维图形的基本几何变换,如平移、旋转、缩放、对称、错切变换(Computer graphics, mfc achieve the basic two-dimensional graphics geometric transformations, such as translation, rotation, scaling, symmetry, shear transformation)
    2020-06-30 23:20:02下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载