资源列表
[GDI/图象编程] Example008
说明:这是显示一个字体形状的窗体,效果很酷的哦,运行环境vc6.0-This was a font shapes windows, the effect of cool, oh, the environment vc6.0<杨文博> 在 2025-06-05 上传 | 大小:25kb | 下载:0
[GDI/图象编程] 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<梁衡升> 在 2025-06-05 上传 | 大小:25kb | 下载:0
[GDI/图象编程] LinePicture
说明:一个简单的基于Visual C++的画线算法程序,主要是掌握画刷和画笔的用法。-based on a simple Visual C line drawing algorithm procedures, focus on mastering the art brush and brush usage.<刘海涛> 在 2025-06-05 上传 | 大小:25kb | 下载:0
[GDI/图象编程] wavelettransform
说明:libtiff的C++包装,用于直接读取和写入单色tiff文件-libtiff the C++ packaging, used for direct read and write monochrome tiff file<赵汗青> 在 2025-06-05 上传 | 大小:25kb | 下载:0
[GDI/图象编程] Ellipse
说明:1.(椭圆)画一个与客户区等大,并随客户区改变大小的填充椭圆。(最好可以每次随机确定椭圆边框和填充的颜色,其中随机颜色分量的值,可调用[返回int型随机数的C语言]函数rand,再余上256[可得0~255之间的随机数]:rand() % 256) 2.(直线)用鼠标交互绘制动态直线。(参见3.5的2和3)-1. (Oval) painting a large area with customers and with customers to change the size of area<钟国英> 在 2025-06-05 上传 | 大小:25kb | 下载:0
[GDI/图象编程] Bus-Control
说明:程序目录 附录一。MATLAB程序:busmod.m文件 % 汽车悬架系统模型建立 附录二。MATLAB程序:PID.m文件 % 悬架系统根轨迹图和PID控制器设计 附录三。MATLAB程序:bode.m文件 % 汽车悬架系统Bode图法频率响应设计 附录四。MATLAB程序:stafeed.m文件 % 汽车悬架系统的状态反馈控制器设计 附录五。MATLAB程序:modela.m文件 % 双轮汽车悬架系统的动力学仿真主程序 附录六。MATLAB程序:model<Zhang Wohua> 在 2025-06-05 上传 | 大小:25kb | 下载:0