搜索资源列表

  1. Accelerated C++

    0下载:
  2. 这是Accelerated C++的配套源码,由于没有相关选项,我就将类型选为其他-This is accompanied source code of \"Accelerated C++\". I can not find proper type of this code, so I choose \"other\".
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:386643
    • 提供者:舒海林
  1. c++funDEMO

    0下载:
  2. 很好的 关于C++的例子 我想你要是可以把上面的例子都做好了 看明白了 关于函数指针这一部分你应该学的很好了 -good example of C I think if you can put the above examples can understand well on the function pointer This part you should learn a very good
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:106309
    • 提供者:刘国伟
  1. C#完全手册

    9下载:
  2. C#在Microsoft.net初始版本中占中心位置,是Microsoft公司开发的一种最新的面向对象编程语言,它结合了C++的强大功能和Visual Basic的易用性。本书分为三部分来帮助读者学习C#语言。第一部分提供了对C#语言的全面讨论,描述了C#语言里定义的关键字、语句和特性。同时介绍了I/O、文件处理、映射和预处理程序。第二部分讨论了C#类库,它也是.NET框架类库。由于篇幅有限,本书重点讲述了包含在系统名字空间里的核心类库
  3. 所属分类:VC/C++相关

  1. C/C++ 语言参考

    0下载:
  2. C/C++ 语言参考 基本C/C++ 预处理命令 操作符优先级 转义字符 ASCII码表 基本数据类型 关键字 标准 C 库: Standard C I/O Standard C String & Character Standard C Math Standard C Time & Date Standard C Memory Other standard C functions
  3. 所属分类:VC/C++相关

    • 发布日期:2010-10-08
    • 文件大小:118284
    • 提供者:yusilk@126.com
  1. C++程序开发例题与习题

    0下载:
  2. 本书是一本通过编程实践引导学生掌握C++程序开发能力的教材。它可以与《C++程序开发教程》配合使用,也可以独立使用。全书共分7章;第1章主要培养学生解题时首先考虑如何定义类的习惯;第2章、第3章分别训练如何设计方法函数和数据结构;第4章进行重载与模板的有关编程训练;第5章培养学生如何通过类的派生来解决复杂问题;第6章是关于I/O流类库使用的练习;第7章是关于API和MFC编程的基本训练。 本书即有编程知识介绍,也有精选的例题,还有大量
  3. 所属分类:编程文档

    • 发布日期:2010-11-06
    • 文件大小:6513692
    • 提供者:rockymax
  1. The C Programming Language-C语言详解英文版

    0下载:
  2. 这是一本讲解C语言的书,是英文编写,十分经典,是大部分公司的新职员入职之前必须要看的书籍之一,很多公司都以它作为培训教材,帮助你更快了解C语言的奥妙。 Contents l Preface l Preface to the first edition l Introduction 1. Chapter 1: A Tutorial Introduction 1. Getting Started 2. Variables and Arith
  3. 所属分类:其它文档

  1. 备份数据库(C#)

    0下载:
  2. //取指定数据库列表 if ( txtDbName.Text =="" || txtUserName.Text == "" || txtPwd.Text == "") { MessageBox.Show("数据库,用户,密码不能为空!!", "操作错误", MessageBoxButtons.OK, MessageBoxIcon.Exclamation); } else { ArrayList lst = baks.GetDbList(
  3. 所属分类:C#编程

    • 发布日期:2011-02-15
    • 文件大小:288752
    • 提供者:efsoft@sohu.com
  1. C++ Tutorial, in Beginning Visual C++ 6

    0下载:
  2. Welcome to the Wrox Press C++ tutorial "I hope you'll enjoy reading this tutorial with your portable, your work, or your home PC. It's a perfect companion to the Introduction to Visual C++ 6.0 Standard Edition manual and
  3. 所属分类:VC/C++相关

    • 发布日期:2011-04-26
    • 文件大小:1203033
    • 提供者:fridayya
  1. Teach Yourself C in 21 Days

    0下载:
  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 man
  3. 所属分类:VC/C++相关

    • 发布日期:2011-06-09
    • 文件大小:337908
    • 提供者:eddieonrobot
  1. C++ in a Nutshell.rar

    0下载:
  2. C++ in a Nutshell is a langauge reference manual. It is not a tutorial. It is not for beginners. It is a concise, to-the-point reference for professionals and other serious programmers. C++ in a Nutshell is not a compreh
  3. 所属分类:VC/C++相关

    • 发布日期:2011-08-26
    • 文件大小:356783
    • 提供者:simonhexf
  1. c 函数查询

    0下载:
  2. C语言函数全集(我收集的)-Complete Works of C language function (I gather)
  3. 所属分类:文档资料

    • 发布日期:2024-06-11
    • 文件大小:184320
    • 提供者:东风客
  1. compiler of c

    0下载:
  2. c编译器的较完整版,可是我没编译通过,大家一起来交流哦-c compiler full page, but I do not have the translation to pass, everybody exchanges together oh
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-06-11
    • 文件大小:1038336
    • 提供者:周水斌
  1. Think in C++ 2nd源代码

    0下载:
  2. 希望我提供的代码对大家有帮助-I hope for the code to be helpful
  3. 所属分类:电子书籍

    • 发布日期:2024-06-11
    • 文件大小:428032
    • 提供者:张小雨
  1. Visual C++串口通信技术与工程实践

    0下载:
  2. 计算机接口技术系列 Visual C++串口通信技术与工程实践 在编译本章程序后,请将winio.dll、winio.vxd和winio.sys文件复制到可执行文件所在目录下, 否则WinIo库初始化函数initializeWinIO调用将会失败。-computer interface technology Series Visual C serial communications technology and engineering
  3. 所属分类:串口编程

    • 发布日期:2024-06-11
    • 文件大小:264192
    • 提供者:张强
  1. C程序优化1

    0下载:
  2. C程序优化 I/O-C procedures and optimize I/O
  3. 所属分类:文档资料

    • 发布日期:2024-06-11
    • 文件大小:3072
    • 提供者:崔明
  1. c#_chat

    0下载:
  2. 一个c#的聊天程序,可以私聊,集体聊,我觉的很经典,适合初学者-a chat program, you may Private Chat, collective chat about, I think the classic, suitable for beginners
  3. 所属分类:C#编程

  1. Accelerated C++

    0下载:
  2. 这是Accelerated C++的配套源码,由于没有相关选项,我就将类型选为其他-This is accompanied source code of "Accelerated C++". I can not find proper type of this code, so I choose "other".
  3. 所属分类:其他小程序

    • 发布日期:2024-06-11
    • 文件大小:386048
    • 提供者:舒海林
  1. i.MX53_EVK_Linux_BSP_UserGuide

    0下载:
  2. 飞思卡尔A9的使用手册i.MX53_EVK_Linux_BSP_UserGuide.pdf
  3. 所属分类:软件工程

    • 发布日期:2024-06-11
    • 文件大小:206848
    • 提供者:awerwe
  1. C之灵魂_指针

    0下载:
  2. 指针对C语言的重要性不言而喻,它是C的灵魂,我将指针和数组比作习武之人的任督二脉,如果学习C语言之人一旦将其二脉打通,那么对C语言的理解和使用就犹如内功层次的提升,跟表面的花架子将不再同一档次。(The pointer on the importance of the C language it is self-evident, it is the soul of C, I will be two big puleses compare
  3. 所属分类:DSP编程

    • 发布日期:2024-06-11
    • 文件大小:83968
    • 提供者:222222
  1. nrtps_schedule

    1下载:
  2. 分组调度算法中三种基本的调度算法,轮询(RR)、最大载干比(Max C/I)以及比例公平调度算法(PF)的MATLAB编程,对吞吐量、公平性以及时延性的仿真实现过程。((RR), Max C / I and MATLAB programming, the simulation of throughput, fairness and delay in the three basic scheduling algorithms, packe
  3. 所属分类:matlab例程

« 12 3 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org