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

[其他书籍] xtcxyczjh

本书以生动的语言和丰富的代码示例,运用一些相对简单的例子分析开发系统程序中可能遇到的各种问题。作者把数年的开发经验和阅读大量书籍的体会,结合他在培训新员工过程中所积累的培养方法,融会贯通在这12 章的内容中。书中介绍了链表、数组、栈、队列和散列表等基础数据结构,也介绍了并发、同步和内存管理等系统程序中常需注意的问题,还讲解了文本处理器等具体应用程序的设计方法。本书是初涉系统程序开发领域的人不可多得的一本参考书。书中体现的思想对于其他各种软件开发人员、相关专业的在校学生以及软件开发爱好者都有启发意义。
The book s vivid language and rich code examples, the use of some relatively simple example of a program development system may encounter various problems. The number of years of development experience and the experience of reading a lot of books, combined with his training new employees in the course of the accumulation of training methods, mastery in the context of Chapter 12. The book describes the linked list, arrays, stacks, queues, and hash tables and other basic data structures, but also introduces the concurrency, synchronization and memory management, system programs often need to pay attention to the problem, but also to explain the text processor and other specific design applications . Book are new to the area of program development systems were rare a reference book. The book reflects the thinking of software developers for a variety of other, related professional school students, and software development enthusiasts are instructive. (2011-02-24, C/C++, 1361KB, 下载2次)

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

[其他书籍] MP3_player_and_flash_storage_disk_design

本书第一篇主要结合硬件电路设计与制作的全过程,以设计制作一个MP3播放器(具有U盘功能)的全过程为线索,向读者展示硬件电路设计的流程与方法,电路调试的方法与思路等。第二篇主要结合AT89C51SNl芯片的MP3程序设计过程,阐述C51在单片机程序设计中的应用。第三篇主要讲述U盘海量存储设备系统设计与调试等知识。
This book first major combination of hardware circuit design and making the entire process to design produce an MP3 player (with a U disk function) of the whole process as clues to the reader showing the hardware circuit design processes and methods, circuit debugging method with the ideas of. Second major MP3 chip with AT89C51SNl program design process, set out procedures for C51 in single-chip design applications. Title III, focuses on U disk mass storage device system design and debugging of such knowledge. (2009-12-28, C/C++, 29273KB, 下载10次)

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

[其他书籍] SmallRTOS51

《嵌入式实时操作系统Small RTOS51原理及应用》全书分两部分。第一部分为基础篇,介绍Small RTOS51和一些基本概念,并详细分析Small RTOS51的工作原理。第二部分为应用篇,给出部分常用硬件在Small RTOS51下驱动程序的源代码。这些源代码在DP—51单片机仿真实验仪上全部调试通过,且只要经过很少的改动,或是不改动,就可以在其他环境下使用。应用篇还通过对这些源代码的分析,让读者理解基于RTOS的编程方法,并给出完整的例子让读者全面掌握基于RTOS的编程方法。Small RTOS51是为51系列单片机而编写的。它是完全免费的、源代码公开的多任务实时操作系统。它可在无任何外部数据存储器的单片80C51系统上运行,并且是可移植的。
SMALL RTOS (2009-10-11, C/C++, 27416KB, 下载1813次)

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

[其他书籍] MATLABAdvancedProgramming

本书详细介绍了面向对象编程、提高运行效率、编译器4.0、MATLAB与C/C++,VB,VC,VB.NET,VC#.NET,Excel,SPSS,硬件和网络等的接口技术、COM生成器、Excel生成器、报表生成器以及高级界面编程技术。紧跟技术发展步伐,保持在高级编程方面的领先优势。
This book details the object-oriented programming, improve operational efficiency, the compiler 4.0, MATLAB and C/C++, VB, VC, VB.NET, VC#. NET, Excel, SPSS, hardware and network interface technology, COM Generator, Excel generators, Report Builder, as well as high-level interface for programming techniques. Keep up the pace of technological development and maintain high-level programming in the lead. (2009-08-28, C/C++, 7984KB, 下载120次)

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

[其他书籍] IntelPXA270EmbedMediaPlayer

