-
Windows核心编程第四版+源代码
目 录
译者序
前言
第一部分 程序员必读
第1章 对程序错误的处理 1
1.1 定义自己的错误代码 4
1.2 ErrorShow示例应用程序 5
第2章 Unicode 11
2.1 字符集 11
2.1.1 单字节与双字节字符集 11
2.1.2 Unicode:宽字节字符集 12
2.2 为什么使用Unicode 13
2.3 Windows 2000与Unicode 13
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-03-05 12:39:27下载
- 积分: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
-
含《Visual c++数字图像处理典型算法及实现》这本书里所有源代码,包括灰度的直方图,线性变换,窗口变换,图像的几何算法等...
含《Visual c++数字图像处理典型算法及实现》这本书里所有源代码,包括灰度的直方图,线性变换,窗口变换,图像的几何算法等-Visual c++
- 2023-06-02 17:50:05下载
- 积分:1
-
conquering Ajax
征服Ajax――Web 2.0快速入门与项目实践(.net)配套光盘
本书共11章,前两章介绍了Ajax技术的基本概念及相关的基础技术。第3章~第5章实现了基于Ajax的数据验证、自动完成功能以及一个基于Ajax的动态树形菜单。第6章~第11章的每一章介绍了一个完整的应用。它们分别是个性化主页、论坛主题搜索、无刷新聊天室、地图查看系统、相册浏览和Web版的MSN。这些例子经过精心设计,尽可能减少与Ajax无关的内容,让读者以最快的速度掌握Ajax开发技术。这些示例涵盖了Ajax开发的7项基本技术:XMLHttpRequest、DOM、XML、JavaScript、XHTML、CSS和XSLT-conquering Ajax-- Web 2.0 Quick Start with the project Practice (. Net) supporting the CD, a total of Chapter 11, the first two chapters of Ajax, the basic concept and associated infrastructure technology. Chapter 3 ~ Chapter 5 based on the realization of the data validation Ajax, Automatic functions and completed an Ajax-based dynamic tree menu. Chapter 6 ~ Chapter 11 of each chapter of a complete application. They are personalized home page, search the forum theme, no set chat room, Map View, Album version of the Web browser and MSN. These examples are carefully designed to minimize Ajax has nothing to do with the content, allow readers to grasp the speed of the fastest Ajax development
- 2022-03-16 22:23:17下载
- 积分:1
-
E
linux的初学电子书-of e-books
- 2022-06-01 07:47:35下载
- 积分:1
-
电子书籍Professional_ASP.NET_2.0_AJAX_code
电子书籍Professional_ASP.NET_2.0_AJAX_code-E-books Professional_ASP.NET_2.0_AJAX_code
- 2023-06-17 13:45:04下载
- 积分:1
-
文字操作系统与外部最主要的接口就叫做shell。shell是操作系统最外面的一层。shell管理你与操作系统之间的交互:等待你输入,向操作系统解释你的输入,并且...
文字操作系统与外部最主要的接口就叫做shell。shell是操作系统最外面的一层。shell管理你与操作系统之间的交互:等待你输入,向操作系统解释你的输入,并且处理各种各样的操作系统的输出结果。 -Language operating system with the external interface is called the main shell. shell is the outermost layer of the operating system. Managing your shell interaction with the operating system: waiting for your input, to the operating system, explain your input, and handle a variety of operating systems output.
- 2022-01-26 07:22:58下载
- 积分:1
-
uClinux的移植教程,图文并茂啊
uClinux的移植教程,图文并茂啊-uClinux transplant tutorial with illustrations ah
- 2022-06-12 20:09:07下载
- 积分:1
-
Learning as a new language.rar
Learning Cpp as a new language.rar-Learning as a new language.rar
- 2022-02-13 19:02:31下载
- 积分:1
-
java基础学习,3周你就可以成为一名java程序员,只要你每天都学习,一定可以。...
java基础学习,3周你就可以成为一名java程序员,只要你每天都学习,一定可以。-java-based learning, three weeks you can become a java programmer, as long as you learn every day, we can.
- 2023-05-05 10:55:04下载
- 积分:1