搜索资源列表
My-recordwave
- 用信号发生器产生的信号,用屏幕录像专家录的声音,用频谱分析仪打开做时域频域分析时可以很好的检测出来-Signal with a signal generator, with the voice recording screen video experts, open to do with the spectrum analyzer frequency domain analysis of time-domain can be detected well
llllsss
- 手机通信录模拟 (1)参考数据结构 typedef struct{ char name[10] //姓名 char OfficeTel[20] //办公电话 char HomeTel[20] //家庭电话 char CellPhone[20] //移动电话 char sex //性别,可用’F’表示女,’M’表示男 char group[10] //分组情况,分办公类、个人类 、商务类 char Email[30