double+talk
double+talk技术资料下载专区,收录78份相关技术文档、开发源码、电路图纸等优质工程师资源,全部免费下载。
资源总数
78
double+talk 全部资料 78 份
use double link list to implenment memory allocation. There won t appear maloc, new, delete, in my c
use double link list to implenment memory allocation. There won t appear maloc, new, delete, in my code. All is using fr...
2013-12-31
134
Request代理 简化服务器端取值 包括int double String 及数组
Request代理 简化服务器端取值 包括int double String 及数组
2016-04-13
117
This is a safe double linked list data structure in order to store data on void* pointer for data se
This is a safe double linked list data structure in order to store data on void* pointer for data segment.
2017-04-22
192
Double Sided Watermark Embedding and Detection with Perceptual Analysis (关于watermark的2007年最新外文资料)
Double Sided Watermark Embedding and Detection with Perceptual Analysis (关于watermark的2007年最新外文资料)
2014-01-24
70
指数回归方程 ExponentRegress.cs 方程模型为 public override double[] buildFormula() 得到系数数组
指数回归方程 ExponentRegress.cs 方程模型为 public override double[] buildFormula() 得到系数数组,存放顺序与模型系数相反,即该数组中系数的值依次是b,a。 public...
2013-12-20
169