搜索资源列表
term
- modem编程 本地机使用ATDT命令拨号,远程机设为自动响应方式,即可进入联机方式, 进行终端通信。 在联机方式下,按PageUp键上载文件,按PageDn键下载文件,Ctrl-O呼出主菜单,退出联机方式使用Ctrl-D键。退出终端仿真器使用EXIT命令。 主程序使用C语言编写。使用早期的C编译器可以进行编译。终端方式为VT100.
1024FFT FPGA实现仿真参考
- 1024 点FFT,基于基4蝶形运算,在VC编译通过,可以作为FPGA实现仿真参考-1024-point FFT, radix-4 butterfly operations based in the VC compiler, FPGA emulation can be used as reference
ymodem
- ymodem传输协议,c代码,在Linux系统已经验证过。在arm架构下需要自己交叉编译。(Ymodem transport protocol, C code, in the Linux system has been verified. In the arm framework, you need to cross compile yourself.)