fastcopy!!!!the fastest copy file tool
标签: fastcopy fastest copy file
上传时间: 2015-12-14
上传用户:dianxin61
shangjiao6.m为主程序;pcode.m为产生伪码的子程序;bu.m为进行补0的子程序(为了使得进行FFT和IFFT的点数满足2的N次方个) c_b.m为数据进行串并转换的子程序。
上传时间: 2015-12-15
上传用户:GHF
function Binary_Search(L,a,b,x) begin if a>b then return(-1) else begin m:=(a+b) div 2 if x=L[m] then return(m) else if x>L[m] then
标签: begin Binary_Search function return
上传时间: 2015-12-17
上传用户:tb_6877751
This package consists of the executable (UCW), a default script file, this file, and the library files. It is important that the header files end up in a include subdirectory of the directory where UCW is found. If you unzip this file using its path information ( use folder names ) this will automatically happen. You can optionally specify the UnderC directory with the environment variable UC_HOME note that this points to the directory containing ucw.exe. If you do this, then you can copy the executable anywhere and it will still be able to find the header files.
标签: file executable the consists
上传时间: 2013-12-17
上传用户:asddsd
本人写的一篇介绍基于renesas DVP-M平台LCD TV系统结构的论文。
上传时间: 2013-12-20
上传用户:缥缈
ATmega s MMC/SD card C file
上传时间: 2014-07-08
上传用户:yph853211
LCD.h and .c file for ATmega interface
上传时间: 2013-12-24
上传用户:han_zh
make file 的相关文档,快速掌握make file的使用方法
上传时间: 2015-12-20
上传用户:dragonhaixm
Probe PCI devices, and compare information with standard file
标签: information standard devices compare
上传时间: 2014-01-07
上传用户:zhuimenghuadie
参加运动会的n个学校编号为1~n。比赛分成m个男子项目和w个女子项目,项目编号分别为1~m和m+1~m+w。由于各项参加人数差别较大,有些项目取前五名,得分顺序为7,5,3,2,1 还有些项目只取前三名,得分顺序为5,..
上传时间: 2015-12-20
上传用户:ljt101007