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

搜索资源列表

  1. 《C专家编程》高级C语言编程

  2. C programming is a craft that takes years to perfect. A reasonably sharp person can learn the basics of C quite quickly. But it takes much longer to master the nuances of the language and to write enough programs, and enough different programs, to b
  3. 所属分类:C

    • 发布日期:2009-05-02
    • 文件大小:9437184
    • 提供者:zhhp0113
  1. Excel 2003 Programming with VBA

  2. Do you enjoy helping people? Are you seeking the warm satisfaction associated with creating value? If you learn how to develop applications based in Excel, you will be a happier person because you’ll have the opportunity to help people and create va
  3. 所属分类:VB

    • 发布日期:2009-05-15
    • 文件大小:13631488
    • 提供者:Jason1206
  1. Programming Applications for Microsoft Windows

  2. Microsoft Windows is a complex operating system. It offers so many features and does so much that it's impossible for any one person to fully understand the entire system. This complexity also makes it difficult for someone to decide where to start
  3. 所属分类:C#

    • 发布日期:2007-08-18
    • 文件大小:5242880
    • 提供者:lifaming15
  1. Windows核心编程EN

  2. Microsoft Windows is a complex operating system. It offers so many features and does so much that it's impossible for any one person to fully understand the entire system. This complexity also makes it difficult for someone to decide where to start
  3. 所属分类:C#

    • 发布日期:2009-06-06
    • 文件大小:3145728
    • 提供者:goddices
  1. vc++实验六 单基继承

  2. 1、编写程序: 给出一个Document类,从Document派生出Book类,增加PageCount变量。在主函数中进行测试,创建Book类对象并进行初始化,输出书名和页数。 2、设计一个单基继承的类层次程序,利用Person类派生出Student类,增加属性xh(学号),Person类中至少有姓名、年龄等数据成员,成员函数中构造函数对其初始化,析构函数释放相应存储单元,输出函数输出其数据成员的值,其它成员函数根据需要添加,在主函数中进行测试。 3、设计一个人员类person和一个日期类da
  3. 所属分类:C++

    • 发布日期:2009-06-24
    • 文件大小:3072
    • 提供者:luanpeng8
  1. 图书管理系统c语言!!!!!!!!!!!!!!!!!

  2. C语言源代码的图书管理系统 #include #include #include #include struct bookData { int booknumber; char bookname[30]; int store; }; struct Person { char name[20]; char studynumber[10]; int count; b ookData Rbook[2]; //bookData Rbook; }; class History { public: His
  3. 所属分类:iOS

    • 发布日期:2009-06-30
    • 文件大小:101376
    • 提供者:browlahrozu
  1. C语言图书管理系统原程序

  2. 非常详细的 C语言程序!!!可以用 /*12. bookfunction.c源程序*/ /*** bookfunction.c***/ /*添加图书*/ #include "c13_book.c" void BookAdd() { FILE *fp; Book consultbook; fp=fopen("book.txt","rb");/*读方式打开文件*/ if(fp==NULL) fp=fopen("book .txt","wb"); /*写方式打开文件*/ else/*如果有书就添加*
  3. 所属分类:C

    • 发布日期:2009-07-04
    • 文件大小:131072
    • 提供者:jason1989626
  1. 语音通讯 VoIP book

  2. If you are a manager who needs to decide whether to make the switch to VoIP, or if you are an IT person looking to help your boss make an informed decision about integrated networking, this book provides an excellent place for you to begin. This boo
  3. 所属分类:其它

    • 发布日期:2009-07-23
    • 文件大小:418816
    • 提供者:youqq
  1. windows核心编程

  2. Microsoft Windows is a complex operating system. It offers so many features and does so much that it's impossible for any one person to fully understand the entire system. This complexity also makes it difficult for someone to decide where to start
  3. 所属分类:C++

    • 发布日期:2009-08-01
    • 文件大小:3145728
    • 提供者:huntzw
  1. POSIX_Multithread_Programming_Primer

  2. This book aims to give the programmer or technical manager a solid, basic understanding of threads—what they are, how they work, why they are useful, and some of the programming issues surrounding their use. As an introductory text, it does not atte
  3. 所属分类:C

    • 发布日期:2009-08-14
    • 文件大小:984064
    • 提供者:ultrawater
  1. Advanced 3D Game Programming

  2. 3D游戏编程高级,This update to the best-selling Advanced 3-D Game Programming Using DirectX 8.0 focuses on implementation changes to DirectX 9.0 Designed for programmers who are new to graphics and game programming, this book covers Direct 3D DirectInput,
  3. 所属分类:其它

    • 发布日期:2009-08-27
    • 文件大小:4194304
    • 提供者:bigscorpions
  1. Prentice_Hall-Expert_C_Programming_Deep_Secrets

  2. C programming is a craft that takes years to perfect. A reasonably sharp person can learn the basics of C quite quickly. But it takes much longer to master the nuances of the language and to write enough programs, and enough different programs, to b
  3. 所属分类:C

    • 发布日期:2009-09-07
    • 文件大小:2097152
    • 提供者:pengsen
  1. windows via c/c++

  2. Microsoft Windows is a complex operating system. It offers so many features and does so much that it's impossible for any one person to fully understand the entire system. This complexity also makes it difficult for someone to decide where to start
  3. 所属分类:C

    • 发布日期:2009-09-18
    • 文件大小:3145728
    • 提供者:C01141307
  1. XSS_Attacks_-_Cross_Site_Scripting_Exploits_and_Defense_(Syngress-2007)

  2. Elsevier, Inc., the author(s), and any person or firm involved in the writing, editing, or production (collectively “Makers”) of this book (“the Work”) do not guarantee or warrant the results to be obtained from the Work. There is no guarantee of an
  3. 所属分类:专业指导

    • 发布日期:2009-10-07
    • 文件大小:7340032
    • 提供者:Flaght
  1. Web Redesign 2.0 Workflow That Works.chm

  2. Introduction The workflow of a project is exactly that: a planned flow for the work involved. We did not suddenly think, "Web redesign, now there's a topic for a book." The concepts behind this book have evolved over many years. They were a direct r
  3. 所属分类:Web开发

    • 发布日期:2009-10-19
    • 文件大小:14680064
    • 提供者:sushisysu
  1. How to Read a Person Like a Book

  2. How to Read a Person Like a Book
  3. 所属分类:专业指导

    • 发布日期:2010-11-22
    • 文件大小:1048576
    • 提供者:mkata
  1. lex与yacc book

  2. lex & yacc best book and very easy to understood by each person
  3. 所属分类:其它

    • 发布日期:2011-09-03
    • 文件大小:5242880
    • 提供者:edisonxu
  1. test person note tool

  2. person note book for personal knowledgement tools
  3. 所属分类:C#

    • 发布日期:2014-08-03
    • 文件大小:10485760
    • 提供者:qq_18847751
  1. Game Engine Black Book: Doom

  2. It was early 1993 and id Software was at the top of the PC gaming industry. Wolfenstein 3D had established the First Person Shooter genre and sales of its sequel Spear of Destiny were skyrocketing. The technology and tools id had taken years to deve
  3. 所属分类:其它

    • 发布日期:2019-01-04
    • 文件大小:30408704
    • 提供者:mjn666
  1. the-big-book-of-words-you-should-know-over-3000-wo.mobi

  2. the-big-book-of-words-you-should-know-over-3000 THE BIG BOOK of WORDS You SHOULD KNOW Over 3,000 Words Every Person Should Be Able to Use
  3. 所属分类:教育

    • 发布日期:2020-03-27
    • 文件大小:1048576
    • 提供者:Tongxi_yangcd
« 12 3 4 5 6 7 8 9 10 »