搜索资源列表
TTY
- 利用串口实现的终端显示程序(vc原码,已调试通过硬件)-use of the terminal display program (vc original code, debugging hardware)
通信演示程序(类似TTY)
- 例子程序名为Terminal,是一个简单的TTY终端仿真程序。读者可以用该程序打开一个串行口,该程序会把用户的键盘输入发送给串行口,并把从串口接收到的字符显示在视图中。-example program called Terminal, is a simple TTY terminal emulation. Readers can use this program to open a serial port, the program will be user keyboard input sent
tty_driver
- This structure defines the interface between the low-level tty driver and the tty routines. The following routines can be defined unless noted otherwise, they are optional, and can be filled in with a null pointer.-This structure defines the interfac
ASYNC131
- 一 程序的整体结构 1 拨号功能,自动响应功能。(能使用ATDT命令拨号,使用Ctrl-D退出联机状态)。 2 执行调制解调器命令。 3 仿真终端功能:在线方式可进行联机通信,TTY终端仿真,加载驱动程序后可进行VT100终端仿真。 4 文件服务功能: 文本文件的传输,二进制文件的传输,文本文件和二进制文件的写盘功能。文本文件的阅览和简单编辑功能。 5 终端服务功能: UNIX主机上运行的具有菜单驱动的终端服务程序,客户机可通过终端仿真器访问远程
ttysample
- tty sample program of win32 api.you can use it to test tty consel.
ttysample2
- a more conplicated windows tty program.
TTY
- TTY终端仿真程序,网上好不容易才找到,共享一下。
TTY
- 通过Windows API串口编程函数的调用,打开一个串口,并对它进行基本配置,将键盘接收到的字符传到串口,然后从串口获得的字符显示在屏幕上。
tty
- 财务系统软件。是用来减小人力,用小系统来代替人们复杂的工作。
TTY
- Visual C++ 状态栏编程应用实例
TTY
- 本代码可以帮助程序员模拟实现简单的串口编程
TTY
- Serial接收程序。通过Com口接收来自其他设备的信息
ttyS0
- tty驱动 * This driver shows how to create a minimal tty driver. It does not rely on * any backing hardware, but creates a timer that emulates data being received * from some kind of hardware.- tty driver* This driver shows how to create a minimal tty d
TTY.rar
- windows API串口程序(实现超级终端功能),serial windows API procedures (the achievement of super-terminal function)
linuxdriver_code_tool
- 本书是一本介绍Linux设备驱动开发理论、框架与实例的书,本书以Linux 2.6版本内核为蓝本,详细介绍自旋锁、信号量、完成量、中断顶/底半部、定时器、内存和I/O映射以及异步通知、阻塞I/O、非阻塞I/O等Linux 设备驱动理论;字符设备、块设备、TTY设备、I2C设备、LCD设备、音频设备、USB设备、网络设备、PCI设备等Linux设备驱动的架构和框架中各个复杂数据架构和函数的关系,并讲解了大量Linux驱动开发的大量实例,使读者能够独立开发各类Linux设备驱动。-This book
TTY-MScommTest
- TTY-Modbus Communication
TTY
- 是一个虚拟VC程序,键盘输入就显示,是一个比较好的学习材料。-VC is a virtual process, the keyboard input on the show that is a good learning materials.
Mttty
- multi threaded tty sample for win32
tty
- tty 串口编程 适合新手-Serial programming is more effective