您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. Accelerated C++: Practical Programming by Example

  2. If you don’t have a lot of time, but still want to learn the latest in C++, you don’t have to learn C first. You might learn more by digging into current language features and classes from the very beginning. That’s the approach that’s offered by Ac
  3. 所属分类:C++

    • 发布日期:2009-12-21
    • 文件大小:1048576
    • 提供者:mysword
  1. c#数据结构与算法很好很强大

  2. 数据结构与算法C# programmers: no more translating data structures from C++ or Java to use in your programs! Mike McMillan provides a tutorial on how to use data structures and algorithms plus the first comprehensive reference for C# implementation of data
  3. 所属分类:C#

    • 发布日期:2009-12-24
    • 文件大小:1048576
    • 提供者:xustwt
  1. phpmaker610官方安装版

  2. 根据数据库自动生成php网页代码的工具,支持如下功能: Features: All scr ipts linked up properly Optional list, add/copy, view, edit, delete, multi-update and search pages for each table/view. (See Table Setup) Customizable table display order. Optional Grid-Add, Grid-Edit, I
  3. 所属分类:Web开发

    • 发布日期:2009-12-27
    • 文件大小:10485760
    • 提供者:fzulib
  1. Ext 3.0CHM中文API

  2. 比如Ext.Window 类显示如下 类Ext.Window 包: Ext 定义的文件: Window.js 类全称: Ext.Window 继承自于: Ext.Panel 一种专用于程序中的"视窗"(window)的特殊面板。Window默认下是可拖动的draggable、浮动的窗体。窗体可以最大化到整个视图、恢复原来的大小,还可以最小化minimize。 A specialized panel intended for use as an application window. Windo
  3. 所属分类:Javascript

    • 发布日期:2010-01-06
    • 文件大小:5242880
    • 提供者:tzhx0729
  1. Cygwin (Windows下的UNIX环境)

  2. Windows下的UNIX环境Cygwin 一、简介 Cygwin是一个在windows平台上运行的unix模拟环境,是cygnus solutions公司开发的自由软件(现已被Redhat收购)。Cygwin是一个全功能的Win32应用,它是UNIX应用的一个Porting层,完全兼容于Win32(包括目前使用的Windows 95/98/NT)。该项目启动于1995年,主要目的是将GNU开发工具移植到Win32系统上来。 SFU(即Services for UNIX 3.5)由微软开发的允
  3. 所属分类:C

    • 发布日期:2010-01-08
    • 文件大小:17825792
    • 提供者:wlbml02110612
  1. Fundamentals of Data Structures

  2. Fundamentals of Data Structures by Ellis Horowitz and Sartaj Sahni PREFACE CHAPTER 1: INTRODUCTION CHAPTER 2: ARRAYS CHAPTER 3: STACKS AND QUEUES CHAPTER 4: LINKED LISTS CHAPTER 5: TREES CHAPTER 6: GRAPHS CHAPTER 7: INTERNAL SORTING CHAPTER 8: EXTER
  3. 所属分类:C

    • 发布日期:2010-01-10
    • 文件大小:2097152
    • 提供者:zhangheyin
  1. Mastering Algorithms with Perl

  2. Written for readers with at least some Perl programming experience, Mastering Algorithms in Perl delivers a solid library of algorithms written in Perl for business and mathematical computing. From data structures to cryptography and more advanced m
  3. 所属分类:Perl

    • 发布日期:2010-01-12
    • 文件大小:8388608
    • 提供者:lasergene
  1. Addison Wesley-Starting Out with C++ 2008.pdf

  2. In Starting Out with C++: From Control Structures through Objects, Gaddis covers control structures, functions, arrays, and pointers before objects and classes. As with all Gaddis texts, clear and easy-to-read code listings, concise and practical re
  3. 所属分类:C++

    • 发布日期:2010-01-12
    • 文件大小:15728640
    • 提供者:antkey
  1. mobile.Application.Development.with.SMS.and.the.SIM.Toolkit

  2. The success story of GSM is also the success story of the SIM. Every subscriber needs a SIM and there is no service without it. This is unlike some other systems where the micro-computer in the smart card offers just an additional service which may
  3. 所属分类:其它

    • 发布日期:2010-02-01
    • 文件大小:1048576
    • 提供者:xinggm
  1. CSS, DHTML and JavaScript

  2. This book is designed to guide the reader in developing web sites that can use thenew features and capabilities for using Style Sheets and Layers in both Cascading StyleSheet Syntax and Javascr ipt Syntax that are reflected in Netscape's Navigator 4
  3. 所属分类:Web开发

    • 发布日期:2007-12-12
    • 文件大小:9437184
    • 提供者:foleee
  1. MicroMenu(AVR)

  2. 极好的菜单程序,易于使用。 MICRO-MENU (C) Dean Camera, 2007 www.fourwalledcubicle.com dean_camera@fourwalledcubicle.com Royalty-free for all uses. MicroMenu provides an easy-to-use hierarchical menu interface for AVR firmware written in the C language. It was wr
  3. 所属分类:C

    • 发布日期:2010-02-10
    • 文件大小:4096
    • 提供者:huayuliang
  1. eclipse帮助文档

  2. 目录 0.環境說明... 7 1.Eclipse簡介... 8 1.1歷史背景... 8 1.2開發原始碼軟體... 9 1.3 Eclipse版本介紹... 9 1.4跨語言、跨平台... 10 2. Eclipse Platform.. 12 2.1概觀... 12 2.2架構... 12 2.3專案與資料夾... 13 2.4平台核心... 13 2.5工作區(workspace) 14 2.6工作台(workbench) 14 2.6.1視圖(View) 15 2.6.2編輯器(Edi
  3. 所属分类:Java

    • 发布日期:2010-02-20
    • 文件大小:12582912
    • 提供者:binggongchang
  1. Professional Assembly Language

  2. ***请支持开源*** 汇编大师Richard Blum的经典AT&T汇编教程英文原版(没有中文版) 下面是书中的介绍 Introduction Assembly language is one of the most misunderstood programming languages in use. When the term assembly language is used, it often invokes the idea of low-level bit shuffling a
  3. 所属分类:Linux

    • 发布日期:2010-02-20
    • 文件大小:1048576
    • 提供者:shell_way
  1. Lex和Yacc入门(A COMPACT GUIDE TO Lex&Yacc)含源码

  2. 该文档主要讲解了如何用lex和yacc组建一个编译器。并描述了如何做一个复杂的计算器。 This document explains how to construct a compiler using lex and yacc. Lex and yacc are tools used to generate lexical analyzers and parsers. I assume you can program in C, and understand data structures s
  3. 所属分类:Web开发

    • 发布日期:2010-02-22
    • 文件大小:129024
    • 提供者:xyzr0482
  1. undocumented.windows.2000.secrets.a.programmers.cookbook

  2. (Pearson Education) Reveals undocumented secret functions and features of the Windows 2000 and NT 4.0 systems, showing what they are for and how to use them. The CD-ROM contains the source code for all examples in the text, and compiled and linked b
  3. 所属分类:其它

    • 发布日期:2010-02-23
    • 文件大小:1048576
    • 提供者:beyourself123
  1. The Mathematics of Geographic Profiling

  2. Given a series of linked crimes committed by the same offender, can we make predictions about the anchor point of the offender? The anchor point can be a place of residence, a place of work, or some other commonly visited location.
  3. 所属分类:专业指导

    • 发布日期:2010-02-24
    • 文件大小:1048576
    • 提供者:wsdsgfuqiang
  1. The Washington Arsonist:

  2. n the 27th of April 2005 a man suspected in being involved in over 46 arson cases was arrested after a two year campaign terrorising many Washington communities. Dating back to March 8th 2003 a series of fires set deliberately left investigators in
  3. 所属分类:其它

    • 发布日期:2010-02-24
    • 文件大小:222208
    • 提供者:wsdsgfuqiang
  1. CareerCup Top 150 Questions

  2. Give you a list of topics to study. Topics include: Applied Mathematics, Arrays, Binary Operators, Brain Teasers, C++, Combinators, Databases, Debugging, Games, Java, Large Scale Computing, Linked Lists, Matrix, Networking, Object Oriented Design, P
  3. 所属分类:C++

    • 发布日期:2010-03-05
    • 文件大小:1048576
    • 提供者:getaway523
  1. C++ Hackers Guide

  2. Table of Contents Real World Hacks................................................................................................9 Hack 1: Make Code Disappear..........................................................................10 Hack 2: Let S
  3. 所属分类:C++

    • 发布日期:2010-03-15
    • 文件大小:2097152
    • 提供者:zltension1
  1. Eclipse – 整合开发工具(基础篇)

  2. 0.环境说明................................................................................................................................................................7 1.Eclipse简介......................................................................
  3. 所属分类:Java

    • 发布日期:2010-03-28
    • 文件大小:5242880
    • 提供者:xieyuanjuan
« 1 2 3 4 5 6 78 9 10 11 12 ... 39 »