搜索资源列表
H_323DesktopVideoconferencing
- 该视频会议系统系统是基于OpenH.323类库(澳大利亚的Equivalence Pty Ltd公司组织开发的)开发的,这个协议库是完全符合 H.323 协议的,能和任何符合该协议的软件进行视频和语音的通讯,例如Microsoft 的 NetMeeting 等。
rxaudio
- pty example, console redirect
rds_link
- 汽车电子中常用的RDS标准解码代码,非常实用集合了CRC,PS,PTY
H_323DesktopVideoconferencing
- 该视频会议系统系统是基于OpenH.323类库(澳大利亚的Equivalence Pty Ltd公司组织开发的)开发的,这个协议库是完全符合 H.323 协议的,能和任何符合该协议的软件进行视频和语音的通讯,例如Microsoft 的 NetMeeting 等。-The video conferencing systems is based on the class library OpenH.323 (Equivalence Pty
rxaudio
- pty example, console redirect
rds_link
- 汽车电子中常用的RDS标准解码代码,非常实用集合了CRC,PS,PTY-Commonly used in automotive electronics standards RDS decoder code, very useful collection of the CRC, PS, PTY
pty
- c实现模拟终端输入功能可以实现自动输入密码和其他命令的功能。-c for analog input terminals can be achieved automatically enter a password and other command functions.
RDSDecodeSystemBaseOnCS8955
- 描写一段基于CS8955的RDS解码方案,支持PI,PTY,PS、RT等功能,所有信息通过串口打印。-Descr iption section of the CS8955-based RDS decoder program to support the PI, PTY, PS, RT and other functions, all of the information through the serial port to print.
pty
- Linux下伪终端的操作,介绍伪终端的创建以及如何用它工作-Linux operating under pseudo-terminal on the creation of pseudo-terminals and how to use it to work
character-driver
- linux字符驱动源码,包括键盘,鼠标,pty,tty驱动等-linux-source-driven characters, including keyboard, mouse, pty, tty driver, such as
Neural-fuzzy-Feature-Detector
- Neural-fuzzy Feature Detector : A New Approach . Harvey A Cohen Achan (Software) Pty Ltd.
Terminal-Device-Architecture
- 在Linux系统中,终端是一种字元型设备,它有多种类型,通常使用tty来简称各种类型的终端设备。Linux中包含如下几类终端设备: 1.序列埠终端(/dev/ttySn) 序列埠终端(Serial Port Terminal)是使用电脑序列埠连接的终端设备。 2.伪终端(/dev/pty/) 伪终端(Pseudo Terminal)是成对的逻辑终端设备 3.控制台终端(/dev/ttyn, /dev/console)
xymodem
- support XMODEM, YMODEMtransfers via the dial-in controlling TTY (or PTY) port.-support XMODEM, YMODEMtransfers via the dial-in controlling TTY (or PTY) port.
CS8955_RDS
- RDS(Radio Data System)数据广播系统是将数字信号调制到调频波段 (87.5~108MHz)并以广播的形式发送的一种信号传输系统。这种传输模式在北美 和欧洲得到了采用,而且得到越来越多的其他国家的关注。在北美和欧洲 都有 相应的标准,即RBDS 和RDS。 传输数据时,数据加载到57KHz 的副载波频段。副载波经过调制以适应固定 的双相编码信号。这个副载波经过抑制以避免调制后的数据在锁相环立体声解码
pexpect-2.3
- PYTHON的expect模块,类似TCL 的expect。-Pexpect is a Pure Python Expect-like module Pexpect makes Python a better tool for controlling other applications. Pexpect is a pure Python module for spawning child applications
Keeloq
- 此为Keeloq算法的解密C代码,keeloq最常用于无线门锁装置。-KeeLoq is a proprietary hardware-dedicated NLFSR-based block cipher. The uni-directional command transfer protocol was designed by Frederick Bruwer, PhD, CEO at Nanoteq (Pty) Ltd
fp_cond
- A pty created by the sshd is not visible in the original mount of dev pts.
tty_mutex
- Nested tty locks are necessary for releasing pty pairs. The stable lock order is master pty first, then slave pty.
pty
- Stuff the data into the input queue of the other end.
pty
- Functions for pseudo TTY handling.Create pseudo tty master slave pair with NAME and set terminal attributes according to TERMP and WINP and return handles for both ends in AMASTER and ASLAVE.