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

搜索资源列表

  1. C

    0下载:
  2. 运用c语言编程的顺序栈的实现与运算的源程序代码-Stack implementation and operation sequence
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:742
    • 提供者:紫烟
  1. guessNum

    0下载:
  2. 猜数字游戏C语言代码 a,一个四位数,各位上的数字不重复,从1到9。 b,按以下提示猜出这个四位数。 c,每次猜测输入的数据给出类似的提示*A*B。 d,其中A前的*代表你本次猜对了多少个数字。 e,其中B前的*代表你本次猜对的数字并且位置正确的个数。 -Guessing game C language code a, a four-digit, you do not repeat the figures, from 1 to 9. b, the following
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-03
    • 文件大小:1336
    • 提供者:LS
  1. LPC2200EMC_C

    0下载:
  2. NXP LPC2200 EMC 外部存储器控制。C语言代码 ,开发环境ADS-NXP LPC2200 EMC external memery controler
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:24223
    • 提供者:熊家乐
  1. LPC2200I2cInt_c

    0下载:
  2. NXP LPC2200 EMC I2C中断方式。C语言代码 ,开发环境ADS-NXP LPC2200 EMC I2C interrupt
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:39840
    • 提供者:熊家乐
  1. C51_nRF24L01code

    0下载:
  2. nRF24L01的c语言代码,方便开发,做无线的学生和工程师开发很有用-nRF24L01 the c language code, facilitate the development, do students and engineers to develop wireless useful
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-28
    • 文件大小:16367
    • 提供者:郝教授
  1. HowToOptimizeCLanguage

    0下载:
  2. 如何优化C语言代码(程序员必读,给出了几种优化C语言的方法-How to optimize the C language code (programmers must-read, gives several methods of optimizing C language
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:11001
    • 提供者:假如
  1. HowtowritesecureC

    0下载:
  2. 如何编写安全的c语言代码,看完后包你受益匪浅-How to write secure code c language, after reading your benefit package
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-10
    • 文件大小:2415778
    • 提供者:ddhuang
  1. PWMControlCodes

    0下载:
  2. PWM矢量控制原理,详细的西至的全部C语言代码-PWM control realization
  3. 所属分类:DSP program

    • 发布日期:2017-04-25
    • 文件大小:169943
    • 提供者:张三
  1. C.VriusCode

    0下载:
  2. 用C语言实现 病毒代码的过程 及使用方法适合初学都对C语言的理解!-VRIUS
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:151540
    • 提供者:张杰
  1. S3C44B0Xtest

    0下载:
  2. 本代码文件是S3C44B0X板的测试程序,包括汇编初始化文件和C语言测试代码。 汇编代码主要完成系统初始化,包括: 禁止看门狗; 禁止所有中断; 初始化存储器(包括SDRAM); 设定锁相环倍频; 使能所有单元模块时钟; 初始化堆栈; 设置中断等等 C语言代码主要是应用代码,包括: 设置使用指令缓存; 修改系统主时钟为32MHz; IO端口功能、方向设定; 初始化中断; 初始化DMF50081液晶模块; 蜂鸣器测试; 液
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-30
    • 文件大小:93628
    • 提供者:瑛小
  1. Chinese-chess

    0下载:
  2. 这是一个中国象棋的游戏c语言代码,还包括残局-This is a Chinese chess game c language code, but also the pieces
  3. 所属分类:Chess Poker games

    • 发布日期:2017-03-29
    • 文件大小:141369
    • 提供者:李世民
  1. 12864ds1302

    0下载:
  2. 液晶结合ds1302的c语言代码,希望对大家有所帮助-LCD combined with ds1302 c-language code, we want to help
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:21456
    • 提供者:要命
  1. C

    0下载:
  2. C语言强化练习,提高C语言基础,并优化代码风格-C-strengthening exercises to improve C-base, and optimize the code style of
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-30
    • 文件大小:22284
    • 提供者:rufang
  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. lcd1602

    0下载:
  2. lcd1602的单片机驱动和相应的指令代码,还有一个简单的c语言代码-lcd1602 microcontroller driver and the corresponding instruction code, and a simple c-language code
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-07
    • 文件大小:448714
    • 提供者:李翔
  1. IRdecoding

    0下载:
  2. 51 单片机 红外解码 C语言代码 lcd1602显示-51 SCM infrared decoder C code
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:52923
    • 提供者:潘晓峰
  1. c-rect

    0下载:
  2. c语言写的绘图函数,用的是TC下的绘图程序,代码放在TXT中了,很小的。-using the c-language to discribe the picture,using the special include head.it is very little.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-27
    • 文件大小:1426
    • 提供者:ganggang
  1. lesson1_3

    0下载:
  2. 单片机练习实验 基础。其中包含了最实用,易懂的C语言代码。是单片机学习者的参考范本。这些代码均用Keil软件编写。-SCM practice experimental basis. Which contains the most practical, easy to understand the C language code. SCM reference model is the learner. These codes are written using Keil software.
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:3381
    • 提供者:dongbolong
  1. lesson1_4

    0下载:
  2. 单片机练习实验 基础。其中包含了最实用,易懂的C语言代码。是单片机学习者的参考范本。这些代码均用Keil软件编写。-SCM practice experimental basis. Which contains the most practical, easy to understand the C language code. SCM reference model is the learner. These codes are written using Keil software.
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:4977
    • 提供者:dongbolong
  1. lesson2

    0下载:
  2. 单片机练习实验 基础。其中包含了最实用,易懂的C语言代码。是单片机学习者的参考范本。这些代码均用Keil软件编写。-SCM practice experimental basis. Which contains the most practical, easy to understand the C language code. SCM reference model is the learner. These codes are written using Keil software.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-11
    • 文件大小:894
    • 提供者:dongbolong
« 1 2 ... 44 45 46 47 48 4950 »
搜珍网 www.dssz.com