搜索资源列表
RxComFile
- 这个是串口的基于停止等待协议原理编程,这个是接收程序,很好用哦-this is the agreement on principle to stop waiting for the program, this is the receiving process, oh well spent
FAT文件系统原理
- Fat32文件系统原理,适合于出学者,包你满意-hotfix file system principle, suitable for up to academics, you satisfied with the package
msp430serialcode
- msp430模拟串口的源程序 有原理解释-Serial Controller simulation is the principle source explained
usb_ctr
- usb的verilog 代码。对理解usb的原理有很大帮助,并可以在nc环境下仿真。-usb the Verilog code. Usb to understand the principle is very helpful, and to be nc simulation environment.
20060727GSM
- 很好的手机发短信的例子。含GSM*机设计原理和使用说明。还有详细代码-good cell phone text message example. With GSM mass Design Principle and use. There are detailed code
串口通信数据
- 用vb实现串口间通信,可以用来熟悉串口间传输信息的原理.-with Serial Communication, which can be used with serial transmission of information between the principle.
C++串口通信
- 用vb实现串口间通信,可以用来熟悉串口间传输信息的原理.-with Serial Communication, which can be used with serial transmission of information between the principle.
串口通信1
- 用从c++编写的串口通信程序,内有详细的了解并设置串口参数的源码,并含通信原理-prepared from the use of serial communication program, with detailed understanding of serial port parameters and set up the source code, and communication with Principle
atlyfscript
- 这是非常有挑战性的题目。对于用户输入的任意一个平面函数f(x),绘制出其函数曲线。这里最关键的技术难点就是如何实现计算表达式的值。在《编译原理》和《数据结构》的书中,都有对表达式运算方法的论述。说实在的,在编译型计算机语言中实现对用户输入表达式的运算是非常困难的。需要对表达式进行扫描,去括号,按照运算符的优先级生成2叉树,然后遍历该树生成逆波兰表达式,再然后通过栈的方法进行运算。如果在表达式中再包含有函数的话......描述起来都麻烦,更不要说用程序实现了:-(-This is a very c
KWP2000 and thereader.kwp2000通信协议与读码器的工作原理
- kwp2000通信协议与读码器的工作原理,详细地阐述了读码器的软硬件组成及工作原理,kwp2000 communication protocol with the reader the work of principle, expounded in detail the hardware and software code reader the composition and working principle
rs232
- rs232编程原理详解, 不可多得的一本好书 做硬件开发必须-Detailed programming rs232 principle, rare books to do a hardware development to be
Labview_serial_port
- 系统介绍labview的RS232,RS485串口等原理。以及labview中串口的编程源程序截屏和参数设置。-System labview introduction of RS232, RS485 serial port, such as the principle. As well as in the serial programming labview Screenshots and source parameters.
guxian
- 顾客显示屏控制的原理比较简单: 1.打开顾显的串行口 2.设置波特率,这个波特率需要与顾显的一致 3.使用ESC/POS指令进行数据传输。 要结合“EPSON/POS指令集封装-Customer display control principle is simple: 1. Open care showed the serial port 2. Set the baud rate, the baud rate was the same needs and care 3. Using
20120712test
- 详细描述了CRC的校验原理以及C语言的编程方法,对于初学者认识CRC有很好的借鉴作用。-A detailed descr iption of CRC parity principle and the C programming language, have a good reference for beginners understanding of CRC.
TheBasicConceptofRS232
- RS-232C具有非常广泛的应用,本文是对这一接口进行硬件原理的介绍。-RS-232C has a very wide range of applications, this article is the principle of the interface hardware introduction.
RS232CUART
- 详细介绍了基于verilog设计uart的原理,并提供源代码,实用性强-Detailed design based on Verilog UART principle, and to provide source code, practical
resources
- 这个包中提供了一些有实际应用价值的子程序供参考选用 SUB1----X25045/43 看门狗/存储器与 89C2051接口子程序 源程序/原理图(21K)X25045.EXE SUB2----AT24C02/04/08/16 串行存储器与 89C2051接口子程序 源程序/原理图(22K) AT24C02.EXE SUB3----红外遥控器(熊猫M50462/C54L2)与 89C2051接口子程序 源程序/原理图(21K) M50462.E
RS232
- 这是一个经典串口通信(RS232)例子~!~里面除了有RS232的原理的详细介绍外,还有经典的程序例子~!~-This is a classic serial communication (RS232) Example ~! ~ Which in addition to RS232 detailed descr iption of the principle, there are also examples of the classic program ~! ~
high_speed_data_recovery
- 1. 程序的功能是:高速串行数据的恢复. 2. 其基本原理是:利用过采样,检测串行数据的边沿跳变,然后根据边沿提取处在数据相位正中央相邻的抽样值,将串行数据恢复过来。 3. 此程序是verilog 语言编写,用于xilinx virtexE 系列的FPGA-1. Program functions are: high-speed serial data recovery. 2. The basic principle is: the use of over-sampling to det
VC
- 用于串口读写数据用的程序源代码,大家可以查看实现的原理-For the serial port to read and write data with program source code, you can view the realization of the principle! ! !