搜索资源列表
汇编语言实现计算器的四则运算功能
- 用汇编语言设计一个程序,用来实现计算器的四则运算功能。 需要实现在屏幕要显示输入的表达式,以及运算结果。 ,Using assembly language to design a program to achieve the calculator function of the four operations. Need input on the screen to show the expression, as well as the results of operations.
shuxuemoxing.rar
- 某城区有 36 个垃圾集中点,每天都要从垃圾处理厂(第 37 号节点)出发将垃圾运回。现有一种载重 6 吨的运输车。每个垃圾点需要用 10 分钟的时间装车,运输车平均速度为 40 公里/小时(夜里运输,不考虑塞车现象);每台车每日平均工作 4 小时。运输车重载运费 1.8 元 / 吨公里;运输车和装垃圾用的铲车空载费用 0.4 元 / 公里;并且假定街道方向均平行于坐标轴。请你给出满意的运输调度方案以及计算程序。,City have a focal point 36 of refuse ever
tongxingongchengshengchanshixibaogao
- 通信工程专业的实习报告,分四个部分,数据通信,光纤通信,通信电源,程控交换-Communications engineering internship report is divided into four parts, data communications, optical fiber communication, communication, power, program-controlled exchange
Videocodingwithh.264
- H.264/AVC, the result of the collaboration between the ISO/IEC Moving Picture Experts Group and the ITU-T Video Coding Experts Group, is the latest standard for video coding. The goals of this standardization effort were enhanced compression ef
Soundsourcelocalizationforobotauditorysystemusingt
- 基于互相关函数,采用求和广义互相关函数(summed-GCC)法用于机器人系统平台。由于采用不同的映射函数(mapping functions),GCC法在该平台下,只需三个麦克风即可进行三维定位,突破了基于TDOA法进行三维声源定位最少需4个麦克风的限制-Based on cross-correlation function, using generalized cross-correlation function sum (summed-GCC) method for the robot s
Simple_Digital_FPGA_Pseudo-Chaos_Generator
- In this paper, the feasibility of replacing a chaos source by an equivalent digital pseudo-random generator realized using Linear Feedback Shift Register (LFSR) is studied. Particular emphasis is given on the digital implementation Piece-Wise Linear
HW_coding_guild
- 华为软件编程规范与范例 有4个word文件,看看还是有帮助的-Huawei software specification and examples are four word document to see if there is help
report
- 本课程设计的目的是设计四用户的扩频通信系统-The purpose of this course design is to design four user spread spectrum communication system
4portswitch
- Four ports programmable switch of Ethernet-Four ports programmable switch of Ethernet
UART-WLAN
- Wi-Fi(wlan 无线局域网)作为当今无线领域最为热门的一个技术, 已经应用到各行各业中。它使用TCP标准通讯,技术成熟可靠,传输速率快,各种配套的网络设备十分丰富,使用者接受程度最高, 全球免费使用,是区域无线通讯的首选方案。 SOC芯片,性价比极高,质量稳定,内置WiFi协议栈和串口传输协议,接口信号5V、地、RX 、TX四线连接; ◆ 模块简洁、体积小,22*60*5 mm; ◆ 用户接口开发简单快捷,串口驱动 ,内置协议栈,无需操作系统支持; ◆ MSC51/
CortexM3
- Cortex-M3的相关技术文档 1_ARM_Cortex-M3挑战8位微控制器经济 2_创建出色的32位微控制器应用的四步骤 3_针对ARM_Cortex_M3平台的代码移植 4_从ADS到RealView_MDK 5_在Cortex-M3处理器上运行ARM7TDMI处理器软件-Cortex-M3-related technical documentation 1_ARM_Cortex-M3 8-bit microcontroller economic chall
encode16
- lzw壓縮encode,字典壓縮部份使用16位元儲存在文字檔中,缺點為壓縮效率太差,一個文字需用四個bit表示-lzw compression encode, some use 16-bit compression dictionary is stored in text files, the shortcomings of bad for the compression efficiency of a four bit word, said Xu Yong
ACE6000_tech_broch_0206
- ACE6000 four-quadrant load profiling meters support the new needs arising from deregulation and competition in the electricity market as well as classic metering.
DNP3.0
- DNP3.0规约英文完整版,有四个PDF文件,分别是数据链路层、传输层、应用层、数据对象库-DNP3.0 Statute of the English full version, there are four PDF files, namely the data link layer, transport layer, application layer, Data Objects Library
shixun
- 编译原理实训,介绍了四个编译原理的实训课程,语义分析,语法分析,词法分析,词法识别-Compiler theory training, introduced the principle of the training course of four compilation, semantic analysis, syntax analysis, lexical analysis, lexical recognition
time_frequency
- 这是一篇现代通信原理课程的作业报告.题目为几种时频分析方法比较及应用.详细介绍了短时傅里叶变换、小波变换、魏格纳—威利分布和Cohen类时频分布这4种典型时频分析方法,并作了比较-This is a modern communication Principle operating report. Entitled Comparison of several time-frequency analysis and 应用. 详细 Jieshao the short time Fourier tran
lecture4.pdf.tar
- Multi-access communication transmission protocol lecture four in Computer networks. Author: Guevara Noubir. Course: COM3510 Outline: Pure and slotted Aloha and its mathematical analysis, performance, stability etc. Other MAC protocols: CSMA
synchronization
- GARDNER algorithm used the timing of the simulation module, enter each symbol four sampling points, by interpolation, the output value of one sample
matlab
- 里面有4个实验的实验报告内容,程序和问题-There are four experimental test reports, procedures and problems
node-design-in-NS2
- 该文件描述了在NS2环境下节点扩展的C++代码,共有4种类型的节点,它们是源节点、中继节点、编码节点和译码节点。要求中继节点可以复制完成复制功能,编码和译码节点具有编码和译码功能。-the file descr ipt a C++ node coding in NS2 .the node include four types:send node,relay node,receive node and coding node