资源列表
DrawImgOnDlg
- 结合网上的代码,找到了两种全图显示的办法。 第一种是使用GDI+,同样需要使用到picture control,不过这次需要设置属性->杂项->type,选择Owner Draw类型。然后从CStatic类中派生出一个新类:CGdiPlusImgCtrl。重载DrawItem函数来实现绘制图像 可能你觉得使用GDI+麻烦,需要对GDI+环境进行初始化,打包程序又得附带gdiplus.dll。那么我介绍的第二种方法使用GDI就没这么麻烦了。 第一种是使用GDI,同样需要使
绘制直线、圆、文字
- 绘制直线、圆、文字,绘制直线、圆、文字,绘制直线、圆、文字
unlockpkg
- 可以解开PKG文件,内附所有工具,其中MIF2BMP没有源码,其他都有源码,那个源码改天传上来。-You can unlock the PKG file, containing all the tools, which MIF2BMP no source, other have source code, source code another day pass that up.
Line_Circle
- MFC用中值法画直线,用中点法画圆,两者结合在一起-MFC value method used in drawing a straight line, draw a circle with the midpoint method, the two together
testbmp
- 这是一个读取位图文件,并在视图上显示的程序。该项目采用了MFC的文档视图结构,对初学MFC编程的人有较大的参考价值。-This is a bitmap file to read and view the program on the display. The project uses the MFC document view architecture of MFC programming beginners who have great reference value.
BitPictrue
- VC画饼状图,填入各种类不同的比例(比例之和为1),做出相应的饼状图,并以bmp格式图片保存。-VC paintings pie chart, fill in the proportion of various kinds (and the proportion of 1), corresponding to the pie chart, and save the picture in bmp format.
KochSnow
- 对Koch Snow雪花进行分形,并实现拾取和拖动等交互功能-On the fractal Koch Snow snow, and to achieve interactive features such as picking up and dragging
Sea_clutter_identification_system
- 地海杂波识别系统,包括采集/滤波/解析程序段-Sea clutter identification system, including the capture/filter/parser segment
MixColor
- 一个不错的VC++即时调色程序,通过拖动滑块的位置改变对象的颜色,这里的对象主要有两个,一个是文字 ,一个是文字背景,左侧的一组滑块分别改变文字的红、绿、蓝三基色值 ,从而改变文字的颜色,右侧的则是文字的背景控制组,同样的原理只不过应用的对象不一样,值得参考,滑块我们不一定要用到调色上,其它地方同样也可用。-A good VC++ real-time color process, the location by dragging the slider to change the color of
songchipipei
- visual c++实现的松弛匹配的源代码-visual c++ implementation of the relaxation of the source code matches the
Builder_huitu
- 这是一个用C++Builder编辑的画图工具,能够画你想要的图形!-This is a used C++ Builder editor drawing tools to draw the graphic you want to!
VC_BTree
- B树的vc可视化实现。拥有B树的常用操作,如插入,删除,查找等。-B Visualization of tree vc. B tree has a common operations such as insert, delete, search and so on.
