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

搜索资源列表

  1. Excel-2003-

    0下载:
  2. 任意读入一个大偶数(≥4),可以拆分成两个素数之和。编程按“x=s1+s2”的格式输出所有的素数对。 【要求:素数判断由子函数完成。并且结果不能出现两个相同的素数对,例如:输入28,则输出结果为: 28=5+23 28=11+17 若输出结果中还有“28=17+11”就重复了!】-you is me.
  3. 所属分类:assembly language

    • 发布日期:2017-04-29
    • 文件大小:69870
    • 提供者:王海龙
  1. 3

    0下载:
  2. Write an assembly program for DC motor speed control. You program should work as follows:  When it is started, the motor spins at the speed of 20 rps (rounds per second).  Every time when key 1 on the keypad is pressed, the motor speed is
  3. 所属分类:汇编语言

    • 发布日期:2016-10-10
    • 文件大小:2909
    • 提供者:Irfan
  1. 36-select-7-lottery-process

    0下载:
  2. 问题描述 (1) 要求产生7个随机数 (2) 每个随机数产生 (3) 随机数的范围定在1到36 (4) 每个随机数产生概率改变 -Problem Descr iption (1) required to produce seven random number (2) each random number generator (3) the scope of the random number set at 1-36 (4) the probability of each r
  3. 所属分类:assembly language

    • 发布日期:2017-04-12
    • 文件大小:732
    • 提供者:谢啾啾
  1. huibian

    0下载:
  2. 上传的是用汇编语言编写的5位BCD数转化为16位BIN数、8位BIN数转化为2位BCD数、16位BIN数加减乘除法、PIC的4*4键盘等源码-Upload is written in assembly language of five BCD number into 16 BIN number, eight BIN numbers into two BCD numbers, 16 BIN number addition, subtraction method, PIC 4* 4 keyboard
  3. 所属分类:assembly language

    • 发布日期:2017-04-29
    • 文件大小:11037
    • 提供者:王厚华
  1. cakephp-3.1.4

    0下载:
  2. CakePHP是一个快速开发PHP的开发框架,其中使用了一些常见的设计模式如ActiveRecord,Association Data Mapping,Front Controller以及MVC。其主要目标在于提供一个令任意水平的PHP开发人员都能够快速开发web应用的框架,而且这个快速的实现并没有牺牲项目的弹性。-CakePHP is a rapid development framework for PHP development, which uses some common design
  3. 所属分类:assembly language

    • 发布日期:2017-05-07
    • 文件大小:1148549
    • 提供者:王涛
  1. password

    0下载:
  2. 单片机密码锁源程序和原理图:用4*3的键盘组成0~9的数字键及确认键、删除键;用8位数码管组成显示电路提示信息,当输入密码时,只显示“—”,当密码位数输入完毕按下确认键时,对输入的密码和设定的初始密码进行比较,若密码正确,则开锁,此时P3.0口的LED(即黄灯)亮一秒作为提示;若密码不正确,禁止输入3秒种,同时发出报警声。初始密码为8位。 增加功能:利用外部中断0和1分别实现复位和密码修改功能 -SCM locks source code and schematics: 4* 3 ke
  3. 所属分类:assembly language

    • 发布日期:2017-04-30
    • 文件大小:306483
    • 提供者:sowar
  1. 111

    0下载:
  2. Descr iption A group of N people wishes to go across a river with only one boat, which can at most carry two persons. Therefore some sort of shuttle arrangement must be arranged in order to row the boat back and forth so that all people may cros
  3. 所属分类:assembly language

    • 发布日期:2017-04-12
    • 文件大小:1467
    • 提供者:ton
  1. 4

    0下载:
  2. 教务系统,拥有多种功能,有删除增加修改查询等功能-This is a Senate System
  3. 所属分类:assembly language

    • 发布日期:2017-05-09
    • 文件大小:1596687
    • 提供者:陈泽宇
  1. GLFDQ

    0下载:
  2. 为51单片机控制的音响功放板 一.带有3路外接音频信号输入: 1. 音频信号输入,可通过音频线输入CD、电脑、手机等音频信号。 2. 自带数字收音模块输入。 3. 通过3P针座预留外接输入。 4. 通过一个2P针座向外提供5V电压,一个2P针座提供单片机串口。 二.实现音频信号左右两路声道信号输出,可通过外接12V电压,1A以上适配器供电。或者通过8-10V交流电压供电。 三.由4位数码管显示,10个LED灯在无音频信号时为跑马灯模式;有音频信号时LED灯跟随信号强弱
  3. 所属分类:assembly language

    • 发布日期:2017-04-29
    • 文件大小:57339
    • 提供者:刘成意
  1. Declarate-class-Teacher-and-Cadre

    0下载:
  2. 采用多重继承方式由Teacher类和Cadre类派生出新类Teacher_Cadre: 要求: 1、在两个基类中都包含姓名、年龄、性别、电话等数据成员 2、在Teacher类中包含数据成员title,在Cadre类中包含数据成员post,在Teacher_Crade类中包含数据成员wages 3、对两个基类的姓名、年龄、性别、地址、电话等数据成员用相同的名字,在引用这些数据成员时指定作用域 4、在类体中声明成员函数,在类外定义成员函数 5、在派生类Teacher_Crad
  3. 所属分类:assembly language

    • 发布日期:2017-04-12
    • 文件大小:851
    • 提供者:姜媚
  1. 4

    0下载:
  2. 汇编语言asm实现动态横幅,接着动态化画圆,可输入改变圆的直径 -draw the circle
  3. 所属分类:assembly language

    • 发布日期:2017-04-15
    • 文件大小:7478
    • 提供者:郑欣
  1. 7

    0下载:
  2. 汇编语言实现音乐播放,1,2,3,4,5,6,7分别对应do,re,mi,fa,so,la,si-implement of keybord music
  3. 所属分类:assembly language

    • 发布日期:2017-04-12
    • 文件大小:667
    • 提供者:郑欣
  1. daiquekouliangdeququfenxi

    0下载:
  2. 带缺口梁的屈曲分析。一带缺口的梁,一端受压确定其临界载荷.梁尺寸10×10×300,缺口尺寸10×4×10,受力Fz=5000N. 得位移 载荷如下:得临界载荷Fcr=3606.74N-Buckling analysis notched beam. Notch beam along one end of compression determine the critical load beam size 1010300, 10410 gap size, the force Fz = 5000N
  3. 所属分类:assembly language

    • 发布日期:2017-04-12
    • 文件大小:759
    • 提供者:林小健
  1. FENLI

    0下载:
  2. 从键盘任意输入一个4位数x,变成x的每一位数字相加之和,忽略整数前的正负号。-From any of the keyboard to enter a 4-digit number x, x becomes the sum of each digit and, ignoring the sign in front of an integer.
  3. 所属分类:assembly language

    • 发布日期:2017-04-13
    • 文件大小:2490
    • 提供者:chengwangxin
  1. LED

    0下载:
  2. 2-1-3上电数码管显示5,每按一次s2,数码管显示加一,每按一次s3,数码管显示减一,最大显示为A,最小显示为4-The 2-1-3 electric digital tube display 5, each time you press the s2, digital tube display plus one, each time you press the s3, digital tube display minus one, the largest display for A, the
  3. 所属分类:assembly language

    • 发布日期:2017-04-30
    • 文件大小:8939
    • 提供者:樊新超
  1. LEDd

    0下载:
  2. 2-2-1上电数码管显示C,按一次s3,数码管显示以偶数变化即C,A,8,4,2,变化到2之后再从C重复此变化。-The 2-2-1 electric digital tube display on C, according to an s3, digital tube display, even A change or C, A, 8,4,2, change to 2 and then repeat the change C.
  3. 所属分类:assembly language

    • 发布日期:2017-04-30
    • 文件大小:8748
    • 提供者:樊新超
  1. LEDd

    0下载:
  2. 1-2-5上电d1,d2全亮一会,之后d1闪烁5次,之后d1,d2交替闪烁4次后停止。-On the 1-2-5 d1, d2 on for a while, after d1 flash 5 times, after the d1, d2 flashing in 4 times after the stop.
  3. 所属分类:assembly language

    • 发布日期:2017-04-30
    • 文件大小:8585
    • 提供者:樊新超
  1. LEDd

    0下载:
  2. 1-1-1d1,d2交替闪烁5次,之后d1,d2同时闪烁4次,一直重复以上过程-After flashing in the 1-1-1 d1, d2 5 times, d1, d2 flashes 4 times at the same time, always repeat the process.
  3. 所属分类:assembly language

    • 发布日期:2017-04-30
    • 文件大小:8417
    • 提供者:樊新超
  1. Test5

    0下载:
  2. 从键盘输入一个4位十进制正整数A和一个2位十进制正整数B。若B为素数,则在屏幕上以十进制输出它们相乘的积,以及A÷B的商和余数-Keyboard input a 4 bit decimal integer A and a 2 bit decimal integer B. If B is a prime number, is on the screen in decimal multiplication output their product, and A/B quotient and rem
  3. 所属分类:assembly language

    • 发布日期:2017-04-30
    • 文件大小:16397
    • 提供者:安沐北
  1. test1

    0下载:
  2. 汇编程序设计实验一汇编程序的汇编及运行。1.实验目的和要求 1、熟悉汇编程序的汇编、连接、执行过程 2、生成LST文件,查看LST文件 3、生成OBJ文件,修改语法错误 4、生成EXE文件 5、执行-Assembler programming experiment an assembly routine assembly and operation. 1. Experimental purposes and requirements 1, familiar with a
  3. 所属分类:assembly language

    • 发布日期:2017-04-30
    • 文件大小:501008
    • 提供者:chenrenjin
« 1 2 ... 43 44 45 46 47 4849 50 »
搜珍网 www.dssz.com