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

搜索资源列表

  1. 画贝塞尔曲线

    0下载:
  2. 在汇编程序中很难控制图形的变化,要用到好多的寄存器,本例就是用汇编画贝塞尔曲线-in the compilation process is difficult to control the graphics change, we had to use a lot of the register, this example is using Bezier curve drawing compilation
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:11002
    • 提供者:吴忠
  1. AT91RM9200-BasicMmu

    0下载:
  2. 基于ATMEL AT91RM9200 QFP208的测试源代码,由汇编和C构成,主要用于测试启动时对Flash的读写和相关寄存器设置-ATMEL AT91RM9200 QFP208 based on the test source code, by compiling and C constitute a major test for the commencement of Flash read and write register settings
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:332410
    • 提供者:刘栋
  1. es_avrisp_diy_2313

    0下载:
  2. 自制AVRISP下载型烧录器的汇编源程序-self-replicating AVRISP download compilation of source
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1317
    • 提供者:白海鸣
  1. Music_P00

    0下载:
  2. 基于51单片机的音乐播放器,汇编编写。仅需要一根51管脚,用软件产生pwm驱动扬声器,发出悦耳的乐曲声音。可以在源码中编辑乐谱。silentecho出品-51 microcontroller-based music player, compilation preparation. Require only a 51-pin, the software PWM driver loudspeakers have issued melodious music voices. The source ca
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:22213
    • 提供者:梁文锋
  1. LPC2100_ADC

    0下载:
  2. 用于Philips ARM LPC2100 的模数转换器的程序,有汇编哦,当然也有C啊。对比着看很好啊!-for Philips LPC2100 ARM ADC procedures, a compilation Oh, of course, also has C ah. Compared to see good ah!
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:71628
    • 提供者:王真
  1. 8052os

    0下载:
  2. /*看大家都在学操作系统,我也想学学。所以想用51写一个来玩玩,发现比较郁闷。 弄了几下,不想再弄了,51弄这个没啥意思。我用的89S52,除了速度慢,RAM资源 太少之外,其它都还过得去。弄了一点代码出来,放在那也没啥用,不如拿上来 给新手看看,一个任务调度的雏形是什么样子的~~~~~~~~~这些代码没有经过优化, 我只求实现任务切换的功能。 利用定时器2产生10mS的定时中断作为时钟节拍,任务切换时保存工作寄存器等操作 嵌入了汇编指令,因此Task_Switch.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:2913
    • 提供者:谢军
  1. 164984

    0下载:
  2. 一些汇编源程序,是本人自己编的一些比较成功的 里面有关于寄存器的读写等程序-some source code compilation, I own part of some of the more successful they are on the register read and write procedures
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:18269
    • 提供者:anram
  1. e3-2[1].41.tar

    0下载:
  2. e3 是一个全屏的用户友好的文本编辑器,它的语法象wordstar 的basic.,只有5k大小。它对于libc或任何其他库都独立,它对于微型Linux分区和挽救磁盘特别有用。这种汇编版本也支持freeBSD和BeOS. C 版本支持其他的Unix版本和Cygwin-e3 is a user-friendly, full-screen text editor, the syntax of basic as WordStar. only 5k size. Libc for it or any ot
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:215121
    • 提供者:陈凯
  1. textedit

    0下载:
  2. 这是个简易的文本编辑器 通过汇编编辑的一个简单的文本框 可以进行一些简单的文本操作-This is a simple text editor for editing the compilation through a simple text box can conduct some simple text the operation
  3. 所属分类:编辑框

    • 发布日期:2008-10-13
    • 文件大小:18704
    • 提供者:陈军
  1. timer999

    0下载:
  2. IC源码定时器9999秒9999分9999小时,汇编编写-source timer IC seconds 9999 - 9999 9999-hour compilation prepared
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:4396
    • 提供者:wfl
  1. V1.0b

    0下载:
  2. 这是一款全中文环境的傻瓜型汇编语言辅助开发工具;它包含179个DOS/BIOS中断功能和6个常用的程序框架的模板,用户只要根据自己的需要在窗口中设置选项,就可以快速、准确地自动生成相应的汇编源代码;其中的二进制位的设置与计算、使用哪些寄存器、大量数据的编排(如:低格时的扇区的交叉排列)等等既往需要程序员记忆、理解、计算、查资料才能完成的工作,现在都可由软件隐含自动完成。程序框架模板可自动生成汇编程序的各个段、循环语句、判断语句等,用户可以象使用高级语言一样,不用考虑程序格式以及如何设置跳转标号等
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:508718
    • 提供者:李锦
  1. random1

    0下载:
  2. 随机数产生器的汇编源代码..随机数产生器的汇编源代码-Random Number Generator compilation of source code .. Random Number Generator compilation of source code
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:6583
    • 提供者:李锦
  1. map

    0下载:
  2. Win32汇编写的端口映射器,构思精巧,效率极高。-Win32 compilation was made for the port mapping, the idea of delicate, extremely efficient.
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:2389
    • 提供者:超新星
  1. 20041062293588

    0下载:
  2. 单片器开发 采用C语言和汇编语言所结合的一个很好的CPU处理期-monolithic device development using C and Assembly Language by the combination of a very good period CPU
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:15579
    • 提供者:dfds
  1. spider_cheater

    0下载:
  2. 蜘蛛纸牌作弊器,采用汇编编写,能够在运行蜘蛛纸牌的时候将所有牌透视.-cheating device, using a compilation prepared to operate on the Spider Solitaire all licensing perspective.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:12892
    • 提供者:易成
  1. Gamer

    0下载:
  2. 欢迎使用月影飞狐游戏修改器--内存修改 v1.0 (目前只支持 win 2k/xp/2003 系统) 本程序包含3个可执行文件, Gamer.exe Gamerdll.dll GameRun.exe .Gamer.exe的源 代码在Gamer目录下,Gamerdll.dll的源代码在Gamerdll目录下,GameRun.exe的源代码在GameRun 目录下,其中Gamer.exe为主程序文件,Gamerdll.dll是动态连接库,GameRun.exe为游戏自修改
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:273055
    • 提供者:vro0
  1. TLC2543profile

    0下载:
  2. TLC2543的中文简介,附有汇编操作,TLC2543是德州仪器公司生产的12位开关电容型逐次逼近模数转换器,它具有三个控制输入端,采用简单的3线SPI串行接口可方便地与微机进行连接,是12位数据采集系统的最佳选择器件之一。本文介绍了该芯片的功能、时序,并给出了8051单片机的接口电路。-TLC2543 briefed the Chinese, with the compilation operation, TLC2543 is by TI Switched-Capacitor 12-succe
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:31377
    • 提供者:杨柳
  1. pidbaseondsp

    0下载:
  2. 编写基于DSP的PID汇编子程序,基于CC4.0的软件仿真器Simulator调试程序,并用CC4.0的Graph功能观测PID控制器的输出波形。-prepared DSP-based PID compilation subroutine, Based on the CC4.0 Simulator Simulator software debugging procedures, CC4.0 using the Graph function observation PID controller o
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:16165
    • 提供者:岑岸
  1. ResEdit

    1下载:
  2. 这是用win32汇编编写的资源编辑器,大家在进行VC++或win32汇编开发的时候,要进行资源界面的编辑,这个编辑器的功能比VC自带的更强大-This is a compilation prepared by the win32 resources editor, Members conducting VC + + compilation or win32 development of the times, resource editing interface, The editor of th
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:182894
    • 提供者:亲戚
  1. ATMega8_PWM_LCD

    0下载:
  2. 利用Atmel ATMega8 的定时器功能和PWM功能,制作频率发生器。 有LCD显示,并可实时调节ATMega8的各个相关的寄存器内容。 支持红外遥控器输入。 ..\\频率发生器.prj ......主芯片项目文件 ..\\频率发生器.c ......主芯片主程序 ..\\频率发生器.asm ......主芯片汇编文件(自动生成) ..\\频率发生器.hex ......可供烧录的文件 ..\\频率发生器_client.prj ......副芯片项目文
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:61499
    • 提供者:Aleyn.wu
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 33 »
搜珍网 www.dssz.com