搜索资源列表
VC向Vb传递命令行参数
- VC向Vb传递命令行参数,我做的一个示例,有朋友要的-VC Vb to transfer command line parameters, I am doing an example, a friend to the
vc界面例子
- 大连110指挥界面,用vc做的,但是的需要数据库支持,界面部分功能需要数据库支持-command interface using vc done, but the need for database support, the functional interface need database support
vc+6.0实现文本串的自由拆分
- 实现文本串的自由拆分,可用于命令行分解和字符管理部分-free separation can be used to the command line management of decomposition and some characters
PLC_Control.用VC++ 6.0和mscom编写的通讯程序
- 用VC++ 6.0和mscom编写的通讯程序,测试OK.主要是和三菱fx1s 的通讯,包含命令的收发和解码,要熟悉三菱fx1s 的通讯原理和mscom的通讯解码,呵呵,花了好大的功夫才调适好的,界面还有部分预留给未来的使用,可以控制马达的动作,当然你自己要会写PLC的代码。,Using VC++ 6.0 and the preparation of the communication process mscom test OK. Mainly Mitsubishi fx1s communicat
QuickWin
- 执行控制台或批处理程序并可以将运行的显示结果显示在窗口中的类似cmd程序的程序-A program similar to cmd command which can run control console or batch file and show the result in the result window
sufercode
- 本程序汇集了vc调用surfer指令的实例sufer图象广泛应用于各行各业-This procedure brings together surfer calls vc command examples sufer images are widely used in all walks of life
usb_vc
- 用于与USB接口设备通讯的上位机程序,可将下位机USB接口设备传输的数据送至PC机并处理。每次数据传送都是上位机主动,上位机先发送命令(借用DEMO程序中的版本号部分),下位机收到READ_VERSION命令就发送64字节数据给上位机,并开始计时,每次发送把发送帧数加1,把时间和帧数发送到上位机显示,方便观察;上位机收到64字节数据就又给下位机发送READ_VERSION命令,重复1000次,测试需时31秒左右。64字节中:第2,3字节是发送帧数,第61字节是通信时间(S)-USB interf
console
- VC源码,可在命令列程序里轻松加入彩色文字或图框显示输出,包含一個简易的使用范例-VC source code can be command-line program easily by adding text or color frame output, including the use of a simple example
TextHello
- VC# command prompt program that displays Hellow world.
shellprograming
- Shell 编程源码,有20个程序,分别为VB、VC描述-Shell programming source code, there are 20 procedures, respectively, for VB, VC Descr iption
BluetoothdevelopmentVC
- 蓝牙指令VC实现其功能,蓝牙通信程序,PC界面程序-Bluetooth command VC to achieve its functionality, Bluetooth communication program, PC interface program
ping
- VC++60使用套接字实现ping命令。ICMP协议。-ping command with visual c++6.0
Command
- 使用VC++6.0编写的 基于win32 DLL的 命令解析系统-Command analysis system Use DLL
Mobile
- VC++命令提示符程序模拟的手机通信录,很不错-VC++ command prompt program to simulate the mobile phone address book, very good
VC.SQL.command.create.code
- VC编程设计SQL命令创建开发代码VC Programming SQL command to create the development code -VC Programming SQL command to create the development code
vc-task
- R3任务管理器隐藏,Ring3层隐藏进程 稳定可靠的VC++代码。注:本程序需要在命令提示符环境下运行,在开始运行中打开命令提示符,然后拖动本EXE程序到命令提示符窗口中即可,之前需要先打开进程管理器。-R3 Task Manager hidden, Ring3 layer the hidden processes reliable VC++ code. Note: This program needs to be run in a command prompt environment runn
VC-GSM-PDU
- 利用AT指令收发短信的源码,已通过编译,并在xp sp3测试通过-Send and receive text messages using the AT command source, has compiled and tested in xp sp3
vc.netmacsource
- VC++.NET源码下载,一键获取MAC地址,实现原理:向网卡发送NCBENUM命令,以获取当前机器的网卡信息,如有多少个网卡、每张网卡的编号等,将获取到的网卡MAC地址格式化成常用的16进制形式,如0010-A4E4-5802,保存到数组中,并将所有网卡信息显示在列表中。 -VC++.NET source code download, a key to get the MAC address of Principle: NCBENUM command to send cards to ob
nepeater-multiplication-command
- 一个由VC实现科学计算器程序,功能简单,程序也很浅显易懂-A VC realize scientific calculator program, function is simple and application is also very simple
VC中调用CMD命令并获取调用结果
- mfc调用cmd命令行,并且获取执行的结果(MFC calls the CMD command line and gets the results of execution)