a non-sharing smart pointer class that can be used with STL containers such as std::map, vector, lis
a non-sharing smart pointer class that can be used with STL containers such as std::map, vector, lis...
a non-sharing smart pointer class that can be used with STL containers such as std::map, vector, lis...
程序代码说明 P0401:用Prewitt算子检测图像的边缘 P0402:用不同σ值的LoG算子检测图像的边缘 P0403:用Canny算子检测图像的边缘 P0404:图像的阈...
UART 的VHDL源代码。可在ISE, Max-Plus II,等开发环境下实现。...
程序代码说明 P0401:用Prewitt算子检测图像的边缘 P0402:用不同σ值的LoG算子检测图像的边缘 P0403:用Canny算子检测图像的边缘 P0404:图像的阈...
A Map implemented with ArrayLists...
电子打铃器 在max plus 2 下编译通过...
使用VC6.0 STL std::map的一个小例子。使用的键值是一个结构体,里面包含一个整型三维数组。...
一个用max+plus II写的很小的源码。简单但对初学还行吧...
函数模板T max(T a, T b, T c),使之实现对任何类型数,能从三个数中求出最大数返回。设计各种类型数据(char,short,long,float,double)调用此函数模板。...
一个利用MAP的类,可以方便地使用多维数组....