资源列表
[Windows编程] DataGridView-Binding
说明:这是一个VB.NET 使用Binding绑定数据库内容到DataGridView来显示,测试数据库是VB目录中的Northwind.mdb,已放在bin\Debug目录下,你需要在VB.NET2010中编译此项目源码,生成exe,便可运行测试实例。个人觉得,这个例子挺基础也挺实用。在VB.NET中,用DataGridView来显示数据非常方便直观,有必要掌握的-This is a VB.NET database content to use Binding DataGridView bound<bpudn51> 在 2025-09-29 上传 | 大小:337kb | 下载:0
[其他小程序] randomizedSelect
说明:线性时间选择算法,用到了随机快速排序算法中的随机划分算法。求一个数组中第k小的元素。-Linear time selection algorithm used in the random random quick sort algorithm partitioning algorithm. Find an array of small first k elements.<岳娇> 在 2025-09-29 上传 | 大小:253kb | 下载:0
[驱动编程] WDM_Driver
说明:第一个WDM驱动程序,对初学者来说很有用,在设备管理器中看到HelloWordWDM设备,-The first WDM driver, useful for beginners, see HelloWordWDM device in Device Manager,<张晨> 在 2025-09-29 上传 | 大小:10kb | 下载:0
[Windows编程] DB-Migration-Utility
说明:数据库迁移程序的VB.NET实现源代码,是一个演示程序,功能可能还不完善,实现了迁移数据库的基本操作,测试截图请参见演示截图所示。-VB.NET database migration program source code, is a demonstration program, the function may not be perfect, to achieve the basic operation of the migration of the database, as shown in<bpudn52> 在 2025-09-29 上传 | 大小:42kb | 下载:0
[其他小程序] Can_TQ_Calculate
说明:用于PIN18系列单片机的CAN总线常规波特率计算-Conventional CAN bus baud rate calculation for PIN18 Series MCU<李潇> 在 2025-09-29 上传 | 大小:562kb | 下载:0
[Windows编程] Access-SQL
说明:VB.NET写的Access数据库查询分析器,测试数据库:ProjectTimeTracker.mdb。源代码编译运行于VB.NET2010,安装有VS可以测试下-VB.NET write Access database query analyzer, test database: ProjectTimeTracker.mdb. Source code is compiled to run on VB.NET2010, VS can be installed under test<bpudn53> 在 2025-09-29 上传 | 大小:61kb | 下载:0
[Windows编程] vbdragform
说明:VB无边框窗体拖动实例,基于APi拖动无边框窗口的实现例子,一看上去,这个自定义的VB窗口还挺漂亮,虽然是灰色的,但去除了默认的标题栏和边框,又添加了一个自定义的“关闭”按钮,如何在这个自定义的窗口上实现拖动呢?本源码会告诉你答案,而且代码很简洁,便于阅读理解。-VB borderless form drag examples, based APi drag the window fr a me to achieve example a glance, this custom VB window<bpudn54> 在 2025-09-29 上传 | 大小:2kb | 下载:0
[Windows编程] tojpegcls
说明:JPG压缩类,适用于VB6,可把其它格式的图片压缩后存储为JPEG格式。仅是类的源码,没有包括实例,想用的自己摸索下吧。-JPG compression class for VB6, may be after the other format images are stored as compressed JPEG format. Only source category does not include instances, would like to use their own way un<bpudn55> 在 2025-09-29 上传 | 大小:1kb | 下载:0
[Windows编程] DGDarkDemo
说明:在VB.NET中使用DataGridView数据表格显示数据的例子,通过设置,演示了如何区分可编辑和不可编辑单元格的颜色。运行于VS环境,是VB.NET源码-Examples of the use of the data table in VB.NET DataGridView to display the data, by setting, demonstrates how to distinguish editable and non-editable cell color. Running<bpudn56> 在 2025-09-29 上传 | 大小:14kb | 下载:0
[Windows编程] MSHFlexGrid1
说明:VB扩展可编辑数据的MSHFlexGrid控件,MSHFlexGrid表格编辑,支持方向键、回车,原作者:于泽,最后修改:MIOCARO,可实现MSHFlexGrid自动增行功能。-VB extensions can edit data MSHFlexGrid control, MSHFlexGrid table editing, support for the arrow keys, Enter, author: Yu Ze, last modified: MIOCARO, can reali<ipudn56> 在 2025-09-29 上传 | 大小:3kb | 下载:0
[Windows编程] vbhuobiduihuan
说明:VB实现货币兑换,可把各国之间的货币进行对等兑换功能,主要使用VB的selectcase语句来实现。兑换币种支持人民币、美元、德国马克、欧元、法国法郎、英镑、港币、日元、韩元、加元。汇率是自己设定的,为了兑换准确,需要查询最新的汇率修改代码里的汇率,下一步可扩展成适合采集最新汇率实现兑换-VB realized currency exchange, money can be put between the countries on an equal exchange functions, the<ipudn57> 在 2025-09-29 上传 | 大小:3kb | 下载:0