-
风险源技术
VC技术内幕源程序-VC insider source technology
- 2022-11-09 20:45:04下载
- 积分:1
-
engineers carefully on the 10 en gineers carefully on the 10 engineers of the 10...
工程师必读的十本书 工程师必读的十本书-engineers carefully on the 10 en gineers carefully on the 10 engineers of the 10 required reading book Engineers carefully on the 10
- 2022-03-04 10:39:37下载
- 积分:1
-
Hibernate Hibernate的培训,包括培训指导。DOC和hibernat训练…
hibernate培训,包括hibernate培训教程.doc 和 hibernat培训.ppt-hibernate training, including hibernate Training Guide. doc and hibernat training. ppt
- 2022-01-26 04:22:21下载
- 积分:1
-
美化程序,养成良好的编程习惯,成为真正的编程高手
美化程序,养成良好的编程习惯,成为真正的编程高手-Landscaping procedures, to develop good programming habits, to become a true master of the programming
- 2022-09-02 11:10:03下载
- 积分:1
-
集成电路测试生成的英文论文,学习集成电路测试的参考一下了...
集成电路测试生成的英文论文,学习集成电路测试的参考一下了-Integrated circuit test generation thesis in English
- 2022-03-04 12:43:23下载
- 积分:1
-
如何快速有效的开发高质量代码,是每个程序员的梦想,看看吧,对你有帮助...
如何快速有效的开发高质量代码,是每个程序员的梦想,看看吧,对你有帮助-how rapid and effective development of high-quality code that is the dream of every programmer, let"s see it, and for your help
- 2022-02-14 11:59:30下载
- 积分:1
-
In this section provided by the authoring Hao Qiang
在这部分中提供了由谭浩强编著的《C++程序设计》(清华大学出版社出版)一书中各章的全部习题的参考解答。
为了帮助读者更好地理解程序,我们在有的程序中加了必要的注释。对有的题目,我们提供了几种不同的解法和程序,供读者比较分析。
-In this section provided by the authoring Hao Qiang
- 2022-02-04 04:11:24下载
- 积分:1
-
SKY2440 ARM development board to establish a detailed development environment, w...
SKY2440 ARM 开发板详细的开发环境建立,wince,linux下驱动程序,应用程序的的简单开发介绍-SKY2440 ARM development board to establish a detailed development environment, wince, linux under the driver, a simple application development introduction
- 2023-01-02 08:25:06下载
- 积分:1
-
书名:《C/C++程序员Java编程》。
一本介绍关于Java方面的书,作者:陶伟等。
本电子书为超星图书格式。...
书名:《C/C++程序员Java编程》。
一本介绍关于Java方面的书,作者:陶伟等。
本电子书为超星图书格式。-Title: C/C++ programmers Java programming. A presentation on the Java aspects of the book, the author: Tao and so on.
- 2022-06-19 02:21:25下载
- 积分: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