C++ Demystified: A Self-Teaching Guide by Jeff Kent ISBN:0072253703 McGraw-Hill/Osborne © 2004 This hands-on, step-by-step resource will guide you through each phase of C++ programming, providing you with the foundation to discover how computer programs and programming languages work.
资源简介:C++ Demystified: A Self-Teaching Guide by Jeff Kent ISBN:0072253703 McGraw-Hill/Osborne © 2004 This hands-on, step-by-step resource will guide you through each phase of C++ programming, providing you with the foundation to discove...
上传时间: 2013-12-13
上传用户:1427796291
资源简介:The Art of C++ by Herbert Schildt ISBN:0072255129 McGraw-Hill/Osborne © 2004 The author of this text applies C++ to a wide variety of high-powered, practical applications, each focusing on a different aspect of the language. Examp...
上传时间: 2015-07-18
上传用户:lx9076
资源简介:All New Electronics Self-Teaching Guide (2008)
上传时间: 2014-11-22
上传用户:xuanjie
资源简介:Exploring C++ uses a series of self–directed lessons to divide C++ into bite–sized chunks that you can digest as rapidly as you can swallow them. The book assumes only a basic understanding of fundamental programming concepts (variables, ...
上传时间: 2014-11-15
上传用户:caiiicc
资源简介:项目描述: SQLite is a small C library that implements a self-contained, embeddable, zero-configuration SQL database engine. Features include
上传时间: 2013-11-26
上传用户:啊飒飒大师的
资源简介:Pocket 1945 is a classic shooter inspired by the classic 1942 game. The game is written in C# targeting the .NET Compact Framework. This article is my first submission to Code Project and is my contribution to ongoing .NET CF competition.
上传时间: 2014-02-10
上传用户:康郎
资源简介:solve the 8-puzzle problem using A* algorithm. Definitely written by my self, also include BGI graphics library output.
上传时间: 2014-01-17
上传用户:zm7516678
资源简介:Tomcat Definite Guide by oreilly , a full guide to install and run tomcat
上传时间: 2013-12-19
上传用户:invtnewer
资源简介:一个c++的http发送类 SendHTTP.c by Jeff Heaton(heatonj@jeffheaton.com), 2000 Source code to GET/POST using the HTTP 1.0 protocol
上传时间: 2016-05-27
上传用户:gonuiln
资源简介:C Primer Plus is a conversational-style book aimed at those new to C programming. A friendly and easy-to-use self-study guide, this book will be appropriate for serious students of programming, as well as developers proficient in other lang...
上传时间: 2016-08-20
上传用户:a6697238
资源简介:A order algoritm comparison by the C time(). Comparison beetwen : insort,selection sort,mergesort,and quick sort. Read the source, and the usage after compiling . Enjoy it!
上传时间: 2014-01-06
上传用户:qazxsw
资源简介:C# Network Programming by Richard Blum ISBN:0782141765 Sybex ?2003 (647 pages) This book helps newcomers get started with a look at the basics of network programming as they relate to C#, including the language抯 network classes, the Winsoc...
上传时间: 2014-01-06
上传用户:WMC_geophy
资源简介:Filename: main.c * Description: A simple test program for the CRC implementations. * Notes: To test a different CRC standard, modify crc.h. * * * Copyright (c) 2000 by Michael Barr. This software is placed into * the public domain and may b...
上传时间: 2015-02-02
上传用户:leehom61
资源简介:Addressbook using double-linked list. This example shows the use of a double-linked list by implementing an addressbook for the console. It has features like inserting, searching(linear), sorting(bubble sort), deleting and load/save to a fi...
上传时间: 2014-01-24
上传用户:asddsd
资源简介:A self-designed control of PC parallel port communication is introduced in this paper.Taking advantage of the MFC ActiveX technology, it is developed in Visual C++ and offset the scarcity of the control of PC parellel paort communication. A...
上传时间: 2015-12-02
上传用户:Miyuki
资源简介:Aodv for NS-2. A mobile ad-hoc network (MANET) is a kind of wireless ad-hoc network, and is a self-configuring network of mobile routers connected wirelessly. MANET may operate in a standalone fashion, or may be connected to the larger In...
上传时间: 2014-01-12
上传用户:zsjzc
资源简介:·《自动化控制杂志》Nuts.and.Volts.27-12.-.Dec.2006.-.Build.A.Self-Balancing.Robot
上传时间: 2013-06-23
上传用户:thinode
资源简介:本文:采用了FPGA方法来模拟高动态(Global Position System GPS)信号源中的C/A码产生器。C/A码在GPS中实现分址、卫星信号粗捕和精码(P码)引导捕获起着重要的作用,通过硬件描述语言VERILOG在ISE中实现电路生成,采用MODELSIM、SYNPLIFY工具分别进行仿真和综...
上传时间: 2013-08-31
上传用户:pwcsoft
资源简介:摘要本文介绍了一种用CPLD设计GPS数字通道相关器中C/A码产生嚣的方法,详细分析了设计原理并给出了相应的仿真结果.这种设计方法已在我们研制的GPS,GLONASS兼容机中得到实际应用。
上传时间: 2013-09-01
上传用户:wangdean1101
资源简介:Altium Designer Guide by Univ of Nevada
上传时间: 2013-09-11
上传用户:qingzhuhu
资源简介:md5加密程序 C++ This a class which encapsulates a set
上传时间: 2014-12-06
上传用户:hzy5825468
资源简介:Learning Standard C++ as a New Language
上传时间: 2015-02-25
上传用户:libenshu01
资源简介:QR ALGORITHM To obtain the eigenvalues of a symmetric, tridiagonal n by n matrix
上传时间: 2014-01-15
上传用户:凌云御清风
资源简介:vs.lib is a math library in C++ with a set of linear algebra and integrable / differentiable objects. vs.lib is a rapid-proto-typing tool which makes programming in numerical applications as easy as writing mathematical expressions.
上传时间: 2015-03-03
上传用户:PresidentHuang
资源简介:This simple simulation of a pulse traveling down a parallel-plate guide makes a handy test code for initial experiments with boundary conditions. ToyFDTD3 adds some simple features to ToyFDTD1: A PMC boundary condition, a sinusoidal pulse s...
上传时间: 2015-04-06
上传用户:stella2015
资源简介:Simple C Compiler, Release 0.1.6 Simple C is a portable C compiler based on Small C/386. It is designed to run on Linux, but it should be usable on any Unix-like operating system for the x86 with minimal effort.
上传时间: 2015-04-12
上传用户:pompey
资源简介:USB Driver Programming - a DIY developers guide
上传时间: 2015-05-01
上传用户:ecooo
资源简介:This zip describes a benchmark software provided by IXXAT. It shows how to use the DBGU and timer peripherals on the AT91RM9200. Includes main.html file for help.
上传时间: 2015-05-24
上传用户:xinzhch
资源简介:These libraries are designed for use with Microsoft Visual C++ version 6.0. Install them by running setup.exe. This will copy the files to various places where MSVC will expect to find them. If setup fails, alternate instructions are bel...
上传时间: 2015-06-23
上传用户:s363994250
资源简介:C++ ponder a book not only describe the language but also the thinking of program
上传时间: 2015-06-29
上传用户:维子哥哥