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

搜索资源列表

  1. ucore-lab1

    0下载:
  2. Ucore是一个很小的适于学习的操作系统,此“麻雀”包含虚存管理、进程管理、处理器调度、同步互斥、进程间通信、文件系统等主要内核功能,总的内核代码量(C+asm)不会超过5K行。充分体现了“小而全”的指导思想。 这是ucore的实验1:系统软件启动过程。实验目的:操作系统是一个软件,也需要通过某种机制加载并运行它。在这里我们将通过另外一个更加简单的软件-bootloader 来完成这些工作。为此,我们需要完成一个能够切换到x86 的保护模式并显示字符的bootloader,为将来启动操作系统
  3. 所属分类:OS Develop

    • 发布日期:2017-04-09
    • 文件大小:1725387
    • 提供者:gyh
  1. spd

    0下载:
  2. DOS下读取内存SPD信息,C语言与汇编代码混合-Information to read memory SPD DOS, C language and assembly code mixed
  3. 所属分类:assembly language

    • 发布日期:2014-12-19
    • 文件大小:2048
    • 提供者:张峻海
  1. LCDYXD12864BCOG

    0下载:
  2. 烨新达显示屏LCDYXD-12864B-COG用的图纸及ASM程序-Ye new display of LCDYXD-12864B-COG with the drawings and the ASM program
  3. 所属分类:SCM

    • 发布日期:2017-03-26
    • 文件大小:927199
    • 提供者:黄伟超
  1. ucore-lab

    0下载:
  2. Ucore是一个很小的适于学习的操作系统,此“麻雀”包含虚存管理、进程管理、处理器调度、同步互斥、进程间通信、文件系统等主要内核功能,总的内核代码量(C+asm)不会超过5K行。充分体现了“小而全”的指导思想。 这是全部的六个实验,有助于对操作系统的深入理解.-Ucore is a small operating system suitable for learning, " Sparrow" that contains the virtual memory managemen
  3. 所属分类:OS Develop

    • 发布日期:2017-05-27
    • 文件大小:10463950
    • 提供者:ZZR
  1. 7-zip

    0下载:
  2. 压缩解压工具7-zip源代码,包括汇编、c、c++三种语言版本及其说明文档。-the source code of the compress/decompress tool 7-zip,containing three language versions of asm、c、c++ and its descr iption document.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2016-01-26
    • 文件大小:1215472
    • 提供者:
  1. em4100

    0下载:
  2. 读em4100卡, 韦根26输出! 51代码! C+ASM 混编-Reading em4100 cards, Wiegand 26 output! 51 code! C+ ASM mixed
  3. 所属分类:assembly language

    • 发布日期:2017-04-01
    • 文件大小:26167
    • 提供者:fran
  1. asm-C-CPP-program

    0下载:
  2. 包括C语言哈夫曼树的实现;win32写的代码统计工具;汇编加密解密机masm程序;C++哈夫曼树的实现;汇编简单计算器;汇编编译工具-Including the realization of C language Huffman tree win32 statistical tools to write code assembly the encryption decryption machine masm process C++ Huffman tree realization com
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-03
    • 文件大小:5188323
    • 提供者:邢旭初
  1. ASMSourceCode

    1下载:
  2. ASM算法能够在人脸偏转情况下较好实现特征点定位-ASM algorithm can be deflected in the case of face feature point location to achieve a better
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2012-10-29
    • 文件大小:16507307
    • 提供者:秦晴
  1. user_interface___graphics_lcd_and_psoc_interface_

    0下载:
  2. Psoc interface lcd code cypress code C &asm
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:740643
    • 提供者:Yak
  1. TI-dspc28xfilter

    0下载:
  2. TI公司提供的基于c28x系列的FIR和IIR算法实现程序。主程序用C编写,滤波算法采用汇编语言,执行速度高效且简洁。对开发DSPc28X系统工程师非常有用。-Provided by TI c28x series based on FIR and IIR algorithm program. Main program written using C, assembly language filtering algorithm, the execution speed efficient and
  3. 所属分类:Other Embeded program

    • 发布日期:2015-08-04
    • 文件大小:348160
    • 提供者:teng
  1. ucore-lab5

    0下载:
  2. Ucore是一个很小的适于学习的操作系统,此“麻雀”包含虚存管理、进程管理、处理器调度、同步互斥、进程间通信、文件系统等主要内核功能,总的内核代码量(C+asm)不会超过5K行。充分体现了“小而全”的指导思想。 这是ucore的实验5:进程同步。实验目的:熟悉ucore中的进程同步机制,了解操作系统为进程同步提供的底层支持;在ucore中实现信号量(semaphore)机制;理解管程机制,在ucore中增加对条件变量(condition variable)的支持;了解经典进程同步问题,并使用
  3. 所属分类:OS Develop

    • 发布日期:2017-03-24
    • 文件大小:1002178
    • 提供者:gyh
  1. IIR

    1下载:
  2. DSP开发IIR滤波器,包括.asm .c .cmd格式三个文件.可直接出结果-DSP Development IIR filters, including. Asm. C. Cmd format of the three documents. Can be directly results
  3. 所属分类:DSP编程

    • 发布日期:2013-07-13
    • 文件大小:1398
    • 提供者:曲靖
  1. 2001374424

    0下载:
  2. 用汇编编写的河内塔程序 将第一柱a上n-1个盘借助第二柱c移到第三柱b 把a上剩下的一个盘移到c 将n-1个盘从b借助a移到第三柱c 这三步是图示河内塔的根本方法 功能一:自己动手移动河内塔 先按左右键选择要移的盘,按箭头上键确定 再按左右键移到要的盘 如此,再根据河内塔的规则确定较好的次数step2 功能二:图示河内塔移动过程 根据河内塔的基本方法,确定图象,按任意键选下一步,(开始时输入level)- A n-1 plate transfers to with the assembly co
  3. 所属分类:

    • 发布日期:2017-12-04
    • 文件大小:214078
    • 提供者:吴晓辉
  1. DS18B201Wire

    0下载:
  2. 基于51的DS18B20_1Wire温度控制等C,ASM源程序-Based on 51 DS18B20_1Wire temperature control C, ASM source
  3. 所属分类:assembly language

    • 发布日期:2017-05-25
    • 文件大小:8270357
    • 提供者:lghfj
  1. asm

    0下载:
  2. S3CEV40\DHCP_Test\main.c dhcp的网络服务-S3CEV40DHCP_Testmain.c dhcp network services
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-16
    • 文件大小:14578
    • 提供者:filaura
  1. 24C02_ReadorWrite.ASM

    0下载:
  2. 2402存储花样流水灯实验(包括汇编源程序和C语言源程序)-2402 light water storage pattern experiment (including the compilation of source code and C language source code)
  3. 所属分类:assembly language

    • 发布日期:2017-04-27
    • 文件大小:33628
    • 提供者:学无涯
  1. 93C46_ReadorWrite.ASM

    0下载:
  2. 93C46存储花样流水灯实验(包括汇编源程序和C语言源程序)-Synchronized lights water storage 93C46 experiment (including the compilation of source code and C language source code)
  3. 所属分类:assembly language

    • 发布日期:2017-04-28
    • 文件大小:29970
    • 提供者:学无涯
  1. C++

    0下载:
  2. 用汇编语言在单片机上实现实时时钟和万年历-The application of ASM on AT89C51 about clock
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-02
    • 文件大小:188264
    • 提供者:包包痢疾
  1. 31

    0下载:
  2. 可用于对VC++、C++ Builder、Delphi、VB、C/C++、ASM等程序源代码进行详细的统计,可以非常精确的得到程序中代码行、注释行和空白行的行数。程序会自动根据你选择的文件类型进行统计,并将所有文件的分析结果进行汇总,可以方便、准确的对程序代码量进行全面的统计。本软件是绿色软件,不需要安装,直接运行。软件拥有非常漂亮的界面和强大的智能化统计功能,编程必备工具。 ☆3.0: 增加 Excel 存盘类型,便于编写文档时使用。修改目录统计时选取用户自定义统计文件的一个B
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-26
    • 文件大小:9485
    • 提供者:陈辰
  1. ASMModel

    3下载:
  2. 人脸自动标准在三维人脸重建中是一个重要的方向,asm模型在其中的分量十分重要,此asm模型的代码能自动建立模型-Face standard in three-dimensional facial reconstruction is an important direction, asm model in which the weight is very important that this asm code model can automatically set up the model
  3. 所属分类:Windows Develop

    • 发布日期:2015-04-20
    • 文件大小:174821
    • 提供者:一心
« 1 2 3 45 6 7 8 9 10 ... 32 »
搜珍网 www.dssz.com