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

[VC书籍] vc-MP3-player

使用C语言编写的一款MP3音乐播放器,运行环境VC6.0,能够显示音乐的总时长和当前播放时长
Use C language a MP3 music player, the operating environment VC6.0, can be displayed and the total length of the music currently playing long (2015-08-27, Visual C++, 974KB, 下载9次)

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

[VC书籍] MyCalculator

这是一个用C++开发的非常简单非常原始计算器,里面主要用了数据类型转换和获取控件类容,有助于初学者熟悉MFC学习
This is a development with C++ is very simple and very primitive calculator, which is mainly used for data conversion and access control class content, to help beginners familiar with the MFC learning (2014-12-15, Visual C++, 6561KB, 下载1次)

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

[VC书籍] vc

利用C语言设计出一个具有16分频、8分频、4分频和2分频功能的分频器
Using C language to design a divide with 16, 8, 4 and 2 frequency divider divider function (2014-05-13, Visual C++, 14KB, 下载1次)

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

[VC书籍] 51CTO

内存管理是C++最令人切齿痛恨的问题,也是C++最有争议的问题,C++高手从中获得了更好的性能,更大的自由,C++菜鸟的收获则是一遍一遍的检查代码和对C++的痛恨,但内存管理在C++中无处不在,内存泄漏几乎在每个C++程序中都会发生,因此要想成为C++高手,内存管理一关是必须要过的,除非放弃C++,转到Java或者.NET,他们的内存管理基本是自动的,当然你也放弃了自由和对内存的支配权,还放弃了C++超绝的性能。本期专题将从内存管理、内存泄漏、内存回收这三个方面来探讨C++内存管理问题。
C++ memory management is the most hated gear issue, but also C++ the most controversial issues, C++ expert from access to a better performance, greater self- By the, C++ rookie of the harvest is over and over again checking on C++ code and hatred, but the memory management in C++, everywhere, almost every memory leak A C++ program will occur, so in order to become master of C++, memory management is necessary to have a related, unless to give up C++, Java or go to Persons. NET, their basic memory management is automatic, of course, you give up freedom and control over the memory, but also gave up the superb performance of C++. The Of topics from memory management, memory leaks, memory recall of these three areas to explore C++ memory management issues. (2011-06-02, Visual C++, 75KB, 下载5次)

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

[VC书籍] Modem-AT

调制解调器能理解的语音 AT 命令,包括扩音电话命令和电话应答机 (TAM) 命令。 每个命令描述包括命令名称、解释和相关参数。
AT modem can understand voice commands, including the speaker phone orders and telephone answering machine (TAM) command. Each command description includes the command name, explain and related parameters. (2011-05-25, Visual C++, 11KB, 下载12次)

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

[VC书籍] lesson5_2

用动态扫描方法和定时器1在数码管的前三位显示出秒表,精确到1 秒,即后两位显示1 秒,一直循环下去。
By dynamic scanning method and Timer 1 in the top three shows digital stopwatch, accurate to 1 of the second, which showed 1 after two seconds, has been the cycle continues. (2011-03-23, Visual C++, 1KB, 下载2次)

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

[VC书籍] mpf_slam-final

本程序包设计了一个利用Visual C++编写的基于EKF的SLAM仿真器,可用于机器人的路径规划的仿真实验设计。
The design of a package using Visual C++ written in the SLAM EKF-based simulator can be used for robot path planning for simulation design. (2011-03-06, Visual C++, 233KB, 下载65次)

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

[VC书籍] cal

一个简单的MFC程序,适合初学MFC的朋友参考。本程序实现的是一个计算器功能,用MFC控件编写的,很简单,容易懂。
A simple MFC program, suitable for beginners MFC reference to a friend. Implementation of this program is a calculator function, written using MFC controls, it is simple, easy to understand. (2011-02-22, Visual C++, 40KB, 下载5次)

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

[VC书籍] self-made-calculators

初学MFC时得一个资料,自制计算器得过程,简单明了,可以通过里面提供得步骤来学习MFC初级操作。
MFC was a beginner when the data was the process of self-made calculators, simple and clear, can be obtained through the steps to learn which MFC provides the primary operation. (2011-02-20, Visual C++, 21KB, 下载2次)

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

[VC书籍] C.STLzhongwen

本书对C++ STL进行了全面深入的阐述,由P.J.Plauger等四位对C++ STL的实现有卓越贡献的大师编写,包括迭代器、算法和容器
C++ STL book a comprehensive in-depth exposition of the PJPlauger other four pairs of C++ STL outstanding contribution to the realization of a master of preparation, including iterators, algorithms and containers (2011-01-06, Visual C++, 9556KB, 下载4次)

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

[VC书籍] mpichnt

