搜索资源列表
用AT命令存取西门子手机的VB源程序
- 本程序是用VB关于AT指令的一个手机短信收发各式,现在拿出来给大家一起学习-this procedure is used on the AT command VB of an SMS to all kinds of transceivers now up to all learning together
6502_asm_command_study
- 在网上搜集的一些关于6502的资料,在win2000下调试通过了,有vb也有vc的程序,还有一些6502基础命令学习,对想学6502汇编的有一定的帮助,如何使用,详细看里面有说明文件:)-the Internet to collect some information on 6502, under the WIN2000 debugging passed, vb have a vc procedures, there are some 6502 orders based learning, ri
vb1912
- 计算机与CM320模块通信,只是简单的一点,利用AT命令,串口,VB编写!比较粗糙-computer and communications module CM320, but simply that the use of AT commands, serial, VB! Rough comparison
dianji
- 电机驱动监控系统,利用VB实现上位机对下位机的实时监控,可以查询电机的工作电压、电流和温度,同时可以自行设置控制命令和完成对命令运行过程的监控。-Motor drive control system, the use of VB to achieve PC-bit machine for the next real-time monitoring, can learn about the work of the electrical voltage, current and temperatur
chuankoutongxin
- VB实现串口通信,发送命令从而接收相应数据。-VB Serial communications, send a command in order to receive the corresponding data.
GSMModeApp1
- vb.net2005/2008实现简单的通过gsm mode来收发短信,并可直接输入at命令进行调试!-vb.net2005/2008 through simple gsm mode to send and receive text messages, and direct input at the command to debug!
VB_DLL_Maker
- 一个LINK的增强工具源码,支持VB与C,通过修改LINK的源代码,可以让VB编译出真正的标准DLL和控制台应用程序。同时参照源码还可以明白命令行的处理原理,XP样式界面的编译方法等。-A LINK source of enhanced tools, support for VB and C, by modifying the source code of LINK, VB compiler will allow a truly standard DLL and console applicat
ASPforumsourcecode
- ASP是Active Server Pages的简称,它是一种在微软公司的WEB服务器IIS(Internet Infomation Server)上开发交互网页的新技术。是一种服务器端的scr ipt环境。 使用asp可以建立动态,交互式高性能的Web服务器应用,我们知道,目前有很多版本的浏览器可供使用。传统上,我们在开发Web应用时,要嵌入一些scr ipt语言如VB,JAVA到html中,使这些scr ipt运行在client端,也就是浏览器,但并不是每个浏览器都支持所有的scr ipt语
pimgw
- VB检测判断网络上指定IP的电脑是否开机,想想就会明白,其实原理很简单,使用PING命令就可轻易实现,如果能PING的通,那当然说明电脑就已经开机了,否则要么是网络问题,要么是电脑没开机,不过要想继续判断究竟是网络问题或是用户未开机那就另当别论了,当然,或许代码里用了其它的方法,这个只有看了代码才知道。 -VB on the network test to determine whether the specified IP boot the computer, think it will
MSCOMM32
- 串口发送命令,工程文件都在,VB编写,单片机开发的好-Serial port to send commands, engineering documents are in, VB preparation
MSCommVB
- VB中的MSComm 控件提供了一系列标准通信命令的接口, 它允许建立串口连接, 可以连接到其他通信设备、可发送命令、进行数据交换以及监视和响应在通信过程中可能发生的各种错误和事件, 介绍了有关的知识和技术, 并由实例分步骤说明如何利用VB6.0 中的MSComm 控件进行通信软件的开发。-MSComm controllware of VB has provided with an interface for a series of standard command orders, that p
vbPingIP
- Vb窗口化的PING一个IP地址,和PING没什么区别,用惯了命令提示符的PING命令的话,可能还会对这个程序有点不习惯,窗口化的Ping同样可显示连接速度、包多少等信息。-Vb window of the PING an IP address, and PING no different, are used to the PING command at the command prompt, then this process may also be a little difficult, o
PingIP
- Vb窗口化的PING一个IP地址,和PING没什么区别,用惯了命令提示符的PING命令的话,可能还会对这个程序有点不习惯,窗口化的Ping同样可显示连接速度、包多少等信息。 -Vb window of the PING an IP address, and PING no different, are used to the PING command at the command prompt, then this process may also be a little difficult
giflib-4.1.6
- GIF操作函数库for c, c++,可以通过c# CLR, java jni等封给C#, Java使用,也可以通过dll封给python, delphi, powerbuilder, vb, 等等等等使用。功能强大,可读出,写入,完美支持多帧动画,自带颜色交错算法,完美避免gif颜色少的弊病。 这个函数库是最正宗的了,可以封装给工程使用,也可以应用在嵌入式环境、C#环境、Java环境、PHP环境、python环境、Linux或Windows的桌面工程、命令行工具中,更可以应用在Web
testPhoneInfoVB.NET
- VB.NET编写的短信猫发送的程序,直接用的AT命令代码,适合初学者学习!-Messages written in VB.NET program to send the cat, the direct use of the AT command code, suitable for beginners to learn!
Application1
- 用AT命令通过手机或MODEM发送短消息.vb.net-Or by phone using AT commands to send a short message MODEM
16
- 摘要:VB源码,网络相关,网络连接检查 VB网络连线检查的程序源代码,主要是使用Ping命令实现,运行后生成BAT文件,官方提示说只能运行于Windows98系统中,不过测试时候,在XP系统下也正常运行了,而且检测结果并无异常。基本原理是:建立一个Bat 档,在这个Bat 档中,设定: 随便 Ping 一个在 Internet 上的 Server 二次,将结果写入文字档 Test.txt 在这伫, 我们以Ping www.hinet.net 为例进行Ping的检查。
TC35_VB
- VB通过短信猫发送短信,tc35短信猫,通过AT命令发送短信,接收短信-VB to send text messages via SMS cat tc35 cats SMS through AT commands to send SMS and receive SMS, etc.
checknumen
- 用VB代码生成验证码的例子,这里的验证码是英文验证码,也就是比较简单的那种,使用也比较广泛,调试时候要注意,生成代码引用了一个ocx类库,所以在编译时要指定自定义控件路径,打开工程文件,选择“工程”/“部件”命令,在这里选择部件路径。-Examples of code generated by a verification code VB, here is the English verification code verification code, which is relatively s