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

搜索资源列表

  1. hdcopy

    1下载:
  2. 硬盘克隆软件。可以将硬盘上所有数据(甚至隐藏分区上的数据)原封不动不动地复制到其它硬盘上,目的硬盘最多三个。-drive cloning software. It will drive all the data (or even the hidden data) Fixed intact copied to other drives, hard drives up to three purposes.
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:3221
    • 提供者:魏冬青
  1. 三数比大小

    0下载:
  2. 汇编语言上机第一题:三个无符号数比大小,此程序相当于C语言中的SWAP语句-assembly language on the first plane that : three unsigned than size, this procedure is equivalent to the C language statement SWAP
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:1343
    • 提供者:徐杰
  1. 经典算法三的二十次方除以17

    0下载:
  2. 经典的算法三的二十次方除以十七,通过一个循环就能求解出结果.-classical algorithm for three of the 20-th divided by 17, a cycle can solve the result.
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:1585
    • 提供者:徐杰
  1. EDAbss

    0下载:
  2. 很好用 因为本设计是交通灯的控制,所以要先了解实际交通灯的变化规律。假设一个十字路口为东西南北走向。初始状态0为东西红灯,南北红灯。然后转状态1南北绿灯通车,东西红灯。过一段时间转状态2,南北绿灯闪几次转亮黄灯,延时几秒,东西仍然红灯。再转状态3,东西绿灯通车,南北红灯。过一段时间转状态4,东西绿灯闪几次转亮黄灯,延时几秒,南北依然红灯。最后循环至状态1。 2. 双色LED是由一个红色LED管芯和一个绿色管芯封装在一起,公用负端。当红色正端加高电平,绿色正端加低电平,红灯亮;红色正端加低电平,绿
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:7705
    • 提供者:石伟宏
  1. jinzhizhuanhuan

    0下载:
  2. 本程序实现对二进制 十进制 十六进制的互相转换 1、 对进制进行判断 2、 数据的输入 3、 对数据做进制转换及输出 文件: tran.asm 源代码 设计思想.doc 简单介绍-this program right hexadecimal binary metric conversion of a mutual, the band judgment two, three data entry, data conversion and so-band output doc
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:6184
    • 提供者:张玉峰
  1. asmtest

    0下载:
  2. 一.输入7个个位数进行由小到大进行排序 要求: 1.键盘输入7个个位数并显示,每个数之间有一定的距离 2.换行输出排序后的数据 二.实现十位加法,例如:13+6=19 1.加数与被加数要有键盘输入并显示 2.运算输出结构显示 三.键盘输入任意一个字符,然后输出该字符,空两格后再显示该字符的ASCII码 1.键盘输入并显示 2.输出ASCII码-one. Seven imported each headed for the median rank
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:5035
    • 提供者:李伟然
  1. 1602h

    0下载:
  2. LCD1602B基本驱动函数库 1、需要底层硬件驱动函数支持 基本的宏定义: LCD_RS LCD_RW LCD_E LCD_SetWriteData LCD_SetReadData LCD_HalfData_Port LCD_HalfData_DDR LCD_SendHalfCharHigh(a) LCD_SendHalfCharLow(a) 2、需要基本的延时函数支持基本的延时函数: DelayMs() 毫秒 DelayUs()
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:3094
    • 提供者:集散地
  1. jiekoushiyan

    0下载:
  2. 微机处理与接口技术的实验指导书, 实验一 DEBUG的启动及其基本命令的使用 实验二 内存操作数及寻址方法 实验三 汇编语言程序的调试与运行 实验四 查表程序设计 实验五 系统功能调用 实验六 分支程序设计 实验七 循环程序设计 实验八 子程序设计 实验九 综合程序设计 附录 实验报告 -computer interface technology to deal with the experimental guidance, the
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:405252
    • 提供者:韩文杰
  1. huibianyuyan

    0下载:
  2. 汇编语言课程设计的程序,包括1 递归方法实现50以下的Fibonacci数 2 字符串查找 3 歌曲管理 4 图书管理 以及设计报告-assembly language curriculum design process, including a recursive method 50 following two Fibonacci search string four three songs management Book Management and the design report
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:250765
    • 提供者:张焕人
  1. calculator_nic

    0下载:
  2. 用汇编语言写的32位计算器,代码里注释比较详细。文件为asm,需在dos编译。已通过编译。大二的计算机原理project,三个日夜的辛苦结果~-using assembly language to write the 32 calculators, Lane Notes code in more detail. Asm documents, the need to dos compiler. Through compiler. The sophomore computer science pro
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:2801
    • 提供者:胡泽中
  1. xiaorenxingzou

    0下载:
  2. 汇编语言课程设计 (一)设计题目及要求 题目: “小人”行走的编程 要求: 先建立图形表,3个字符的ASCⅡ码分别为01H、04H、13H。编写程序,使“小人”先向斜上方,再向斜下方,最后水平方向动起来。 -assembly language curriculum design (1) a design and requirements subject : "villains" Walking programming requirements : f
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:14666
    • 提供者:袁坤
  1. EBDSAM7S64-Basic-ADS

    0下载:
  2. AT91SAM7S32的一个应用.本程序为为一个简单的DEBUG口的输出演示: 1,完成基本的初始化 2,初始化DEBUG口,使能发送和接收 3,现象为在超级几终端打印信息-AT91SAM7S32 an application. The procedure for a simple mouth DEBUG output exercise : a complete two basic initialization, initialize DEBUG mouth so that it c
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:530518
    • 提供者:aki
  1. 3DBOX

    0下载:
  2. 神奇的三维盒子,由许多个点组成,而且会自动旋转。注:用TASM编译-magical three-dimensional box, from many points, and are automatically rotating. Note : TASM compiler! !
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:3558
    • 提供者:木易
  1. ifoc_ti

    0下载:
  2. 三相电机调速程序,集成了AD,系统初始化,结构化。可以作为电机控制的参考-three-phase motor procedures, the AD integration, system initialization, structured. As motor control reference
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:2665
    • 提供者:方宇
  1. sanxianlcd

    0下载:
  2. 本程序为液晶模块接口源程序(三线) 程序用51汇编编写-procedures for the LCD module interface program (three lines) compilation procedures used to prepare 51
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:4653
    • 提供者:肖志西
  1. hongbaoshi

    0下载:
  2. 好东西,自己看,要慢慢品味,适用于学生搞各种设计,有立体效果,效果特棒-good things, look, taste slowly, the students engage in various design, and three-dimensional effects, special effects wand
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:350576
    • 提供者:傅人意
  1. three-node-model

    0下载:
  2. opnet网络仿真 三个节点基础模型 是最简单-opnet network simulation based model of three nodes is the most simple
  3. 所属分类:assembly language

    • 发布日期:2017-04-09
    • 文件大小:2074512
    • 提供者:pengshuang
  1. Matlab-three-dimensional

    0下载:
  2. 关于matlab的三维重建,对进行三维重建的同学有一定的帮助和学习-Matlab three-dimensional reconstruction of three-dimensional reconstruction of the students have some help and learn! ! !
  3. 所属分类:assembly language

    • 发布日期:2017-11-16
    • 文件大小:136842
    • 提供者:李俊杰
  1. Divided-into-three

    0下载:
  2. 将一个链表数据拆分成 数字 字母 特殊符号的三个链表-Split the data into a list of alphanumeric symbols three special list
  3. 所属分类:assembly language

    • 发布日期:2017-04-10
    • 文件大小:843
    • 提供者:L
  1. the-three-position-vector-GIBBS

    0下载:
  2. 卫星定初轨的GIBBS三位置矢量法,主要用于卫星定位,适用性强,初学者适当修改后可以适用- SATELLITE initial orbit of the three-position vector method GIBBS
  3. 所属分类:assembly language

    • 发布日期:2017-04-14
    • 文件大小:3468
    • 提供者:王强
« 12 3 4 5 6 7 8 9 10 ... 24 »
搜珍网 www.dssz.com