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

搜索资源列表

  1. C-code.zip

    0下载:
  2. 所属分类:文档资料

    • 发布日期:
    • 文件大小:97170
    • 提供者:
  1. BIGadd

    0下载:
  2. 实现长度80位内的大数加法~~代码以c来实现,在tc下编译通过,有详细的注释-achieved within 80 lengths of large numbers Adder ~ ~ c code to be achieved under the tc compile a detailed Notes
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:1392
    • 提供者:
  1. 第一章 绪论0

    0下载:
  2. 数据结构(严慰民)配套纯C代码 书决结构学习很有帮助的-data structure (Yan Wei China) matching pure C code book must study the structure helpful
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:5387
    • 提供者:郑与喊
  1. DesignPatternsc++

    0下载:
  2. 设计模型23种C++代码讲解 建议结合大牛的书用 上载那么多文件名限制就算了 上载失败回来还要重写说明重选类别太不爽了-Design Model 23 C code on the idea of combining the largest cattle use the book contains so many restrictions even if the documents were available on the failure to return to rewrite n
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:1216763
    • 提供者:李宏伟
  1. misraC

    0下载:
  2. MISRA (The Motor Industry Software Reliability Association 汽车工业软件可靠性联会) 是位于英国的一个跨国汽车工业协会,其成员包括了大部分欧美汽车生产商。其核心使命是为汽车工业提供服务和协助,帮助厂方开发安全的、高可靠性的嵌入式软件。这个组织最出名的成果是所谓的MISRA C Coding Standard,这一标准中包括了127条C语言编码标准,通常认为,如果能够完全遵守这些标准,则你的C代码是易读、可靠、可移植和易于维护的。最近很多嵌
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:672124
    • 提供者:杨超
  1. c++yuanchengxu

    0下载:
  2. c++程序设计的一些例子的代码,很小,但是很全,请需要的人快点下哦!-c procedures designed some of the examples of code and small, but very full, the people need to hurry up next!
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:96292
    • 提供者:wdj
  1. spiders

    0下载:
  2. 一套很不错的C#代码,和大家一起共同分享-a very good C# code, and together we share
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:15399
    • 提供者:xubing
  1. BMP2CODE

    1下载:
  2. 将BMP文件转换成C代码,支持8位和16位彩色,自己写来玩的-BMP will convert documents into C code and support 8 and 16-bit color, wrote the prophecies
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:12278
    • 提供者:黎双华
  1. code-design

    0下载:
  2. 重构,改善现有代码的设计,用于程序开发资料-C++ code disign
  3. 所属分类:software engineering

    • 发布日期:2017-12-18
    • 文件大小:31350784
    • 提供者:lu
  1. C++各类实际问题代码

    0下载:
  2. 该文档包含了大量实际问题的应用代码,具有实用性。对于找工作的机试很有帮助(This document contains a large number of application code for practical problems)
  3. 所属分类:文章/文档

    • 发布日期:2017-12-16
    • 文件大小:302080
    • 提供者:小二上酒
  1. C语言预处理命令之条件编译

    0下载:
  2. 预处理过程扫描源代码,对其进行初步的转换,产生新的源代码提供给编译器。可见预处理过程先于编译器对源代码进行处理(The preprocessing process scans the source code, performs a preliminary conversion, and generates new source code for the compiler. It is evident that the preprocessing process processes the sou
  3. 所属分类:文章/文档

    • 发布日期:2017-12-19
    • 文件大小:4096
    • 提供者:卿乔
  1. c++扑克牌

    0下载:
  2. 该文档包含了该扑克牌游戏的设计过程,及相关代码,源程序可以正常运行。(The document contains the poker game design process, and related code. The source code can run properly.)
  3. 所属分类:文章/文档

    • 发布日期:2017-12-16
    • 文件大小:221184
    • 提供者:zenozeno
  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++ primer第五版源代码vs2012

    0下载:
  2. C++ primer 第五版源代码比较详细 VS2012版(Source code for the C++ primer Fifth Edition)
  3. 所属分类:文章/文档

  1. C++Primer第五版的答案

    0下载:
  2. C++primer第五版答案,代码齐全,PDF文档(Digital image processing pictures and source code)
  3. 所属分类:文章/文档

    • 发布日期:2018-04-29
    • 文件大小:3152896
    • 提供者:chenxia1
  1. c++经典代码大全

    0下载:
  2. c++精点代码大全。里面内容丰富,pdf文档,字迹清晰,初学宝典。(C++ fine point code encyclopedia. It is rich in content, PDF documents, clear handwriting, and beginner's book.)
  3. 所属分类:文章/文档

    • 发布日期:2018-05-03
    • 文件大小:10421248
    • 提供者:Evanhot
  1. C语言项目开发源码分享

    0下载:
  2. C语言源码,经典开发源码。适合学习C的人员,如果你在学习C那么现在下载吧。(C language source code, the classic development of source code. Suitable for learning C personnel, if you are learning C, now download it)
  3. 所属分类:文章/文档

  1. C语言学习资料打包

    0下载:
  2. 里面有嵌入式系统高级C语言编程,案例,实战代码(There are embedded system high-level C language programming, case, actual code.)
  3. 所属分类:软件工程

    • 发布日期:2021-04-22
    • 文件大小:2150400
    • 提供者:hhhzzz
  1. 杜洋C#完整课程资料

    3下载:
  2. 这是杜洋C#上位机教程的全部示例代码,大家可以下载之后学习参考(This is all the sample code of Du Yang's CSharp upper computer course)
  3. 所属分类:文章/文档

    • 发布日期:2020-07-22
    • 文件大小:6478848
    • 提供者:王森OUC
« 1 2 3 45 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com