关于MPI非常详细的介绍步骤,MPICH NT 1.2.5 安装使用简要说明 注:本文档仅供在单机单处理器上进行MPICH 学习实验参考,使用开发编译环境为VC++ 6.0, 有关多机环境下或是采用其它编译器的配置请自己查询或搜索相关文档。
Very detailed description about the steps MPI, MPICH NT 1.2.5 a brief description of installation Note: This document is only a single processor on a single machine learning experiments MPICH reference, compiled using the development environment for VC++ 6.0, or on multi-machine environment compiler configuration using other query or search for your own documentation. (2010-11-01, Visual C++, 195KB, 下载7次)

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

[VC书籍] 4

系统是在VC++6.0和SQL Server 2000下开发的. 数据库在Database目录下,在SQLSERVER的查询分析器中执行即可生成数据库. 源程序在Src目录中.
System is in VC++6.0 and SQL Server 2000 under the development. Database Database directory, in SQLSERVER the Query Analyzer to generate a database implementation. Source in the Src directory. (2010-09-16, Visual C++, 1225KB, 下载3次)

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

[VC书籍] WinDbgKernel

使用windbg内核调试 WINDOWS调试工具很强大,但是学习使用它们并不容易。特别对于驱动开发者使用的WinDbg和KD这两个内核调试器(CDB和NTSD是用户态调试器)。本教程的目标是给予一个已经有其他调试工具使用经验的开发者足够信息,使其能通过参考WINDOWS调试工具的帮助文件进行内核调试。
Windbg kernel debugging using WINDOWS debugging tools are powerful, but not easy to learn to use them. Especially for the driver developers to use WinDbg and KD both the kernel debugger (CDB and NTSD is a user mode debugger). The goal of this tutorial is to give a debugging tool has been the experience of other developers enough information to make it through the reference WINDOWS debugging tools help file for kernel debugging. (2010-07-15, Visual C++, 452KB, 下载7次)

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

[VC书籍] C_Compiler_Users_Guide

一本介绍编译器的原理的书,看完他可以帮助你更好的理解C语言的运行机制,使一部提高功力的好书。
Introduced a principle of compiler books, reading he can help you better understand the C language, operating mechanism, improve the ability to make a good book. (2009-07-07, Visual C++, 461KB, 下载5次)

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

[VC书籍] keilc51chbook

Keil是德国人开发的一个51单片机开发软件平台,最开始只是一个支持C语言和汇编语言的编译器软件。
Keil is a German development of 51 single-chip software development platform, the beginning is only a support for C language and assembly language compiler software. (2009-04-26, Visual C++, 930KB, 下载13次)

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

[VC书籍] MFC

MFC 简明教程,VC入门教程,非常适合初学者使用
MFC Concise Guide, VC Tutorial, very suitable for beginners to use (2009-02-17, Visual C++, 110KB, 下载906次)

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

[VC书籍] Preprocessing.Algorithm.of.Fingerprint

一套行之有效的指纹处理算法, 主要包括使用基于方向图的自适应旋转滤波器、与自 适应增强滤波同时进行的自适应阈值边缘处理、自适应阈值二值化, 很好地增强了指纹图像的清晰度, 同时起到了很好的滤波作用, 为可靠、准确地实现指纹自动识别系统奠定了最可靠的基础。
A well-established fingerprint-processing algorithms, including pattern-based adaptive spin filter, and the adaptive filter at the same time enhancing the adaptive threshold edge processing, adaptive threshold binarization, well enhanced fingerprint image clarity, while a very good filtering role, as a reliable, accurate automatic fingerprint identification system has laid a foundation for the most reliable. (2008-11-09, Visual C++, 155KB, 下载55次)

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

[VC书籍] PICC_mcu_CCS

PIC单片机C语言使用说明,用于CCS编译器
PIC Singlechip C language for use, for the CCS compiler (2008-07-23, Visual C++, 694KB, 下载118次)

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

[VC书籍] WinSock_example

WinSock编程实例,电子书类.包括TCP UDP例子
WinSock programming examples, e-books category. Including TCP UDP example (2008-07-15, Visual C++, 225KB, 下载359次)

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

[VC书籍] WINDOWS__socket1

本书第一部分讲述的是传统的网络接口N e t B I O S、重定向器以及通过重定向器进行的各类 网络通信。尽管本书大部分内容均围绕Wi n s o c k编程这一主题展开,但是, A P I比起Wi n s o c k 来,仍然具有某些独到之处
book on the first part of the traditional network interface N e t B I O S, Redirector and through Redirector for the various network communication. Although most of the contents of the book revolves around Wi n s o c k program this topic, but A P than I Wi n o c k's, still has some special gifts (2006-09-16, Visual C++, 1140KB, 下载8次)

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