资源列表
gdiplustest
- 代码通过对image类的序列化,实现读取jpg,gif,bmp格式的图像文件,并显示出来
gaosisaideer
- 用Visual C++实现的高斯—赛德尔迭代法-achieve with Visual C Gauss - Seidel iterative method
moveing
- 本程序是实现在static控件上显示图片,我建立了一个继承了static的类,然后把图片贴到static上,且实现小图片通过键盘控制可以移动,是用对话框做俄罗斯方块的有用参考,但是我没有用双缓冲来做,有闪。只要改成用双缓冲的画就行了。-this program is to achieve control of the static show pictures, I have built a succession of the static type and then affixed to st
DrawTextS
- 利用GDI+编写绘图程序,会比使用传统C++ MFC类绘图更有效率,而且支持透明等效果,使用GDI+的绘图函数编写程序,其语言与C#、JAVA语言及其相识,有帮与代码移植。-prepared using GDI drawing procedures than using traditional C + + MFC class graphics more efficient, but support transparency effects, the use of GDI drawing func
24pointer
- 这是我写的第一个程序。网上有很多计算24点的程序,我这个也是先得到操作符的组合,以及输入的4个数的可能组和,先算不带括号的4X4X4X4X24种可能结果,但在形成带括号的算式以验证结果时,(带括号只有(a@b@c)@d,a@(b@c@d),(a@b)@(c@d),(a@b)@c@d,a@(b@c)@d,a@b@(c@d)6种形式不会出现嵌套 )通过总结得出一个结论:括号中符号不能同时为*,/ 括号周围符号不能同时为+,-;否则括号可省略 于是有了判断各类型的相应代码。-I wrote this
MagicHoleDemo
- 利用C++中CreatePolygonRgn、CreateRoundRectRgn、CreateRoundRectRgn、CreateRectRgn或CreateEllipticRgn函数,建立透明窗体示例程序-CreatePolygonRgn using C, CreateRoundRectRgn, CreateRoundRectRgn. CreateRectRgn or CreateEllipticRgn function, transparent Window sample program
WebServicejisuanqi
- 使用vb语言,简单的界面,实用的风格,可以明了web service计算器的功能。-use language, a simple interface, practical style, web service is able to understand the functions of the calculator.
TestView
- 单文档绘图测试程序。单文档绘图测试程序。-single document mapping test. Single document mapping test.
TestMDI
- 多文档绘图测试程序。 -graphics files over test procedures. Multi-document mapping test.
spalsh
- 用delphi制作的很方便就能实现软件启动画面,可以调节启始屏停留时间,非常实用。-produced with the very software can be easily activated images It can adjust the screen before Kai residence time, very practical.
drawBitPoly
- 众所周知,如果使用MFC接触类,绘制使用位图为绘图刷的多边形,位图大小,颜色都会受到限制,本例使用基础的MFC绘图函数,自己创造条件,突破此限制,可以使用任何大小、分辨率、颜色位图,填充多边形-known if the use of MFC contact category, rendering the use of brush-map drawings of polygons, bitmap size, colors will be restricted, the use of cases b
explorer_combobox_and_listview
- 这是一个机遇.net开发实现对话框的Combobox和listview关联的控件,具有如下的功能: 1、所有文件的图标都是从系统中直接读出的,不存在采用icon的情况; 2、combobox和listview相关联,同我们的文件浏览器对话框效果一样; 3、通过该控件(包含源代码),你完全可以脱离.net中对对话框封装后而不能开发自己的特型对话框的烦恼,可以实现对话框定制了; 4、所有的代码都是通过.net平台实现的,所以不错在API的烦恼-This is an opportuni
