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

搜索资源列表

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

    0下载:
  2. 满不错的,来吧! 经典!-for good, honest! Classic!
  3. 所属分类:开发工具

    • 发布日期:2008-10-13
    • 文件大小:7088999
    • 提供者:魏明
  1. neuralnetworkexample

    0下载:
  2. 用c语言编的一个神经网络控制算法实例程序-with a series of the neural network algorithm sample program
  3. 所属分类:远程控制编程

    • 发布日期:2008-10-13
    • 文件大小:159986
    • 提供者:董伟
  1. PRI_DOS

    0下载:
  2. 用C语言建立多个PRI DOS分区,Vc的实例程序。-C language to create a number of PRI DOS partition, Vc examples of procedures.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:9649
    • 提供者:qiaoojie1982
  1. log_c

    0下载:
  2. 对数运算的C语言定点程序。给出了两个使用C的对数运算的实例,可作为参考。-C language sentinel procedures. Given two C's right to use a few examples of operations that may be used as reference.
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:430012
    • 提供者:郎盖
  1. ha0103s

    0下载:
  2. 用C语言写的HT1621的驱动程序,非常好的实例。-C language to write the HT1621 the driver, a very good example.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1234
    • 提供者:张俊
  1. MC68HC908_IRQ

    0下载:
  2. Motorola公司单片机MC68HC908实现IRQ功能的实例程序,C语言在Code Warrier集成环境中编写。-Motorola MCU MC68HC908 companies achieve IRQ function of the sample program, C language in the Code Warrier prepared integrated environment.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:59931
    • 提供者:王青云
  1. MC68HC908_KBI

    0下载:
  2. Motorola公司单片机MC68HC908实现KBI功能的实例程序,C语言在Code Warrier集成环境中编写。-Motorola MCU MC68HC908 companies achieve functional examples of KBI procedures, C language in the Code Warrier prepared integrated environment.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:59489
    • 提供者:王青云
  1. MC68HC908_PWM

    0下载:
  2. Motorola公司单片机MC68HC908实现PWM功能的实例程序,C语言在Code Warrier集成环境中编写。-MC68HC908 PWM function of the sample program, C language in the Code Warrier prepared integrated environment.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:78145
    • 提供者:王青云
  1. MC68HC908_SCI

    0下载:
  2. Motorola公司单片机MC68HC908实现SCI功能的实例程序,C语言在Code Warrier集成环境中编写。-Motorola MCU MC68HC908 companies achieve SCI function of the sample program, C language in the Code Warrier prepared integrated environment.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:179064
    • 提供者:王青云
  1. c_lizi

    0下载:
  2. c语言开发实例详解,对学C语言的很有用的-c example explanation of the development of language, learning the C language very useful
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:4535707
    • 提供者:an
  1. the_program_of_c

    0下载:
  2. 单片机c语言开发实例 包括很多实例,希望能在这里找到有用的东西!-SCM c language examples include many examples here in the hope of finding useful things!
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:276067
    • 提供者:白羽
  1. zn

    0下载:
  2. 用C语言写的多段图算法的实现,多段图是动态规划的一个典型的实例.-C language in many of the map algorithm to achieve more of the map is a dynamic planning a typical example.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1273
    • 提供者:zn
  1. mcu51code123456

    0下载:
  2. 《单片机C语言编程与实例》的代码,非常的优秀,而且涉及面广-"SCM C programming language and examples" of the code, very good, but involves extensive
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:284491
    • 提供者:帅冲
  1. CLCD12

    0下载:
  2. 这是一本C语言初学者的好书,里面有很多实例.-This is a C language beginners books, there are many examples.
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:72121
    • 提供者:乐尘
  1. DS18B20_LCD_C51

    1下载:
  2. 美国DALAS公司的温度传感器ds1820芯片具有高灵敏度、易用性、编程布线简单等优点,被应用到工控行业的各种产品中。 本C51源码能够实现稳定的一线多点测温系统,液晶显示温度值。结合硬件的通信即可实现远程多点测温。本c51的ds1820的c语言驱动程序通过实践使用,程序效率高、稳定准确,可直接使用。 且本原码包括了FYD12864液晶显示源码,为FYD12864液晶初使用者提供了一个实例。-the United States DALAS ds1820 chip temperature
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:266112
    • 提供者:jevidyang
  1. 8051c321

    0下载:
  2. 介绍8051单片机C语言编程的思维和方案,并每一章都会有一个实例-introduced 8051 C programming language thinking and programs, and each chapter will be an example
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:6567624
    • 提供者:王宏伟
  1. programandcircuit

    0下载:
  2. 30个典型的C语言应用实例:单片机实现7段数码管显示,基于MAX7219的8位数码管显示,MAX7219的工作时序和寄存器描述,单片机实现液晶显示,单片机实现电子密码锁, 单片机实现简单音乐发生器,单片机实现语音录放,基于MAX197的并行A/D转换,基于TLC549的串行A/D转换,基于MAX517的串行D/A转换,基于DS18B20的数字温度计设计等等,例子超多 包括了书中所有的程序代码和电路图,稍加修改便可用于自己的设计中去-30 C language typical applicat
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:605924
    • 提供者:huangdong0781
  1. bianchen_C

    0下载:
  2. 小型的c语言程序实例 都通过编译 有word的介绍文档-small c language program is compiled through a word on the document
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:317135
    • 提供者:IcrR
  1. mot

    0下载:
  2. CASIO DT900 常上电脑C语言源程序和编译后的程序实例,可编译-CASIO DT900 regular computer C language source code and compiled examples of procedures that can be compiled
  3. 所属分类:Windows Mobile

    • 发布日期:2008-10-13
    • 文件大小:124321
    • 提供者:zww
  1. 10976224

    0下载:
  2. MCS-51 单片机C语言应用程序开发技术及实例_10976224.rar 超星图书-MCS-51 microcontroller C language application development technology and examples of _10976224.rar Superstar books
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:2947597
    • 提供者:rdflcy
« 1 2 ... 23 24 25 26 27 2829 30 31 32 33 ... 50 »
搜珍网 www.dssz.com