CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 搜索资源 - LabS

搜索资源列表

  1. labs

    0下载:
  2. TI MSP430针对cap sense 按键的源码, 可实现单击或滑动键, 如IPOD上的人机接口.-cap against TI MSP430 sense button source, achievable click or sliding key, IPOD as the man-machine interface.
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:145782
    • 提供者:黃大智
  1. F41xSmaRTClock

    0下载:
  2. SmaRTclock Silicon labs Real Time Clock 實現
  3. 所属分类:汇编语言

    • 发布日期:2014-01-17
    • 文件大小:2615
    • 提供者:OWENCHEN
  1. yacc_lex

    0下载:
  2. 编译原理的一个小实例 YACC(Yet Another Compiler-Compiler)是LALR(1)分析器的自动生成工具,它的第一版于70年代初发表,是美国贝尔实验室的软件产品(作者为S.C.Johnson) YACC将一前后文无关文法转换为一LALR(1)分析表,并提供使用该分析表进行语法分析的总控程序yyparse().-compiler principles of a small example of YACC (Yet Another Compiler - Compiler) i
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:110396
    • 提供者:张雷
  1. Nachos-labs

    1下载:
  2. nachos操作系统实习的四个实验代码和报告。包含线程调度,文件系统和内存管理等实现-nachos practice of the four experiments operating system code and reports. Include thread scheduling, memory management, file system and achieve
  3. 所属分类:操作系统开发

    • 发布日期:2013-06-03
    • 文件大小:4270766
    • 提供者:古龙
  1. c8051f020deima

    0下载:
  2. c8051f020源代码39个 使用Silicon Labs IDE 调试器-C8051F020 source code 39 to use Silicon Labs IDE debugger
  3. 所属分类:source in ebook

    • 发布日期:2017-05-07
    • 文件大小:1291899
    • 提供者:maxminmaxmin
  1. asm_art

    0下载:
  2. VERY nice LABS in ASM for all.
  3. 所属分类:assembly language

    • 发布日期:2017-05-18
    • 文件大小:4732605
    • 提供者:hamid
  1. 8

    0下载:
  2. 第1章 基本C++语言C++是在20世纪80年代初期由贝尔实验室设计的一种在C语言的基础上增加了对 面向对象程序设计支持的语言,它是目前应用最为广泛的编程语言-Chapter 1 Basic C++, C++ is in the 20th century and the early 80s designed by Bell Labs as a basis in the C language has increased its support for object-oriented progr
  3. 所属分类:assembly language

    • 发布日期:2017-04-17
    • 文件大小:97788
    • 提供者:wangteng
  1. Blinky

    0下载:
  2. Silicon labs c8051f310 Blinky example c code
  3. 所属分类:source in ebook

    • 发布日期:2017-03-26
    • 文件大小:100898
    • 提供者:alan
  1. Comparators

    0下载:
  2. Silicon labs c8051f310 Compare example c code
  3. 所属分类:source in ebook

    • 发布日期:2017-04-06
    • 文件大小:2467
    • 提供者:alan
  1. Header_Files

    0下载:
  2. Silicon labs c8051f310 Head example c code
  3. 所属分类:source in ebook

    • 发布日期:2017-04-04
    • 文件大小:8691
    • 提供者:alan
  1. Interrupts

    0下载:
  2. Silicon labs c8051f310 Interrupt example c code
  3. 所属分类:source in ebook

    • 发布日期:2017-04-13
    • 文件大小:1686
    • 提供者:alan
  1. Oscillators

    0下载:
  2. Silicon labs c8051f310 OSC SET example c code
  3. 所属分类:source in ebook

    • 发布日期:2017-04-01
    • 文件大小:7543
    • 提供者:alan
  1. osd_09_hw02_a-rebrikov.tar

    0下载:
  2. Complete Solution for MIT JOS labs 2-4
  3. 所属分类:OS Develop

    • 发布日期:2017-05-02
    • 文件大小:608782
    • 提供者:pgriffin
  1. LabsfromemAs

    0下载:
  2. Labs from Emulator of Assembler.
  3. 所属分类:assembly language

    • 发布日期:2017-04-10
    • 文件大小:592
    • 提供者:Neon
  1. part

    0下载:
  2. mbr information. labs for operation system. bkv
  3. 所属分类:Disk Tools

    • 发布日期:2017-04-04
    • 文件大小:714
    • 提供者:sbs_90
  1. three-labs

    0下载:
  2. 这里面含有三个程序,是有关于编译原理中的几个简单的小程序。例如表达式分析等。-That it contains three programs, there is a theory about the compilation of a few simple applets. For example, the expression analysis.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-02
    • 文件大小:397251
    • 提供者:chengguoqing
  1. A-Programmers-Perspective.pdf

    0下载:
  2. 本书适用于那些想要写出更快、更可靠程序的程序员。通过掌握程序是如何映射到系统上,以及程序是如何执行的,读者能够更好的理解程序的行为为什么是这样的,以及效率低下是如何造成的。粗略来看,计算机系统包括处理器和存储器硬件、编译器、操作系统和网络互连环境。而通过程序员的视角,读者可以清晰地明白学习计算机系统的内部工作原理会对他们今后作为计算机科学研究者和工程师的工作有进一步的帮助。它还有助于为进一步学习计算机体系结构、操作系统、编译器和网络互连做好准备。   本书的主要论题包括:数据表示、C程序的机
  3. 所属分类:Compiler program

    • 发布日期:2017-06-20
    • 文件大小:32121158
    • 提供者:乔雪原
  1. iLBC1

    0下载:
  2. Sound, Image and Video Compression and Coding International Hellenic University - Virtual Labs Entropy Coding Quantization Transform Coding MP3 - Psycoacoustics MP3 Compression JPEG MPEG, Block Matching Motion Estimation - P-Frame
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-05-23
    • 文件大小:7532595
    • 提供者:far
  1. Te-field-app-verif

    0下载:
  2. 教学场地申请审核,可申请教学场地,包括教室,实验室等-Teaching field application verification, can apply for teaching field, including classrooms, LABS, etc
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-31
    • 文件大小:957866
    • 提供者:ccc
  1. R Code for Labs

    0下载:
  2. An Introduction to Statistical Learning with Applications in R-Springer (2014),R Code for Labs
  3. 所属分类:书籍源码

    • 发布日期:2018-05-03
    • 文件大小:17408
    • 提供者:roiu
« 12 »
搜珍网 www.dssz.com