RS232.C was written to provide all of the basic functionality needed to employ serial I/O in any application written with Borland C language compilers. Some features are: 1. Ease of use. No assembly language or library files are used and a simple "#include" statement is all that is required to access all of the functions provided. 2. Both input and output are buffered and interrupt driven for efficiency. 3. Serial ports 1 - 4 are supported on PC, AT and PS/2 compatibles.Chained interrupts used on port 3 and 4 are allowed for so as not to interfere with devices such as a mouse or printer. Transmission speeds of 110 to 115200 baud are available. 4. Detection and utilization of hardware buffered UARTs (NS16550AF etc.) found in some machines is automatic. 5. Interrupt driven hardware and XON/XOFF flow control is provided for. 6. All source code is included. RS232.C can be used with all memory models.
标签: functionality provide written employ
上传时间: 2016-08-24
上传用户:小眼睛LSL
for qq2440 board bootscreen change. Create a new (565) 24bit bmp and change sansung.c in smdk2440 as similar name.
标签: change 2440 bootscreen sansung
上传时间: 2014-11-27
上传用户:顶得柱
A C++ Program to show an example of Hashing using Mid-Square Method. 应用Mid-Square理论的哈希算法
标签: Mid-Square Program Hashing example
上传时间: 2014-01-04
上传用户:familiarsmile
Addison.Wesley.Developing.Series.60.Applications.A.Guide.for.Symbian.OS.C.Developers.电子书,可以作为学习symbian工具书
标签: Applications Developing Developers Addison
上传时间: 2016-08-28
上传用户:myworkpost
The C++ Client Edition contains a full set of C++ class libraries, with client side source code for comprehensive Internet and Intranet application development and enablement. Designed specifically for Visual C++ developers, this kit has the power and flexibility that you demand
标签: libraries contains Edition Client
上传时间: 2016-08-29
上传用户:阳光少年2016
请认真阅读边用边学C语言book的源码 thanks a lot
上传时间: 2013-12-11
上传用户:1101055045
这是一个三次样条插值的.m程序 输入的是一个二维数组A(Nx2) 插值方法为: S(x) = A(J) + B(J)*( x - x(J) ) + C(J)*( x - x(J) )**2 +D(J) * ( x - x(J) )**3 for x(J) <= x < x(J + 1)
上传时间: 2013-12-14
上传用户:gengxiaochao
This is a Ebook. Name is "A introductioin to C" You can learn C programming language and refer to this ebook.
标签: introductioin programming language Ebook
上传时间: 2016-09-04
上传用户:kiklkook
Software Development in C: A Practical Approach to Programming and Design 软件开发:编程与设计(C))——国外经典教材·计算机科学与技术 这本书的所有代码
标签: Development Programming Practical Software
上传时间: 2013-12-06
上传用户:hgy9473
A计权C计权滤波器函数 还有三分之一倍频程分析以及其他的滤波函数
上传时间: 2016-09-07
上传用户:manlian