随着车载导航系统的飞速发展,具有视频播放能力的车载终端逐渐成为新的热点。本文根据这一需求设计了一种嵌入式流媒体播放器,方案基于 Intel PXA270 的硬件平台及嵌入式 Linux 的软件平台,采用无线上网方式,可支持ASF、RM格式的流文件解压,能够播放常见的MP1、MP2、MP3、WAV音频和先进的MPEG-4视频,并可通过软件升级加入对其它格式的支持。
With the car navigation system for the rapid development of video playback capabilities car terminal has gradually become the new hot spots. This article is designed in accordance with the needs of an embedded streaming media player, the program based on the Intel PXA270 hardware platform and embedded Linux software platform, using wireless Internet access method to support the ASF, RM format streaming file decompression, can play common MP1, MP2, MP3, WAV audio and advanced MPEG-4 video, and through a software upgrade by adding support for other formats. (2008-12-16, C/C++, 116KB, 下载46次)

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

[其他书籍] TCP_IPinDetails

本书完整而详细地介绍了TCP/IP协议是如何实现的。书中给出了约500个图例,15 000行实际操作的C代码,采用举例教学的方法帮助你掌握TCP/IP实现。本书不仅说明了插口API和协议族的关系以及主机实现与路由器实现的差别。还介绍了4.4BSD-Lite版的新的特点,如多播、长肥管道支持、窗口缩放、时间戳选项以及其他主题等等。读者阅读本书时,应当具备卷1中阐述的关于TCP/IP的基本知识。 本书针对任何希望理解TCP/IP协议是如何实现的读者设计;无论是编写网络应用的程序员,负责利用TCP/TP维护计算机系统和网络的系统管理员,还是任何有兴趣理解大块非凡代码的普通读者;本书都是一本优秀的教科书。
the book complete and detailed presentation of the TCP/IP protocol is how to achieve it. The book is about 500 Legend, OK 15000 actual operation of the C code, For the use of teaching methods to help you master the TCP/IP protocol. The book shows not only the socket API and agreements ethnic relations and hosts and routers to achieve the difference. Also introduced 4.4BSD-Lite version of the new features, such as multicast, long fat pipe, window zoom, timestamp options and other topics, etc.. Readers of this book, Volume 1 should have elaborated on the TCP/IP basic knowledge. The book against any hope to understand TCP/IP protocol is how to achieve the readers design; regardless of the preparation network application programmers, responsible for the use of TCP/TP maintain compute (2006-05-06, C/C++, 368KB, 下载200次)

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

[其他书籍] C语言参考手册 第5版

在强调正确性、可移植性和可维护性的基础上,对C语言的具体细节、运行库以及C语言编程风格做了完整、准确的描述。本书涵盖了传统C语言、C89、C95、C99等所有C语言版本的实现,同时讨论了C++与C语言兼容的部分。全书自上而下介绍了C语言的词法结构、预处理器、声明、类型表达式、语句、函数和运行库,是所有C语言编程人员必备的参考书。 这本畅销的权威参考手册对C语言的基本概念和运行库提供了完整的描述,同时还强调了以正确性、可移植性和可维护性为根本出发点的良好的C语言编程风格,被国外众多高校广泛采用为教材或教学参考书,本书描述了C语言各个版本的所有细节,是C语言编程人员和实现者惟一必备的参考手册。最新的第5版经过修订和更新,融入了最新C语言标准ISO IEC 9899:1999的完整描述,包括强大的语言扩展和新的函数库。
emphasizing accuracy, portability and maintainability, based on the C language specific details of the runtime and C language programming style to do a complete and accurate description. The book covers the traditional language C, C89, High, 12-23 all C language version of the achievement, while discussing the C language and C compatible parts. The book introduced the top-down C language lexical structure, a pre-processor that statement, the type expression, the statement, function and operation of libraries, all C programmers the necessary reference books. This popular authoritative reference manual for the C language and basic concepts of operation for a complete description, but also emphasized the correctness, portability and maintainability as a fundamental starting point for the good (2005-05-01, C/C++, 6331KB, 下载357次)

http://www.pudn.com/Download/item/id/1114953649968431.html
总计:127