Double+Buffering
Double+Buffering技术资料下载专区,收录68份相关技术文档、开发源码、电路图纸等优质工程师资源,全部免费下载。
资源总数
68
Double+Buffering 全部资料 68 份
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
基于数字签名的双向用户认证方案double-direction User Authentication Schemes Based on Digital Signature
简要介绍了RSA 算法及Feige-Fiat-Shamir 数字签名协议,利用这两种算法构造了一种交互式用户认证方案,并且在此基础上实现了双向认证。该方案充分体现了RSA 算法的安全性和Feig
2024-01-31
9