搜索资源列表
视图的缩放的完整论述及源代码
- 视图的缩放的完整论述及源代码,包括视图的缩放的完整论述演示映射模式、视图放大缩小演示程序两个小程序-View scaling exposition and the integrity of the source code, including the zoom view the complete exposition demonstration mapping mode, zooming View Demonstration Program two small programs
cartoon 卡通图编程示例
- 设计一个卡通图,程序能够完成如下功能: (1)能够体现画笔和画刷的使用 (2)使用不同的映射模式来显示所设计的图形 (3)在MM_ISOTROPIC和MM_ANISOTROPIC两种映射模式下,通过调节换算因子使图形能够放大和缩小。
DrawLine
- 用纯windows api编写的画线小程序,但是通过动态内存分配能保存所画的所有的线,同时通过图像双缓冲技术使得图像的显示非常流畅,另外运用了映射模式实现了就算是所画的线超出了窗口的范围,也能在窗口中显示出来的功能。-Written in pure windows api to draw a line applet, but dynamic memory allocation can save all the lines drawn, and through the double-bufferi
VCzoomgraphics
- VC图形放缩,可以实现GIS功能,可以加深对映射模式的理解-VC zoom graphics
tttt
- GDI 映射模式的修改 , 简单测试代码啊-GDI mapping mode changes
Zoom
- VC++窗口视图缩放的源代码,一个用VC6开发的图形数据支持系统,其中的难点正在于理解坐标系统的含义、各种映射模式的意义以及与逻辑坐标的转换,这个小程序将逐一进行演示和注释。 -VC++ window view of scaling the source code, a use VC6 development of the graphical data to support the system, in which the difficulty is in understanding the
MapMode2
- 带有滚动条和用GDI映射模式的API编程了一个卡通图像-API programming a cartoon image with scroll bar and GDI mapping mode
Project2
- 设计一个卡通图,程序能够完成如下功能: (1)能够体现画笔和画刷的使用 (2)使用不同的映射模式来显示所设计的图形 (3)在MM_ISOTROPIC和MM_ANISOTROPIC两种映射模式下,通过调节换算因子使图形能够放大和缩小。 (4)具有水平和垂直滚动功能。 -Design a cartoon map, the program is able to complete the following functions: (1) to reflect the use of p
m1
- 设计一个卡通图,程序能够完成如下功能: (1)能够体现画笔和画刷的使用 (2)使用不同的映射模式来显示所设计的图形 (3)在MM_ISOTROPIC和MM_ANISOTROPIC两种映射模式下,通过调节换算因子使图形能够放大和缩小。-Design a cartoon map, the program is able to complete the following functions: (1) to reflect the use of pen and brush (2) us
C3E7MAPMODEs
- Windows程序,映射模式演示程序,演示各种映射模式-Windows programs, mapping mode demo program, demonstrate a variety of mapping mode
CExoDraw1
- 设备坐标与逻辑坐标,窗口与视口,各种映射模式,绘图-device coordinate convert to logic coordinate, window & viewport
BP-and-SOM
- BP(Back Propagation)网络是一种按误差逆传播算法训练的多层前馈网络,是目前应用最广泛的神经网络模型之一。 BP网络能学习和存贮大量的输入-输出模式映射关系,而无需事前揭示描述这种映射关系的数学方程。 它的学习规则是使用最速下降法,通过反向传播来不断调整网络的权值和阈值,使网络的误差平方和最小。BP神经网络模型拓扑结构包括输入层(input)、隐层(hide layer)和输出层(output layer)。 通过对信息的提取以及