资源列表
winmips64
- winmips64是MIPS汇编的工具,根据汇编代码,可以单周期或者多周期运行,结果直观,功能强大-winmips64 is MIPS assembly tools, according to the assembly code, you can single-cycle or multi-cycle operation, the result intuitive, powerful
danpianjishiyan
- 单片机实验 一、实验内容 1、静态显示一位数码管(本实验为共阳数码管) 2、利用实验箱提供的显示电路,动态显示一行数据(12345678). 二、实验目的 1. 掌握数码管的静态与动态显示。 2. 了解用总线方式控制数 -#include<reg51.h> #define T 100 void delay(int ys) { int i,j for(i=ys i>0 i--) for(j=110
Testexecl
- 一个简单的execl(linux)下的服务器代码,有什么问题,请多指教-a simple execl (linux) server code, any problem, please enlighten
fp_prj
- FPGA Verilog 分频程序。用于板子验证及检测功能测试非常方便 -FPGA Verilog program , use for the board analyst and test . very helpfull
Lab2
- Ejemplo programa en Assembler Sourcecode asm lab2
15883871sFlash
- vcd player source code program
answeringmachine
- automatic answering machine
ppi-conversion-1.0-src.tar
- 模块二维图像morphing技术最近研究了下ANSA的morph-A simple piece of morphing algorithm,
App1-TOOLS
- 汇编上机实验指南.绝对手把手教你.这部分的内容对汇编语言的初学者来说绝对是最好的教程.-compilation of experimental guidance on the plane. You absolutely Maxivista. This part of the contents of the assembly language is absolutely beginners the Guide is the best.
Bubble
- 冒泡排序,依次比较相邻的两个数,将小数放在前面,大数放在后面。即在第一趟:首先比较第1个和第2个数,将小数放前,大数放后。然后比较第2个数和第3个数,将小数放前,大数放后,如此继续,直至比较最后两个数,将小数放前,大数放后。至此第一趟结束,将最大的数放到了最后。在第二趟:仍从第一对数开始比较(因为可能由于第2个数和第3个数的交换,使得第1个数不再小于第2个数),将小数放前,大数放后,一直比较到倒数第二个数(倒数第一的位置上已经是最大的),第二趟结束,在倒数第二的位置上得到一个新的最大数(其实在整
20060405221051338
- 步进电机控制程序 汇编程序 已调试成功-stepper motor control procedures compilation procedure has been successful Debugging
DFT
- 基于TS201 32-bit floating point DFT routine -Based on the TS201 32-bit floating point DFT routine
