搜索资源列表
图形、图像与多媒体类
- 用vb做的关于图形的程序。有 简易调色板, 屏幕放大镜,用VB模拟PhotoShop滤镜效果, 图片叠加等等。对vb学习很有帮助-vb do with the graphics on the procedure. A simple palette, screen magnifiers, VB Photoshop filter simulation results, photographs, etc. superposition. Vb helpful for learning
treevb
- 分形树,希望大家可以多多学习,本模块主要是让我们能用自然的思维去重点解决我们实际问题,也就是说如果你想用VB作图的话,你不用去思考坐标在VB中的情况,你只要思考你所作图形在坐标中的位置。-fractal tree, we can learn more, This module is designed to allow our thinking can use natural to focus on practical solutions to our problems, This means t
vc.net.CAD
- 本书主要结合VB.NET和VC#.NET两种语言介绍了创建交互式CAD系统的基本思路和技术,分别给出了两种语言的小系统完整代码,并讨论了技巧实现的其他可能性以及系统代码的改进方法。 本书前3章主要介绍语言基础和.NET框架基础,第4章至第8章结合一个CAD小系统的创建详细地介绍了交互式CAD系统的组织思路和基本技术,第9章至第11章介绍了更多的技巧实现方法和系统优化方法,第12章结合CAD编程进行了一些设计模式方面的讨论;写作过程中注意了循序渐进的讲解原则,内容适合不同学习阶段的读者。 书中所有
vb2wei
- 二维码的VB程序实现,包括编码程序和译码程序,可用于二维码二次开发,源码值得学习。-VB program to achieve two-dimensional code, including the encoder and decoder program can be used for the secondary development of two-dimensional code, source code is worth studying.
FPSys
- vb 指纹模式识别原理,和算法指纹识别原代码,供大家学习-vb zhiwenshibie
Bresenhan
- bresenhan生成直线算法,主要面向学习计算机图形学课程的学生,采用VB编程。-bresenhan generate linear algorithms, mainly for the students to learn computer graphics courses, using VB programming.
Icon-EDIT
- VB编写的图标编辑器,可以对图标进行整体操作,供参考学习原理用。-Icon editor written in VB, icon overall operation of the principle of reference for the study.
TeeChart2013_130818_SourceCode
- vb 饼状图和柱状图,这里是一个demo,并含有注释,方便新手学习-vb,circle chart and point chart
OLE_Photoshop
- 一篇关于PHTOSHOP的自动化脚本编程 是用VB编写的学习教程-One on PHTOSHOP automated scr ipting is written in VB tutorial
vb-histogram
- VB生成柱状图源代码,供有需要的学习交流-histogram generator,vb code example.
采用VB绘制曲线
- 本程序采用VB编制,实时显示采用数据绘制曲线,是初学者图形图像的学习案例,值得收藏。