-
C++数据结构算法的书籍综合分析,网络游戏的发展。
一本全面剖析C++数据结构算法的书籍,网络游戏开发必看手册!-A comprehensive analysis of C++ data structure algorithms books, online games development handbook a must-see!
- 2022-02-05 11:53:53下载
- 积分:1
-
Share Point Team Services使用的经典介绍文章.
Share Point Team Services使用的经典介绍文章.-Share Point Team Services to use the classic introduction article.
- 2022-03-15 23:30:29下载
- 积分:1
-
c语言多个实用小程序,会有帮助的~ 自己瞎编的,多提意见呢
c语言多个实用小程序,会有帮助的~ 自己瞎编的,多提意见呢-c language in small a number of practical procedures, would be helpful ~瞎编own, and their views do
- 2022-01-25 23:22:52下载
- 积分:1
-
全自动洗衣机原理与维修。对于初学者有帮助
全自动洗衣机原理与维修。对于初学者有帮助-automatic washing machines and maintenance. Help for beginners
- 2022-01-21 02:53:20下载
- 积分:1
-
ejb3.0 实例教程 企业应用开发核心技术
ejb3.0 实例教程 企业应用开发核心技术-ejb3.0 examples of enterprise application development core technology tutorial
- 2022-05-27 00:26:11下载
- 积分:1
-
KEILC the beginner to the simulation with KEILC interface and some of the proced...
给KEILC的初学者 带有KEILC的仿真界面和一些程序!-KEILC the beginner to the simulation with KEILC interface and some of the procedures!
- 2022-06-26 12:19:40下载
- 积分:1
-
计算文件
计算文件-Calculation of documents
- 2022-02-02 07:29:12下载
- 积分:1
-
可自学全部数据库课程
可自学全部数据库课程- May study independently the complete database curriculum
- 2022-07-17 09:04:28下载
- 积分:1
-
Some Interview Questions
Some Interview Questions
- 2022-03-19 01:16:02下载
- 积分:1
-
Visual C++数字图像处理技术课本后带代码第3章
应用背景Visual C++数字图像处理技术课本后带代码第3章,讲的是傅里叶变换及反变换,离散余弦变换,小波变换等,还有各种正交变换,旋转缩放镜像变换等,代码亲测可用,vs2010,2012,vc6.0均可以。关键技术
void Fourier(CplexNum * pTd, int lWidth, int lHeight, CplexNum * pFd)
void IFFT_2D(complex * pCFData, complex * pCTData, int nWidth, int nHeight)
HGLOBAL Rotate(LPSTR lpSrcDib, LPSTR lpSrcStartBits,long lWidth, long lHeight,
long lLineBytes, WORD palSize, long lDstWidth,
long lDstHeight,long lDstLineBytes,float fSina, float fCosa)
- 2022-08-08 19:30:35下载
- 积分:1