CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - VB 输入

搜索资源列表

  1. 51Job网采集入库程序(含vb源代码)

    1下载:
  2. 采集数据前请先配置数据库文件(在程序目录下的 db.mdb) 打开数据库(db.mdb),打开表 t_config 输入数据库用户名,密码,数据库地址,数据库名称
  3. 所属分类:网络编程

    • 发布日期:2008-06-14
    • 文件大小:37278
    • 提供者:Toroji
  1. 拦截键盘输入

    0下载:
  2. VB实现拦截键盘输入-VB interception keyboarding
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:5521
    • 提供者:林君墨
  1. 手写屏vb

    1下载:
  2. vb手写屛 可输入 任意波形 输出1024个采样点 -vb handwritten shield against the importation of arbitrary waveform output 1,024 samples
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:42518
    • 提供者:门亮
  1. 在VB中调用IO口

    1下载:
  2. 本程序为VB对输入输出口的编程,想要深入了解VB的不容错过.- This procedure is VB to inputs the outlet the programming, wants thoroughly to understand VB not not fault-tolerant
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:10376
    • 提供者:董雪
  1. VB成绩管理

    0下载:
  2. 学生成绩管理,可以对学生成绩进行,输入,查询,修改,排名等功能.-student performance management, student achievement can be right for input, inquiries, modify, ranking functions.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:191125
    • 提供者:童童
  1. 日期输入框控件

    0下载:
  2. 使用vb编写的日期输入框控件,非常有意思,欢迎各位领导批评指正,呵呵和-use vb prepared by the date input box controls, very interesting, leading critics to welcome you stand corrected, and Oh! !
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:13273
    • 提供者:范为
  1. 可输入的DropDownList扩展控件VB.NET

    0下载:
  2. 可输入的DropDownList控件VB.NET版-importation of the DropDownList control VB.NET version
  3. 所属分类:组合框控件

    • 发布日期:2008-10-13
    • 文件大小:10688
    • 提供者:MJ
  1. 利用VB控制Excel自动输入表格并且自动保存yuan

    0下载:
  2. 利用VB编写的代码,希望大家喜欢,虽然还不很完善,但我用了基本功能还好啊!-prepared using VB code, hope you like, although not quite perfect, but I use the basic features wonderful!
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1729
    • 提供者:哈迪
  1. 利用VB控制WORD输入文字

    0下载:
  2. 利用VB控制WORD输入文字-VB control input text WORD
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1750
    • 提供者:朱滨
  1. VB-FFT

    3下载:
  2. FFT实现序列离散傅立叶变换,输入序列,输出序列的傅立叶变换结果。
  3. 所属分类:中间件编程

    • 发布日期:2008-10-13
    • 文件大小:1222
    • 提供者:王胤龙
  1. 通过VB结构数组输入数据VC编写DLL实现图形文件

    0下载:
  2. 太多的例子讲如何如何实现VC编写动态链接库,VB中声明后使用,但没有一个好的文章来深入探讨这个问题,本文负责解决此类问题。-too many examples of how the stresses VC prepared dynamic link library, VB statement, but not a good in-depth article on this issue, the paper responsible for solving such problems.
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:129226
    • 提供者:喧嚣隐士
  1. vb

    0下载:
  2. 计算器代码.txt是第一次单击运算符时,将输入的值先赋给第一个数,否则赋值给第二个数进行运算
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:66697
    • 提供者:魏永鹏
  1. 卷积码的编码和VB译码

    4下载:
  2. 在MATLAB上设计一个(2,1,3)卷积编码器和对应的采用维特比译码算法的译码器。编码器的生成多项式为:[1 0 1;1 1 1]。将编码器的输出经过一个高斯白噪声信道的结果作为译码器的输入,观察比较译码器输出和编码器输入,了解卷积码的容错性,并计算译码结果的误比特率.(A convolutional coder (2, 1, 3) and corresponding decoder using Vitby decoding algorithm are designed on MATLAB.
  3. 所属分类:通讯编程

    • 发布日期:2018-01-03
    • 文件大小:5120
    • 提供者:semperqaq
  1. FormatKeyin

    0下载:
  2. vb6.0 输入框格式化,可限定数字,字母,数字字母混合,小数等(Format Keyin in numeric,text,or etc.)
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:1024
    • 提供者:ZF_Daniel
  1. 使用VB程序发送微信

    6下载:
  2. 本VB程序使用IE浏览器控件WebBrowser和网页版微信,通过RichTextBox文本框来发送微信。在RichTextBox文本框中输入要发送的微信消息,按回车键后,自动将输入的内容发送到微信中。(This VB program uses the IE browser control WebBrowser and the web page WeChat to send WeChat through the RichTextBox text box. Enter the WeChat mes
  3. 所属分类:Windows编程

    • 发布日期:2018-04-30
    • 文件大小:13312
    • 提供者:czcjy123
  1. VB取汉字拼音首码(第一个字母)源码

    0下载:
  2. vb可以获取输入汉字的首字母。。。。。。(VB can get the initials of the input Chinese characters)
  3. 所属分类:其他

    • 发布日期:2018-05-02
    • 文件大小:82944
    • 提供者:fly0001
  1. vb-socket-server-client

    1下载:
  2. 使用vb6编写的简单的端口监听程序,包含服务端和客户端代码,先启动客户端,再启动客户端,点击连接后会弹出连接成功的提示,在客户端文本框中输入文本,服务端会实时显示内容。(The simple port listening program written with VB6 includes the server and the client code, starting the client first, and starting the client. After clicking the co
  3. 所属分类:串口编程

    • 发布日期:2019-08-12
    • 文件大小:12895
    • 提供者:xiaogangw3
  1. VB海康监控登录源码,可查询各路图像

    6下载:
  2. VB源码:海康登录窗口,视频监控相关实例,实现了查询各路图像,测试编译前请将最新...源代码内涉及了IPC获取CCD参数配置、获取抓拍机IO输入参数、设置IO闪光灯输出参(VB source code: Haikang login window, video surveillance related examples, to achieve the query of various images, test and compile the latest... Source code involv
  3. 所属分类:其他

    • 发布日期:2019-08-20
    • 文件大小:618496
    • 提供者:lzk3824
  1. 使用VB程序发送微信

    1下载:
  2. 本VB程序使用IE浏览器控件WebBrowser和网页版微信,通过RichTextBox文本框来发送微信。在RichTextBox文本框中输入要发送的微信消息,按回车键后,自动将输入的内容发送到微信中。(This VB program uses IE browser control WebBrowser and Web version Wechat to send wechat through Rich TextBox text box. Enter the message to be sent
  3. 所属分类:其他

    • 发布日期:2020-12-16
    • 文件大小:7168
    • 提供者:fieluiten
  1. 读写S7200输入输出

    1下载:
  2. VB语言读取PLC S7-200的输入输出状态,写入PLC S7-200的输出状态(VB language reads the input and output state of PLC S7-200 and writes the output state of PLC S7-200)
  3. 所属分类:通讯编程

    • 发布日期:2020-07-05
    • 文件大小:21504
    • 提供者:远远远远
« 1 23 4 5 6 7 8 9 10 ... 30 »
搜珍网 www.dssz.com