资源列表

« 1 2 ... .15 .16 .17 .18 .19 8020.21 .22 .23 .24 .25 ... 66581 »

[Windows编程dragfileopen

说明:VB拖放文本文件的操作示例,也就是拖放打开文本文件,只要是文本类型的文件,都可采用拖放到本窗口的方法直接打开文件,是挺实用的一个VB源码,操作对象为RichTextBox。-VB drag and drop text file operations example, open a text file that is drag and drop, as long as the text file types, can use drag and drop method to the window t
<bpudn37> 在 2025-11-27 上传 | 大小:2kb | 下载:0

[Windows编程vbcopydatabase

说明:VB复制数据库结构的小程序,复制数据库结构,调用VB安装目录中的数据库,路径一般是D:\Program Files\Microsoft Visual Studio\VB98,如果不是这个目录烦请修改一下-VB copy of the database structure applet, copy the database structure, calling VB database installation directory path is usually D: \ Program Files
<bpudn38> 在 2025-11-27 上传 | 大小:2kb | 下载:0

[Windows编程VB-Linekongjian

说明:VB源码使用 Line控件画线的用法示例,线形可以设置为实线、短划线、点三种类型,可设置是否为线宽8像素,此值可改,在代码里可修改。另外线的方向角度也可改变,预设了两种方向供选择,如测试截图所示-VB 源码 使用 Line控件画线的用法示例,线形可以设置为实线、短划线、点三种类型,可设置是否为线宽8像素,此值可改,在代码里可修改。另外线的方向角度也可改变,预设了两种方向供选择,如测试截图所示
<cpudn46> 在 2025-11-27 上传 | 大小:2kb | 下载:1

[Windows编程ExampleComboBox

说明:VB对ComboBox输入框的输入进行检查,下拉ComboBox中的值,输入错误会有提示。临时标签,用来获得焦点,使组合框能够失去焦点,并在失去焦点时进行有效性检查,若输入的数据不在列表中,请重新输入。-VB input ComboBox input box is checked, the value in the drop-down ComboBox, input error will be prompted. Temporary tag to get the focus, so the co
<cpudn47> 在 2025-11-27 上传 | 大小:2kb | 下载:0

[Windows编程dongtaijzzform

说明:一个VB6.0源码,VB动态加载子窗体,在母窗体内可查找某个窗体,输入要查找窗体的索引号,可关闭所有子窗体体,操作方面定义了一些快捷键,比如新建窗口{F1}、搜索一个子窗口{F2}、关闭全部{F3}等。-A VB6.0 source code, VB dynamically loaded child form, the body can be found in the parent window of a form, enter the index number you want to find
<cpudn48> 在 2025-11-27 上传 | 大小:2kb | 下载:0

[其他小程序K-means

说明:C C++ K-means算法的实现,希望能帮上大家。-C C++ K-means algorithm, hope to help you
<洛克李> 在 2025-11-27 上传 | 大小:2kb | 下载:0

[Windows编程flashform

说明:VB实现窗体的闪烁效果,点击按钮即可实现窗口标题栏闪烁,相对应的,在任务栏上的窗口标题也处于闪烁状态,类似于QQ聊天窗口来消息时的闪烁效果一样,以引起人的注意-VB to achieve flicker effect of the form, click the button to achieve the window title bar flashes, the corresponding window title in the taskbar also is flashing, flicke
<cpudn55> 在 2025-11-27 上传 | 大小:2kb | 下载:0

[Windows编程monishaizi

说明:让骰子转起来-VB制作的3D旋转体—骰子,模拟了骰子旋转的运动,感觉蛮好玩的。单击控制骰子动止,鼠标距离控制运动速度。-Let the dice turn up-VB produced a 3D rotating body- dice, dice simulated rotation movement, feeling pretty fun. Click Control dice stopper, distance control mouse movement speed.
<cpudn58> 在 2025-11-27 上传 | 大小:2kb | 下载:0

[Windows编程vbtaiji

说明:画太极八卦图的VB源码,实现在窗口上画一个不断旋转的太极图,创建刷子(参数:颜色值)返回值:刷子句柄,传递设备(参数:图片句柄,设备句柄)返回值:传递后ID,删除设备(参数:设备句柄)返回值:成功或失败信息[删除前需要把设备从图片中传出(用传递后ID重新传一次即可)],用刷子涂色(参数:图片句柄,坐标X,坐标Y,边界颜色)返回值:成功或失败信息-Tai Chi Bagua map drawn VB source, painted on the window to achieve a consta
<cpudn68> 在 2025-11-27 上传 | 大小:2kb | 下载:0

[其他小程序channel-estimation

说明:多径信道的mvu和mmse估计,并统计器错误概率-Mvu and mmse multi-path channel estimation and statistical error probability
<lin> 在 2025-11-27 上传 | 大小:2kb | 下载:1

[C#编程serial-communication

说明:VB实现pc与单片机串口通信任务 //利用vb实现pc与单片机串口通信任务 //编写程序代码 定义变量 Dim cnum As Integer 循环计数标志 Dim choosenum As Integer 选择指示灯号 串口初始化 在窗体的Load事件中加入下列代码对串口进行初始化 Private Sub Form_Load() MSComm1.CommPort=1 MSComm1.InputMode=1 MSComm1.RThresho
<朱光前> 在 2025-11-27 上传 | 大小:2kb | 下载:0

[其他小程序zi-wu-tong-ji

说明:能统计一段英文中的各个字母的数量,并且是大小写字母能同时统计 -Can count the number of each section of the English alphabet, uppercase and lowercase letters and is able to simultaneously statistics
<李永得> 在 2025-11-27 上传 | 大小:2kb | 下载:0
« 1 2 ... .15 .16 .17 .18 .19 8020.21 .22 .23 .24 .25 ... 66581 »

源码中国 www.ymcn.org