搜索资源列表
vc++_ping
- windows的ping命令的源码,对学习编写程序有一定帮助-windows of the ping command source for the study and preparation procedures are helpful
Amendedandcolorhistogramalgorithmcode
- 直方图修正和彩色变换的经典VC源码 命令行编译过程如下 vcvars32 rc bmp.rc cl colorope.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\\test.bmp必须存在 -and color histogram that transform a classic VC command line compiler source process is as follows vcvars32 rc
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
test_dct
- 本程序是在VC++编译环境下,用纯C语言编写的2D-DCT变换,程序中用的是一个4*4的矩阵进行的变换,可以改为对一幅图像进行。运算结果正确,在Matlab中进行了检验,dct2()指令即进行DCT变换。有一定的参考价值。-This procedure is in VC++ compiler environment, written in pure C 2D-DCT transform, the program used is a 4 x 4 matrix for the transformat
Cadence的ncsc的例子
- Cadence的ncsc的例子。 ------------------------ vcd2wlf.bat:将VCD文件转换为modelsim波形格式的批处理。 vc.bat:VC命令行编译的批处理。需要针对自己机器的路径做一下修改。一般我们用VC的集成环境,但如果你习惯用命令行,可以用这个。 -Cadence' s ncsc example.------------------------ Vcd2wlf.bat: the VCD format files in
sufercode
- 本程序汇集了vc调用surfer指令的实例sufer图象广泛应用于各行各业-This procedure brings together surfer calls vc command examples sufer images are widely used in all walks of life
Ping
- vc环境下实现ping命令,非常好的例子,可以参考一下。-vc achieve ping command, a very good example of oh
usb_vc
- 用于与USB接口设备通讯的上位机程序,可将下位机USB接口设备传输的数据送至PC机并处理。每次数据传送都是上位机主动,上位机先发送命令(借用DEMO程序中的版本号部分),下位机收到READ_VERSION命令就发送64字节数据给上位机,并开始计时,每次发送把发送帧数加1,把时间和帧数发送到上位机显示,方便观察;上位机收到64字节数据就又给下位机发送READ_VERSION命令,重复1000次,测试需时31秒左右。64字节中:第2,3字节是发送帧数,第61字节是通信时间(S)-USB interf
ContinuePing
- vc实现连续的ping命令功能。输入一IP地址,设置ping次数-vc achieve continuous ping command function. Enter a IP address, set the number of ping
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
HUAWEI_UMTS_Datacard_Modem_AT_Command
- HUAWEI UMTS Datacard/Modem AT 命令手册-HUAWEI UMTS Datacard/Modem AT Command Interface Specification
VC_TCL
- 功能描述: 此程序主要演示TCL的以下几个方法: 1. 使用接口Tcl_CreateCommand()增加命令 2. 使用另一个API接口Tcl_CreateObjCommand()增加命令 3. 演示Tcl_CreateCommand()和Tcl_CreateObjCommand()接口中参数ClientData和 Tcl_CmdDeleteProc *的使用方法 4. 如何使用TCL API创建自己的应用程序 5. 使用TCL自带的交互接口执行用
vcMSCom
- vc串口通讯控件MSComm编程详解,在mfc中进行串口通讯最简单的方法莫过于在对话框中使用MSCOMM控件了,MSComm通信控件提供了一系列标准通信命令的接口,它允许建立串口连接,可以连接到其他通信设备(如Modem).还可以发送命令、进行数据交换以及监视和响应在通信过程中可能发生的各种错误和事件,从而可以用它创建全双工 、事件驱动的、高效实用的通信程序。 -vc serial communication control MSComm programming Xiang Jie, car
BluetoothdevelopmentVC
- 蓝牙指令VC实现其功能,蓝牙通信程序,PC界面程序-Bluetooth command VC to achieve its functionality, Bluetooth communication program, PC interface program