函数模板T max(T a, T b, T c),使之实现对任何类型数
函数模板T max(T a, T b, T c),使之实现对任何类型数,能从三个数中求出最大数返回。设计各种类型数据(char,short,long,float,double)调用此函数模板。...
函数模板T max(T a, T b, T c),使之实现对任何类型数,能从三个数中求出最大数返回。设计各种类型数据(char,short,long,float,double)调用此函数模板。...
Spring: A Developer s Notebook 一本关于介绍Spring的好书,2005年出版...
A Huffman implementation reference design in both VHDL and Verilog is provided by the Xilinx...
This a set of notes I put together for my Computer Architecture class in 1990. Students had a proje...
modelsim_se_tutorThis is a set of notes I put together for my Computer Architecture class in 1990. ...
This is a set of notes I put together for my Computer Architecture class in 1990. Students had a pr...
This build is for developing a "binary-to-BCD" converter for use in // displaying numerals in base-...
IDCT-M is a medium speed 1D IDCT core -- it can accept a continous stream of 12-bit input words at ...
BurchED B5-X300 Spartan2e using XC2S300e device Top level file for 6809 compatible system on a chi...
at91sam7s64 arm的A/D转换测试代码...