CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - c经典

搜索资源列表

  1. 788f-c

    0下载:
  2. 俄罗斯方块,基于控制台编写的,采用c、c++,里面既有数据结构的知识,又有算法的内容,还有键盘编程知识,唯独遗憾的是当时没有加入鼠标操作。否则这个例子是所有先手入门的经典案例!!! /*游戏 俄罗斯方块 源码 c c++ 算法 数据结构 键盘编程 控制台*/ -Tetris, written on the console, using c, c++, which both data structures, but also the content of the algorithm, as w
  3. 所属分类:Game Program

    • 发布日期:2017-03-30
    • 文件大小:24775
    • 提供者:蒋亮
  1. C

    0下载:
  2. C++经典面试题,绝对是每一个程序元必看的,而且基本上每一个公司的考题都会由此衍生而来!当然!只要你看了,并且掌握了其中的方法的话,那么你就很强啦!当然,一个编程老手都不敢这么肯定啊!信不信由你哦!祝你好运吧!程序员!-C++ classic interview questions, absolutely is every program will see, and $basically every company examination will be derived from! Of cou
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:129094
    • 提供者:王小波
  1. C

    0下载:
  2. 2005最新C++ 经典著作,英文版 Table of Contents Exceptional C++ Style 40 New Engineering Puzzles, Programming Problems, and Solutions -2005 New C++ classics, English Table of Contents Exceptional C++ Style 40 New Engineering Puzzles, Programming Problem
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:557788
    • 提供者:xmcslg
  1. Wrox.Professional.C.Sharp.2008.Mar.2008

    0下载:
  2. C#高级编程Source code。 本书为C#经典名著!是Wrox红皮书中最畅销的品种之一。从第1版开始就名满天下,其第3版被评选为2005年最权威的十大IT图书之一,并荣获“2005年度引进版科技类优秀图书”奖。更可贺的是,其第4版又荣获“2006年最受读者喜爱的十大技术开发类图书”!第6版在详尽论述C# 2005的基础上,又增加了.NET 3.0 Framework的新特性,更加完善了C#的技术。是缺乏C#或.NET编程经验,但有其他语言编程经验的开发人员,以及了解.NET 2.0,而
  3. 所属分类:CSharp

    • 发布日期:2017-06-10
    • 文件大小:17412435
    • 提供者:keykeyair
  1. C-Program

    1下载:
  2. 谭浩强的C程序设计第四版源代码及课件。2010年出版的谭浩强最新经典C语言程序设计教程最新版。-The source code and ppt of C program of Tan haoqiang. This is the 4th edition.
  3. 所属分类:source in ebook

    • 发布日期:2017-05-14
    • 文件大小:3902540
    • 提供者:Liucy
  1. C-sharp.RAR

    0下载:
  2. c#入门经典,适合初步接触学习c#的人,讲解通俗易懂,里面有许多经典的例子-Beginning c#, c# for initial contact person to learn, easy to understand explanation, there are many classic examples
  3. 所属分类:CSharp

    • 发布日期:2017-06-13
    • 文件大小:21470231
    • 提供者:张维梅
  1. The-C-programming-Language-

    2下载:
  2. 《C程序设计语言》是由C语言的设计者Dennis M. Ritchie和著名计算机科学家Brian W. Kernighan编写的一部介绍标准C语言及其程序设计方法的权威性经典著作。全面、系统地讲述了C语言的各个特性及程序设计的基本方法,包括基本概念、类型和表达式、控制流、函数与程序结构、指针与数组、结构、输入与输出、UNIX系统接口、标准库等内容。 -"C Programming Language"by the C language, and the famous designer Denn
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-21
    • 文件大小:6396548
    • 提供者:cl
  1. Data-Structure(in-C)

    0下载:
  2. 数据结构(C语言描述)方面经典书籍,通俗易懂且代码非常详细,可直接运行-classic data structure book(in C),it s very easy to understand,it also contains full codes which can execute on the computer directly.
  3. 所属分类:Data structs

    • 发布日期:2017-06-17
    • 文件大小:27276082
    • 提供者:123
  1. C-sharp

    0下载:
  2. c c++经典例题 很不错哦,千万别错过了,好东西,一起分享-c c++ classic example is very good, oh, do not miss out, good things, to share
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:820950
    • 提供者:明兜
  1. C

    0下载:
  2. 个人整理的C经典题例(整理打印版),适合初学者参考。-Individual title finishing the classic cases of C (finishing the print version), suitable for beginners reference.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:42848
    • 提供者:prince
  1. C-programming--hundred-cases

    0下载:
  2. 本书详细介绍了c++编程趣味实例,包括上百个C++经典算法,非常有价值。-This book details the interesting examples c++ programming, including hundreds of the classic C++ algorithm, is very valuable.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-02
    • 文件大小:530869
    • 提供者:蒋琼
  1. C-Traps-and-Pitfalls

    0下载:
  2. Andrew Koenig自己在Bell实验室时发表的论文为基础,结合自己的工作经验扩展成这本对C程序员具有珍贵价值的经典著作。写作本书的出发点不是要批判C语言,而是要帮助C程序员绕过编程过程中的陷阱和障碍。 本书所揭示的知识,至少能够帮助你减少C代码和初级C++代码中90%的Bug。-Andrew Koenig own Bell Labs papers, combined with the expansion of their work experience into a C progra
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-17
    • 文件大小:4799065
    • 提供者:阿习
  1. 2-is-a-C-binary-search-algorithm

    0下载:
  2. 二分查找2是C经典数据结构算法,希望对大家有点用-2 is a C binary search algorithm is the classic data structures, with little hope
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:1121
    • 提供者:Ri
  1. Turbo-c-classic-example

    0下载:
  2. Turbo c 经典例题,各种例题源代码-Turbo c classic example, a variety of example source code
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:94995
    • 提供者:谢莉红
  1. C-code-classic

    0下载:
  2. C经典代码。 完整项目。入门 提高 深入的最佳选择- c code classic code for improving
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:81772
    • 提供者:jacklee
  1. classic-state-machine-C-code

    0下载:
  2. 4种经典状态机C代码,代码详细,可供学习者参考-Four kinds of classic state machine C code
  3. 所属分类:SCM

    • 发布日期:2017-03-22
    • 文件大小:60125
    • 提供者:栀子花
  1. C-summary

    0下载:
  2. 本书是多多本C经典书籍的总结,对C语言的知识点,难点 ,易错点,进行了系统的总结。-This book is a lot of this C classic books to summarize and C language knowledge, the difficulty, easy wrong points, the system is summarized.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-14
    • 文件大小:3143353
    • 提供者:hua
  1. C-P-P-classic-Code-Complete

    0下载:
  2. C++经典代码大全,方便,使用,程序员查找方便,入门知识也很多-C++ classic Code Complete
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-26
    • 文件大小:8725227
    • 提供者:张莹
  1. Pointers-on-C

    0下载:
  2. 这是一本c++经典书籍,它详细的介绍了指针的运用,当然它对一些基础知识也有一定的涉及,希望大家喜欢!-It is a claasic c++ book which s name is Pointers on C.it has a details decription of pointer,and also descriped the basic kowledge of c.I hope everyone would like it,thank you!
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-18
    • 文件大小:27778036
    • 提供者:肖华
  1. poinster-on-c

    0下载:
  2. C和指针 C经典趣味编程百例 这是2本高清的很不错的书,大家-The C pointer C Classic interesting programming 100 cases 2 HD very good book, and we look
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-15
    • 文件大小:145905
    • 提供者:zhaoyufeng690
« 1 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com