高效求一超大数组中第i个元素到第j个元素间第k小的元素.
上传时间: 2013-12-20
上传用户:米卡
RFID二次调制信号的I、Q相关解调模型,直接运行即可
上传时间: 2016-01-12
上传用户:rocwangdp
基于隐马尔科夫的原来,写了相关关于HMM模型的代码。
标签:
上传时间: 2014-08-07
上传用户:qw12
TMS320LF2407A DSP的I/O电灯实验
上传时间: 2013-12-24
上传用户:kikye
先用makefile编译,连接后,client发字符到server端并返回该字符串,遇到a,e,i,o,u则加*号,如*a,收到fin字符串则结束客户端及服务器端程序.实现echo功能
标签: makefile client server echo
上传时间: 2016-01-14
上传用户:邶刖
用CVAVR 编写的ATMEGA128的LCD 1602 显示程序,四总线,占用了PC口,P7-P2 共占用了6个I/O口!
上传时间: 2013-12-03
上传用户:黑漆漆
一个解决国际象棋的马周游问题的算法.本程序使用改善后的回溯算法来加速问题的解决.
上传时间: 2013-12-22
上传用户:weixiao99
图形显示技巧,这是其中一段代码 procedure TForm1.Button1Click(Sender: TObject) var newbmp:TBitmap i,bmpheight,bmpwidth:integer //推拉 begin newbmp:=TBitmap.Create newbmp.Width:=image1.Width newbmp.Height:=image1.Height bmpheight:=image1.Height bmpwidth:=image1.Width for i:=0 to bmpheight do begin newbmp.Canvas.CopyRect(Rect(0,bmpheight-i,bmpwidth,bmpheight),image1.Canvas,Rect(0,0,bmpwidth,i)) form1.Canvas.Draw(120,100,newbmp) end newbmp.free end
标签: procedure TBitmap TObject Button
上传时间: 2016-01-18
上传用户:comua
神之网马,vb编写的,有兴趣的朋友可以拿去研究
上传时间: 2014-01-18
上传用户:wang5829
i did a test for study
上传时间: 2016-01-18
上传用户:dianxin61