资源列表
ComAssistantV1.1
- 1.支持4串口同时收发,有定时自动发送功能,收发模式可选Txt或Hex模式; 2.为减轻界面卡顿的情况,接收区的刷新采用单独的线程进行定时刷新; 3.发送区的数据以及一些设置项,在程序关闭时会自动保存,打开时自动载入; 4.jni使用最新的NDKr8b重新编译了一下(1., support 4 serial ports at the same time, send and receive regularly, automatic sending function, sending and rec
BluetoothDiscover2
- discover bluetooth device
HHT函数库
- 用于HHT算法中希尔伯特谱二维图形展示,IMF分量分解计算函数(Used for Hilbert-Hubert spectrum two-dimensional graphics display, IMF component decomposition calculation function)
BCB串口编程接收任意发送固定Demo
- 使用Boland C++ Builder 6.0进行串口编程,实现能够接受串口发送的数据,能够发送程序内固定的数据,是一个初学者可以参考到的Demo(Using Boland C++ Builder 6 for serial programming to achieve the data that can be sent by the serial port, and to send the fixed data in the program, it is a Demo that a begin
时频信号分析
- 实现绘制信号的功率谱,两重自相关,滤波后时域,滤波器,频谱图,信号时域图以及自相关函数图等功能(The functions of drawing signal power spectrum, double correlation, filtering time domain, filter, spectrum, signal time domain and autocorrelation function diagram are realized.)
Android手机的VoIP客户端 Sipdroid
- 做VOIP的同学们,可以参考此份代码,有详细的网络通话流程,(For VOIP students, you can refer to this code, and have detailed network call flow.)
andbatdog电池监控
- 在ANDORID的智能设备,如果 需要电池检测等相应的参考代码,可以参考该DEMO(In the ANDORID intelligent device, if you need the corresponding reference code of battery detection, you can refer to the DEMO.)
quitesleep手机电话功能软件
- ANDROID手机定制自己的拨号软件可以参考该APK修改代码(ANDROID phone customize its own dial-up software, you can refer to the APK modify code.)
RFIDDemo3204
- C# rfid uhf demo to connect uhf reader
ANSYS里的数据导入MATLAB
- ANSYS里的数据导入MATLAB,用于ANSYS与MATLAB交换数据。(The data in ANSYS is imported into MATLAB)
二代身份证读卡模块开发及应用
- 二代身份证读卡模块开发及应用,二代证读卡器说明文档(The two generation ID card reader module is developed and applied, and the two generation card reader is explained.)
OFDM
- 使用matlab实现OFDM的基本功能 FFT的点数:512 载波数量:200 调制方式:16QAM 每个符号代表的比特数:4 每个子载波包含的符号数:12 信道条件:加性高斯白噪声信道(AWGNC) 循环前缀长度:148 循环后缀长度:20(matlab OFDM 16QAM FFT IFFT AWGNC)