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

搜索资源列表

  1. ll-sound-new

    0下载:
  2. 实现按键弹奏音乐,最后一个按键实现蜂鸣器唱歌,基于DSP的,上课的实验内容。-Play music, and finally realize button a button and realize the buzzer singing, based on DSP, class experiment content.
  3. 所属分类:DSP program

    • 发布日期:2017-04-06
    • 文件大小:78274
    • 提供者:刘丽
  1. LearnXcodeToolsMacOSXaiPhone

    0下载:
  2. 本书内容覆盖了用于Mac OS X和IPhone的Apple开发工具箱中的所有工具。-Learn Xcode Tools for Mac OS X and iPhone Development is the only book that covers all of the tools in Apple’s developer toolkit for both Mac OS X and iPhone application development. So many developers are c
  3. 所属分类:MacOS develop

    • 发布日期:2017-05-27
    • 文件大小:10654185
    • 提供者:kankan
  1. digui

    1下载:
  2. 递归下降语法分析设计原理与实现技术 完成以下描述算术表达式的LL(1)文法的递归下降分析程序 G[E]: E→TE′ E′→ATE′|ε T→FT′ T′→MFT′|ε F→ (E)|i A→+|- M→*|/ -Recursive descent parsing design principles and implementation techniques to complete the following descr iption of ari
  3. 所属分类:Compiler program

    • 发布日期:2017-03-27
    • 文件大小:668391
    • 提供者:任红伟
  1. WateWave

    0下载:
  2. 我修改过的实现水波特效的源码。非调用LL,可方便的添加到你的工程中去。-I modified the source code to achieve wave effects. No DLL, can be easily added to your project to go.
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-17
    • 文件大小:115712
    • 提供者:Li
  1. c99_contai2207867102011

    0下载:
  2. Generic vector, list and priority queue style containers in C. I ve included what i have found to be the most useful subset of functions but, if anyone has any requests I ll be happy to add them. (7/10/2011) Fixed self insertion error (ironically en
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:20881
    • 提供者:Rahim
  1. ll

    0下载:
  2. 宏晶科技单片机型号为stc89c58的最新头文件-Wang Jing Science and Technology' s latest single-chip model stc89c58 header files
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:42854
    • 提供者:
  1. main

    0下载:
  2. 利用改变定时器输出比较通道的捕获值,当输出通道捕获值产生中断时,在中断中将捕获值改变,这时,输出的I/O会产生一个电平翻转,利用这种办法,实现不同频率的PWM输出。-Used to change the timer output value of a channel down the output channel capture value generate the interrupt, "the value will change, then, the output of course i
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-01
    • 文件大小:567
    • 提供者:闻晶
  1. yuan

    1下载:
  2. iOS 4 编程 (涵盖iOS 4.3 and Xcode 4) (含源代码)-Get a solid grounding in all the fundamentals of Cocoa Touch, and avoid problems during iPhone and iPad app development. With Programming iOS 4, you ll dig into Cocoa and learn how to work effectively with Ob
  3. 所属分类:MacOS develop

    • 发布日期:2017-06-15
    • 文件大小:23714405
    • 提供者:汪林巍
  1. C-compile-system

    0下载:
  2. 这是编译原理课程的大作业,实现了简单的C语言向x86汇编语言的转换。使用LL(1)文法。-This is a great compiler theory course work to achieve a simple C language to convert x86 assembly language. Using LL (1) grammar.
  3. 所属分类:Compiler program

    • 发布日期:2017-03-29
    • 文件大小:40927
    • 提供者:li
  1. A-Simplified-VHDL-UART

    0下载:
  2. In embedded systems, the processor that we choose for our design may not come with built-in peripherals. Therefore, designers will have to implement these devices in hardware keeping in mind that they will need to interface to the processor. In this
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:375158
    • 提供者:mezzich
  1. LL

    0下载:
  2. 自己写的一个连连看程序,实现基本的连连看算法.供初学者学习-this program uses basic Lianliankan algorithms for beginners to learn
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:656572
    • 提供者:李佳
  1. 20110915_src

    0下载:
  2. 建立一个针对LL(1)文法编译器的自动生成器。要完成此编译器的生成器需对源文件进行两遍处理:第一遍词法分析,第二遍语法分析。语法分析程序用LL(1)语法分析方法。首先输入定义好的文法书写文件(所用的文法可以用LL(1)分析),然后建立词法分析器,包括词法分析主程序、扫描器部分、关键字表等。经词法分析后分别计算所输入的文法的每个非终结符号的FIRST集合,每个非终结符号的FOLLOW集合,以及每个规则的SELECT集合,并判断任意一个非终结符号的任意两个规则的SELECT集的交集是不是都为空,如果
  3. 所属分类:Compiler program

    • 发布日期:2017-04-06
    • 文件大小:37388
    • 提供者:yin
  1. CSS-design-source-code

    0下载:
  2. [高访问量网站的CSS设计].源代码你将从《Pro CSS for High Traffic Websites》中学习到制作强大和模块化的CSS、如何最大限度地提高网站的性能、跨浏览器和CSS访问的最佳做法、CSS技术动态等等。 -Targeted at "high traffic" websites—those receiving over 10,000 unique visitors a day—Pro CSS for High Traffic Websites gives you in
  3. 所属分类:MacOS develop

    • 发布日期:2017-05-11
    • 文件大小:2847065
    • 提供者:黄传
  1. puzzles-r9306

    0下载:
  2. 游戲 as known as the game: mastermind. one guess the correct color pattern by the returning clue in A or B (A: color and position are correct B: only color is correct, but position is incorrect). For example, the answer is 1234, and you guess 51
  3. 所属分类:Game Program

    • 发布日期:2017-05-13
    • 文件大小:3094066
    • 提供者:jose rodriguez
  1. getip

    0下载:
  2. Title: Net Tools!!! Descr iption: Net Tools by PiK Soft has 12 differnt net tools including: Raw Connect, SMTP Email, Finger, Get HTML, Listen, Host Lookup, Ping, Port Scan, Speed Check, Trace Route, and Whois!!! It even has shareware protection bu
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:68248
    • 提供者:Claws
  1. Programming.Windows.EN

    0下载:
  2. 这是window程序设计英文原版书籍,对于英文好的人看原版最能得到原滋原味的学习-This book shows you how to write programs that run under Microsoft Windows 98, Microsoft Windows NT 4.0, and Windows NT 5.0. These programs are written in the C programming language and use the native Windows
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-17
    • 文件大小:4613459
    • 提供者:test
  1. NETRemoting

    0下载:
  2. IN THIS CHAPTER, I DEMONSTRATE the key techniques you’ll need to know to use .NET Remoting in your real-world applications. I show you the differences between Singleton and SingleCall objects and untangle the mysteries of client-activated objec
  3. 所属分类:.net

    • 发布日期:2017-04-08
    • 文件大小:335752
    • 提供者:brite
  1. Microsoft.Press.Microsoft.SQL.Server.2008.T-SQL.F

    0下载:
  2. This book walks you through your first steps in T-SQL (also known as Transact-SQL), which is the Microsoft SQL Server dialect of the standard ANSI-SQL language. You ll learn the theory behind T-SQL querying and programming, how to develop T-SQL code
  3. 所属分类:SQL Server

    • 发布日期:2017-04-09
    • 文件大小:2002373
    • 提供者:arash
  1. USB-Mass-Storage---Designing-and-Pgmg-Devices--Em

    0下载:
  2. If you’re involved with designing or programming devices that incorporate a USB mass-storage device or host interface, this book will help you get your projects up and running. You’ll also find the book useful if you’re designing or programming
  3. 所属分类:USB develop

    • 发布日期:2017-04-09
    • 文件大小:1743840
    • 提供者:Marcus Arcus
  1. newcs

    0下载:
  2. The Newcamd Cardserver Protocol This document is intented for developers, who d like to program their own clients for the Newcamd cardserver. I got several requests in the past to make this information available and since it s no "state" sec
  3. 所属分类:Linux Network

    • 发布日期:2017-04-02
    • 文件大小:6872
    • 提供者:espoo
« 1 2 ... 35 36 37 38 39 4041 42 43 44 45 ... 50 »
搜珍网 www.dssz.com