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

搜索资源列表

  1. IMSLVS2005

    0下载:
  2. IMSL 库是一个很不错的数值库 有fortran版本和C版本 以下是C版本在VS2005.net下的环境设置.-IMSL library is a very good value for a fortran version and the C version of the following is the C version VS2005.net set up under the Environment.
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:4638
    • 提供者:付 方
  1. 专业的C程序格式化源码

    0下载:
  2. 程序版本: 专业的C文件格式化源码 1.0 程序功能: 仅对C源文件行首空格及Tab进行整理,不拖拽大括号改变原有风格: 1).格式对齐, 删除行首的Tab或空格 2).格式缩进, 以Tab或空格填充行首 安全性能: 只对行首的空格和Tab操作,不添加空行, 不操作单行注释语句/多行注释段,不修改任何执行语句-version : Professional C 1.0 source document formatting procedures functions : C sourc
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:54173
    • 提供者:周小川
  1. ANSI_C.rar

    0下载:
  2. 标准C语言(C90)的中文版,是目前大部分嵌入式编译器支持的版本,Standard C language (C90) of the Chinese version is the most embedded versions of the compiler support
  3. 所属分类:software engineering

    • 发布日期:2017-05-18
    • 文件大小:5406448
    • 提供者:tbh68
  1. ANSI_ISO+9899-1990+[1]

    0下载:
  2. 标准C语言(C90)的英文完全版,是目前大部分嵌入式编译器支持的版本-Standard C language (C90) English full version, is currently the most embedded versions of the compiler support
  3. 所属分类:software engineering

    • 发布日期:2017-05-28
    • 文件大小:11004409
    • 提供者:tbh68
  1. Exceptional+C++

    0下载:
  2. 这是侯捷的第一个版本,很有用的。是全中文的。-Hou Jie, this is the first version, very useful. Is in Chinese.
  3. 所属分类:software engineering

    • 发布日期:2017-05-01
    • 文件大小:917776
    • 提供者:lei
  1. EmbeddedDevelopment

    0下载:
  2. C语言嵌入式编程修炼,这个嵌入式编程论坛的集合版本,做成PDF,方便阅读。里边有不少嵌入式编程的技巧和实例,值得参考。【EVC、VS2005、Wince、Winmobile、Embedded】-C language for embedded programming practice, this collection of embedded programming forum version and create PDF, easy to read. Embedded inside a lot o
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:306300
    • 提供者:王振刚
  1. C

    0下载:
  2. 必须知道的495个C语言问题(完整版本)-Must know the 495 C language problem (full version)
  3. 所属分类:software engineering

    • 发布日期:2017-05-08
    • 文件大小:1948911
    • 提供者:houshuichao
  1. C

    0下载:
  2. 谭浩强C语言图书的word版本,详细介绍了C语言的语法以及相关用法.-TAN Hao-Qiang C language word version of the book, detailing the syntax of the C language and related usage.
  3. 所属分类:software engineering

    • 发布日期:2017-04-04
    • 文件大小:693619
    • 提供者:马玉洁
  1. DSP-algorithms-C

    0下载:
  2. DSP算法大全C语言版本,包含一般常用的DSP算法-Da Quan C language version of DSP algorithms, including commonly used DSP algorithms. . .
  3. 所属分类:software engineering

    • 发布日期:2017-05-20
    • 文件大小:5766651
    • 提供者:simon
  1. Common-algorithms-for-assembly-C

    0下载:
  2. 常用算法程序集 C语言版本,是清华大学出版的。-Common algorithms for assembly C language version, published by Tsinghua University.
  3. 所属分类:software engineering

    • 发布日期:2017-05-21
    • 文件大小:6350994
    • 提供者:simon
  1. CMMI-DEV-v1.2

    0下载:
  2. CMMI 1.2 dev chm 这个是chm版本,比较方便。-CMMI 1.2 dev chm
  3. 所属分类:software engineering

    • 发布日期:2017-03-22
    • 文件大小:534231
    • 提供者:zhanghui
  1. DesignPatternsCpp

    0下载:
  2. C++版本的设计模式,23种设计模式这里头都包括再内-C++ version of the design patterns, design patterns 23 are included here, again, within the first
  3. 所属分类:software engineering

    • 发布日期:2017-05-06
    • 文件大小:1146872
    • 提供者:汪刚
  1. hgbook-zh-20090521

    0下载:
  2. mercurial 的中文指南,非常流行的版本控制软件,非常适用于小型工程-mercurial zh guide
  3. 所属分类:software engineering

    • 发布日期:2017-05-08
    • 文件大小:1937050
    • 提供者:mono
  1. Data-structure-(C-language-version)

    0下载:
  2. 详细介绍数据结构相关知识点,包括链表、树、图等,是C语言版本。-Detailed data structure knowledge points, including linked lists, trees, graphs, etc., is a C-language version.
  3. 所属分类:software engineering

    • 发布日期:2017-11-03
    • 文件大小:27295744
    • 提供者:lu
  1. 23-kinds-of-design-patterns(CSharp)

    0下载:
  2. 23种设计模式之C#版本,主要是以C#语法讲解23种软件设计的模式,很不错的资料!值得一看!-23 kinds of Design Patterns C# version, mainly in C# syntax to explain 23 kinds of software design patterns, very good information! Worth a visit!
  3. 所属分类:software engineering

    • 发布日期:2017-11-18
    • 文件大小:1677752
    • 提供者:刘梁超
  1. DSP-c

    0下载:
  2. DSP中C语言编程 DSP算法大全C语言版本-DSP in the C programming language
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:984415
    • 提供者:12
  1. data-structures-in-c

    0下载:
  2. 数据结构与设计C语言版本,经典中的经典啊-data structures and algorithm analysis in C
  3. 所属分类:software engineering

    • 发布日期:2017-05-27
    • 文件大小:10456846
    • 提供者:lina-355
  1. SCTP

    0下载:
  2. SCTP协议的C#版本,SCTP协议是一种新的协议 -SCTPproxy write by C#
  3. 所属分类:software engineering

    • 发布日期:2017-04-17
    • 文件大小:21662
    • 提供者:renjiangang
  1. 23种设计模式(C++)

    1下载:
  2. 23种设计模式,帮助大家熟悉设计模式。C++版本,需要一定的C++基础(23 design patterns that help you get familiar with the design patterns. The C++ version requires a certain C++ base)
  3. 所属分类:软件工程

    • 发布日期:2017-12-13
    • 文件大小:1353336
    • 提供者:李帅好帅
  1. 最新版本

    0下载:
  2. 超市管理系统,网上自选商品的一种管理系统,主要使用了链表等基础的数据结构的编程方式,文件涵盖方面较小,是大学本科第一学期c语言测试的实验课程设计(Supermarket management system)
  3. 所属分类:软件工程

    • 发布日期:2018-04-29
    • 文件大小:6144
    • 提供者:源猿s
« 12 3 »
搜珍网 www.dssz.com