书名:Foundations of Algorithms Using C++ Pseudocode, Third Edition 作者:Richard Neapolitan 出版:Jones and Bartlett Publishers 2003 ISBN:0763723878
资源简介:书名:Foundations of Algorithms Using C++ Pseudocode, Third Edition 作者:Richard Neapolitan 出版:Jones and Bartlett Publishers 2003 ISBN:0763723878
上传时间: 2014-09-03
上传用户:bjgaofei
资源简介:Foundations of GTK+ Development 清晰非影印版 作者:Andrew Krause
上传时间: 2014-01-17
上传用户:cccole0605
资源简介:《Big C++ 》Third Edition电子书和代码全集-Part1
上传时间: 2016-09-07
上传用户:小宝爱考拉
资源简介:C++ Primer Third Edition 第三版
上传时间: 2013-12-22
上传用户:ruixue198909
资源简介:C++ Primer, Third Edition 英文版,提高各方面能力。
上传时间: 2013-12-25
上传用户:ardager
资源简介:A C++ library which finds associations within sets of items, using a fast in-memory algorithm
上传时间: 2015-04-27
上传用户:bruce
资源简介:转载一个程序。 This zip file contains a example of using C++ language COM in a Visual C++ program (named example.zip), and a COM component built by comtool of Matlab and used in a Visual C++ program(named mycom.zip). Both projects contai...
上传时间: 2014-08-28
上传用户:爺的气质
资源简介:书名:21天学通C++(第四版)。此书可以帮助C++初学者以最快的速度学会C++。
上传时间: 2014-01-25
上传用户:1427796291
资源简介:A C++ Program to show an example of Hashing using Mid-Square Method. 应用Mid-Square理论的哈希算法
上传时间: 2014-01-04
上传用户:familiarsmile
资源简介:英文版数据结构与对象 书名《DATA STRUCTURES &OTHER OBJECTS USING c++》
上传时间: 2017-01-02
上传用户:ippler8
资源简介:计算Mel倒谱系数的matlab程序: MELCEPST Calculate the mel cepstrum of a signal C=(S,FS,W,NC,P,N,INC,FL,FH) 使用: c=melcepst(s,fs) % calculate mel cepstrum with 12 coefs, 256 sample frames
上传时间: 2017-01-04
上传用户:youmo81
资源简介:Data Structures and Problem Solving Using C++ provides an introduction to data structures and Algorithms from the viewpoint of abstract thinking and problem solving, as well as the use of C++. It is a complete revision of Weiss successful ...
上传时间: 2013-12-20
上传用户:lifangyuan12
资源简介:Description of how to implement image processing Algorithms using simplest codes possible.
上传时间: 2014-08-23
上传用户:qunquan
资源简介:A book on Algorithms and Data structures using C++
上传时间: 2014-01-10
上传用户:yyyyyyyyyy
资源简介:Realization of Heterogeneous List using C++
上传时间: 2013-12-24
上传用户:lanwei
资源简介:finding subsets of variables using a variety of different Algorithms
上传时间: 2014-01-25
上传用户:王庆才
资源简介:书名《Visual C++ 网络高级编程>内容简介:本书在对Visual C 各种编程技术和TCP/IP进行系统介绍的基础上,重点讲解网络编程的高级应用、使用技巧和难点。包括基本网络编程技术,Telnet协议的实现,HTTP协议的实现,FTP协议的实现,文件下载,UDP协议的实现,I...
上传时间: 2017-09-17
上传用户:黑漆漆
资源简介:中文名:Windows Forms 程序设计 英文名:Windows Forms Programming in c# 作者: Chris Sells 翻译: 荣耀 蒋贤哲 出版社:人民邮电出版社 代码内容: The Table of Contents * Foreword * Preface * Chapter 1 Hello, Windows Forms * Cha...
上传时间: 2013-12-03
上传用户:啊飒飒大师的
资源简介:UC Library Extensions UnderC comes with a pocket implementation of the standard C++ libraries, which is a reasonably faithful subset. This documentation describes those UnderC functions and classes which are not part of the C++ standard....
上传时间: 2013-12-14
上传用户:leehom61
资源简介:This example shows how to perform a repeated sequence of conversions using // "repeat sequence-of-channels" mode.
上传时间: 2016-09-04
上传用户:gxmm
资源简介:Windows applications using C++ and the Microsoft Foundation Class (MFC) library. The text builds from the ground up, first describing the Windows architecture and showing how MFC works with that architecture next covering the document/view...
上传时间: 2013-12-19
上传用户:wpt
资源简介:particle filter using c
上传时间: 2015-02-06
上传用户:aeiouetla
资源简介:the sourse of EZUSB (for c )
上传时间: 2014-01-09
上传用户:bjgaofei
资源简介:This a collection of Algorithms for sorting and searching.
上传时间: 2013-12-18
上传用户:netwolf
资源简介:英文版编译器设计:里面详细介绍啦C编译器的设计
上传时间: 2015-03-21
上传用户:我干你啊
资源简介:/* * Copyright (c) 2005,浙江联大仪表有限公司仪表技术部 * All rights reserved. * * 文件名称:oil level sensor over.c * 文件标识:无 * 摘 要:油位传感器最终版 * * 当前版本:1.1 * 作 者:翁德平 * 完成日期:2005年6月10日 * * 取代版本:1.0 * 原...
上传时间: 2015-03-31
上传用户:sqq
资源简介:遗传算法的一个例子:旅行商问题。C++源代码,适合初学者研究遗传算法与最优化等方面的知识。
上传时间: 2015-04-10
上传用户:GHF
资源简介:c语言中写二进制数。引用例子: #define Bin(n) LongToBin(0x##n##l) void main(void) { unsigned char c c = Bin(10101001) // c = 0xA9 }
上传时间: 2015-04-13
上传用户:a6697238
资源简介:本文件为单片机C语言之C51部分教程。总共有五节课:第一课:数据类型 第二课:常量 第三课:变量 第四课:运算符和表达式 第五课:语句。对于单片机C语言初学者来说,不失为一本较好的入门教程。
上传时间: 2015-04-21
上传用户:上善若水
资源简介:Kismet is an 802.11b network sniffer and network dissector. It is capable of sniffing using most wireless cards, automatic network IP block detection via UDP, ARP, and DHCP packets, Cisco equipment lists via Cisco Discovery Protocol, weak c...
上传时间: 2014-11-26
上传用户:wweqas