CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 汇编语言 搜索资源 - processor

搜索资源列表

  1. NASMdocCN

    1下载:
  2. NASM中文文档资料 目录详细介绍 第一章:简介 第二章:运行NASM 第三章:NASM语法介绍 第四章:NASM的预处理器 第五章:汇编方向性 第六章:输出格式 第七章:写16位代码(DOS,Windows 3/3.1) 第八章:写32位代码(Unix,Win32,DJGPP) 第九章:16位与32位混和编程 第十章:问题解答 -Assemble Chinese documents detailed information
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:73.54kb
    • 提供者:王王
  1. bing

    0下载:
  2. 这是一个微型处理器中的实验,功能是实现并行通信,内有用汇编语言编写的程序,且有运行结果。-This is a micro-processor test, function is parallel communications, within useful compilation of the written procedures, which are running results.
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:20.38kb
    • 提供者:苏艳
  1. BCAN1

    0下载:
  2. 实现CAN总线的接收,发送,故障处理,处理器采用的是STC89C58RD,是中央空调控制系统的下位机程序的一部分.-CAN Bus receive, send, fault handling, the processor is STC89C58RD. central air-conditioning control system of the next crew part of that process.
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:3.79kb
    • 提供者:朱万林
  1. WIN32.BolzanoWormSourceCode

    0下载:
  2. WIN32.Bolzano蠕虫源码,TASM编译,通过网络传播,感染本地共享,邮件,完整。-WIN32.Bolzano worm source code, compile processor and transmitted through the Internet. Infection local share, mail and integrity.
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:11.37kb
    • 提供者:诚然
  1. TASM2MSG

    0下载:
  2. EXAMPLE SOURCE CODE FOR TASM FILTER his filter accepts input through the standard input stream, converts it and outputs it to the standard output stream. The streams are linked through pipes, such that the input stream is the output from the asse
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:4.82kb
    • 提供者:魏臻
  1. ixdp-vxworksbsp

    0下载:
  2. intel ixp425网络处理器vxworks源代码BSP。-intel ixp425 Network Processor vxworks BSP source code.
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:250.93kb
    • 提供者:flyhorse
  1. DM642asm_c

    0下载:
  2. 一个TIDM642DSP处理器测试程序,分别用C和ASM编写,ASM分别用10~6个循环实现,适宜学习流水线编程手段和熟悉汇编命令-a TIDM642DSP processor test procedures were used to prepare C and ASM. ASM respectively 10 ~ 6 cycling and appropriate learning tools and programming pipeline familiar with the compila
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:15.37kb
    • 提供者:赵鑫
  1. MCS96常用子程序(ASM语言)

    0下载:
  2. MCS96常用子程序-used subroutine Processor
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:16.49kb
    • 提供者:liu
  1. 87361001DSO

    0下载:
  2. Abstract A new intelligent milometer base on a microcontroller can count the sum. By taking full use of the processor 89s51 and E² PROM (AT24C02) and sensor of magnetism, it can count the sum of fully distance and the course of development.
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:29.77kb
    • 提供者:wan
  1. shijianpian

    0下载:
  2. 简单轮转法的基本思想是:所有就绪进程按 FCFS排成一个队列,总是把处理机分配给队首的进程,各进程占用CPU的时间片相同。如果运行进程用完它的时间片后还为完成,就把它送回到就绪队列的末尾,把处理机重新分配给队首的进程。直至所有的进程运行完毕。-Simple movement of the basic idea is: all lined up ready for the process according to a FCFS queue, the processor is always assi
  3. 所属分类:assembly language

    • 发布日期:2017-04-02
    • 文件大小:1.22kb
    • 提供者:Andy
  1. main

    0下载:
  2. 交通灯程序。C语言开发,在51的处理器中运行。-Procedures for traffic lights. C language development, the 51 processor run.
  3. 所属分类:assembly language

    • 发布日期:2017-04-12
    • 文件大小:1.13kb
    • 提供者:张金平
  1. QUAX_4428_ARMO_bk_01

    0下载:
  2. Atmel Atmega128 processor brushless controller source code with compiler hints.
  3. 所属分类:assembly language

    • 发布日期:2017-04-25
    • 文件大小:54.21kb
    • 提供者:747
  1. fuzzy_pic

    0下载:
  2. This program implements a PIC-based fuzzy inference engine for the Fudge fuzzy development system from Motorola. It works by taking the output from Fudge for the 68HC11 processor, and converting it to a MPASM compatible assembler file using the
  3. 所属分类:assembly language

    • 发布日期:2017-04-04
    • 文件大小:177.57kb
    • 提供者:mm4games
  1. Doorbell

    0下载:
  2. LIST p=16F84 PIC16F844 is the target processor #include "P16F84.INC" Include header file CBLOCK 0x10 Temporary storage tempo tptrl tptrh note length pitch temp dl1 dl2 ENDC- LIST p=16F84 PIC16F844 i
  3. 所属分类:assembly language

    • 发布日期:2017-04-01
    • 文件大小:2.91kb
    • 提供者:_free_
  1. XT_KeyBoardTo8951WithAssembler

    0下载:
  2. XT_KeyBoard interface with 8951 using Assembler and Document for Key board delivered data details, Which will help to dvelope for any processor and controller interface.
  3. 所属分类:assembly language

    • 发布日期:2017-04-06
    • 文件大小:26.61kb
    • 提供者:simon glamar
  1. TS201link

    0下载:
  2. 数字信号处理器TS201的传输,测试程序。-TS201 digital signal processor of the test procedure.
  3. 所属分类:assembly language

    • 发布日期:2017-04-03
    • 文件大小:21.63kb
    • 提供者:zhuwenhua
  1. txev

    0下载:
  2. 通过编写程序使D/A转换器DAC0832产生锯齿波,然后利用A/D转换器ADC0809采集 转换这个波形。其中ADC0809的时钟信号由定时器8253来提供;中断的申请由A/D 转换器向8259A发出信号后,再由8259A向8086处理器发出中断申请信号,完成对 锯齿波的采集-Through the preparation process so that D/A converter DAC0832 sawtooth generated, and then use A
  3. 所属分类:assembly language

    • 发布日期:2016-01-26
    • 文件大小:3.09kb
    • 提供者:Excell889
  1. DAVE

    0下载:
  2. Microcode of basic assembely language (hardware rom of processor 8051)
  3. 所属分类:assembly language

    • 发布日期:2017-04-10
    • 文件大小:989byte
    • 提供者:sirnails
  1. hmc-mips-7-3-15

    0下载:
  2. mips processor in verilog
  3. 所属分类:assembly language

    • 发布日期:2017-04-09
    • 文件大小:1.61mb
    • 提供者:henry
  1. fft

    0下载:
  2. vhdl code and verilog code for an 128 point fft processor which has to be executed in xlinx software as needed for course project
  3. 所属分类:assembly language

    • 发布日期:2017-03-27
    • 文件大小:355.64kb
    • 提供者:tejaswini
« 12 3 4 »
搜珍网 www.dssz.com