CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - vb Function
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Sub Category
Picture Viewer
2D Graphic
3D Graphic
Graph Drawing
Wavelet
GIS program
Fractal program
Special Effects
OpenGL program
Graph Recognize
CAD
OpenCV
VTK
Search - vb Function - List
[
Graph program
]
数字图像基础处理
DL : 1
其中选择了10种最常用的算法,将其封装为更容易调用的API函数。除了方便VC++开发人员调用外,也使得VB、Delphi程序员能够方便地将其应用到自己的开发项目中。-which selected 10 species of the most commonly used algorithm, to more easily package for the API function calls. Apart from facilitating the development of VC personnel call, but also makes VB, Delphi programmers can easily be applied to their own development projects.
Date
: 2008-10-13
Size
: 384.62kb
User
:
何斌
[
Graph program
]
校园空间查询系统V2.0
DL : 0
基于VB+MAPX5.0开发的校园空间信息查询系统源代码,主要功能包括显示、放大、缩小、漫游等地图显示功能;基本查询功能、图层控制功能。-VB MAPX5.0 development of the campus space information inquiry system source code, the main features include display, zoom in and out, such as roaming map display; Basic inquiry function layer control functions.
Date
: 2008-10-13
Size
: 54.68kb
User
:
罗蜂
[
Graph program
]
数字图像基础处理
DL : 0
其中选择了10种最常用的算法,将其封装为更容易调用的API函数。除了方便VC++开发人员调用外,也使得VB、Delphi程序员能够方便地将其应用到自己的开发项目中。-which selected 10 species of the most commonly used algorithm, to more easily package for the API function calls. Apart from facilitating the development of VC personnel call, but also makes VB, Delphi programmers can easily be applied to their own development projects.
Date
: 2025-12-21
Size
: 384kb
User
:
何斌
[
Graph program
]
校园空间查询系统V2.0
DL : 1
基于VB+MAPX5.0开发的校园空间信息查询系统源代码,主要功能包括显示、放大、缩小、漫游等地图显示功能;基本查询功能、图层控制功能。-VB MAPX5.0 development of the campus space information inquiry system source code, the main features include display, zoom in and out, such as roaming map display; Basic inquiry function layer control functions.
Date
: 2025-12-21
Size
: 54kb
User
:
罗蜂
[
Graph program
]
VBform1
DL : 0
文件包含数字图像读取,对比度增强和直方图转换的功能-files contain digital images read, contrast enhancement and conversion histogram function
Date
: 2025-12-21
Size
: 23kb
User
:
张勇
[
Graph program
]
bcencode
DL : 0
条码生成函数 根据相应的参数生成条码位图,三九码、CODE 128码-barcode generating function parameters on the corresponding barcode generation Bitmap, March 9 code 128 code CODE
Date
: 2025-12-21
Size
: 15kb
User
:
zh
[
Graph program
]
GDIimgae
DL : 1
一款开源的完整矢量绘图控件源码,支持直线、弧线、矩形、圆角矩形、椭圆、多边形、星形、文本和图片等的绘制,支持旋转、缩放、选择、排列等操作,总的说来功能还是不错的!其实如果稍微懂点计算机图形学的知识要做出比这个还要完善的矢量绘图软件应该是没有问题的。 VB6本身对于绘图的支持是非常弱的,因此一般直接通过其内置方法实现的绘图效率都成很大的问题。解决方法之一是采用Windows API来进行底层GDI的绘制,更好的方法是采用GDI+来绘图,这样效果会更好。 -A complete open source vector graphics controls in support of a straight line, arc, rectangle, rounded rectangle, ellipse, polygon, star, text and pictures, such as rendering, support for rotation, zooming, selection, arrangement and other operations, the total to function or that good! In fact, if a little point of computer graphics to understand the knowledge to make than that perfect vector drawing software should not be any problem. VB6 their support for the graphics are very weak, so the general method of directly through its built-in graphics to achieve efficiency into a big problem. One solution is the use of Windows API for the underlying GDI rendering, and better way is to adopt GDI+ To graphics, so the effect will be even better.
Date
: 2025-12-21
Size
: 76kb
User
:
dingchao
[
Graph program
]
cam
DL : 0
vb6.0无需控件实现摄像头的捕捉和显示功能-VB6.0 no camera controls to achieve the capture and display function
Date
: 2025-12-21
Size
: 11kb
User
:
宝宝
[
Graph program
]
CDPartner
DL : 0
这是一个带有时钟,闹钟的桌面宠物程式. 还有记事功能!!COOL-This is a clock, alarm clock, desktop pet programs. There Notepad function!! COOL
Date
: 2025-12-21
Size
: 2.66mb
User
:
Liziler
[
Graph program
]
j_13285_vbcutlcd
DL : 0
VB抓图截屏小精灵 这个截图抓图小精灵可谓功能超多,它除了抓图以外还可以把抓到的图片设置为背景,可以自由选择区域抓图,也可延时抓取,还有简单的图像处理功能。-VB Grab this screenshot elf elf screenshot capture function can be described as ultra-many, except it can also be used to capture other than the captured image is set to the background, are free to choose the regional drawings can also be delayed crawling, but also have a simple image processing functions.
Date
: 2025-12-21
Size
: 51kb
User
:
wuguanjun
[
Graph program
]
jpeg2bmp
DL : 0
jpeg2bmp的c++源码 HuffmanExp 哈夫曼编码 JpgVSbmp Jpg和Bmp格式相互转换的API封装 RWJpegExp JpegVC++类 VbTestDll VB调用Jpg和Bmp格式相互转换API函数的示例 jpeg jpeg中的前向DCT变换-jpeg2bmp the c++ source HuffmanExp Huffman JpgVSbmp Jpg and Bmp format conversion of the API package RWJpegExp JpegVC++ Class VbTestDll VB calls Jpg and Bmp format conversion API function in the sample jpeg jpeg to the DCT transform
Date
: 2025-12-21
Size
: 8.57mb
User
:
bonnie
[
Graph program
]
imageComp
DL : 0
这个源代码是应一位网友要求发布的.主要功能是演示利用VB进行分析比较两张不同图片之间的差别,如BMP,JPG等,根据像素分析各个图片的不同。支持任意尺寸的图片,但是全屏图片可能会比较慢。好像根据图片屏蔽色来进行比较,本人对这个不是很有研究,希望懂行的给发表一下看法。-This source code is a request issued by users. The main function is to demonstrate the use of two VB analysis compared the differences between different picture, such as BMP, JPG and so on, based on analysis of all pixels in different images. Support arbitrary picture sizes, but the full-screen picture may be slower. Like under the mask color picture for comparison, I am not a great deal of research on this, I hope you know the ropes of the views expressed.
Date
: 2025-12-21
Size
: 39kb
User
:
刘雷
[
Graph program
]
vp_text_test
DL : 0
VC中用vb的代码,功能如何在VB中用openggl添加文字,是初学者绝好的选择-VC code with vb, function in the VB with openggl add text, is an excellent choice for beginners
Date
: 2025-12-21
Size
: 3.14mb
User
:
yingzi
[
Graph program
]
BCEncode
DL : 0
一个可用于在VC和VB环境中生成条码的函数! -A VC and VB can be used to generate the barcode function of the environment!
Date
: 2025-12-21
Size
: 38kb
User
:
cengmeng
[
Graph program
]
WebCamera
DL : 0
网页照相机(VB源代码+程序) 功能很简单 点文件 - 打开网址 - 输入网址 - 确定,就会把图片截下来,然后点文件就可以保存了. 默认格式是BMP的,图片清晰些. 程序是绿色的,不需要安装,体积只有52K,很爽... -Web camera (VB source code+ program) function is very simple point of the file- Open URL- enter the URL- OK, it will cut down the pictures, then the file can be saved. The default format is BMP, the picture is clear more. Program is green, does not require installation, size is only 52K, so cool ...
Date
: 2025-12-21
Size
: 26kb
User
:
zhoudh1980
[
Graph program
]
bofangflash
DL : 0
纯代码播放FLASH功能,不需要任何的外带的VB控件就可以实现。-Pure Play FLASH function code, VB does not require any of the take-away control can be achieved.
Date
: 2025-12-21
Size
: 37kb
User
:
sys
[
Graph program
]
vb
DL : 0
功能很全的图像处理程序,包括图像增强,锐化,二值化等-Function is the whole image processing procedures, including image enhancement, sharpening, binary, etc.
Date
: 2025-12-21
Size
: 632kb
User
:
江丹丹
[
Graph program
]
fireworks
DL : 0
VB 产生烟花效果,2种窗体,2种颜色,包含2个类,带API函数-VB produce fireworks effects, two kinds of forms, two kinds of colors, including two classes, with the API function
Date
: 2025-12-21
Size
: 190kb
User
:
xiaoyu
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.