搜索资源列表
ntporttclexam
- NTPort Library for ActiveTCL Samples
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