联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All VC书籍(497) 
按平台查找All Visual C++(497) 

[VC书籍] 精通Visual C++图像编程

C语言是一门通用计算机编程语言,应用广泛。C语言的设计目标是提供一种能以简易的方式编译、处理低级存储器、产生少量的机器码以及不需要任何运行环境支持便能运行的编程语言。
C language is a general computer programming language, which is widely used. The design goal of C language is to provide a programming language that can compile and process low-level memory in a simple way, generate a small amount of machine code and do not need any runtime environment to support. (2017-10-27, Visual C++, 52670KB, 下载2次)

http://www.pudn.com/Download/item/id/1509075811848064.html

[VC书籍] C语言精彩编程百例

C语言是一门通用计算机编程语言,应用广泛。C语言的设计目标是提供一种能以简易的方式编译、处理低级存储器、产生少量的机器码以及不需要任何运行环境支持便能运行的编程语言。
C language is a general computer programming language, which is widely used. The design goal of C language is to provide a programming language that can compile and process low-level memory in a simple way, generate a small amount of machine code and do not need any runtime environment to support. (2017-10-27, Visual C++, 31833KB, 下载2次)

http://www.pudn.com/Download/item/id/1509074849706894.html

[VC书籍] 495

《你必须知道的495个C语言问题》一书于2009年由人民邮电出版社出版发行,该书以问答的形式组织内容,讨论了学习或使用C语言的过程中经常遇到的一些问题。书中列出了C用户经常问的400多个经典问题,涵盖了初始化、数组、指针、字符串、内存分配、库函数、C预处理器等各个方面的主题,并分别给出了解答,而且结合代码示例阐明要点。该书可作为各高校相关专业C语言课程的教学参考书,也是各层次C程序员的实践指南。
495 C language problems (2016-08-04, Visual C++, 912KB, 下载1次)

http://www.pudn.com/Download/item/id/1470303614806272.html

[VC书籍] C-Traps-and-Pitfalls

《C陷阱与缺陷》是人民邮电出版社2008年出版的书籍,作者是(美)凯尼格。全书分为8章,分别从词法分析、语法语义、连接、库函数、预处理器、可移植性缺陷等几个方面分析了C编程中可能遇到的问题。最后,作者用一章的篇幅给出了若干具有实用价值的建议。
The book is divided into eight chapters, each the lexical analysis, syntax and semantics, connection, several aspects of library functions, preprocessor, portability defect analyzes the C programming problems that may be encountered. Finally, the authors used a chapter gives a number of recommendations of practical value. (2016-07-17, Visual C++, 4794KB, 下载1次)

http://www.pudn.com/Download/item/id/1468770957124018.html

[VC书籍] SoftEther.winvpn_1

SoftEther模拟以太网卡的工作顺序,可以模拟HUB功能使用tunnel特性,实现VPN的功能,使得系统把此软件完全无碍的识别成一块网卡,有了这个东西,可以不再买VPN 路由器,而实现从Internet访问自家LAN的目标。
SoftEther simulated Ethernet card working order, can be simulated using the tunnel feature HUB function to achieve VPN functionality enables the system to totally not affect the recognition of this software into a network card, with this thing, you can not buy a VPN router, and the realization LAN from the Internet to access their own goals. (2011-03-06, Visual C++, 139KB, 下载46次)

http://www.pudn.com/Download/item/id/1446094.html

[VC书籍] lesson05

掌握CDC的文字处理程序的编写,如何产生自定义字体和自定义插入符,熟悉对CString类的使用。通过对卡拉OK程序的编写,讲解定时器的使用和DrawText函数的巧妙运用。讲解如何使用CDC的裁减功能。
CDC' s word processing program to master the preparation, how to generate custom fonts and custom insert character, familiar with the use of CString class. Kara OK through the preparation process, explaining the use of timers and the clever use of DrawText function. Explain how to use the CDC' s cut features. (2010-11-23, Visual C++, 54KB, 下载2次)

