搜索资源列表
221121711222005622135524929143
- 一个画nurbs曲面的vc程序 可能贵站已经有此代码 贵站有许多程序代码我非常有用 需要写进我工作所要做的dxf数据转换程序中 希望站长能开通我的帐号 让我下载贵站代码完成我的工作 完成后我会将代码上传 那是一个将dxf转换成 点 线 面的程序 会转换所有 dxf平面 图形 所有平面的 块 图层 颜色 填充体 现在只差dxf的样条曲线 就会完成 程序 贵站有我需要的B样条 nurbs等 曲线的代码 会帮助我完成程序 完成后我会将代码 上传 我的程序 汇集了 GIS系统 数据转换系统 实现了一些
22mklsww
- 用vc++实现了位图时间钟表的显示,位图可以是一些卡通图片,比如 猪和猫等。-vc used to achieve the bitmap time clocks, bitmap can be some cartoon pictures, such as pigs and cats.
MFCdraw
- 这是一个关于绘制直线、椭圆、矩形的程序段,可以用VC运行-This is a drawing of the line, oval, rectangle of the procedure can be run with VC
ElectronicClock
- 由vc++编写的多功能日历时钟,可以为你提供准确的时间!-vc prepared by the multi-purpose calendar clock, we will be able to provide you with accurate time!
ScreenCapturer
- 一个屏幕截图的vc程序。可以像QQ的截图那样在屏幕上截图,格式是bmp.-one of the VC process. Can be as QQ screenshots as on the screen screenshots, bmp format.
vcmat
- 以前使用matlab和vc混合编程都使用的是先将m程序用mcc转化成dll,再在vc中调用 的方法。这种方法对比较复杂的m文件很方便,但是对一些小的程序,如曲线可视化、计算矩阵特征值等,对这些只需要一两行代码的小程序,再使用dll就得不偿失了。经过试验后,发现可以直接在C++程序中调用matlab c/c++ math & graphic library的函数。-before using Matlab and vc mixed programming using the first proc
led_demo
- 很有意思的LED VC实现,在些基础上进行修改可以得到很多意想不到的效果.-very interesting LED VC, on the basis of these changes can be a lot of unexpected results.
DramCoin
- 关于用VC++随便画硬币的一个程序.有需要的可以再交流一下.-on VC casually painted a procedure for the coins. Need can be more exchange of this.
SimpleDrawPicture
- VC写的一个绘图程序.程序框架简单易用,目前只实现了TEXT,矩形,园形.在此基础上稍微扩展就可以实现复杂图形的动态绘制.-VC write a drawing program. Procedural framework easy to use, and only realized the TEXT, rectangular, Park shape. Based on this slight expansion can be achieved dynamic complex graphics r
用VC开发的Protel
- 用VC开发的Protel,可绘制用于电路图-VC Protel development, the circuit can be used for mapping
vc一个画图工具
- 类似于画图程序,是图形学各种基本图形的扫描算法的实现,对图形学的入门者大有用处-similar to the drawing process, the basic graphics graphics scanning algorithm implementation of the graphics it would be useful for beginners
作图软件vc
- 用VC开发的作图工具,支持器件库,支持动态特性设置。源码,可以进行二次开发。-development of the VC drawing tools, support for devices to support a dynamic feature set. Source code can be re-developed.
PNG
- vc+png按钮渐变, PNG文件格式是为了适应网络数据传输而设计的一种图像文件格式,用于取代格式较为简单、专利限制严格的GIF图像文件格式。而且,这种图像文件格式在某种程度上甚至还可以取代格式比较复杂的TIFF图像文件格式。它的压缩效率通常比GIF要高、提供Alpha通道控制图像的透明度、支持Gamma校正机制用来调整图像的亮度等。-vc+ png button gradient, PNG file format in order to meet the data transmission
VC-curve-display
- 将曲线以位图的形式显示,动态小窗口显示鼠标当前的坐标,双击坐标系以外的区域可保存此曲线-Will curve to the form of bitmap display, dynamic small window shows the current coordinates of the mouse, double-click the coordinate system can be stored outside the region of this curve
draw2.1
- vc实现的绘图程序,可以绘制点、圆、直线、矩形、圆角矩形、刻画线,可以保存,功能较为齐全。-vc realized drawing program, you can draw points, round, straight, rectangular, rounded rectangular, portrait of lines, can be saved, function more fully.
VC++anlijingjie
- vc++案例,在VC++环境中可以直接运行-vc++ cases in the VC++ environment can be directly run
ColorPan
- VC实现调色板的功能,只要拖动滚动条,就可以实现颜色的变化-VC to achieve the functions palette, as long as the drag the scroll bar on the color change can be achieved
Rectangle
- 一个可以画矩形和椭圆的VC程序,同时可以对画矩形进行允许和禁止切换-One can draw rectangular and elliptical VC procedures, can be painted to allow and prohibit switching rectangular
ZTGraduate
- Vc++ 画图 能够实现基本的绘图式能,运行通过 是初步学习MFC的好资料-Vc++ to achieve basic drawing drawing style can be run through an initial learning good information MFC
vc++简单绘图工具
- 运用MFC编写的画图工具,可以实现图元的绘制、删除等操作(Drawing tools written in MFC,The operation of drawing, deleting and so on can be realized.)