搜索资源列表
Windows DIB Programming
- Windows DIB程序设计示例,一步一步掌握图像编程的方法-Windows DIB program design examples, step-by-step master image programming method
Java.手机程序设计入门与应用
- 如何用java进行手机程序设计,以及应用开发- How uses java to carry on the handset programming, as well as using develops
DibShow
- 是一个图象处理的软件源码.用的是c++和windows程序设计的思想哦.希望大家看看.-is an image processing software source code. C is used in windows and the program design thinking oh. We hope to see.
GDI+程序设计实例源代码
- 这一个关于c#GDI+的源代码程序,实例中向你演示了GDI+的常用功能。-this one on the c # GDI source code procedures, instances in which you demonstrated to the commonly used GDI functions.
SCene1018
- 本平台是为三维建模人员开发设计的,当前有大批3D 高手,他们能制作出精美的模型, 但对程序设计不甚关心,传统的虚拟现实似乎都和程序设计相提并论。而本平台的功能就是 让3D 建模人员不写一句代码却能开发出漂亮的虚拟场景。他们只需在3DMAX 里面建好模 型,然后经简单设置后就能漫游起来。我们的目的就是让不懂程序设计的3DMAX 的建模 人员也能轻松开发虚拟三维场景,使虚拟现实技术从神坛走向平民化。当然虚拟现实的建模 思路和搞设计的建模思路还是有所细微区别的。不过很显然虚拟现实的
GDI_SourceFile
- GDI的一个程序设计实例以及源代码,用户可以根据需要进行必要的修改。-a procedure for the design and source code examples, users can need for the necessary changes.
Champion_Program
- 浙江大学程序设计竞赛一等奖作品,tc环境编写运行,有可执行文件以及原码-Zhejiang University Programming Contest entries won, tc operating environment preparation, and the original executable code
Five_Stones
- 浙江大学程序设计竞赛c语言组二等奖做平,五子棋,有原马和报告文档,共参阅-Zhejiang University Programming Contest c language group to do - the second prize, 331, the original Ma and report files, a total of reference
VC6_draw
- 6.0关于绘图的程序设计,图形的绘制,如何使用自定义画笔(颜色,线宽,线形)。如何为程序中添加选项菜单和选项设置对话框,如何使用标准颜色对话框,如何使用字体对话框,在选项对话框中实现预览功能。实现选项对话框和窗口类中的数据交换。如何改变对话框和控件的背景色,如何改变控件的文本颜色,对按钮控件的特殊处理。如何在窗口中显示一幅位图。-6.0 on the graphics programming, graphics rendering, since the definition of how to
TrailMousePos
- 在程序设计中需要随时知道鼠标的位置,如photoshop和画图板中都有这一功能。本程序实现了如何追踪鼠标的位置。编译并运行本程序,不停地移动鼠标,对话框中显示鼠标位置的文本也会随时更新,达到追踪鼠标位置的目的。-in program design needs to be kept aware of the location of the mouse, If photoshop drawing board and have all the functions. The realization of
fenxingzhizuodm
- 分形图像的制作算法与程序设计——Visual C++实现源程序。希望对大家有用。-fractal images produced Algorithm and Program Design -- Implementation of Visual C source files. We hope that the right useful.
200706162
- 图像边缘检测的基本程序,可见vc图像处理程序设计该书,程序可以编译运行!-Edge Detection of the basic procedures that can be seen vc image processing program design book that the procedure can be compiled running!
VisualC++ImageProcessCD(3Eidtion)
- 本书深入介绍了Wisndows 95/98/Me/ME/2000/XP环境下图像处理的理论和编程技术,并基于面向对象程序设计方法,详细地讨了图像处理算法的Visual C++编程技巧。全书共分9章,主要包括图像基本操作、调色板技术、图像的特技显示与擦除、图像空间变换、图像频或变换、图像处理、图像编码与格式等编程技术。 这是附书光盘.
source
- Visual C++ RGP角色游戏程序设计源码
Styles
- 这是一个关于WINDOWS样式的程序设计。界面有点特别。
MyDraw
- 简易绘图软件 创建基于single document的程序,在这个程序中,用户可以利用鼠标绘图,要求: 用户通过菜单选择绘图形状和颜色; 第 Windows 程序设计实验指导书 用户拖动鼠标时,根据用户的选择绘制图形; 用户可以保存和打开绘制的图形; 用户可以通过对话框输出文字;
graphics.rar 图形设计
- 本程序是图形的设计,比较简单 可以画线,圆和椭圆 并可以平移,旋转,选择删除,回退,保存 打开图形,The code is used to graph design. It can draw line,draw circle,draw ellipse.The graph can be rotated,translated and selected delete,undo,save.
windows程序设计GDI函数编写绘图软件
- 使用c++开发,windows程序设计GDI函数编写的可以实现画线,画图,字体,线的粗细颜色等功能,模仿电脑上的画图工具
MFC仿QQ程序设计
- MFC仿QQ程序设计—完整实例教程,详细步骤教你一步一步实现仿qq程序
mfc绘图程序
- 可以实现绘制直线、曲线、椭圆、矩形、位图等功能,用c语言编程,程序设计实践课作业