-
the book introduces some language development tools and methods of use. Therefor...
本书介绍了一些语言的开发工具及使用方法。图文并茂,请多多支持-the book introduces some language development tools and methods of use. Therefore, the request for their support
- 2022-02-20 06:39:00下载
- 积分:1
-
神经网络源码!希望对大家有一定的帮助,以后会继续上传
神经网络源码!希望对大家有一定的帮助,以后会继续上传-neural network source! We hope to have some help, it will continue to upload
- 2022-03-18 09:15:15下载
- 积分:1
-
visual c++扩展编程实例mfc
visual c++扩展编程实例mfc-visual programming examples mfc
- 2022-10-03 11:20:03下载
- 积分:1
-
VEGA的虚拟现实技术
VEGA的虚拟现实技术-VEGA virtual reality technology
- 2022-04-10 11:17:37下载
- 积分:1
-
软件项目文档的书写解说
详细的介绍了需求分析文档 详细设计文档
等开发阶段的文档书写的解说...
软件项目文档的书写解说
详细的介绍了需求分析文档 详细设计文档
等开发阶段的文档书写的解说-software project documentation detailed written explanation on the needs analysis documents, and other documents detailed design development phase Documents written explanation
- 2023-09-02 06:10:03下载
- 积分:1
-
详细介绍了vb的基本术语,供初学
详细介绍了vb的基本术语,供初学-vb details of the basic terminology for beginners
- 2022-11-01 17:05:03下载
- 积分:1
-
熟悉JAVA编程的朋友,是否有了解JAVA编程内幕的渴望,这本书可以满足你...
熟悉JAVA编程的朋友,是否有了解JAVA编程内幕的渴望,这本书可以满足你-familiar with the Java programming friend, whether JAVA Programming Insider understand the desire that this book will satisfy people! !
- 2022-01-26 01:44:28下载
- 积分:1
-
linux内核分析方法,对研究内核有很好的引导作用
linux内核分析方法,对研究内核有很好的引导作用-linux kernel analysis methods, the study of the kernel has a very good guide
- 2022-05-05 09:59:12下载
- 积分:1
-
老外教你写论文
老外教你写论文-Foreigners teach you to write papers
- 2022-06-02 04:04:00下载
- 积分: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