搜索资源列表
LPTPort
- 并口 ntport.dll VB 源码示例-VB source code examples
vbPortTest
- 并口 ntport.dll VB 源码示例-VB source code examples
vbdllSpeaker
- 并口 ntport.dll VB 源码示例-VB source code examples
ntporttclexam
- NTPort Library for ActiveTCL Samples
控制并口
- 利用 ntport控制并口-use ntport control Parallel
PI2SEmluator(Ver1.01)
- i2s协议模拟测试主要源代码 总结 1.熟悉采用并口驱动程序SDK来访问并口(本次采用的并口驱动为:port95,WinIo,NTPORT) 2.熟悉I2S接口协议(根据不同的通讯设备有一点差别) 3.反复实验了解到Windows下采用高精确实时控制不能简单采用线程处理,而用多媒体定时器函数timeSetEvent来实现,否则线程在运行过程中会随机被系统其他进程打断而不能完成精确定时功能。
NTPORT2.5
- 一个直接对计算机IO进行编程的例子-A direct IO of computer programming examples
ParallelPortTest2
- 利用ntport libray实现的计算机并口位输入输出测试程序源码。-Ntport libray achieved using computer parallel port digital input and output test procedure source.
matport
- atport - Matlab接口模块 Matport是NTPort Library的MatLab接口模块。借助Matport,你可以在Matlab中直接访问PC的I/O端口。-atport- Matlab interface module Matport is NTPort Library of MatLab interface module. With Matport, you can directly access the PC in Matlab of the I/O port.
Console
- It counts the input ttl frequency at the s5 bit of parallel port using ntport library.
winio
- 可用于实现键盘记录。端口操作不需要编写驱动,在Win95/98下直接可以使用汇编的In/Out指令。VC中也提供了_inp/_outp这样的函数(QA001059 outportb、inportb对应的函数)。不过在NT下,不能使用In/Out指令,参考QA001296 如何在WindowsNT/2000下用VB6写硬件IO控制。 如果使用硬件中断就必须编写驱动,标准的办法是采用微软的DDK。Win98和WinNT 4.0/5.0的DDK可以从http://www.microsoft.c
EmpezandoLPT
- NTPort Library enables your Win32 application to real-time direct access to PC I/O ports without using the Windows Drivers Development Kit(DDK)
ntport
- Ntport.h,Ntport.dll,Ntport.lib提供一个访问OS底层接口的是个动态链接库,很好用-Ntport.h, Ntport.dll, Ntport.lib to provide a low-level access to OS interface is a dynamic link library, very good use
matport
- 这是学习matlab的非常实用的程序Matport是NTPort Library的MatLab接口模块。借助Matport,你可以在Matlab中直接访问PC 的I/O端口。-Before use Matport, your must install the latest version of NTPort Library. And copy all files of Matport into Matlab\Work directory. Start Matlab, and now