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

搜索资源列表

  1. C++ template metaprogramming

  2. generates or manipulates program code. Ever since generic programming was introduced to C++, programmers have discovered myriad "template tricks" for manipulating programs as they are compiled, effectively eliminating the barrier between program and
  3. 所属分类:C++

    • 发布日期:2007-08-09
    • 文件大小:634kb
    • 提供者:tiantang3gm
  1. C 陷阱与缺陷

  2. The C language is like a carving knife: simple, sharp, and extremely useful inskilled hands. Like any sharp tool, C can injure people who don!flt know how to handle itThis paper shows some of the ways C can injure the unwary, and how to avoid injury
  3. 所属分类:C

    • 发布日期:2007-08-10
    • 文件大小:118kb
    • 提供者:lionking_twx
  1. 轻量级C++编译器devcpp

  2. Dev-C++ is a full-featured Integrated Development Environment (IDE) for the C/C++ programming language. It uses Mingw port of GCC (GNU Compiler Collection) as it's compiler. It can creates native Win32 executables, either console or GUI, as well as
  3. 所属分类:C++

    • 发布日期:2009-04-28
    • 文件大小:12mb
    • 提供者:luoxiafei
  1. Thinking In C# ( 英文版,PDF)

  2. Thinking In C# About program language such as C++, C#, Java and Delphi, how to choose a good one for a freshman ? This view has pointed by many people here and different person have different ideas. In my opnion, , C# is the first choose for anyone
  3. 所属分类:C#

    • 发布日期:2009-05-30
    • 文件大小:4mb
    • 提供者:bambuz
  1. Computing for Numerical Methods Using Visual C++

  2. Computing for Numerical Methods Using Visual C++ has been written to promote the use of Visual C++ in scientific computing. C++ is a beautiful language that has contributed to shaping the modern world today. The language has contributed to many devi
  3. 所属分类:C++

    • 发布日期:2009-07-25
    • 文件大小:5mb
    • 提供者:yhl1126
  1. Visual C++ MFC 入門教程

  2. +-- 第一章 VC入门 |------ 1.1 如何学好VC |------ 1.2 理解Windows消息机制 |------ 1.3 利用Visual C++/MFC开发Windows程序的优势 |------ 1.4 利用MFC进行开发的通用方法介绍 |------ 1.5 MFC中常用类,宏,函数介绍 +-- 第二章 图形输出 |------ 2.1 和GUI有关的各种对象 |------ 2.2 在窗口中输出文字 |------ 2.3 使用点,刷子,笔进行绘图 |------ 2
  3. 所属分类:C++

    • 发布日期:2009-07-26
    • 文件大小:96kb
    • 提供者:gisgamer
  1. ITS4---scans C and C++ source code for potential security vulnerabilities

  2. Cigital developed ITS4 to help automate source code review for security. ITS4 is a simple tool that statically scans C and C++ source code for potential security vulnerabilities. It is a command-line tool that works across Unix and Windows platforms
  3. 所属分类:C

    • 发布日期:2009-08-04
    • 文件大小:312kb
    • 提供者:liuxianger
  1. c#编写的树形生成 具有极大的参考价值

  2. c#编写的树形生成 c#编写的树形生成 c#编写的树形生成组织图生成工具,用C#开发,具有极大的参考价值,强烈推荐。-Organization chart generation tool, using C# Development of great reference value, highly recommended
  3. 所属分类:C#

    • 发布日期:2009-08-09
    • 文件大小:182kb
    • 提供者:tianjin2008tju
  1. c语言suffix tree库

  2. 构造前缀树,深度广度优先搜索等功能。 This library is an implementation of the suffix tree algorithm applied to indexing. A search on "suffix trees Ukkonen" on a search engine should give you an idea of what I'm talking about. The interesting points are a linear index
  3. 所属分类:C

    • 发布日期:2009-08-12
    • 文件大小:712kb
    • 提供者:infosec_phoenix
  1. C Traps and Pitfalls

  2. 一篇文章一样滴文章,看看有好处吧, The C language is like a carving knife: simple, sharp, and extremely useful in skilled hands. Like any sharp tool, C can injure people who don’t know how to handle it. This paper shows some of the ways C can injure the unwary, and
  3. 所属分类:C

    • 发布日期:2009-10-30
    • 文件大小:118kb
    • 提供者:arch_devil
  1. C Traps and Pitfalls

  2. 一本介绍在使用c语言时需要注意的书。英文的。 The C language is like a carving knife: simple, sharp, and extremely useful in skilled hands. Like any sharp tool, C can injure people who don’t know how to handle it.This paper shows some of the ways C can injure the unwary,
  3. 所属分类:C

    • 发布日期:2010-04-08
    • 文件大小:118kb
    • 提供者:unisnail
  1. C Traps and Pitfalls

  2. C Traps and Pitfalls, C Traps and Pitfalls* Andrew Koenig AT&T Bell Laboratories Murray Hill, New Jersey 07974 ABSTRACT The C language is like a carving knife: simple, sharp, and extremely useful in skilled hands. Like any sharp tool, C can injure p
  3. 所属分类:C

    • 发布日期:2010-04-17
    • 文件大小:118kb
    • 提供者:liema2000
  1. A.Koenig(Addison-Wesley1989)C陷阱与缺陷(短文)

  2. The C language is like a carving knife: simple, sharp, and extremely useful in skilled hands. Like any sharp tool, C can injure people who don’t know how to handle it. This paper shows some of the ways C can injure the unwary, and how to avoid injur
  3. 所属分类:C

    • 发布日期:2010-06-03
    • 文件大小:118kb
    • 提供者:starsoul0927
  1. teach yourself C++ in 21 days,Jesse Liberty ,Bradley Jones

  2. Join the leagues of thousands of programmers and learn C++ from some of the best. The fifth edition of the best seller Sams Teach Yourself C++ in 21 Days, written by Jesse Liberty, a well-known C++ and C# programming manual author and Bradley L. Jon
  3. 所属分类:C++

    • 发布日期:2010-08-11
    • 文件大小:6mb
    • 提供者:ee06b080
  1. 自动生成DAL层的MODEL的C#代码、以及通用存储过程

  2. Code Generation Tool(C#)是专门针对SQL SERVER 2005以上数据库实现自动生成DAL层的MODEL的C#代码。在分层开发中,将数据库表实现类操作是常用的方法,但是枯燥和繁琐的代码编写占用了我们大量的时间,于是通过使用Code Generation Tool可以很方便的自动生成出MODEL层的C#代码,只要设定数据库的一些必要参数即可。本程序完全免费,非提供源码,有任何使用的建议和意见请联系737784883@qq.com。
  3. 所属分类:C#

  1. short message tool

  2. short message tool c语言
  3. 所属分类:Android

    • 发布日期:2011-09-05
    • 文件大小:795kb
    • 提供者:mark_20102
  1. SQL Schema Tool c#

  2. SQL Schema Tool c#
  3. 所属分类:C#

  1. teach yourself c++ in 21 days

  2. 新手自学 C++ 不错的教程 http://www.amazon.com/Sams-Teach-Yourself-Days-Edition/dp/0672327112 Join the leagues of thousands of programmers and learn C++ from some of the best. The fifth edition of the best seller Sams Teach Yourself C++ in 21 Days, written by
  3. 所属分类:C/C++

    • 发布日期:2012-06-13
    • 文件大小:6mb
    • 提供者:gaiaspirit
  1. Rose,UML Design Tool(C#版)

  2. Rose,UML Design Tool(C#版).rar
  3. 所属分类:C#

    • 发布日期:2008-11-12
    • 文件大小:1mb
    • 提供者:dingcong23
  1. Rose,UML Design Tool

  2. Rose,UML Design Tool(C#版)
  3. 所属分类:C#

    • 发布日期:2008-12-06
    • 文件大小:1mb
    • 提供者:pengbincn
« 12 3 4 5 6 7 8 9 10 ... 50 »