资源列表
TCP聊天程序
- 可以实现客户端与服务器端的通信,也可以实现多人同时通信(It can realize the communication between client and server, and also can communicate with many people at the same time)
BenXH
- 串口下载数据,打开串口点击下载,可以通过串口下载自己的程序。(Design the on-line downloader based on Serial Port Communication)
viola_c_programming
- 课外上机代码,实现各个小模块程序设计,例如运动会统分系统,停车场车位排放等(emotinal coding,unmature,but could be enhanced)
AbsoluteLayoutTest
- 绝对定位AbsoluteLayout,又可以叫做坐标布局,可以直接指定子元素的绝对位置,这种布局简单直接,直观性强,但是由于手机屏幕尺寸差别比较大,使用绝对定位的适应性会比较差。(The absolute position of AbsoluteLayout, also called coordinate layout, you can specify the absolute position of sub elements directly, this layout is simple an
AutoCompleteTextViewTest
- AutoCompleteTextView(自动完成文本框)从EditText派生而来,比普通文本编辑框多一个功能:当用户输入一定字符之后,自动完成文本框会显示一个下拉菜单,供用户选择。当用户选择某个菜单项之后, AutoCompleteTextView按用户选择自动填写该文本框。(AutoCompleteTextView (automatic text box) is derived from EditText, than ordinary text edit box more than one
RelativeLayoutTest
- 相对布局由RelativeLayout代表,是指参考某一控件组件进行摆放,可以通过控制将组件摆放在一个指定组件的上、下、左、右等位置,可以通过各个组件提供的属性完成。(The relative layout is represented by RelativeLayout is the reference of a control component is placed, can control the components will be placed in a specified compo
TableLayoutTest
- TableLayout是比较常用的布局,采用行和列的形式来管理UI组件。并不需要明确声明行和列,而是通过添加TableRow、其他组件来控制表格的行数和列数。(TableLayout is a more commonly used layout that manages UI components in rows and columns. There is no need to explicitly declare rows and columns, but to control the num
OFDM1
- 多径时延信道下的OFDM误码率性能,进行了简单的lms信道估计(OFDM bit error rate performance in multipath delay channels)
usb2lpt
- usb2lpt的头文件~~~~~~~~~~~~~~~~~(usb2lpt head file~~~~~~~~~~~~~~~~~~~~~~)
RFID_AS3992
- AS3992 模块的程序,比较有用.比较全面(AS3992 module procedures, more useful. More comprehensive)
主程序
- 实现串口的主程序,其他的功能可以百度,简单明了。(Serial port to achieve the main program, and other functions can be Baidu, simple and clear.)
DFT进行连续信号谱分析
- 用DFT对连续时间信号进行谱分析,用DFT定义进行计算,不同抽样频率不同抽样点下的谱分析Matlab实例。(The continuous time signals are analyzed by DFT, and calculated by DFT definition. The Matlab examples are analyzed under different sampling frequencies and sampling points.)
