开发一个mp3,所需要的各种技术文档,包括芯片资料。解码芯片的,闪存的,以及运放等-The development of an mp3, all the required technical documentation, including information on the chip. Decoder chips, Flash memory, as well as the operational amplifier, etc.
文 件 列 表
mp3芯片资料说明书 ref design ic datasheet ref design ic datasheet maxim_max4465-max4469.pdf philips_uda1330ats_5.pdf samsung_k9f1208u0m.pdf sipex_sp6231.pdf sipex_sp6641.pdf vishay_si2312.pdf
SHOW FULL COLUMNS FROM `jrk_downrecords` [ RunTime:0.001131s ]
SELECT `a`.`aid`,`a`.`title`,`a`.`create_time`,`m`.`username` FROM `jrk_downrecords` `a` INNER JOIN `jrk_member` `m` ON `a`.`uid`=`m`.`id` WHERE `a`.`status` = 1 GROUP BY `a`.`aid` ORDER BY `a`.`create_time` DESC LIMIT 10 [ RunTime:0.077167s ]
SHOW FULL COLUMNS FROM `jrk_tagrecords` [ RunTime:0.001073s ]
SELECT * FROM `jrk_tagrecords` WHERE `status` = 1 ORDER BY `num` DESC LIMIT 20 [ RunTime:0.001182s ]
SHOW FULL COLUMNS FROM `jrk_member` [ RunTime:0.001122s ]
SELECT `id`,`username`,`userhead`,`usertime` FROM `jrk_member` WHERE `status` = 1 ORDER BY `usertime` DESC LIMIT 10 [ RunTime:0.003100s ]
SHOW FULL COLUMNS FROM `jrk_searchrecords` [ RunTime:0.001020s ]
SELECT * FROM `jrk_searchrecords` WHERE `status` = 1 ORDER BY `num` DESC LIMIT 5 [ RunTime:0.003684s ]
SELECT aid,title,count(aid) as c FROM `jrk_downrecords` GROUP BY `aid` ORDER BY `c` DESC LIMIT 10 [ RunTime:0.015564s ]
SHOW FULL COLUMNS FROM `jrk_articles` [ RunTime:0.001143s ]
UPDATE `jrk_articles` SET `hits` = 2 WHERE `id` = 237510 [ RunTime:0.010917s ]