AVL Tree implementation: I also included a test function to compare the AVL Tree performance with STL Set and Map. Compile the source mavltree.cpp and run it to see the result!
标签: Tree implementation performance AVL
上传时间: 2013-12-19
上传用户:3到15
一个小的测试程序,介绍dsp/bios德prd模块与log模块的使用
标签: 测试程序
上传时间: 2013-12-21
上传用户:stvnash
% [BestPop,Trace]=fmaxga(FUN,LB,UB,eranum,popsize,pcross,pmutation) % Finds a maximum of a function of several variables. % fmaxga solves problems of the form: % max F(X) subject to: LB <= X <= UB % BestPop--------最优的群体即为最优的染色体群 % Trace----------最佳染色体所对应的目标函数值 % FUN------------目标函数 % LB-------------自变量下限 % UB-------------自变量上限 % eranum---------种群的代数,取100--1000(默认1000) % popsize--------每一代种群的规模;此可取50--100(默认50) % pcross---------交叉的概率,此概率一般取0.5--0.85之间较好(默认0.8) % pmutation------变异的概率,该概率一般取0.05-0.2左右较好(默认0.1) % options--------1×2矩阵,options(1)=0二进制编码(默认0),option(1)~=0十进制编码,option(2)设定求解精度(默认1e-4)
标签: pmutation BestPop popsize maximum
上传时间: 2015-07-16
上传用户:Altman
log4j2me 是一个在j2me上使用的log4j风格的源码,可以让j2me上纪录log和调试更加方便
上传时间: 2013-12-20
上传用户:叶山豪
这是一个有关Turbo码编译码的程序,译码采用的是MAP译码方法,挺好!
上传时间: 2015-07-23
上传用户:fhzm5658
FPGA数字钟的设计,用VHDL语言编程,max+plus仿真,可在实际电路中验证
标签: 数字
上传时间: 2015-07-25
上传用户:924484786
本软件在CPLD上实现数字PWM控制,用Verilog HDL语言编写,在MAX PLUS II调试成功,可用
上传时间: 2015-08-04
上传用户:dancnc
几种常见混沌时间序列matlab实现 1)chua flow 2)duffing flow 3)Rossler flow 4)Lorenz flow 5)ikeda flow 6)Mackey_Glass flow 7)logistic map 8)henon map 9)Quadratic map(二次图) 也欢迎大家提供更多的混沌方程或映射的经典matlab实现。
标签: flow Rossler duffing matlab
上传时间: 2015-08-09
上传用户:windwolf2000
Metalog is a modern replacement for syslogd and klogd. The logged messages can be dispatched according to their facility, urgency, program name and/or Perl-compatible regular expressions. Log files can be automatically rotated when they exceed a certain size or age. External shell scripts (e.g., mail) can be launched when specific patterns are found. Metalog is easier to configure than syslogd and syslog-ng, accepts unlimited number of rules and has (switchable) memory bufferization for maximal performance.
标签: replacement dispatched messages Metalog
上传时间: 2014-01-03
上传用户:脚趾头
开发工具:iar for c51 主要IC:tusb2136(ti)(8052内核) 主要应用:PC外接usb键盘,智能手机/PDA外接usb键盘 备注:使用keil开发工具编译时需要将地址分配固定,对照firmware/release/list下map文件修改源码
上传时间: 2015-08-13
上传用户:TF2015