CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 搜索资源 - vb

搜索资源列表

  1. Sources

    0下载:
  2. 用单片机实现温度自动控制的仿真过程,并且用VB进行温度变化曲线监控-Using single chip microcomputer to realize the automatic temperature control simulation process, and the curves of temperature monitoring in VB
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-01
    • 文件大小:24186
    • 提供者:hubery
  1. project1100

    0下载:
  2. 利用VB实现画曲线的方法,利用VB学会画曲线,一条正弦曲线,简单易懂-use VB to make one signle wave
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-14
    • 文件大小:4558
    • 提供者:gaango395
  1. qiuduanwenzuichangdanci

    0下载:
  2. 利用VB语言从一篇短文中找出最长的单词,简单有效-From an essay using VB language to find the longest word in a simple and effective
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:1599
    • 提供者:zhonag45173
  1. qushuju

    0下载:
  2. VB设计的取数据点,可以得到直角坐标系下的数据点坐标,有点简单,但比较实用-VB designed to take data points can be obtained under the Cartesian coordinate system coordinates of data points, a bit simple, but more practical
  3. 所属分类:SCM

    • 发布日期:2017-04-12
    • 文件大小:934
    • 提供者:yuea86ng52
  1. raining

    0下载:
  2. 用VB做出来的动态雨景,全屏的时候看上去挺不错的-VB to do with the rain out of the dynamic scene, when the full screen looks pretty good
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:2023
    • 提供者:lain9137
  1. regexp

    0下载:
  2. 正则表达式验证,看看你写的正则表达式是否有错,vb-Regular expression validation, to see if you write regular expression is wrong, vb
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-15
    • 文件大小:6268
    • 提供者:baa5gn493
  1. settings

    0下载:
  2. 工具栏的使用和字体的设置用VB编写的小程序-The use of the toolbar and the font settings with a small VB program to prepare
  3. 所属分类:SCM

    • 发布日期:2017-04-15
    • 文件大小:6007
    • 提供者:cheang0840
  1. show-the-words

    0下载:
  2. 改源代码利用VB编写,主要的功能是可以实现字幕的显示-Change the source code written using VB, the main function is the display of subtitles can be achieved
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:1551
    • 提供者:xuaan7227
  1. taobaozidongcaijiqi

    0下载:
  2. 淘宝自动采集软件,怎么用VB抓取淘宝宝贝的成交记录? VB开发淘宝店铺接口_商码头网络推广建设平台 -The Taobao automatic acquisition of the software, how to use VB crawl Taobao baby Transaction? VB developers Taobao shop interface _ supplier pier network to promote the construction of platforms
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-12
    • 文件大小:680
    • 提供者:soanuunuu
  1. tel_select

    0下载:
  2. 坐席电话选择算法的VB模拟实现,类似于一个交换机!-VB seats analog phone selection algorithm to achieve, similar to a switch!
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-14
    • 文件大小:2784
    • 提供者:daoa4ingnn
  1. winccVBS

    0下载:
  2. wincc中的vbs脚本,将归档数据导出到excel表格形成报表。-WinCC VB scr ipt export the archive data to excel.
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:1680
    • 提供者:toau2yay
  1. biancheng

    0下载:
  2. 利用VB 语言编写界面,实现操作方便可视化-Using VB language interface, easy operation to achieve visualization
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:3873
    • 提供者:gao
  1. Com_Vb

    0下载:
  2. 接收串行数据的单片机上位机程序。使用VB编写,解析单片机发送过来的串行数据。 单片机是8052,搭载了TCS3200光学颜色采集器,将采集到的数据通过RS232发送到PC,显示RGB数值,在label控件中显示该RGB数值的颜色。 串口数据格式是RGB24位加一位识别码/-Receive serial data microcontroller PC program. Using VB to write, parse microcontroller serial data sent ove
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-15
    • 文件大小:7090
    • 提供者:shenfei
  1. Checksum

    0下载:
  2. HCS08 Checksum 计算工具,带宏,VB语言-HCS08 Checksum calculation tool with macros, VB language
  3. 所属分类:SCM

    • 发布日期:2017-05-03
    • 文件大小:653593
    • 提供者:黄富军
  1. PC-and-mcu-communikation

    0下载:
  2. 采用Atmel公司的AT89S52为核心,实现PC机与单片机系统之间的数据通信。单片机系统采集温度,将数据通过串口将数据传送至PC机,PC机上实现温度显示。用MAX232芯片完成单片机TTL电平到RS-232双向电平的转换 ;用46的矩阵式键盘完成所要显示的数据发送;用LED七段数码管显示接收和发送的数据。在软件设计方面,PC机采用VB或者VC语言编程,使用通信控件来实现串行口收发数据;单片机方面用中断方式完成数据的接收和发送。-Adopts AT89S52 as the core of Atm
  3. 所属分类:SCM

    • 发布日期:2017-06-16
    • 文件大小:24725819
    • 提供者:因一
  1. Xbee

    0下载:
  2. Xbee的串口源码,开发源码以及一些例程的源码-Source Vb serial, development and some routines
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-17
    • 文件大小:4296845
    • 提供者:NickeryXu
  1. 232tester

    0下载:
  2. C51串口调试程序,对于理解232通信有一定帮助 单片机部分为C语言,电脑端为vb编写。-C51 serial debugger, an understanding of some help 232 SCM is part of the C language, computer terminal for the vb prepared.
  3. 所属分类:SCM

    • 发布日期:2017-05-04
    • 文件大小:174938
    • 提供者:snowfox
  1. Visual-PIC

    0下载:
  2. 此软件由Visual Basic 语言编写,如有哪位网友需要本软件源码的话, 可向本人索取。但是有个小要求,需要传给本人一份您认为有价值的资料.资料 可以是(VC/VB/单片机/电子/高频/软件工具等方面)。-This software written by Visual Basic language, such as which users need the software source code, Will be available to me. But there is a
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-05-04
    • 文件大小:243827
    • 提供者:罗龙天
  1. VB

    1下载:
  2. 这是固高控制卡的编程手册,里面有调试测试代码还有整个控制卡的驱动等-This is a solid high-controller programming manual, which have to debug the test code as well as the entire control card drivers, etc.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-06-17
    • 文件大小:27001436
    • 提供者:曾晓杰
  1. temperature

    0下载:
  2. 51单片机进行温度测量,VB上位机进行数据采集控制继电器,程序编译可用。-51 single-chip temperature measurement, VB PC for data acquisition and control relays, compiled available.
  3. 所属分类:SCM

    • 发布日期:2017-05-06
    • 文件大小:582660
    • 提供者:陈贝贝
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com