资源列表
WavRecorder
- Android 平台下录制wav格式的录音(Recording wav format recording under the Android platform)
Age
- 一个简单的Android开发小程序,代码不算复杂,适合新手练手,简单的java编程(A simple Android small program, the code is not complicated, suitable for beginners to practice hand, simple java programming)
实验17 ADC实验
- STM32实现ADC,基于 stm32f103zet6(ASDFGHJKLXVBMNBGHVVJUKVHJH)
OFDM
- 使用matlab实现OFDM的基本功能 FFT的点数:512 载波数量:200 调制方式:16QAM 每个符号代表的比特数:4 每个子载波包含的符号数:12 信道条件:加性高斯白噪声信道(AWGNC) 循环前缀长度:148 循环后缀长度:20(matlab OFDM 16QAM FFT IFFT AWGNC)
二代身份证读卡模块开发及应用
- 二代身份证读卡模块开发及应用,二代证读卡器说明文档(The two generation ID card reader module is developed and applied, and the two generation card reader is explained.)
ANSYS里的数据导入MATLAB
- ANSYS里的数据导入MATLAB,用于ANSYS与MATLAB交换数据。(The data in ANSYS is imported into MATLAB)
RFIDDemo3204
- C# rfid uhf demo to connect uhf reader
quitesleep手机电话功能软件
- ANDROID手机定制自己的拨号软件可以参考该APK修改代码(ANDROID phone customize its own dial-up software, you can refer to the APK modify code.)
andbatdog电池监控
- 在ANDORID的智能设备,如果 需要电池检测等相应的参考代码,可以参考该DEMO(In the ANDORID intelligent device, if you need the corresponding reference code of battery detection, you can refer to the DEMO.)
Android手机的VoIP客户端 Sipdroid
- 做VOIP的同学们,可以参考此份代码,有详细的网络通话流程,(For VOIP students, you can refer to this code, and have detailed network call flow.)
时频信号分析
- 实现绘制信号的功率谱,两重自相关,滤波后时域,滤波器,频谱图,信号时域图以及自相关函数图等功能(The functions of drawing signal power spectrum, double correlation, filtering time domain, filter, spectrum, signal time domain and autocorrelation function diagram are realized.)
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