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

搜索资源列表

  1. PWM

    0下载:
  2. 关于各种电机的PWM程序: 工程1,采用C语言完成的主要功能有 1:用定时器1中断让LED闪烁; 2:用定时器2的比较单元产生一路PWM; 3:用EVB模块产生6路PWM; 另外四个汇编程序依次分别是: SVPWM(软件法)程序, 交流异步矢量程序, 直流双极性双闭环可逆控制程序, 和采样SPWM程序。 -PWM motor on a variety of programs: Project 1, using C language to complet
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:81936
    • 提供者:bullwell
  1. digital-signal-processing-with-C

    0下载:
  2. 一本从C语言的角度讲述数字信号处理编程的书籍,对于数字信号处理中诸如DFT,FFT变换等非常重要的部分都有详细介绍,并附有C代码。-A perspective from the C language programming about books digital signal processing for digital signal processing such as DFT, FFT transform has a very important part of the details, a
  3. 所属分类:Communication

    • 发布日期:2017-05-26
    • 文件大小:8985214
    • 提供者:李林
  1. C-language-code-into-labview

    0下载:
  2. 将c语言创建的代码集成到labview项目中,使c语言转换成并行的labview程序-C language code will be created into labview project, so that c language program into a parallel labview
  3. 所属分类:software engineering

    • 发布日期:2017-03-24
    • 文件大小:250448
    • 提供者:张春至
  1. algorithm-assemblies-of-cPP

    0下载:
  2. 重要的C语言工程函数文件,包含了诸多工程计算函数的C语言代码-Important function of the C language project file contains a number of projects to evaluate the function C code
  3. 所属分类:software engineering

    • 发布日期:2017-05-30
    • 文件大小:12773858
    • 提供者:李豆豆
  1. MCU-Clock

    0下载:
  2. 我的作业设计,用DS12c887实现完整的51单片机时钟.含有时钟,整点报时和闹钟功能,报告中有完整的硬件电路图和完整的C语言代码-MCU Clock
  3. 所属分类:Project Design

    • 发布日期:2017-04-05
    • 文件大小:162739
    • 提供者:王国
  1. objective-c-beginners-guide

    0下载:
  2. 一本关于objective-c语言的书籍,比较适合初学者使用,代码规范、详细和详细的解释-A book on objective-c language books, more suitable for beginners
  3. 所属分类:software engineering

    • 发布日期:2017-04-03
    • 文件大小:214004
    • 提供者:李秀慧
  1. Electronic-WanLiNian

    0下载:
  2. 液晶显示电子万历年的设计(包含硬件电路和C语言代码) -Liquid crystal display electronic WanLiNian design (including hardware circuit and C language code)
  3. 所属分类:Project Design

    • 发布日期:2017-05-13
    • 文件大小:3092181
    • 提供者:Tracy
  1. ellipse-detection

    0下载:
  2. 该代码可以很好的实现椭圆检测,属于C语言代码-ellipse detection
  3. 所属分类:File Formats

    • 发布日期:2017-04-01
    • 文件大小:6367
    • 提供者:peimengjie
  1. c

    0下载:
  2. c语言程序及代码 基础试题,对初学者有很大帮助-c language program and code base questions of great help for beginners
  3. 所属分类:File Formats

    • 发布日期:2017-04-17
    • 文件大小:160636
    • 提供者:
  1. c-language-editing-mine-game

    0下载:
  2. c语言编辑扫雷游戏,是word文档编写的,代码不完整,流程很详尽-c language editing mine game
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:16202
    • 提供者:许诺
  1. C-Sharp-language-lecture-series

    0下载:
  2. C#语言系列讲座 我们知道,C#编译后的PE文件主要由IL代码和元数据组成,元数据为.NET组件提供了丰富的自描述特性,它使得我们可以在代码运行时获知组件中的类型等重要的信息。在C#中这是通过一种称做映射(Reflection)的机制来完成的。先看一个示例,在此首先创建一个简单的类型:-C# language lecture series, we know that the PE file in C# compiler mainly by the IL code and meta data,
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:187488
    • 提供者:mlfg
  1. RapidSTM32

    0下载:
  2. 为实现高效的C语言代码编写 ,将 Matlab/Simulink应用在基于ARM Cortex-M3内核微控制器的嵌入式系统软件开发中。利用专门针对系列STM32微控制器开发的imulink模块库RapidSTM32及其工具套件对 嵌入式系统进行建模与仿真。 -To achieve efficient C code written in Matlab/Simulink applications in the embedded systems software development based
  3. 所属分类:software engineering

    • 发布日期:2017-11-06
    • 文件大小:300268
    • 提供者:x
  1. the-c-knowledge-point

    0下载:
  2. C语言知识要点,一些基本的C代码,适合初学者-The C language knowledge points, some of the basic C code, suitable for beginners
  3. 所属分类:software engineering

    • 发布日期:2017-12-09
    • 文件大小:900262
    • 提供者:xsf
  1. cd_rentalsystem_cource_design

    0下载:
  2. 这是武汉大学的一个影碟租赁系统课程设计(含C语言代码) 是广大C语言初学者一个不错的参考材料-This is a DVD rental system of Wuhan University curriculum design (including C language code) is a good majority of the C language for beginners reference material
  3. 所属分类:software engineering

    • 发布日期:2016-08-18
    • 文件大小:279552
    • 提供者:dhg
  1. GPS_Galileo_Codes.tar

    0下载:
  2. 可以实现gps/galileo卫星接收机的c语言代码-C language code can be achieved gps/galileo satellite receiver
  3. 所属分类:software engineering

    • 发布日期:2017-11-29
    • 文件大小:23700
    • 提供者:hehe
  1. C-programming-4

    0下载:
  2. C语言大全4扫描版机相应的一下代码,挺清楚的-C Language Book 4 scan corresponding version of the machine code, very clear
  3. 所属分类:software engineering

    • 发布日期:2017-11-16
    • 文件大小:15498567
    • 提供者:晓晓
  1. Standard-C-programming-rule

    0下载:
  2. c语言编程规范,对于养成良好的编程习惯,编写出规范的代码非常有用!-c programming language specifications, develop good programming habits, preparation of specification code is very useful!
  3. 所属分类:software engineering

    • 发布日期:2017-11-26
    • 文件大小:8287
    • 提供者:李力
  1. wenshidu

    0下载:
  2. 基于8951温湿度控制的c语言代码,具有检测温湿度,上下限报警功能-C language code based on the 8951 temperature and humidity control, detecting temperature and humidity, and upper and lower alarm function
  3. 所属分类:Project Design

    • 发布日期:2017-12-02
    • 文件大小:8116
    • 提供者:陈成龙
  1. wenshhhidujiance

    0下载:
  2. 基于8951单片机温湿度控制的c语言代码,具有检测温湿度,上下限报警功能,LCD显示-C language code based on the 8951 microcontroller temperature and humidity control, with the detection of temperature and humidity, the upper and lower limits of the alarm function, LCD display
  3. 所属分类:Project Design

    • 发布日期:2017-11-10
    • 文件大小:612650
    • 提供者:陈成龙
  1. MODBUS51

    0下载:
  2. 基于MODBUS协议的8951温湿度控制的c语言代码,具有检测温湿度,上下限报警功能,LCD显示-C language code based on the the MODBUS protocol of 8951 temperature and humidity control, with the detection of temperature and humidity, the upper and lower limits of the alarm function, LCD display
  3. 所属分类:Project Design

    • 发布日期:2017-11-28
    • 文件大小:498273
    • 提供者:陈成龙
« 1 2 34 5 6 7 8 9 10 ... 14 »
搜珍网 www.dssz.com