虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

声<b>卡数据</b>

  • AT89C51SND1具有以下功能: *MP3硬件解码器 -单独的MP3解码器 -支持48

    AT89C51SND1具有以下功能: *MP3硬件解码器 -单独的MP3解码器 -支持48,44.1, 32, 24, 22.05, 16KHz采样频率 -左右声道独立的音量控制(软件使用31级) -重低音、中音、高音均衡控制(31级) -重低环绕声效果 -辅助数据输出 -“CRC错误”和“MPEG帧同步”指示

    标签: SND1 89C C51 SND

    上传时间: 2014-12-08

    上传用户:cjf0304

  • WINDOWS 并口编程

    WINDOWS 并口编程,使用并口和51单片机通信,读取任天堂游戏卡数据,

    标签: WINDOWS 并口 编程

    上传时间: 2013-12-23

    上传用户:450976175

  • We have a group of N items (represented by integers from 1 to N), and we know that there is some tot

    We have a group of N items (represented by integers from 1 to N), and we know that there is some total order defined for these items. You may assume that no two elements will be equal (for all a, b: a<b or b<a). However, it is expensive to compare two items. Your task is to make a number of comparisons, and then output the sorted order. The cost of determining if a < b is given by the bth integer of element a of costs (space delimited), which is the same as the ath integer of element b. Naturally, you will be judged on the total cost of the comparisons you make before outputting the sorted order. If your order is incorrect, you will receive a 0. Otherwise, your score will be opt/cost, where opt is the best cost anyone has achieved and cost is the total cost of the comparisons you make (so your score for a test case will be between 0 and 1). Your score for the problem will simply be the sum of your scores for the individual test cases.

    标签: represented integers group items

    上传时间: 2016-01-17

    上传用户:jeffery

  • 这是我大二时写的一个破解湖南铁通弱口令的程序。 湖南铁通宽带在05、06年时

    这是我大二时写的一个破解湖南铁通弱口令的程序。 湖南铁通宽带在05、06年时,刚开户的口令为你电话号码,根据此弱口令进行破解。 采用winsock控件,利用网卡数据包软件截获网页提交密码的过程,再进行模拟发送! PS:这个程序现在只能破解湖南铁通的弱口令,而且你必须是湖南铁通的用户,可以试下进得了下面这个网站不? http://61.236.64.20:9080/ipwebservice/page/main.jsp 我的MSN:caicry@hotmail.com 欢迎交流

    标签: 铁通 破解 宽带 程序

    上传时间: 2014-01-26

    上传用户:ggwz258

  • 通过这个控件可以对比任意两个声音句子的纹理

    通过这个控件可以对比任意两个声音句子的纹理,并获得两个声纹的近似度的百分值。让软件设计者根据识别的结果控制各种设备或操纵软件执行相应的功能。   用户可以将不同的特征文件与数据库一一对应保存,然后通过对比函数从数据库取出不同的特征文件与当前的录音结果对比,从而知道当前的声纹与数据库内的哪一个声纹最吻合。   我们还为掌上电脑,或学习机提供VC++源代码或DLL评分插件。通过它,可以获得学生跟读老师句子的吻合程度。(由于采用了自创的算法,在同类产品中的响应速度是最快的。)

    标签: 控件 对比

    上传时间: 2014-08-23

    上传用户:无聊来刷下

  • 用游标的方法实现对称差的计算

    用游标的方法实现对称差的计算,即 (A-B)+(B-A)

    标签: 对称 计算

    上传时间: 2016-05-23

    上传用户:远远ssad

  • 词法分析器 对输入一个函数

    词法分析器 对输入一个函数,并对其分析main() { int a,b a = 10 b = a + 20 }

    标签: 分析器 函数 输入

    上传时间: 2013-12-20

    上传用户:hfmm633

  • 基因算法

    基因算法,用VC++或MATLAB,java等工具设计一程序计算任一个随机产生的DNA基因表达式的有效长度和值 设随机产生的基因表达式为: + Q - / b * b a Q b a a b a a b b a a a b

    标签: 基因 算法

    上传时间: 2014-01-09

    上传用户:aa54

  • 函数再现机构设计 试设计一曲柄摇杆机构

    函数再现机构设计 试设计一曲柄摇杆机构,再现函数 要求: 输入构件的转角范围180°,输出构件摆角范围30°,即: 当输入构件从a转至a+90时,输出构件从b转至b+30 当输入构件从a+90转至a+180时,输出构件从b+30转至b

    标签: 机构 函数 曲柄

    上传时间: 2013-12-17

    上传用户:英雄

  • 这个连接池是直接从JIVE中取出来的

    这个连接池是直接从JIVE中取出来的,进行了一下修改,使得连接参数直接在程序中设定而不是从属性文件中读取。 [b]用法:[/b] 先设定自己的连接参数,在DbConnectionDefaultPool.java文件的loadProperties方法中。注意你也需要设定连接池的log文件的存放位置。

    标签: JIVE 连接

    上传时间: 2016-11-21

    上传用户:TF2015