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

搜索资源列表

  1. GBT 28169-2011 嵌入式软件 C语言编码规范

    0下载:
  2. GBT 28169-2011 嵌入式软件 C语言编码规范,国标版,感觉还可以,推荐一下。(GBT 28169-2011 embedded software C language coding standards, GB version, the feeling can also be recommended.)
  3. 所属分类:文章/文档

    • 发布日期:2018-01-01
    • 文件大小:2855936
    • 提供者:外星猪猪
  1. 征服C指针完整版--文字版

    0下载:
  2. 征服C指针完整版--文字版,说的比较精简,不适合初学者。(Conquer C pointer complete version - text version, say relatively concise, not suitable for beginners.)
  3. 所属分类:文章/文档

    • 发布日期:2018-01-01
    • 文件大小:7558144
    • 提供者:外星猪猪
  1. C语言模块化开发

    1下载:
  2. C语言模块化开发,对多文件编程、链接等进行了讲解(C language modular development, multi file programming, links and so on are explained)
  3. 所属分类:文章/文档

    • 发布日期:2018-01-01
    • 文件大小:6144
    • 提供者:xd刺客
  1. objective-c编程 第2版.pdf

    0下载:
  2. OS. objective c 的第二版,挺好的资料(IOS study book, objective 2nd version)
  3. 所属分类:文章/文档

    • 发布日期:2018-01-01
    • 文件大小:36225024
    • 提供者:王何宣
  1. c语言程序设计100例

    0下载:
  2. 经典的C语言程序设计范例,适合初学者、考研学者等(100 examples of C language programming)
  3. 所属分类:文章/文档

    • 发布日期:2018-01-01
    • 文件大小:30720
    • 提供者:沐紫枫玥
  1. C#入门经典ppt

    0下载:
  2. c#入门经典PPT,内容由浅入深,适合准备入门的新手(C# entry classic PPT, content from shallow to shallow, suitable for beginners to prepare for entry)
  3. 所属分类:文章/文档

    • 发布日期:2018-01-01
    • 文件大小:2870272
    • 提供者:campbell
  1. 怎样为arm写c代码

    0下载:
  2. 怎样为arm写c代码介绍了如何为arm处理器编写高质量的代码(How to write c code for arm introduces how to write high quality code for ARM processor)
  3. 所属分类:文章/文档

    • 发布日期:2018-01-01
    • 文件大小:136192
    • 提供者:BigBull
  1. C语言头文件

    4下载:
  2. 包含了c语言的所有头文件,缺失部分头文件的可以下载。(header file of c language)
  3. 所属分类:文章/文档

    • 发布日期:2018-01-02
    • 文件大小:6626304
    • 提供者:逸生
  1. C标准库-中文

    0下载:
  2. c语言标准库,包含c语言标准库中的函数的介绍(Introduce of functions in c standard library.)
  3. 所属分类:文章/文档

    • 发布日期:2018-01-02
    • 文件大小:32551936
    • 提供者:EdenMMR
  1. [C程序设计(第四版)].谭浩强.扫描版

    0下载:
  2. 谭浩强老师的C语言学习资料第四版,适合初学C的编程资料(Teacher Tan Haoqiang's C language learning materials version fourth, suitable for beginners C programming information)
  3. 所属分类:文章/文档

    • 发布日期:2018-01-03
    • 文件大小:18567168
    • 提供者:lj0001
  1. C#学习笔记

    0下载:
  2. 在学习C#的过程中记录的笔记,对学习中的问题和过程进行归纳总结。(In the process of learning C# records notes, learning problems and processes are summarized.)
  3. 所属分类:文章/文档

    • 发布日期:2018-01-03
    • 文件大小:94208
    • 提供者:柏芸
  1. 精通Matlab与C C++ 混合程序设计 第2版

    0下载:
  2. 改文档详细介绍MATLAB与C++混合编程的方法,环境设置,内容简洁详细,是入手新生非常有用的资料(Change the document in detail MATLAB and C++ mixed programming method, environment settings, concise and detailed content, is a very useful information to start new students)
  3. 所属分类:文章/文档

    • 发布日期:2018-01-03
    • 文件大小:28462080
    • 提供者:陈铿
  1. 初识C#程序结构

    0下载:
  2. 程序编写规范、初识C#程序结构、编写第一个C#程序(The first program specification, C# program structure)
  3. 所属分类:软件工程

    • 发布日期:2018-01-03
    • 文件大小:55753728
    • 提供者:fsdfsdfsdfsd
  1. C++课程设计之医院系统

    0下载:
  2. C++的设计,为一个医院管理系统为一个医院管理系统。希望对C++初学者有所帮助(C++ design, for a hospital management system)
  3. 所属分类:文章/文档

    • 发布日期:2018-01-04
    • 文件大小:20480
    • 提供者:ndhg
  1. C语言入门教程

    1下载:
  2. C语言入门教程,为初学者准备的ppt,通俗易懂的介绍(Introduction to C language)
  3. 所属分类:文章/文档

    • 发布日期:2017-11-20
    • 文件大小:133120
    • 提供者:句号VIP
  1. 你必须知道的495个C语言问题

    0下载:
  2. 书中列出了C用户经常问的400多个经典问题,涵盖了初始化、数组、指针、字符串、内存分配、库函数、C预处理器等各个方面的主题,并分别给出了解答,而且结合代码示例阐明要点。(The book lists more than 400 classic questions that C users often ask, covering topics such as initialization, arrays, pointers, strings, memory allocation, library
  3. 所属分类:软件设计/软件工程

    • 发布日期:2018-01-05
    • 文件大小:17289216
    • 提供者:Ha7
  1. 明解C语言_13242450

    0下载:
  2. 《明解C语言》图文并茂,示例丰富,设有190段代码和164幅图表,对C语言的基础知识进行了彻底剖析,内容涉及数组、函数、指针、文件操作等。("Ming Jie C language" illustrated, rich examples, with 190 sections of code and 164 charts, the basic knowledge of C language thoroughly analyzed, covering the contents o
  3. 所属分类:文章/文档

    • 发布日期:2018-01-05
    • 文件大小:28952576
    • 提供者:Ha7
  1. C专家编程

    0下载:
  2. 本书撷取了几十个实例,细致、深入地讲解了C的历史、语言特性、声明、数组、指针、链接、运行时、内存以及分析了如何进一步学习C++等问题。(This book captures dozens of examples, detailed and in-depth explanation of the history of C, language features, statements, arrays, pointers, links, runtime, memory, and how to furt
  3. 所属分类:文章/文档

    • 发布日期:2018-01-05
    • 文件大小:56619008
    • 提供者:Ha7
  1. C语言程序设计100个简单的经典例子

    0下载:
  2. C语言程序设计100个简单的经典例子 C language programming 100 simple classic examples(C language programming 100 simple classic examples)
  3. 所属分类:文章/文档

    • 发布日期:2018-01-05
    • 文件大小:39936
    • 提供者:cherrychengzi
  1. 深入理解C指针

    0下载:
  2. 对C语言的指针进行了由浅入深的讲解,实用性强,非常不错的一本书!(C language pointer to explain from the shallower to the deeper, practical, very good book!)
  3. 所属分类:文章/文档

    • 发布日期:2018-01-05
    • 文件大小:43490304
    • 提供者:fanliu1980
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
搜珍网 www.dssz.com