CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 软件工程 搜索资源 - for c

搜索资源列表

  1. c-refcard-a4

    0下载:
  2. c reference card which is used for c language -c reference card
  3. 所属分类:software engineering

    • 发布日期:2017-04-29
    • 文件大小:76740
    • 提供者:wuhao
  1. C-for-51MCU

    0下载:
  2. 《单片机C语言编程与实例》,初学单片机开发用。-" Single-chip C language programming and examples" , learning to use single-chip development.
  3. 所属分类:software engineering

    • 发布日期:2017-06-16
    • 文件大小:24139556
    • 提供者:金明意
  1. C

    0下载:
  2. C编程指南,经典的英文教程,适合C语言学习者的好书-C Programming Guide, the classic English tutorial for C language learner' s good books
  3. 所属分类:software engineering

    • 发布日期:2017-05-22
    • 文件大小:6920120
    • 提供者:xiaochong
  1. C++NOTES03

    0下载:
  2. C++ is the object oriented extension of C. As for C there is an ANSI/ISO standard ( final draft 1998) for the C++ programming language. This will ensure that the C++ code is portable between computers.
  3. 所属分类:software engineering

    • 发布日期:2017-04-01
    • 文件大小:739915
    • 提供者:makku
  1. Learn-C-programming-language-in-24-hours

    0下载:
  2. its a book for C langauge
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:524971
    • 提供者:ema
  1. AI-for-Game-Developers

    0下载:
  2. Written for the novice AI programmer, AI for Game Developers introduces you to techniques such as finite state machines, fuzzy logic, neural networks, and many others, in straightforward, easy-to-understand language, supported with code samples throu
  3. 所属分类:software engineering

    • 发布日期:2017-04-09
    • 文件大小:2941781
    • 提供者:thomas
  1. C-example

    0下载:
  2. 很多经典的C语言例子,非常适合初学者。。。。总共90个简单示例-90 Examples for C
  3. 所属分类:software engineering

    • 发布日期:2017-04-16
    • 文件大小:36540
    • 提供者:Tom
  1. Automatic-grading-system-for-C

    0下载:
  2. 如何利用计算机快速、准确地考核学生的编程实践能力,实现编程题的自动评分,成为计算机辅助教学领域的一个研究热点.针对现有系统要么只能对客观题进行自动评分,要么只能对没有任何语法错误的编程题按照运行结果的正误进行自动评分的问题,从理解、分析程序源代码的角度,设计实现了基于程序理解的C语言编程题自动评分系统,介绍了该系统的体系结构、关键技术、评分策略、系统特点、应用效果以及推广情况.-Automatic grading system for C programming examination orie
  3. 所属分类:software engineering

    • 发布日期:2017-03-26
    • 文件大小:343267
    • 提供者:Tom
  1. Car Physics for games

    0下载:
  2. useful for arcade style racing games
  3. 所属分类:软件工程

    • 发布日期:2012-12-10
    • 文件大小:1186304
    • 提供者:widget
  1. CSharp-and-C-CPPbasic-types-reference

    0下载:
  2. C#与C++的基本类型对照表,对于C#引用C++动态库有很大用处-C# and C++ basic types of table references for C# C++ dynamic libraries are very useful
  3. 所属分类:software engineering

    • 发布日期:2017-11-24
    • 文件大小:1694
    • 提供者:sonicdd
  1. c

    0下载:
  2. 清华大学严蔚敏数据结构习题集(c语言)答案!~-ansower for c
  3. 所属分类:software engineering

    • 发布日期:2017-11-30
    • 文件大小:140106
    • 提供者:xiangxiaosi
  1. C.Primer.Plus

    0下载:
  2. C.Primer.Plus的参考资料加课后习题及答案,对学习C语言的同学有一定的帮助。-Homework and answers for C.Primer.Plus references plus help students learning C language.
  3. 所属分类:software engineering

    • 发布日期:2017-11-20
    • 文件大小:104246
    • 提供者:钱六
  1. C-language-programming-

    0下载:
  2. 30道关于C语言编程的经典题目,对于C语言学习练习很有帮助-30 classic topic of C language programming is very helpful for C language learning practice
  3. 所属分类:software engineering

    • 发布日期:2017-11-16
    • 文件大小:28652
    • 提供者:qirong
  1. C

    0下载:
  2. 面向C/C++ 代码的漏洞检测系统原理与实现 实用 有意义-For C/C++ code vulnerability detection system theory and practical implementation meaningful
  3. 所属分类:software engineering

    • 发布日期:2017-04-06
    • 文件大小:372279
    • 提供者:
  1. for-c-block

    1下载:
  2. c语言模块化编程初步,为c语言初学者提供一个学习编程的正确简便方法,非常有效。-c preliminary modular programming language for the c programming language for beginners to learn the correct offer an easy way to be very effective.
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:870068
    • 提供者:wuxinfang
  1. Expert-C-Programming

    0下载:
  2. 本书展示了最优秀的C程序员所使用的编码技巧,并专门开辟了一章对C++的基础知识进行了介绍。书中C的历史、语言特性、声明、数组、指针、链接、运行时、内存以及如何进一步学习C++等问题进行了细致的讲解和深入的分析。全书撷取几十个实例进行讲解,对C程序员具有非常高的实用价值。本书可以帮助有一定经验的C程序员成为C编程方面的专家,对于具备相当的C语言基础的程序员,本书可以帮助他们站在C的高度了解和学习C-his book shows the best coding techniques used by
  3. 所属分类:software engineering

    • 发布日期:2017-05-23
    • 文件大小:7600646
    • 提供者:xiehaifei
  1. C@pointer

    0下载:
  2. C和指针,凸现指针对C的重要性,提供宝贵的提示和智慧的警告-C and pointer finger to highlight the importance for C, providing valuable tips and warnings wisdom
  3. 所属分类:software engineering

    • 发布日期:2017-06-12
    • 文件大小:19914478
    • 提供者:李祥
  1. C.Primer_Plus-answers

    0下载:
  2. 主要是针对C Primer习题给出对应的答案,可为学习C语言做更进一步理解-The main answer is given for C Primer corresponding exercises for learning C language to further understand
  3. 所属分类:software engineering

    • 发布日期:2017-04-23
    • 文件大小:85657
    • 提供者:zxc
  1. C-pointer

    0下载:
  2. 该文档主要讲解了C指针,从各个方面都比较深入,对C语言学习者可以进一步深入。-This document is mainly explained the C pointer, are further each aspect, for C language learners can further.
  3. 所属分类:software engineering

    • 发布日期:2017-04-26
    • 文件大小:269291
    • 提供者:黄勇
  1. basic-PPT-for-C-programming

    0下载:
  2. C/C++初学者的入门PPT,第一章介绍了C语言知识的概述,第二章介绍了算法,第三章介绍了数据类型、运算符及表达式,第四章介绍了基本的C语句及顺序程序的设计,第五章介绍了选择程序的设计(if、switch语句),第六章介绍了C中的典型循环。-C/C++ beginners entry ppt. The first chapter introduces an overview of the C language knowledge, the second chapter introduces th
  3. 所属分类:software engineering

    • 发布日期:2017-05-07
    • 文件大小:1313502
    • 提供者:Cassiel
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com