CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 搜索资源 - expression

搜索资源列表

  1. AT89S51单片机试验及实践教程之电子琴

    0下载:
  2. 电子琴 1. 实验任务  1. 由 4X4 组成 16 个按钮矩阵,设计成 16 个音。  2. 可随意弹奏想要表达的音乐。-a flower. An experimental tasks. Formed by the 4x4 matrix button 16, 16 designed to sound. 2. Free expression want to play the music.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:6.75kb
    • 提供者:
  1. 经典操作

    0下载:
  2. 经典的汇编语言程序!是把书上理论的不好 理解的原理用程序表达出来!-classic assembly language! The book is on the theoretical understanding of the principles of bad procedures used expression!
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:2.65kb
    • 提供者:张培卿
  1. bison-2.0.tar

    0下载:
  2. bison 2.0 主要可以用来做语法分析用的,最基本的功能是生成表达式分析程序,做科学计算器可以省事了!-main syntax can be used to do the analysis, the basic function is to generate expression analysis procedures, scientific calculator can save!
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:1.11mb
    • 提供者:毕胜
  1. SmartCounter

    0下载:
  2. 此程序实现了表达式求值,算法先将用户输入的中缀式转换为后缀式,再求表达式的值,并且可以自定义变量。此程序为VC6下的控制台程序,有兴趣的朋友可以为起添加一个GUI-this program evaluates the expression, the algorithm first user input which is made up of the conversion to type suffix. try the value of the expression, and can define
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:33.34kb
    • 提供者:曾潜明
  1. ElectricalControl

    0下载:
  2. 看了这个代码不要吓一条,以为是一个可以控制房间所有电器开关的系统,其实作者所表达也就是这个意思,只不过只发布了几个控件,要想控制整个房间的电器开关,需要单片机支持,控制电路的支持,当然这个程序已经有了。-read the code not a threat, that is a control room for all electrical switches in the system, In fact, the author is the expression meaning, but onl
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:17.83kb
    • 提供者:diy
  1. keyPmouse

    0下载:
  2. 滑鼠與鍵盤的usb驅動函式庫, 並且利用pic微處理器可實現-Expression of usb keyboard Getdata warehouse 驅動 give rat synovial Yes fine vessel fulfilled 處理 pic 且 average use
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-01
    • 文件大小:435kb
    • 提供者:張三
  1. BiaoDashiJisuan

    0下载:
  2. ARM 下的表达式计算的不错的代码,包含头文件和 .c文件-ARM calculated under the true expression of the code, including header files and. C file
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-02
    • 文件大小:2.66kb
    • 提供者:李宁
  1. Expression

    0下载:
  2. 用C++编写的一个计算器,简单能用,基本功能实现+-*/-With C++ Prepared a calculator, a simple use, the realization of the basic functions of+-* /
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-25
    • 文件大小:11.8kb
    • 提供者:guigui
  1. CodeVisionAVR_CLIB

    0下载:
  2. 对CodeVisionAVR C 库函数进行了详细的介绍, 中文表达 -CodeVisionAVR C library functions on a detailed introduction, Chinese Expression
  3. 所属分类:SCM

    • 发布日期:2017-04-28
    • 文件大小:197.66kb
    • 提供者:yazhou
  1. HDB3

    0下载:
  2. hdb3的编解码实现,用c表述的 实际应用性不强,只为说明原理。-HDB3 codec realize, with the practical application of c expression is not strong, only to illustrate the principle.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-07
    • 文件大小:5.39kb
    • 提供者:lixingjian
  1. BEIHANGVerilogjiaocheng

    0下载:
  2. 北航Verilog教程. Verilog HDL基本结构 数据类型及常量、变量 运算符及表达式 语句 赋值语句和块语句 条件语句 ... -BUAA Verilog Tutorial. Verilog HDL data types and the basic structure of constants, variables and expression operator assignment statements and conditional stat
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-10
    • 文件大小:2.24mb
    • 提供者:黄虎
  1. 4

    0下载:
  2. 《嵌入式Linux C语言应用程序设计》第4章 嵌入式Linux C语言基础—数据、表达式-" Embedded Linux C Application Programming Language" Chapter 4 based on embedded Linux C language- data, expression
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-03
    • 文件大小:809.79kb
    • 提供者:天天
  1. kaiguanyuju

    0下载:
  2. (1) switch后面括弧内的“表达式”, ANSI标准允许它为任何类型。 (2) 当表达式的值与某一个case后面的常量表达式的值相等时,就执行此case后面的语句,若所有的case中的常量表达式的值都没有与表达式的值匹配的,就执行default后面的语句。 (3) 每一个case的常量表达式的值必须互不相同,否则就会出现互相矛盾的现象(对表达式的同一个值,有两种或多种执行方案-(1) switch in brackets after the " expression&
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-30
    • 文件大小:2.93kb
    • 提供者:123
  1. jisuanqi

    0下载:
  2. 用飞思卡尔GP32单片机实现普通十进制计算器的功能,按键采用4×4键盘,显示采用16×2点阵式字符LCD,键盘符号定义如下:左下角的“<-”表示退格,即删除键,按一次删除LCD的最后一个数字。 LCD的第一行显示运算式,第二行显示运算结果。其他功能同普通计算器相同(只实现加减乘除四则运算功能)。 扩展功能:负数、小数运算。复合运算。连续运算。2进制、8进制运算。 -GP32 with Freescale MCU general metric calculator functio
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:80.41kb
    • 提供者:deng1243
  1. C51constuct

    0下载:
  2. C51编程中的小容量单片机系统的C语言结构表达方式-C51 programming in the small-capacity single-chip microcomputer system of the structure of C language expression
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:213.94kb
    • 提供者:wilwil
  1. VHDL

    0下载:
  2. VHDL语法入门 1.1 VHDL程序构件 1.2 文法规则 1.3 数据对象及类型 1.4 运算符与表达式 1.5 VHDL语句 1.6 进程与子程序 1.7 资源库与程序包-Introduction to VHDL syntax 1.2 Component 1.1 VHDL procedures grammar rules and type of data object 1.3 Operators 1.4 and 1.6 Expression 1.5 VHDL p
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-28
    • 文件大小:21.08kb
    • 提供者:王强
  1. FPGArealiztionofdigitalsignalprocessing

    0下载:
  2. 数字信号处理FPGA实现 实用程序和文件,有sine.exe ---输入宽度。输出对应的正弦波表 mif文件 csd.exe --- 寻找整数和分数的标准有符号数字量(canonical signed digit ,CSD)表达式程序 fpinv.exe --- 倒数计算浮点数表的程序 dagen.exe ---分布式算法文件生成HDL" onclick="tagshow(event)" class="t_tag">VHD
  3. 所属分类:VHDL编程

    • 发布日期:2017-04-06
    • 文件大小:254.1kb
    • 提供者:kevin
  1. DSP

    0下载:
  2. 数字信号处理的直接对象是数字信号,处理的方式是数值运算的方式,它涉及到的内容非常丰富和广泛,它是应用最快、成效最显著的新学科之一,做为信息专业的专业基础课,需要掌握其基本理论和基本的分析方法,通过理论和实践、原理和应用结合让学生掌握知识。而matlab是集数学计算、图形处理和程序语言设计于一体的软件,通过matlab来实现数字信号处理的有关表达,最终实现课程设计的目的。-Direct targets of digital signal processing digital signal proc
  3. 所属分类:DSP program

    • 发布日期:2017-03-25
    • 文件大小:263.94kb
    • 提供者:李华
  1. Gene-expression-programming-directed-graph-evoluti

    0下载:
  2. 有向图基因表达式程序的电路演化模型Gene expression programming directed graph evolution model of the circuit-Gene expression programming directed graph evolution model of the circuit
  3. 所属分类:SCM

    • 发布日期:2017-03-26
    • 文件大小:451.7kb
    • 提供者:lifan717
  1. Expression-acesMIPS

    0下载:
  2. 嵌入式系统模拟器生成系统Expression-Embedded system simulator generates systems Expression
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-25
    • 文件大小:2.81mb
    • 提供者:clhenyan
« 12 3 4 »
搜珍网 www.dssz.com