搜索资源列表
MS-agent
- msagent说明文档。机器人接口 Agent,COM,角色,语音识别,语音合成。 对Agent编程的方法主要有使用VB,VC等语言进行ActiveX调用,除此之外还有直接通过VC进行COM编程调用。在VB中调用Agent是最简单不过了,但由于VB程序本身存在诸多缺陷,很难在实际中应用。而在VC中,由于Agent内部完全采用了UNICODE编码,同时还要处理各种繁杂的COM接口,从而也存在一定的问题。AgentShell是建立在Agent和应用程序之间的一个外壳程序,通过它可将Agent复杂的C
huffmanfordepreesingcoding
- 哈夫曼(Huffman)编码压缩和解压缩程序 huffman.c 主要的功能模块 bitio.c/bitio.h 一些支撑函数,支持以比特(bit)为单位的文件I/O 用法: 压缩 huffman E <in-file> <out-file> 解压缩 huffman D <in-file> <out-file> 压缩时,读入<in-file>中内容,建立Huffman编码,将结果存入<out
DemoForReadOrWriteIO(VC)
- A small program for reading or writing some I/O port.(VC++).
bufdecode
- 调试字符串内容的函数,效果如同ultraedit查看二进制文件 g++ -o a decode.cpp vc直接编译,可能要稍作修改-debug strings a function of results as ultraedit View binary files g-o decode.cpp vc a direct compiler, may have to make some modifications
VB-OPC
- 用VB编写的opc服务器源码,对初学者有很大的指导意义-Opc server with source code written in VB, for beginners a great guiding significance. . .
4_Disk_IO
- 输入输出,I/O设备,操作系统,vc++ 6.0-Input and output, I/O devices, operating system, vc++ 6.0
repositorio
- Uso da porta serial. Este programa sé comunica com o clp toshiba T1 ,mas no entanto vc pode mudar o codigo fonte para atender suas necessidade,ele comunica usando a porta serial do pc.esta em anexo codigo fonte e exe Nota: Feito com Delphi
LABVIEW
- 在VC++开发平台下,以USB摄像头为实验对象,根据USB系统规范,采用Windows操作系统I/O设备驱动原理与动态链接库技术相结合的方法,调用Win32API函数,开发具有USB通用通信程序模块接口的DLL。然后在LabVIEW或Labwindows下采用其外部代码接口机制调用该DLL,开发通用的USB摄像头通信程序模块组,实现对USB摄像头的查询、打开、关闭、图像显示、视频帧和图像参数显示及设置等操作功能。-As experimental subjects VC++ development
IoBeep
- WindowsXP下不需要驱动程序,通过高级权限指令,直接操作硬件端口或物理内存的Vc源码示例;本人亲自设计,非常好;-example source for VC++,which access hardware I/O port or phisical memory space of WinXp with no need of drivers
C
- Visual VC ++ GPS源码,坐标转换,基线解算,O文件读取,界面制作-Visual VC++ GPS源码,