《Radar Systems Analysis and Design Using MatLab》
《Radar Systems Analysis and Design Using MatLab》,作者Bassem R. Mahafza, Ph.D....
《Radar Systems Analysis and Design Using MatLab》,作者Bassem R. Mahafza, Ph.D....
:章介绍了数据采集系统中STC12系列单片机与PC机之间的串行通信。设计了sTc12c2052AD 与 MAX232的硬件电路,使用汇编语言编程,设置了串行1:7的工作方式,相应的波特率计算方法及特点,发送并接 收数据。单片机从EEPROM 中读取数据,通过R.S-232将其传入PC,并将数据存...
想学习汇编语言的,可以来看看了。《Intel汇编语言程序设计》的例子源码(作者Kip R.Irvine) 该书籍的英文名称:Assembly Language for Intel-Based Computers...
A program for solving equations using Newton s Method.Just need to modify the data in the main function. If there is any bugs, please contact chenxian...
a Java program that reads in the following values from the standard input device (i.e. Keyboard) and writes its result on the standard output device ...