搜索资源列表
PDIUSBD12 带并行总线的USB接口器件
- 带并行总线的USB接口器件-parallel bus with USB Interface
test_inpout32_vb6.zip
- VB 控制并口.VB可直接通过控件控制串口,但并口却不能.这个例程,方便大家使用VB控制并口.,control parallel port by VB
lpt-vb
- 一个小巧的并口监控软件,采用VB源代码.压缩包内有可执行文件和工程目录.-a compact parallel monitoring software, the source code using VB. Within a compressed executable file and directory project.
XRadixSort_Swap
- 2009 英特尔® 线程挑战赛—基数排序 使用tbb进行了并行优化 速度很快-Parallel Radix Sort Source
Parallel_SPI
- 通过并口来模拟SPI 接口, 实现SPI接口的收发。 -Through the parallel port to simulate the SPI interface.
serial2parallel
- 自己用的simulink串并,并串转换子系统-serial to parallel
Receiver
- This file recieves the serial data from the UART and forward to Serial To Parallel module
ofdm_signal
- it gives serial in parallel out code for ofdm in matlab
serparconv
- serioal to parallel conversion in simulink
Parallel
- output a byte to Parallel port, monitor Parallel port(input) state -output a byte to Parallel port, monitor Parallel port(input) state
PARALINK
- 公开部分本人早年原创软件(2/16):MS-DOS下的增强型并口(ECP)通讯软件(Microsoft 4位通讯软件Interlnk/Intersvr的8位版)。使用符合IEEE1284标准的增强型并行口(ECP)实现双机高速通讯:文件互传、管理等。用户编程界面基于Borland C++ 3.1/TurboVision 1.0但风格源于Symantec C++。软件支持多种联网电缆硬件。简单的8位并口联网线可以根据软件中的注释自制。有电路的直接联网电缆(DCC,支持Windows9X下的8位并口
parallel.data.bus.USB.interface
- PDIUSBD12带并行总线的USB接口器件资料PDIUSBD12 with parallel data bus of the USB interface device -PDIUSBD12 with parallel data bus of the USB interface device
parallel-to-serial-(2-method)
- it s a code for parallel to serial data
parallel
- Ir communication program through parallel port
How-to-access-parallel-port-in-MATLAB
- How to access parallel port in MATLAB
How-Parallel-Ports-Work
- How Parallel Ports Work
A-tutorial-on-Parallel-port-Interfacing
- A tutorial on Parallel port Interfacing
PC-parallel-LPT-port-pinout
- PC parallel LPT port pinout
Interfacing-the-Standard-Parallel-Port
- Interfacing the Standard Parallel Port
matlab并行测试
- 测试并发执行效率的测试程序,通过修改参数可以观察任务数量、并行传输数据量、并行子任务计算量对整个并发提升效率的影响。(To test the efficiency of concurrent execution, we can observe the influence of the number of tasks, the amount of parallel data transferred and the amount of parallel subtask computation on