搜索资源列表
ex09
- 这个程序演示了如何通过加载不同的ICO图标文件制作鼠标动态光标效果-this procedure demonstrated how different loading icon document production ICO mouse cursor dynamic effects
DXF_DLL
- 程序里包含有一个读取DXF文件的动态库DXF.DLL,代码演示了如何利用该动态库实现对DXF文件夹的读取!-procedures Lane contains a read DXF file of the DXF.DLL. Demonstration of the code on how to use the dynamic for achieving the DXF file folders to read!
calen32a
- 提供日历功能的动态库含有演示代码(79KB)
multi_line_chart_demo
- 动态实时曲线演示,VC++6.0环境,编译绝对没有问题!
rayleigh_waves
- 瑞雷面波演示,通过演示瑞雷面波的动态画面使人对瑞雷面波有形象的认识。-Rayleigh wave demonstration, people recognize the image of the Rayleigh surface wave through demonstration Rayleigh surface wave dynamic picture.
MINTREE
- 用各种求解最小生成树的算法实现最小生成树的动态演示-Solving the minimum spanning tree algorithm to achieve the dynamic presentation of the minimum spanning tree
UseDotNetDrawingToRotatePicture
- 本项目是用c#语言编写WINFORM程序 1. 演示了如何用.net的System.Drawing类库 2. loadImage方法的演示 3. 在Winform上对pictureBox进行即时性动态操作 4. 图片的放大缩小,重新绘制填充边角 5. 动态的旋转一个图片到任意角度 -This project is written in c# WINFORM program 1. demonstrate how to use. NET System.Drawing cl