Ever wanted to just type tail -f error_log on Windows?Envious of your Unix friends who can track changes to a file, in real time, as they happen? Well, now with the Objektiv Tail for Win32, you ll be happily monitoring your log files like you ve never done before. What s even better, you can track several files all at the same time with the patented "Multiple Document Interface"TM technology, with each file having its own, fabulous window.
标签: error_log Envious Windows friends
上传时间: 2015-05-31
上传用户:rocwangdp
Frequency Scale Conversion From f To f Scale frq2mel mel2frq mel The mel scale is based on the human perception of sinewave pitch. frq2erb erb2frq erb The erb scale is based on the equivalent rectangular bandwidths of the human ear. frq2midi midi2frq midi The midi standard specifies a numbering of semitones with middle C being 60. They can use the normal equal tempered scale or else the pythagorean scale of just intonation. They will in addition output note names in a character format.
标签: Scale Conversion Frequency mel
上传时间: 2015-06-07
上传用户:
/*用单纯形算法求解多元函数极值计算机程序代码*/ /************************ *试用单纯形法求目标函数: *f(x)= 4(x1 -5)*(x1 -5) + (x2 -6)*(x1 -5) *的极小值 *************************/
上传时间: 2015-06-08
上传用户:李梦晗
这是一个求 f(x)=x*sin(10PI*x)+2.0 的遗传算法程序
上传时间: 2013-12-17
上传用户:dbs012280
算法不仅具有旋转不变性, 而且对灰度变化、噪声、光照以及对比度变化等也具有很好的鲁棒性, 同时匹配速度比归一化积相关匹配算法(N P rod) 提高了近一倍。
上传时间: 2015-06-09
上传用户:anng
计算图p(n,k)罗马支配数的算法,计算罗马支配数是一个np—complete问题,这里给出一个相对高性能的算法。
上传时间: 2013-12-22
上传用户:坏坏的华仔
P-Q潮流计算简单实现,10阶以内均可计算,算例可参考<<电力系统稳态分析>>,东南大学,第二版,174-178页.
上传时间: 2014-01-06
上传用户:xuanchangri
c语言版的多项式曲线拟合。 用最小二乘法进行曲线拟合. 用p-1 次多项式进行拟合,p<= 10 x,y 的第0个域x[0],y[0],没有用,有效数据从x[1],y[1] 开始 nNodeNum,有效数据节点的个数。 b,为输出的多项式系数,b[i] 为b[i-1]次项。b[0],没有用。 b,有10个元素ok。
上传时间: 2014-01-12
上传用户:变形金刚
《橡皮条画线》C语言 (可供C语言图形编程参考) 本程序模拟许多绘图工具中的画线方法和画框方法 其中工具条上的各个按钮的功能是: 1、画线(快捷键“l”) 2、画框(快捷键“f”) 3、剪去框外的直线(快捷键“c”) 4、刷新(快捷键“r”) 5、新建(快捷键“n”) 6、退出(快捷键“Esc”) 最左边的十字架用鼠标拖动时可以移动工具条 左上角的 framepoints为所画矩形框的左上角坐标和右下角坐标 mouse为鼠标当前坐标 linesnum为队列中的直线数
上传时间: 2015-06-18
上传用户:pinksun9
对下列文法 E->E+T|T T->T*F|F F->(E)|i LR(0)分析程序
上传时间: 2015-06-19
上传用户:z1191176801