http://www.pudn.com/Download/item/id/1355485.html

[VC书籍] wer

tyjhreyjdryjsrthgerjetmet图像处理中的正交变换(傅立叶变换、离散余弦变换(DCT)、沃尔什变换、基于特征向量的变换、霍特林(Hotelling)变换、SVD变换、小波变换、Mallat算法);第7章 图像压缩编码(霍夫曼(Huffman)编码、算术编码、游程编码(Run Length Coding) [11075_080601_2003109404_40.rar] - 本论文为自动化系专业毕业设计论文,介绍了一种双数字信号处理器(DSP)最小控制系统,通过此系统实现永磁同步电动机的矢量控制设计。 [Turbomatlab.rar] - turbo码的matlab仿真,有程序/仿真图以及论文. [Image_CompressionCoding.rar] - 各类图像压缩编码的VC++综合程序,包含了霍夫曼编码、香农-费诺编码、算术编码、游程编码、位平面编码等压缩编码的子程序源代码,非常适合学习用 [0240302314jiangwei13852910295.rar] - 游程长度编码非常简单,编码、解码速度快,应用广泛。本文主要介绍了游程长度编码的原理和实现技术,对游程长度编码技术做
rthererhe (2010-05-24, Visual C++, 8KB, 下载38次)

http://www.pudn.com/Download/item/id/1186476.html

[VC书籍] Ccode

本书指导读者如何充分利用标准C和C++库,其涵盖容器、迭代器、算法、文本与文件处理、时间与日期处理以及内存管理等内容。同时本书提供了非常实用的有关抽象、模板、二进制处理、可见度、控制结构和异常处理的使用技巧。
This book to guide readers how to make full use of standard C and C++ library, which cover the containers, iterators, algorithms, text and document processing, time and date of processing and memory management and so on. At the same time provide a very useful book about the abstract, templates, binary processing, visibility, control structures and exception handling tips. (2010-03-25, Visual C++, 6821KB, 下载4次)

http://www.pudn.com/Download/item/id/1098980.html

[VC书籍] MSP430kuangjiachengxu

MSP430框架程序。适用于MSP430F149,其他型号需要适当改变。 不使用的中断函数保留或者删除都可以,但保留时应确保不要打开不需要的中断。 保留中断函数,编译器将会为BSL密码填充所有的字节。
MSP430 framework of the program. For MSP430F149, other models require appropriate changes.               Do not use the interrupt function can be retained or removed, but be sure not to keep open without interruption.               Reservations interrupt function, the compiler will fill all of the bytes BSL password. (2009-12-10, Visual C++, 6KB, 下载18次)

http://www.pudn.com/Download/item/id/999278.html

[VC书籍] Customer

1. mtkshexiang.rar,24KB,下载 9 次,mtk平台手机摄像头原理详细分析.DOC格式文件 2. MTKtuceng.rar,6KB,下载 12 次,MTK图层原理!代码详解!例子详细说明!步步深入学习 3. Our_3D.rar,198KB,下载 26 次,MTK上3D特效的一些开源代码,现属于Demo版
习 非常好的代码 6. FlashPlayer.rar,1544KB,下载 0 次,FlashPlayer vc做的flash播放器 非常实用 7. MMI_FuGui.rar,1303KB,下载 0 次,MTK MMI 培训文档 非常的详细 适合初学者 (2009-12-09, Visual C++, 209KB, 下载32次)

http://www.pudn.com/Download/item/id/998661.html

[VC书籍] Code

掌握CDC的文字处理程序的编写,如何产生自定义字体和自定义插入符,熟悉对CString类的使用。通过对卡拉OK程序的编写,讲解定时器的使用和DrawText函数的巧妙运用。讲解如何使用CDC的裁减功能。
CDC' s word processing program to master the preparation, how to create custom fonts and custom insert a symbol, familiar with the use of the CString class. Kara OK through the preparation process to explain the use of timers and the clever use of DrawText function. Explain how to use the CDC-reduction capabilities. (2009-11-10, Visual C++, 37KB, 下载3次)

http://www.pudn.com/Download/item/id/965158.html

[VC书籍] ThinkingC

本书作者根据自己学习C++的亲身体会及多年教学经验,用简单的例子和简练的叙述讲解C++编程,别具特色。 全书共分十八章,内容涉及对象的演化、数据抽象、隐藏实现、初始化与清除、函数重载与缺省参数、输入输出流介绍、常量、内联函数、命名控制、引用和拷贝构造函数、运算符重载、动态对象创建、继承和组合、多态和虚函数、模板和包容器类、多重继承、异常处理和运行时类型识别。 本书作为正式教材和自学用书均非常优秀,作为程序设计者的参考用书亦极为合适。
c++ (2009-05-13, Visual C++, 14155KB, 下载2次)

http://www.pudn.com/Download/item/id/758305.html

[VC书籍] Lesson5Code

MFC 掌握CDC的文字处理程序的编写,如何产生自定义字体和自定义插入符,熟悉对CString类的使用。通过对卡拉OK程序的编写,讲解定时器的使用和DrawText函数的巧妙运用。讲解如何使用CDC的裁减功能。
CDC master MFC' s word processing program to prepare, how to generate custom fonts and custom insert site, and is familiar with the use of CString type. Karaoke OK through the preparation process, explaining the use of timers and the clever use of DrawText function. CDC on the use of the reduction function. (2009-05-09, Visual C++, 38KB, 下载19次)

http://www.pudn.com/Download/item/id/750010.html

[VC书籍] Chapter5

掌握CDC的文字处理程序的编写,如何产生自定义字体和自定义插入符,熟悉对CString类的使用。通过对卡拉OK程序的编写,讲解定时器的使用和DrawText函数的巧妙运用。讲解如何使用CDC的裁减功能。
CDC grasp of the word processing program to prepare, how to generate custom fonts and custom insertion site, and is familiar with the use of CString type. Karaoke OK through the preparation process, explaining the use of timers and the ingenious use of DrawText function. CDC on the use of the reduction function. (2008-11-26, Visual C++, 46KB, 下载3次)

http://www.pudn.com/Download/item/id/589144.html

[VC书籍] ThinkingC++

Thinking C++ 中文版 本书作者根据自己学习C++的亲身体会及多年教学经验,用简单的例子和简练的叙述讲解C++编程,别具特色。 全书共分十八章,内容涉及对象的演化、数据抽象、隐藏实现、初始化与清除、函数重载与缺省参数、输入输出流介绍、常量、内联函数、命名控制、引用和拷贝构造函数、运算符重载、动态对象创建、继承和组合、多态和虚函数、模板和包容器类、多重继承、异常处理和运行时类型识别。 本书作为正式教材和自学用书均非常优秀,作为程序设计者的参考用书亦极为合适。 (2008-05-26, Visual C++, 14156KB, 下载5次)

http://www.pudn.com/Download/item/id/473983.html

[VC书籍] socket_program_guide

1.套接字编程原理 1.1 Client/server通信模型 1.2 Windows Sockets规范 1.3 套接字 1.3.1 套接字定义 1.3.2分类 1.3.3 套接字的作用 1.3.4端口与地址 1.3.5 套接口属性 2.基本的Windows Sockets API编程 2.1常用函数 2.2 TCP实例 2.3 UDP实例 2.4 Socket 通信阻塞的解决方法 3.MFC下的Socket编程的类 3.1 CAsyncSocket类 3.2 CSocket类 3.3 Windows Sockets:带存档的套接字的工作方式 3.4 流式套接字通信的操作顺序 3.5 使用 CAsyncSocket 类 3.6 从套接字类派生 3.7 套接字通知 3.8 一个使用CSocket类的网络通信实例 3.8.1 服务器端应用程序设计(ServerDemo) 3.8.2 客户端应用程序设计(项目名称ClientDemo) 4.套接字的托管实现 4.1 System::Net::Sockets 命名空间 4.2 实例:一个新邮件检查器
1. Socket Programming Principle 1.1 Client/server communications model Soc Windows 1.2 kets norms 1.3 Socket socket definition 1.3.1 1.3.3 1.3.2 classification socket role 1.3.4 1.3.5 addresses and port interface attributes two sets. Basic programming Windows Sockets API function commonly used 2.1 2.2 2.3 TCP example UDP Socket Communications examples 2.4 blocked three solutions. MFC Socket Programming under the category of Class 3.2 3.1 CAsyncSocket CSocke t Windows Sockets 3.3 categories : filing with the way socket 340 socket communication flow sequence of operation to use 3.5 CAsyncSo cket category 3.6 derived from the socket type 3.8 3.7 socket notice the use of a network of CSocket Communication Liaison example 3.8.1 server application design (ServerDemo) 3.8.2 client Application D (2006-09-18, Visual C++, 169KB, 下载4136次)

http://www.pudn.com/Download/item/id/214641.html

[VC书籍] WINDOWS__socket3

提供了一种简单的单向“进程间通信”(interprocess communication, I P C)机制。这个机制的名字非常古怪,叫作“邮槽”(M a i l s l o t)。用最简单的话来说,通过 邮槽,客户机进程可将消息传送或广播给一个或多个服务器进程。
provides a simple one-way "communication process" (interprocess commun ication, I P C) mechanisms. The name of this mechanism is very strange, called "Post Groove" (M.'s a i l l o t). With the most simple words, by mail chutes, and the client process can be transmitted or broadcast news to one or more server processes. (2006-09-16, Visual C++, 377KB, 下载28次)

http://www.pudn.com/Download/item/id/214402.html

[VC书籍] WindowsNetworkProgramming

Windows网络编程技术 出版社: 机械工业出版社 本书原作者:琼斯 奥朗德 本书开创历史之先河,首先完整披露了如何在32位平台上使用传统的API,如NetBIOS等; 以及如何运用一些新型网络API,如WinSock 2和远程访问服务(RAS)等。本书专门讨论Windows网络编程技术,覆盖Windows 95/98/NT 4/2000/CE平台。内容包括NetBIOS和Windows重定向器方法、Winsock方法、客户端远程访问服务器方法。
Windows network programming technology Press : industrial machinery original author of the book publishers : Qiongshiaolangde the book created a precedent in history, the first complete disclosure of how the 32-bit platform on the use of traditional APIs if NetBIOS; and how to use some of the new network API, if WinSock 2 and Remote Access Service (RAS). The book devoted to the Windows network programming technology, coverage of Windows 95/98/NT 4/2000/CE platform. Includes NetBIOS, and Windows Redirector, Winsock, client server remote access methods. (2006-08-02, Visual C++, 10721KB, 下载317次)

http://www.pudn.com/Download/item/id/207097.html

[VC书籍] VC++USB

用visual c++写的程序,实现windowsUSB接口的通信程序,里面包括USB的接口说明
with visual c written procedures to achieve windowsUSB interface communications procedures, they include USB interface Note (2006-04-13, Visual C++, 152KB, 下载833次)

http://www.pudn.com/Download/item/id/170890.html

[VC书籍] 记事本源码分析

Visual C++中的记事本,本源码对MFC的单文档作了比较详尽的说明,适合初学者入门学习参考,了解MFC单文档框架结构
Visual C of the notebook, the source of MFC single document made a more detailed note, suitable for beginners learning portal reference understanding MFC single document frame structure (2005-06-24, Visual C++, 18KB, 下载353次)

http://www.pudn.com/Download/item/id/1119624132344097.html