搜索资源列表
GraphingV3
- 一个在VB.NET下使用的图表曲线组件,可以画各类型的柱状图,线条曲线图,饼图,并且可以显示图例。色彩比较鲜艳,可以在ASP.NET中使用。 -one in VB.NET using the curve chart components, painting various types of columns, lines curves, pie, and be able to show legend. Comparison bright colors can be used in ASP.N
VB.NET_zedgraph_polar_plot
- 在VB.NET环境下用zedgraph实现极坐标图
VB.NET_zedgraph_PieChart
- 在VB.NET环境下用zedgraph实现饼图
Employeemanage.rar
- 一套比较完整的VB开发的员工请假管理系统,基于ACCESS数据库,程序界面美观,操作方便,功能丰富,作为一个请假系统,已经做的很不错了。它可以完成基础设置、员工管理、请假管理等,可按时间搜索到期请假、查看是否批准,可对员工进行分类,更利于系统的维护和管理。部分功能截图如上示。 ,Relatively complete set of VB development staff leave management system, based on the ACCESS database, beauti
EigenFace
- 一个很不错的图象基本处理程序,有二值变换,读入图象,图象锐化等基本的功能-A very good image of the basic process, there are two values of transformation, read into the image, image sharpening and other basic functions of
VB.net_windows_and_AutoCAD_show_bmp
- VB.net窗体与AutoCAD交替显示位图-VB.net form alternating shows with AutoCAD Bitmap
cadyy
- 用VB控制的CAD作图,同时VB也可读取CAD图中的信息,如长度,坐标-Using VB to control the CAD drawing
Surfer_interface
- 用VB.NET调用地理绘图软件Surfer的接口实现提取边缘,并绘制等值线图、矢量图、阴影地形图、维表面图-VB.NET using geographic mapping software called Surfer extract the edge of the interface and mapping contour map, vector, shaded relief map, map-dimensional surface
vb-net-implementation-of-the-thematic-mapping
- 基于vb.net的专题图的实现程序文件代码-Vb.net of thematic maps based on the realization of the program file code
packagingcarton
- 用vb.net二次开发autocad实现了纸盒盒坯图的参数化生成及三维演示动画等。-Second development with vb.net autocad realized carton box blank map of the parameters of production and three-dimensional presentation animation.
20078814347422
- 这个代码原先是VB6的代码,作者升级改造为VB.NET2005。主要功能是获取本地计算机的内存、页面文件、CPU等参数及使用状态。类似Windows的资源管理器中的性能显示,程序以条形图显示物理内存总量、剩余数等。 -This code was originally VB6 code, of upgrading to VB.NET2005. Main function is to obtain the local computer' s memory, page file, CPU an
20091010104399
- 这是一个曾经的16岁美国少年编写的获过大奖的VB源代码,作用是对VB6或者VB.NET编写的源代码工程进行扫描分析,并把详细的分析结果返回到一个树形列表里,包括了从工程及工程组、窗体、函数、用户控件、模块、类模块等等所有的统计分析。可以详细列出代码行数统计,甚至每一个过程函数的统计。可以扫描工程中未使用的变量,并以XML和文本方式提供分析报告,还可以按照图表方式提供饼图显示代码统计信息。 -This is a 16-year-old American teenager who' s
Vbnet_OutLook_Bar_Code
- VB.NET仿Outlook及QQ抽屉菜单源码,源码效果见截图所示,界面除了很好的实现的这种抽屉菜单效果,还应用了3款颜色:绿色,银色,橄榄色,非常适合于软件界面设计之用。-The VB.NET imitation of Outlook and QQ drawer menu source code, source effects see screenshot shows the interface in addition to a good implementation of this draw
EasyChart
- 自已用VB.net写的图表类,完全用VB语言构建图表,形成位图。-Chart software write with VB.net
chuankou1
- 用VB.NET编的一个非常好的实现和单片机通信的界面,可以接收单片机传过来的数据然后显示动态图-VB.NET compiled a very good realization and microcontroller communication interface, the receiving microcontroller handed over the data and then displays a dynamic map
emreport
- 使用VB语言调用Access数据库生成房产专题图的程序- Generated properties thematic maps from Access database using VB
steel
- VB.NET连接CAD2012,并实现批量插入图块,对初学者适用-VB.NET connect CAD2012, Bulk Insert Block, apply for beginners
rotate
- 这是用VB.NET编写的工程,是关于矢量图缩放的程序。-programmed using VB.NET
1
- vb.net2010编写的简易图种生成器,自己选择一张图片,一个压缩包,就自动生成,暂时只支持JPG,并且压缩包不能用中文-vb.net2010 summary prepared by the diagram kind builder, choose a picture, an archive, it automatically generates a temporary support only JPG, and compressed packets can not be used Chine
VB.Net句柄截图取色
- 通过指定窗口的句柄截图,可遮挡窗口截图,并通过获取鼠标点击图片处的3原色或指定坐标处的3原色,为后台截图分析指定窗口指定位置处的颜色提供便利。