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

搜索资源列表

  1. C语言程序设计及应用实例

    0下载:
  2. C语言程序设计及应用实例,很详细的哦!PDF格式,适合入门和提高者.-C Programming Language Design and Application examples, very detailed Oh! PDF format suitable for entry and persons.
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:7205315
    • 提供者:黄如意
  1. CLangue

    0下载:
  2. 数值计算方法在C语言中的应用 介绍了数值计算方法与计算机程序语言相结合的重要性,在给出牛顿迭代公式之后,阐述了牛顿迭代法在do-while循环中的应用,然后通过实例基于曲线梯形面积求解方法,论述了矩形法和梯形法在for循环中的应用.最后指出:用正确的数值计算方法编写高效的计算机程序解决复杂的实际问题应成为当代理工科大学生必备的基础与技能-numerical calculation method in the C language to the application of numerical
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:159798
    • 提供者:liming
  1. SeriesCprogramminglanguagemixing

    0下载:
  2. :为了发挥 C 语言和汇编语言各自的优点,二者需要相互调用函数。本文首先介绍了 MSP430 单片机的 C 语言函数的参数传递规则,然后对 C 语言和汇编语言的混合编程进行 了详细描述,最后给出应用实例。-: In order to play a C and assembly language with their respective advantages, the two need each function is called. This paper describes the M
  3. 所属分类:software engineering

    • 发布日期:2017-04-05
    • 文件大小:99637
    • 提供者:李刚
  1. MSP430

    1下载:
  2. MSP430的C语言应用,讲解详细并附有实例-MSP430 C-language application, explaining in detail along with examples of
  3. 所属分类:软件工程

    • 发布日期:2013-09-30
    • 文件大小:15234956
    • 提供者:dongbei
  1. singlechip_C_Program_Example

    0下载:
  2. 内有C51语言和C语言以及汇编语言的对比,单片机内部资源、扩展资源及其编程;有应用实例,通过实例,读者可以在工作中进行类比编程,又可以开阔思路,提高实际工作能力。-There C51 language and C language and assembly language contrast, MCU internal resources, expansion of resources and their programming are examples of application, by
  3. 所属分类:software engineering

    • 发布日期:2017-06-15
    • 文件大小:24139577
    • 提供者:芳菲
  1. C_Pro

    0下载:
  2. c语言的应用实例,是pdf格式的,比较清晰,例子比较多。-c language application example is the pdf format, more clarity, examples are more common.
  3. 所属分类:software engineering

    • 发布日期:2017-05-24
    • 文件大小:8323907
    • 提供者:Ray
  1. shujujiegou_C

    1下载:
  2. 介绍了数据结构的基本概念、线性表、链接表、数组和广义表、树、图、查找和排序等,每章用大量的实例和图表来说明基本概念和方法.同时采用c语言作为算法的描述语言,算法也尽可能地少用抽象定义,而更多的是给出具体算法,并力求算法更接近于实际应用,使读者能更快地提高编程能力。-The book gives the basic concepts of data structures, linear tables, linked tables, arrays, and generalized table, tr
  3. 所属分类:software engineering

    • 发布日期:2017-05-23
    • 文件大小:7903151
    • 提供者:冰茜
  1. C51_language

    0下载:
  2. 4年前在广州购书中心花了59大洋买的一本<<51单片机C语言应用程序设计实例精讲>>一书的程序代码和原理图,吐血推荐-4 years ago in Guangzhou Book Center took 59 ocean buy a < < 51 microcontroller C language application programming examples Jingjiang> " was Written in the program code
  3. 所属分类:software engineering

    • 发布日期:2017-05-26
    • 文件大小:9079808
    • 提供者:椰林
  1. DSP-theory

    1下载:
  2. 从DSP的基本开发方法入手,介绍基于DSP的系统软/硬件开发方法,并以TMS320X281x系列处理器的各模块功能为主线详细介绍各模块的硬件使用和C语言编程。此外还根据DSP的特点介绍基于点处理器实现浮点算法的方法。在介绍功能的同时,列举了相应的应用实例,给出了硬件的原理和C语言程序清单,并标有详细的程序说明,为用户快速掌握处理器各功能单元的使用提供了方便。附光盘1张,内含C语言程序代码。-From the DSP development methodologies, this paper in
  3. 所属分类:software engineering

    • 发布日期:2017-06-19
    • 文件大小:28770590
    • 提供者:刘沛铮
  1. 51-single-chip-C-application

    0下载:
  2. 51单片机C语言应用程序设计实例精讲,典型例子学习,开发板的好资料-51 single-chip C language application design example 精讲 typical example of learning good information on the development board
  3. 所属分类:software engineering

    • 发布日期:2017-11-30
    • 文件大小:16933873
    • 提供者:佩佩
  1. 1-Wire

    0下载:
  2. 在没有专用总线主机(如DS2480B、DS2482)的情况下,微处理器可以轻松地产生1-Wire时序信号。本应用笔记给出了一个采用‘C’语言编写、支持标准速率的1-Wire主机通信基本子程序实例。1-Wire总线的四个基本操作是:复位、写“1”、写“0”和读数据位。字节操作可以通过反复调用位操作实现,本文提供了通过各种传输线与1-Wire器件进行可靠通信的时间参数-In case no dedicated bus host (such as DS2480B, DS2482), the micro
  3. 所属分类:software engineering

    • 发布日期:2017-12-01
    • 文件大小:52141
    • 提供者:LI
  1. primandkruskal-algorithm-

    0下载:
  2. Kruskal 算法和Prim 算法是求最小生成树的常用算法, 设计了这两种算法的C 语言程序, 并通过实例研究了 这两种算法的实际应用价值。-prim and kruskal algorithm
  3. 所属分类:software engineering

    • 发布日期:2017-11-11
    • 文件大小:4387
    • 提供者:万联播
  1. MCS51-Principles-and-Applications

    0下载:
  2. MCS-51单片机C语言应用程序开发技术及实例,51单片机爱好者必备资料。-MCS-51 microcontroller C language application development technology and examples, 51 amateur essential information.
  3. 所属分类:software engineering

    • 发布日期:2017-11-10
    • 文件大小:4120839
    • 提供者:scott
  1. dsp-c

    1下载:
  2. 重点讨论了用C语言进行DSP软件设计时的一些常用的编程优化策略,旨在实现代码的高效和运算速度的提高。详细阐述了这些优化策略的特点、应用规则和性能分析。这些策略同样适用于C++开发环境。同时给出了程序设 计实例。 -Focused on the C language for DSP software design to some of the commonly used programming optimization strategy, aimed at achieving effici
  3. 所属分类:Project Design

    • 发布日期:2017-04-08
    • 文件大小:23462
    • 提供者:zhang
  1. Introducing-recursion-by-parking

    0下载:
  2. 通过c语言实例讲解迭代算法在随机停车中的应用-Introducing recursion by parking cars through c program language
  3. 所属分类:software engineering

    • 发布日期:2017-04-08
    • 文件大小:253041
    • 提供者:吉胜军
  1. avr-microcontroller-c-examples

    0下载:
  2. avr单片机c语言编程及应用实例,应用于AVR单片机的开发,适合工程师查询使用-avr microcontroller c programming language and application examples, used in AVR microcontroller development engineers to check for use
  3. 所属分类:software engineering

    • 发布日期:2017-05-22
    • 文件大小:6712213
    • 提供者:汪大强
  1. Java-and-C-language

    0下载:
  2. Java及C语言软件编程设计及应用,软件开发的平台介绍及研究,还有几个具体的项目实例介绍。-Java and C programming language software design and application software development platform to introduce and study, there are a few specific examples of projects introduction.
  3. 所属分类:software engineering

    • 发布日期:2017-05-22
    • 文件大小:6754615
    • 提供者:孙杜娟
  1. engine

    0下载:
  2. arc engineC#语言开发一些源代码和应用实例,帮助大家很好的学习engine开发,其中的代码都很容易理解,大家很容易看懂-arcengine C# language to develop some source code and application examples to help you develop good learning engine, which the code is very easy to understand, we are very easy to under
  3. 所属分类:software engineering

    • 发布日期:2017-05-09
    • 文件大小:1553964
    • 提供者:蒋浩
  1. C-language-study

    0下载:
  2. c语言入门资料,包括常用函数的定义及应用实例-datasheet for c language studying
  3. 所属分类:software engineering

    • 发布日期:2017-04-30
    • 文件大小:198639
    • 提供者:jolly
搜珍网 www.dssz.com