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

搜索资源列表

  1. OpenGL_ForBCB_ep.rar

    0下载:
  2. C++Builder下学习OpenGL的文档。,C Builder studies OpenGL the documents.
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-12
    • 文件大小:75373
    • 提供者:孙冬
  1. JSTLchHelpDoc

    0下载:
  2. JSTL中文帮助文档,chm格式,学习JSTL必不可少的材料-JSTL Chinese chm help file format, essential learning materials JSTL
  3. 所属分类:STL

    • 发布日期:2017-05-07
    • 文件大小:1588788
    • 提供者:nick
  1. C_Builder_5

    0下载:
  2. C_Builder_5开发人员指南pdf文档,仅供学习使用-C_Builder_5 Developer
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-14
    • 文件大小:22990389
    • 提供者:蒋曙辉
  1. c++_study

    0下载:
  2. 我搜集的几个关于c++学习的文档,对初学者比较有用-I have collected several c++ Learning documentation, more useful for beginners
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:7351
    • 提供者:冰人
  1. ADC0809

    0下载:
  2. ADC0809是一款8通道复用的8位AD转换器,数据获取的关键部分是它的8位模/数转换器。这个部分主要是由3部分组成:256R的阶梯网络,连续逼近的电阻,和比较器。 ADC0809在单片机上的应用,C语言源码,Keil uVision3工程文件,附原理图及说明学习文档-ADC0809 is an 8-channel multiplexed 8-bit AD converter, data acquisition is a key part of its 8-bit A/D converter
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:113031
    • 提供者:Tad
  1. DAC0832

    0下载:
  2. DAC0832在单片机上的应用,C语言源码,Keil uVision3工程文件,附原理图及说明学习文档 -DAC0832 in SCM applications, C language source code, Keil uVision3 project file, with schematic diagram and descr iption of study documents
  3. 所属分类:SCM

    • 发布日期:2017-03-24
    • 文件大小:88273
    • 提供者:Tad
  1. SOUND

    0下载:
  2. 蜂鸣器在单片机上的应用,C语言源码,Keil uVision3工程文件,附原理图及说明学习文档 蜂鸣器的正极性的一端联接到5V电源上面,另一端联接到三极管的集电极,三极管的基级由单片机的P1.5管脚通过一个与非门来控制,当P1.5管脚为低时,与非门输出高电平,三极管导通,这样蜂鸣器的电流形成回路,发出声音。当P1.5管脚为高时,与非门输出低电平,三极管截止,蜂鸣器不发出声音。在这里与非门是作为非门来用的,这里采用一个非门的作用是为了防止系统上电时峰鸣器发出声音,以为系统复位以后,I/O
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:15789
    • 提供者:Tad
  1. LED

    0下载:
  2. 发光二极管在单片机上的应用,C语言源码,Keil uVision3工程文件,附原理图及说明学习文档-Light-emitting diodes in the single-chip applications, C language source code, Keil uVision3 engineering documents, with schematic diagram and descr iption of study documents
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:20502
    • 提供者:Tad
  1. KEY

    0下载:
  2. 数码管和键盘电路在单片机上的应用,C语言源码,Keil uVision3工程文件,附原理图及说明学习文档 数码管和键盘电路都可以直接利用单片机的管脚进行控制,但因为单片机的管脚通常很有限,在设计开发一个稍微大一点的电子产品的时候,你会痛苦的发现需要极其小心的来分配和安排这些管脚的用途,即使这样,你也会经常发现直接用单片机的管脚来控制所有的外围设备是一个不可能完成的任务。种种外围设备的集成控制电路或者是单片机管脚的扩展电路就应运而生。 数码管和按键是单片机系统中最经常使用的人机交互手段,所
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:33635
    • 提供者:Tad
  1. genetic_algorithm

    0下载:
  2. MPI实现遗传算法,为了方便大家使用压缩包中还加入了文档说明,学习MPI的朋友可以-MPI realization of genetic algorithm, in order to facilitate the use of compression package also joined the document explains, learning MPI friends can
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:269552
    • 提供者:谷谷
  1. c++templates

    0下载:
  2. C++ templates的详细介绍文档,不错,不过是繁体的,希望对学习的朋友有帮助-C++ Templates detailed descr iption of the document, yes, it is traditional, and I hope to learn from a friend there to help
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-11
    • 文件大小:2274948
    • 提供者:李嘉
  1. InsidetheC++ObjectModel

    0下载:
  2. 这是一个关于C++的学习文档,适合于已经有一定C++基础的人。-This is a study on C++ Learning document, suitable for already certain C++ Based people.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-25
    • 文件大小:7803758
    • 提供者:lesslie
  1. ucos_src_comments_ppt

    0下载:
  2. 详尽分析了ucos内核源码,有很详细的代码注释和ppt文档,方便学习理解!-UCOS a detailed analysis of the kernel source code, the code had a very detailed notes and ppt documents, facilitate learning to understand!
  3. 所属分类:uCOS

    • 发布日期:2017-05-17
    • 文件大小:4532756
    • 提供者:duyufang
  1. linux_c_pro.tar

    0下载:
  2. linux下的C编程文档, 大家好好学习哦-linux under the C programming documents, we can learn from Oh
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-28
    • 文件大小:19269
    • 提供者:yukie
  1. C_Pro_PPT

    0下载:
  2. C程序设计的PPT文档,比较基础全面,适合初学者学习-C Programming PPT document to compare the basis of a comprehensive, suitable for beginners to learn
  3. 所属分类:Other systems

    • 发布日期:2017-05-22
    • 文件大小:6580911
    • 提供者:naonao
  1. Ctrapanddefects

    0下载:
  2. C trap and defects,很好的C语言学习文档,值得每个人好好学习-C trap and defects, very good to learn C language documents, it is each person to learn
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-18
    • 文件大小:4909451
    • 提供者:陈本刚
  1. avr0001

    0下载:
  2. avr单片机C语言编程实例,pdf文档,基本的学习资料-avr examples of single-chip C language programming, pdf documents, basic learning materials
  3. 所属分类:SCM

    • 发布日期:2017-05-22
    • 文件大小:6696567
    • 提供者:
  1. C_CompilerDesign

    1下载:
  2. C编译器的设计,有详细的文档和源代码,是学习编译原理绝对有用的参考与研究资料。-C compiler design, detailed documentation and source code, is to learn to compile a useful reference for the absolute principle and research data.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-03
    • 文件大小:931693
    • 提供者:webee
  1. compiler_for_c

    0下载:
  2. C-编译器的设计文档与源代码,对于学习编译原理很有帮助-C-compiler design documents and source code, useful for learning Compiler Principle
  3. 所属分类:Compiler program

    • 发布日期:2017-03-29
    • 文件大小:933324
    • 提供者:董先生
  1. CERT-C-Programming-Language-Secure-Coding-Standard

    0下载:
  2. CERT C Programming Language Secure Coding Standard,卡耐基梅隆大学计算机研究中心关于安全C语言编程的标准文档,非常有学习的必要。-CERT C Programming Language Secure Coding Standard, Carnegie Mellon University computer research center on security standards for C programming language docu
  3. 所属分类:source in ebook

    • 发布日期:2017-04-09
    • 文件大小:1460279
    • 提供者:vigon Zhao
« 1 23 4 5 6 7 8 9 10 ... 13 »
搜珍网 www.dssz.com