调谐器内部控制程序,适合带自动频率控制电路的调谐器
上传时间: 2013-12-22
上传用户:ls530720646
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
用游标的方法实现对称差的计算,即 (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
上传用户:英雄
本系统利用凌阳SPCE061A单片机原理,设计了一种双向超声测距系统,与一般的超声测距系统相比,除具备一般测距系统具有的功能外,该系统还具有低功耗、高精度、工作可靠、人机交互界面友好等优点。由于超声传播速度与环境温度相关而采用声速温度自动补偿技术,根据测量不同距离和不同的反射材料,回波信号强度从几毫伏到几百毫伏变动,因而采用两片AD603组成AGC自动增益控制电路与低噪放大器 NE5532 级联使用的方式组成超声检测信号放大电路,提高超声检测系统的检测范围和系统的适应性,使的系统获的较好的整机性能。由于超声波的传播距离与它的振幅成正比,为了使测距范围足够远,可对单片机输出方波信号进行功率放大后再加在超声波换能器上,因而先由三极管8050进行功率放大,再通过由六非门CD4049接成推挽方式的驱动电路将振荡信号的幅度放大一倍,再接到超声波换能器,从而增加了超声波的传播距离,扩大了测距范围。
上传时间: 2013-12-19
上传用户:rishian
合成实验的上位机程序,主要用于考核高压断路器开断能力的一种重要方法,也是考核特大容量高压断路器开断能力的唯一可行方法。主要实现数据的采集与存储,和对同步控制装置的参数配置。
上传时间: 2016-11-19
上传用户:xauthu
这个连接池是直接从JIVE中取出来的,进行了一下修改,使得连接参数直接在程序中设定而不是从属性文件中读取。 [b]用法:[/b] 先设定自己的连接参数,在DbConnectionDefaultPool.java文件的loadProperties方法中。注意你也需要设定连接池的log文件的存放位置。
上传时间: 2016-11-21
上传用户:TF2015
自己写的汇编,完成agc控制,对收下来的数据进行能量统计,完成自动增益控制
标签: 汇编
上传时间: 2016-12-05
上传用户:tianjinfan