▍1. touch
C语言的通讯录 用win-TC编译很好的 多多下载 (C-directories with the win-TC to compile a very good lot of downloads)
详细讲解了VC++使用ADO对SQL SERVER的操作(Explained in detail the use of ADO in VC++ the operation of SQL SERVER)
本书从c基础开始深入STL,而且是Word版,可以直接复制书上的代码在VC平台上运行。(This book started from the c-based in-depth STL, but also a Word version, you can directly copy the code book on the VC platform.)
windowsProgrammingDesignCode,这是一本很好的书籍的源码,大家可以自己调试一下,例子很棒哦(windowsProgrammingDesignCode, this is a good source of books, we can look at their own debugging, great example of oh)
windows核心编程,学软件必备的书本之一(windows-core programming, learning software, one of the essential books)
利用VC语言,通过双线性插值来实现图像的放大操作(By bilinear interpolation to achieve the image to zoom)
本书作者根据自己学习C++的亲身体会及多年教学经验,用简单的例子和简练的叙述讲解C++编程,别具特色。全书共分十八章,内容涉及对象的演化、数据抽象、隐藏实现、初始化与清除、函数重载与缺省参数、输入输出流介绍、常量、内联函数、命名控制、引用和拷贝构造函数、运算符重载、动态对象创建、继承和组合、多态和虚函数、模板和包容器类、多重继承、异常处理和运行时类型识别。 本书作为正式教材和自学用书均非常优秀,作为程序设计者的参考用书亦极为合适。 (Author of this book to learn C++ based on their personal experience and years of teaching experience, using simple examples and concise narrative explaining C++ programming, distinctive.)
经典编程900例(C语言) part5(900 cases of classic programming (C language))
孙鑫老师的1-20课的教学代码和PPT及文本文档,本人对孙鑫老师的视频看不下3遍,里面的程序自己也全部在VC6.0中调试过,还总结了孙鑫老师讲过的函数,对原版的代码资料缺少的章节进行补充。减少学习者由于资料不全的麻烦。(Sun Xin teacher Teaching 1-20 code and PPT, and text documents, I Sun Xin teacher no less than three times the video to see inside the procedure itself entirely in VC6.0 debug before, also summed up the Sun Xin teacher talk off function, the code of the original data to complement the missing chapters. To reduce the trouble of learners because of incomplete data.)
本论文首先系统地介绍了视频压缩编码的基本原理和方法,以及各国际标准 化组织提出的压缩标准;其次分析了JPEG和MPEG-4的主要技术,据此提出 MPEG-4简单框架编码器的软件实现方案,给出流程图,在VC++环境下用C语言 程序实现了JPEG压缩及MPEG-4简单框架的视频压缩功能,采用测试序列验证 无误,并对两种标准的压缩比进行试验对比,突出压缩的关键技术为DCT和运动 估计算法;接着深入研究了DCT变换、运动估计和补偿算法并进行了优化改进, 给出了用于快速匹配块的自适应十字模式搜索算法,并给出了对各种块匹配估计 算法的仿真结果。然后详细介绍了TI公司TMS320C6711DSP的软硬件特性,并 在此基础上提出系统的硬件实现方案。接着介绍了基于系统软硬件环境的移植问 题和优化方法,并针对算法移植和仿真过程中的问题进行了说明。 最后就课题设计过程中研究的结果予以总结,并阐述了以后课题研究的要点。(In this thesis,an introduction to video compression principal,methods and central international video coding standards is done firstly.Then analyzing the core techniques of JPEG and MPEG-4 and proposing a scheme of MPEG-4 SP encoder,the coding function of JPEG and MPEG-4 is achieved in C successfully with test sequence Then compare the compressed ratio of two standards,point out the key of compression is DCT and Motion Estimation algorithm.Afterwards,studying the DCT/Motion Estimation/Motion Compensation algorithm in detail and giving an adaptive rood pattern search for fast Block-Matching motion estimation.Then the simulation of several motion estimation algorithms based block-matching is given.Accordingly,a scheme of a DSP-based video compression system is put forward,with the features of TI’s TMS320C6711 DSP.At last,the transplant and optimization are considered on the basis of soft and hard environments,also the simulation process. In the end,the summarization about the)
在数据结构(c语言描述)中运用着色法解决交通灯问题(The use of shading method to solve the problem of traffic lights)
这是一本专门介绍com的电子书,对com的诠释的非常透彻(This is a devoted com e-books on the interpretation of a very thorough com)
说明: 非常实用的全中文-MFC类库详解,在编程时可以速查,节省时间提高效率。(Very useful all-Chinese-MFC class library Xiang Jie, in the programming can be Quick Fact, saving time efficiency.)
说明: 深入浅出MFC第二版的文章中例子程序。这本书非常经典,在这里提供一下书中的源程序,这本书论坛里面有的。(MFC easy version of the article, the second example of the procedure)
说明: 凌阳代码,适用于SPCE061A单片机。串行通信。(Sunplus code applies to single-chip SPCE061A. Serial communication.)
说明: 我好不容易从其他网站上下到的一本书,它对于理解《VisualC++数字图像处理典型算法及实现》这本书的源代码很有帮助!!(I am hard up and down from the other sites to a book, it is understood " VisualC++ digital image processing algorithm and the realization of the typical" This is the source code of this book very helpful! !)