资源列表
[驱动编程] tst_audio_IIS_IIC_Driver
说明:linux嵌入式音频驱动开发 wav音频文件测试程序,-linux the embedded audio driver development wav audio file test procedures<网易> 在 2025-06-27 上传 | 大小:1kb | 下载:0
[其他小程序] read_write
说明:windows下读文件和写入文件,这个主要是将需要的值写到文件当中,并在需要的时候将值从文件中读取出来-read the file and write to a file under windows, this is mainly the desired value is written to the file which, and when the value read from the file<jiefeng> 在 2025-06-27 上传 | 大小:1kb | 下载:0
[C#编程] shunxubiao
说明:(1).输入一组整型元素序列,建立顺序表。 (2).实现该顺序表的遍历。 (3).在该顺序表中顺序查找某一元素,查找成功返回1,否则返回0。 (4).判断该顺序表中元素是否对称,对称返回1,否则返回0。 (5).实现把该表中所有奇数排在偶数之前,即表的前面为奇数,后面为偶数。 (6).输入整型元素序列利用有序表插入算法建立一个有序表。 (7).利用算法6建立两个非递减有序表并把它们合并成一个非递减有序表。 (8).编写一个主函数,调试上述算法。 -(1). Ent<郑晓东> 在 2025-06-27 上传 | 大小:1kb | 下载:0