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

搜索资源列表

  1. MCUSUPERTool

    0下载:
  2. 单片机开发过程中用到的多功能工具,包括热敏电阻RT值--HEX数据转换;3种LED编码;色环电阻计算器;HEX/BIN 文件互相转换;eeprom数据到C/ASM源码转换;CRC校验生成;串口调试,带简单而实用的数据分析功能;串口/并口通讯监视等功能. 用C++ Builder开发,无须安装,直接运行,不对注册表进行操作。纯绿色软件。-Microcontroller used in the process of developing multi-functional tools, includi
  3. 所属分类:SCM

    • 发布日期:2017-05-04
    • 文件大小:1389791
    • 提供者:xialu
  1. asm

    0下载:
  2. 在c++程序中嵌入内联汇编,实现高速内存拷贝,直接操作协处理器,读取cpu核心信息等等。内联汇编直接操作底层寄存器。-Program in c++ inline assembler embedded, high-speed memory copy, direct co-processor operation, read the cpu core information and so on. Inline assembler register directly with the underlyin
  3. 所属分类:assembly language

    • 发布日期:2017-04-07
    • 文件大小:1625
    • 提供者:杨赋庚
  1. keil-C-and-ASM

    0下载:
  2. keil C语言与汇编语言混合编程应该是我们都值得去学习的地方-keil C programming language and assembly language is that we are worthy of a place to learn
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:8411
    • 提供者:AREAM
  1. asm

    0下载:
  2. 汇编语言之综合研究.是从x86汇编向c过度的好东西-The comprehensive research of assembly language. From x86 assembly to c excessive good things
  3. 所属分类:assembly language

    • 发布日期:2017-04-05
    • 文件大小:6834
    • 提供者:zhang
  1. asm-gj

    0下载:
  2. Franklin C-51使用说明非常详细 详细 -Franklin C-51 for more detailed instructions are very detailed detailed
  3. 所属分类:SCM

    • 发布日期:2017-04-25
    • 文件大小:69652
    • 提供者:myh
  1. PIC16F877a

    0下载:
  2. PIC16F877A最简单的入门例程C&ASM版(1),学习pic的基本的入门知识-Pic16f877a the most simple introduction to the routine c & asm edition ( 1 ), learning the rudiments of pic to the basic
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:58582
    • 提供者:li
  1. C

    0下载:
  2. c中嵌套汇编,很好用。测试过了,绝对可用。-c with asm
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:6645
    • 提供者:xuxindeng
  1. dotp

    0下载:
  2. ccs3.0中的点积程序,分别用c、asm和线性汇编语言编写-ccs3.0 the dot product program, respectively c, asm and linear assembly language
  3. 所属分类:DSP program

    • 发布日期:2017-04-07
    • 文件大小:431164
    • 提供者:miaomiao
  1. C-and-ASM

    0下载:
  2. C语言调用汇编例子 c和汇编结合 编写底层内核等-c combine with asm
  3. 所属分类:assembly language

    • 发布日期:2017-04-03
    • 文件大小:51305
    • 提供者:lee
  1. SYSRGT20H--VRS-(C)

    0下载:
  2. comunication via IOCTL in assembly (fasm): ..\const.inc ..\driver: driver\rgtdrv.sys driver\rgtdrv.asm ] driver\include\... ..\lib: lib\sysrgt20h.dll lib\sysrgt20h.asm lib\include\-comunication via IOCTL in assembly (fasm):
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-02
    • 文件大小:190411
    • 提供者:ccodexx
  1. lab8

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

    • 发布日期:2017-11-06
    • 文件大小:170392
    • 提供者:将会
  1. pic33FJ64mc506A

    0下载:
  2. pic33FJ64MC506A祥细的中文资料,涉及PWM电机控制。-pic33FJ64MC506A c & ASM program datasheet
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-11-06
    • 文件大小:873014
    • 提供者:李俊
  1. asmlib-demo

    2下载:
  2. ASM主动形状模型 分割源代码 C++ -ASM source code of active shape model segmentation C++
  3. 所属分类:Special Effects

    • 发布日期:2014-09-20
    • 文件大小:3579904
    • 提供者:丛琳
  1. LIUNUX

    0下载:
  2. 简单地操作系统,主要功能: 1 读写FAT32硬盘文件  2 执行EXE及COM文件  3 显示小型8位BMP文件(小于64K) 4 显示文本文件(.C .ASM等) 5 实现键盘输入  6 实现鼠标显示 7 显示时间日期的日历 8 少数地DOS兼容-Operating system, the main function: 1 read and write FAT32 hard disk file 2 Run the EXE and COM files 3 sho
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-18
    • 文件大小:12122
    • 提供者:liujinhun
  1. asm

    0下载:
  2. 用汇编语言实现插入查找,联合c中的printf()调用等方面都有涉及,希望对汇编的初学者有帮助!-Using assembly language to achieve insert search, combined with C in printf ( ) call etc are involved, I hope to help beginners compilation!
  3. 所属分类:Button control

    • 发布日期:2017-11-25
    • 文件大小:1142
    • 提供者:lihuifeng
  1. SharpAsm-master

    0下载:
  2. 使用 C# 调用 ASM 你值得拥有-C# ASM
  3. 所属分类:.net

    • 发布日期:2017-11-11
    • 文件大小:4674
    • 提供者:14233
  1. c

    0下载:
  2. 用asm实现温度控制系统,该系统是基于AT89C51的。-Achieve temperature control with asm
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:1595
    • 提供者:离雁
  1. PowerPC-ASM

    0下载:
  2. 讲POWER PC的汇编指令的文档,也许有用。当然用c语言开发是主流,不过了解汇编指令,能够深入理解处理器的工作原理。-Stresses POWER PC assembly instructions document, may be useful. Of course, using c language development is the mainstream, but to understand assembly instructions, the processor can be in-d
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-03
    • 文件大小:198411
    • 提供者:李真
  1. ucore-lab1-lab8

    0下载:
  2. Ucore是一个很小的适于学习的操作系统,此“麻雀”包含虚存管理、进程管理、处理器调度、同步互斥、进程间通信、文件系统等主要内核功能,总的内核代码量(C+asm)不会超过5K行。充分体现了“小而全”的指导思想。 这是ucore的实验2:内存管理。实验目的:理解内存地址的转换和保护;理解页表的建立和使用方法;了解物理内存的管理方法;了解常用的减少碎片的方法;了解虚拟内存的管理方法。--Ucore is a small operating system for learning, the " Spa
  3. 所属分类:OS Develop

    • 发布日期:2017-11-06
    • 文件大小:7521200
    • 提供者:李梅
  1. SlideShow_Smart_Control_Wireless_IR

    0下载:
  2. I did this project in 2007. I called it s SlideShow Smart Control Device. It can connect to Computer throught USB Port for controlling SlideShows (Microsoft Power Point, SlideShare...) by a Remote TV with RC5 coder. My Files complete Circuits, Source
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-07
    • 文件大小:294737
    • 提供者:Thinh Nguyen
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 31 »
搜珍网 www.dssz.com