-
Sams Publishing Advanced C Advanced C language development
Sams出版 Advanced C 高级C语言开发-Sams Publishing Advanced C Advanced C language development
- 2022-09-09 05:25:03下载
- 积分:1
-
modbus协议中文详解:Modbus协议;串行通信;LRC校验;CRC校验
modbus协议中文详解:Modbus协议;串行通信;LRC校验;CRC校验-modbus protocol中文China: Modbus protocol serial communication LRC check CRC Checksum
- 2022-05-22 05:38:35下载
- 积分:1
-
This document is on file system Yaffs carried out a detailed introduction to the...
此文档对Yaffs文件系统进行了详细的介绍,并对yaffs文件系统源码进行了分析!-This document is on file system Yaffs carried out a detailed introduction to the file system yaffs source analysis!
- 2023-01-06 19:25:03下载
- 积分:1
-
例如USB接口设计。USB程序必须写这本书。容易的
USB设计举例。一个USB程序必须写这本书。简单易懂的介绍
- 2022-01-26 05:17:26下载
- 积分:1
-
TokenRing网络开发协议资料
TokenRing网络开发协议资料-Token Ring network information development agreement
- 2023-08-20 02:40:04下载
- 积分: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
-
compiler theory and practice. This book systematically introduce the classic com...
编译原理及实践。本书系统介绍了经典的编译理论和技术,同时也包含了面向对象语言等当前较新语言的编译技术。本书更可贵之处在于提供了较完整的适用于教学实践的样例语言,是一本理论和实践内容相结合的、不可多得的好书。 本书可用作大专院校教材、教师参考书以及编译器研究人员的参考资料。-compiler theory and practice. This book systematically introduce the classic compiler theory and technology, but also includes an object-oriented language such as the current relatively new language compiler technology. The book is more precious here is to provide a more complete application of teaching practice in a sample language, is a theory and practice of combining the content, rare books. The book can be used as a tertiary educational materials, teacher reference books and compiler research references.
- 2022-09-24 19:25:03下载
- 积分:1
-
《DirectShow开发指南》源码
本书以DirectX SDK 9.0版为蓝本,内容几乎涵盖了在Windows平台上使用DirectShow进行C++编程的方方面面。全书共分4个部分。第1部分详细介绍了DirectShow的基础知识。第2部分重点讨论了Filter的开发,以及DirectShow应用程序的开发,包括目前非常流行的音视频采集、数码摄像机的支持、非线性编辑等应用。第3部分深入分析了DirectShow SDK提供的部分典型源代码。第4部分结合作者个人的一些开发实践,通过案例和开放源代码分析,进一步介绍DirectShow的实务应用。
- 2022-07-17 07:02:45下载
- 积分:1
-
C# Programming specification, write the standard code reference, learning C# the...
C#编程规范,写标准代码的参考,学C#最好看看。-C# Programming specification, write the standard code reference, learning C# the best look.
- 2023-04-14 07:45:03下载
- 积分:1
-
C++的艺术
The Art of C++
by Herbert Schildt ISBN:0072255129
McGraw-Hill/Osborne © 2004
The author of this text applies C++ to a wide variety of high-powered, practical applications, each focusing on a different aspect of the language. Examples range from a garbage collector subsystem and a thread control panel to AI-based searches and more.
-The Art of C by Herbert Schildt ISBN : 0072255129 McGraw-Hill/Osborne
- 2022-10-21 15:25:06下载
- 积分:1