资源列表
实现图片放大缩小旋转
- 在一些看图软件中,通常有对图像动态放大和缩小的功能。这是如何实现的呢?我们通过研究,在VB中实现了这种功能,具体方法如下。 进入VB,新建一工程,在窗体Form1上添加如下控件:一个图像框控件Image1,三个命令按钮Command1,Command2,Command3,其Caption性分别设置为“放大”、“缩小”、“打开”,再加入一个通用对话框控件CommonDialog1,用于选择要打开的文件。-in some flashcards software, the images
nmlcolr
- 程序运行结果是一个自定义法向的彩色正方体,其中每个顶点的颜色值不一样,且为光滑的明暗处理模式-Run result is a custom method to the color cube, in which each vertex color values are not the same, and for the smooth shading model
45454545454
- AM、SSB调制与解调电路的MATLAB实现及调制性能分析
控键
- 采用vb编程,实现在Timer控件中调用RDS技术把采集到的发动机振动信号数据传送到远程的服务器数据库中-used vb programming, to achieve the Timer control Calling RDS technology to the acquisition of the engine vibration signal data to a remote database server
web-to-txt
- 提取文字的源码,c++环境编译 提取文字的源码,c++环境编译-Extraction of the source text, c++ Environment to compile the source code to extract the text, c++ Environment compiler
drawgeom
- 这个例子很好地说明了几何图元的类型及颜色等函数的用法-This example illustrates well the type of geometrical primitives such as function and use of color
ScreenGUI
- 这是简单的高级用户界面的设计,内容简单,不过就是容易看懂-This is a simple advanced user interface design is simple, but is easy to understand
bingfangguanli
- 关于病房管理系统的界面代码delphi做的界面-On ward management system interface code delphi interface do
MyWindow
- 窗口红蓝绿三种颜色自动切换,主要熟悉timer的用法。-The window three colors red blue and green automatically switch mainly familiar with the usage of the timer.
butter_lib
- BUTTER LIBRARY CODE FOR FFT
hellosapui5
- helloword sapui5 第一个测试-helloword sapui5 first test
dialog
- MFC中对话框的使用