Welcome![Sign In][Sign Up]
Location:
Search - mips

Search list

[Graph programRmcodec

Description: REAL格式文件的解码程序,可以支持x86 ARM MIPS等各个平台的-REAL format decoding process, can support all x86 ARM MIPS platform
Platform: | Size: 63488 | Author: liunovember | Hits:

[Streaming Mpeg4mrua_SMP8634_2.8.0.1_dev.mips.tar

Description: smp8634 sdk and doc.
Platform: | Size: 6383616 | Author: xfken | Hits:

[ELanguagecompiler

Description: Python语言写的汇编编译器,可将MIPS指令转化为机器语言。-Python language compilation compiler, MIPS instructions can be translated into machine language.
Platform: | Size: 2048 | Author: king | Hits:

[assembly languageMatrix_Transposition_Multiplication

Description: Matrix Transposition and Multiplication It is a MIPS assembly program that does the following: given two matrices, M1 and M2, first transpose M2 to obtain M2tran. Then multiply M1 and M2tran. -Matrix Transposition and MultiplicationIt is a MIPS assembly program that does the following: given two matrices, M1 and M2, first transpose M2 to obtain M2tran. Then multiply M1 and M2tran.
Platform: | Size: 74752 | Author: Hong | Hits:

[Windows CEmp3play

Description: 非常适合内嵌式mp3播放,例如控制台!注意看压缩包里readme.doc 详细过程,在ARM及MIPS下通过 新建一个 wce application,选择 a simple windows ce application 在 1.tool->options->directories>include files里包含必要的头文件 D:\WINCE500\pubilc\directx\SDK\INC D:\WINCE500\pubilc\common\SDK\INC D:\WINCE500\pubilc\common\OAK\INC D:\WINCE500\pubilc\common\DDK\INC 2. >Library files D:\WINCE500\PUBLIC\DIRECTX\SDK\LIB\MIPSII\RETAIL D:\WINCE500\PUBLIC\COMMON\SDK\LIB\MIPSII\RETAIL D:\WINCE500\PUBLIC\COMMON\OAK\LIB\MIPSII\RETAIL 3.可能要在Project->Settings->link的object/library modules 加入 commctrl.lib coredll.lib ole32.lib oleaut32.lib uuid.lib strmiids.lib newres.h play.cpp play.vcw resource.h StdAfx.cpp StdAfx.h 下面为播放源码 #include "stdafx.h" #include<dshow.h> #include<streams.h> .......其实编译时的 object/library modules 只要看 sourse 文件包含哪个dll,或lib 就行 -Very suitable for embedded mp3 player, such as the console! Attention Readme.doc bag to see the detailed process of compression, in the ARM and MIPS adopted a new wce application, choose a simple windows ce application in 1.tool-
Platform: | Size: 1568768 | Author: lzy | Hits:

[Multimedia DevelopMediaplayer

Description: 今日新播放器程序,在MIPS和ARM上跑过,主要播放MP3,WMA,WAV等,不是基于网上大多资料说明的ActiveMovieControl Object 而是用Windows Media Player 有一定的参考价值 已实行打开,播放,暂停,指定时间,大小声控制 Mediaplayer.cpp Mediaplayer.h MediaplayerDlg.cpp MediaplayerDlg.h newres.h Resource.h StdAfx.cpp mediaplayer2.cpp mediaplayer2.h mediaplayerdvd.cpp mediaplayerdvd.h EVC MFC程序,其实本来想用ActiveMovieControl Object 但在板子上跑时老说少组件,干脆就用Windows Media Player.lnk-Today, the new player procedures ran on MIPS and ARM, the main player MP3, WMA, WAV and so on, is not based on information on the Internet most of the ActiveMovieControl Object instead of Windows Media Player has some reference value has been in place for open, play, pause designated time, the size of the sound Mediaplayer.cppMediaplayer.hMediaplayerDlg.cppMediaplayerDlg.hnewres.hResource.hStdAfx.cppmediaplayer2.cppmediaplayer2.hmediaplayerdvd.cppmediaplayerdvd.hEVC MFC control procedures, in fact, had wanted to use ActiveMovieControl Object but when the old board on the run, said fewer components , simply use Windows Media Player.lnk
Platform: | Size: 62464 | Author: lzy | Hits:

[ARM-PowerPC-ColdFire-MIPSor2000

Description: 这是一个MIPS架构的开发的CPU软核OR2000,比OR1200更高的版本,里面还有SOC程序,多次MPW流片成功-This is a MIPS architecture to develop the CPU soft-core OR2000, higher than OR1200 version, there is also SOC procedures, many times MPW silicon success
Platform: | Size: 102400 | Author: liming | Hits:

[OS Develop4.299_1116

Description: QEMU是一套由Fabrice Bellard所编写的模拟操作系统的自由软件。它与Bochs,PearPC近似,但其具有某些后两者所不具备的特性,如高速度及跨平台的特性。经由kqemu这个非自由的加速器,QEMU能模拟至接近真实电脑的速度。 可以模拟 IA-32 (x86)个人电脑,AMD 64个人电脑,MIPS R4000, 升阳的 SPARC sun3 与 PowerPC (PReP 及 Power Macintosh)架构 支持其他架构,不论在主机或虚拟系统上 增加了模拟速度,某些程序甚至可以实时运行 适用于Linux ,Windows, FreeBSD and MaxOS X这几个平台 可以储存及还原运行状态(如运行中的程序) 可以虚拟网络卡 Qemu Manager是delphi源码 qemu是c源码 这里下载源码-QEMU is a set of written by Fabrice Bellard analog of the free software operating system. It with Bochs, PearPC approximate, but it has some of the latter two do not have the features such as high-speed and cross-platform features. By this non-free kqemu accelerator, QEMU can be simulated to a level close to the real speed of the computer. Can simulate the IA-32 (x86) PC, AMD 64 PC, MIPS R4000, Sun SPARC sun3 with the PowerPC (PReP and Power Macintosh) architecture to support other structure, whether in the host or virtual system to increase the speed of a simulation, a these procedures can even be applied to real-time operating Linux, Windows, FreeBSD and MaxOS X platform these can save and restore the operational status (such as in the operation of the procedure) can be virtual network card is delphi source Qemu Manager Qemu is the c source code here to download source
Platform: | Size: 3851264 | Author: 渔民 | Hits:

[Windows CEser_16552

Description: Wince 5.0下ST16C2552扩展串口驱动,采用两个gpio做中断。独立开发所使用的环境是au1200+MIPS,可根据需要进行平台移植。-ST16C2552 expansion under Wince 5.0 serial driver, so the use of two GPIO interrupt. Independent development environment is used au1200+ MIPS, according to the need for transplantation platform.
Platform: | Size: 124928 | Author: 聂方圆 | Hits:

[ARM-PowerPC-ColdFire-MIPSmips

Description: mini mips 小型mips软件-mips software small mini mips
Platform: | Size: 41984 | Author: liangyang | Hits:

[ARM-PowerPC-ColdFire-MIPSdisplay

Description: MIPS的液晶显示原码,运行在ECLIPSE上,已通过测试.-MIPS source of the liquid crystal display, runs on the ECLIPSE, have passed the tests.
Platform: | Size: 57344 | Author: yunyufeng | Hits:

[ARM-PowerPC-ColdFire-MIPSmips3

Description: modelsim+dc开发的4级流水线结构的MIPS CPU,完成基本的逻辑运算和跳转。测试程序为希尔排序,结果正确。-modelsim+ dc development of four pipelined structure MIPS CPU, the completion of the basic logic operations and Jump. Test procedure for the Hill to sort the results correctly.
Platform: | Size: 307200 | Author: 杨春 | Hits:

[GUI DevelopCA

Description: mips 模拟器 5断流水线,支持断点 stall flush-mips simulator 5 off the assembly line, support breakpoint stall flush
Platform: | Size: 120832 | Author: liusong | Hits:

[VHDL-FPGA-VerilogDigital-Design-and-Computer-Architecture-VHDL

Description: 《数字设计和计算机体系结构》一书MIPS VHDL源码。
Platform: | Size: 4096 | Author: guo | Hits:

[OtherSeeMIPSRun

Description: 一本很好的学习MIPS体系机构的书,里面的内容很丰富,涉及到MIPS处理各个方面-A good learning MIPS architecture book, inside is very rich in contents, covering all aspects of treatment to MIPS
Platform: | Size: 2333696 | Author: guoguo | Hits:

[Windows DevelopAli_M3329

Description: Source code for MIPS EJTAG Ali M3329
Platform: | Size: 21504 | Author: serg | Hits:

[ARM-PowerPC-ColdFire-MIPSMipsAssemblyLanguage

Description: Mips assembly language programming
Platform: | Size: 592896 | Author: mmfuria | Hits:

[JSP/JavaMipsSimulator

Description: 实现一个具有5段流水线结构的Mips-lite模拟器,该模拟器结构具有data forwarding,stall 处理等功能-The realization of a pipeline structure with paragraph 5 of the Mips-lite simulator, the simulator structure of data forwarding, stall and other functions to deal with
Platform: | Size: 285696 | Author: Draco | Hits:

[ARM-PowerPC-ColdFire-MIPSMIPS_Assembly

Description: MIPS 汇编指令基础,有例子详细说明MIPS的汇编语法-MIPS instruction based on the compilation, there are examples of a detailed description of the compilation of MIPS syntax
Platform: | Size: 159744 | Author: 丁雄 | Hits:

[ARM-PowerPC-ColdFire-MIPSMIPS32_Instruction_Set_Quick_Reference

Description: MIPS 32 处理器 汇编指令 速查手册-MIPS 32 processor compilation manual instructions Info
Platform: | Size: 148480 | Author: 汪中 | Hits:
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »

CodeBus www.codebus.net