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

搜索资源列表

  1. skl_dct

    0下载:
  2. 用sse2来实现dct变换,对于图像处理的速度有很大提高。-realizing dct translation with sse2 promotes the graph calculting speed
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:8.84kb
    • 提供者:潘敏
  1. translation

    0下载:
  2. Procedure TSPSA:  begin   init-of-T { T为初始温度}   S={1,……,n} {S为初始值}   termination=false   while termination=false    begin     for i=1 to L do       begin         generate(S′form S) { 从当前回路S产生新回路S′}         Δt:=f(S′))-f(S) {f(S)
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:796.74kb
    • 提供者:zhou
  1. gnu_ld_macro

    0下载:
  2. gnu汇编宏指令汇总。好心人做的中文翻译。-gnu summary compilation macros. Well-intentioned people to do the Chinese translation.
  3. 所属分类:assembly language

    • 发布日期:2017-04-01
    • 文件大小:31.77kb
    • 提供者:ff4415
  1. i386protect

    0下载:
  2. 80X86保护运行模式,赵炯翻译的,讲得很详细。-80X86 protection mode, the Translation赵炯, very detailed.
  3. 所属分类:assembly language

    • 发布日期:2017-04-29
    • 文件大小:178.52kb
    • 提供者:李迟
  1. ocsrc

    0下载:
  2. 偏移量转换功能,汇编编写,实现了虚拟地址和物理地址的转换-Offset conversion, compilation prepared a virtual address and physical address translation
  3. 所属分类:assembly language

    • 发布日期:2017-04-16
    • 文件大小:48.31kb
    • 提供者:小鱼
  1. translation

    0下载:
  2. 将彩色图片变为黑白图片 能够使彩色照图片变为黑白的-The color picture into black and white picture can make color picture into black and white according to the
  3. 所属分类:assembly language

    • 发布日期:2017-04-17
    • 文件大小:66.28kb
    • 提供者:jinlei
  1. 004

    0下载:
  2. 题 目: 布尔表达式的文法: B ® B and T | T T ® T or F | F F ® not F |true|false |(B)| i rop i 设计布尔表达式文法,给出该文法的属性文法,用算符优先分析法实现对布尔表达式的翻译,给出翻译的逆波兰式结果。 自己做的编译原理课程设计-Title: Boolean expression grammar: B ® B and T | T T ® T or F | F F &re
  3. 所属分类:assembly language

    • 发布日期:2017-05-14
    • 文件大小:3.48mb
    • 提供者:秦文
  1. Intel_80386_Programmer_Reference_Manual

    0下载:
  2. 80386是一种先进的32位微处理器的多任务优化 操作系统和应用需要很高的设计 性能。 32位寄存器和数据路径支持32位地址 和数据类型。该处理器可以处理多达4 GB的物理 内存和64兆兆字节(246字节的虚拟内存)。片上 内存管理的设施包括:地址转换寄存器, 先进的多任务硬件,一个保护机制,分页的虚拟 内存。特别调试寄存器提供的数据和代码甚至断点 ROM中的软件。-The 80386 is an advanced 32-bit microprocessor op
  3. 所属分类:assembly language

    • 发布日期:2017-03-31
    • 文件大小:743.28kb
    • 提供者:thinkinweb
  1. xuhanshu

    0下载:
  2. 利用虚函数手段,按照3种不同的计算方法来求出Fibonacci数列的第n项(的具体项值)并输出。具体地说,可通过在基类baseCla及其派生类fib1Cla、fib2Cla和fib3Cla中说明如下的同一个虚函数“virtual double fib(int n) ”,来实现求Fibonacci数列第n项值并返回的3种不同求解方法。例如,可设计并使用已经在第4和第5章的练习中所实现的求解方法:简单变量“数据平移”法、使用数组的实现法以及使用递归函数的实现法。-The use of virtual
  3. 所属分类:assembly language

    • 发布日期:2017-04-01
    • 文件大小:920byte
    • 提供者:lixuhui
  1. xiuqiufenxi

    0下载:
  2. 本程序由国外的Vulture大哥编写,并公布了源码,这个是他95年的一个作品,可以说是在当时是非常成功的! 这个程序是巧妙的利用了坐标的不断变化,从而实现了由星星构成的箱子3D转动! 为了尊重版权,本人未对源码注释进行翻译,这样做也可以让国内的汇编爱好者自己琢磨国外的汇编编程的思维-This program prepared by the foreign Vulture brother, and announced the source code, this is his
  3. 所属分类:assembly language

    • 发布日期:2017-04-02
    • 文件大小:8.35kb
    • 提供者:zxllll
  1. pcasm-book-simplified-chinese

    0下载:
  2. 讲述用nasm开发汇编程序的精简单深入的教程,知道一看,中文翻译版-Developed with the nasm assembler about the essence of a simple in-depth tutorials, knowing look, the Chinese translation version of
  3. 所属分类:assembly language

    • 发布日期:2017-04-01
    • 文件大小:858.3kb
    • 提供者:张佳
  1. DCTtanslation

    0下载:
  2. dct变换与idct反变换,dsp硬件编码-dct translation
  3. 所属分类:assembly language

    • 发布日期:2017-04-08
    • 文件大小:13.25kb
    • 提供者:ssh
  1. Assembler

    0下载:
  2. This an assembler which is used during compiler design. It basically does the translation work from assembly language to machine language.-This is an assembler which is used during compiler design. It basically does the translation work from assembly
  3. 所属分类:assembly language

    • 发布日期:2017-03-31
    • 文件大小:110.29kb
    • 提供者:vishal.shubham
  1. Elan-disasm-20101230

    0下载:
  2. 反汇编就是将 cds 烧写档翻译为 dt 源文件,用处嘛,见仁见智了。 资料包括用 VC++6.0 写的 C 语言源代码(其实使用的是标准C,所以其他编译器也问题不大的,理论上....) 同时包括了一篇4页的文章去解释原理 -Disassembly is to program the file cds translation dt source files, useful thing, a matter of opinion. Data including the us
  3. 所属分类:assembly language

    • 发布日期:2017-03-22
    • 文件大小:741.62kb
    • 提供者:Etual
  1. Cadisassembly-matching

    0下载:
  2. 在进行C语言Softice或者Windbg调试时,需要懂的C语言与汇编的互相翻译。上传项目就是对应的练习。-C-Assembly translation is key for debugging on Softice/Windbg. The project uploaded will give some hints for practicing
  3. 所属分类:assembly language

    • 发布日期:2017-04-16
    • 文件大小:11.53kb
    • 提供者:MZ
  1. wc

    0下载:
  2. K&R裡wc的ASM版本 數stdin裡的行數,字數,與字完數 超小的執行檔,只有 244 byte ! -ASM translation of the C code in K&R that counts lines, words, and characters in input. Assembles to 244 bytes!
  3. 所属分类:assembly language

    • 发布日期:2017-04-13
    • 文件大小:1.6kb
    • 提供者:wht36
  1. mazhizhuanhuan

    0下载:
  2. 编写一个程序,将变量ABC中的16位无符号数,用"除十取余"的方法转换成十进制数,要求结果用压缩BCD码保存在RESULT单元中。-mazhizhuanhuan code translation?
  3. 所属分类:assembly language

    • 发布日期:2017-04-24
    • 文件大小:9.58kb
    • 提供者:dangligedang
  1. zhongkong

    0下载:
  2. 初学者写的初级程序,用PIC单片机制作的LED数字钟,并设置有时间控制,如报警、对电器设备实行定时开关机。注译非常详细,供初学者学习参考。该程序已用于实际。-Primary program for beginners wrote, produced using PIC microcontroller LED digital clock, and set the time control, such as the police, to implement a timer switch electr
  3. 所属分类:assembly language

    • 发布日期:2017-12-02
    • 文件大小:4.52kb
    • 提供者:csq
  1. queue_test

    0下载:
  2. queue_test,Dev C++ translation
  3. 所属分类:assembly language

  1. translation

    0下载:
  2. 本文件中包括了对数字图像进行各种几何变换,分别包括图像平移,镜像变换,缩放,转置,旋转以及漩涡和球面扭曲等功能。-This document is included in the digital image of the geometric transformation, translation, respectively, including image, the mirror image transform, scaling, transpose, rotation, and distort
  3. 所属分类:assembly language

    • 发布日期:2017-05-21
    • 文件大小:5.62mb
    • 提供者:第五飞蓉
« 12 »
搜珍网 www.dssz.com