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

搜索资源列表

  1. OSTime

    0下载:
  2. 自制时钟及时钟中断处理程序的编制 在CMD下运行,在右上角将出现当前的时间,同时可以输入CMD下的各种命令 相当于把单任务的操作系统改成多任务(一个显示时间,一个处理各种命令)-homemade clocks and clock interrupt handling procedures in the establishment of CMD running, in the upper right-hand corner there will be the current time, C
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:25407
    • 提供者:徐欣民
  1. DS18B20_wenduchuangan

    0下载:
  2. DS18B20单总线温度传感器 1• 功能特点 ※ 采用单总线技术,与单片机通讯只要一根IO线 ※ 通过比较系列号可以在一根线上挂多个DS18B20 ※ 低压供电,电源范围从3V~5V,也可以直接从数据线上窃取电源 ※ 测温范围-55~125摄氏度,在-10~85摄氏度范围内误差为±0.5度 ※ 数据位可编程9~12位,转换12位温度时间为750ms(最大) ※ 用户可自设定预警上下限温度 ※ 报警搜索命令可识别和寻址那个器件的温度至超出预定值
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:66351
    • 提供者:xiaoyu
  1. 1302

    0下载:
  2. 汇编语言编写DS1302充电时钟,time是多字节读写,timexie是多字节写,timedu是单字节读
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:1916
    • 提供者:kinki
  1. ds18b20.rar

    0下载:
  2. 用DS18B20实现多点和单点测温,并通过数码管静态的显示。,DS18B20 achieve with many point and single point temperature measurement, and through the static digital tube display.
  3. 所属分类:assembly language

    • 发布日期:2017-05-21
    • 文件大小:6313295
    • 提供者:萧磊
  1. TLC549

    0下载:
  2. TLC549的初始化,TLC548/549片型小,采样速度快,功耗低,价格便宜,控制简单。适用于低功耗的袖珍仪器上的单路A/D或多路并联采样。-TLC549 initialization, TLC548/549 film-type small, the sampling speed, low power consumption, cheap, simple control. For low-power single compact instrument on the A/D or multipl
  3. 所属分类:assembly language

    • 发布日期:2017-04-03
    • 文件大小:2555
    • 提供者:李思青
  1. vbxuanze

    0下载:
  2. 1、掌握IF语句的单分支、双分支、多分支及嵌套结构 2、熟悉select case结构 -1, a single IF statement to grasp branches, double branches, more branches and nested structure of 2, familiar to select case structure
  3. 所属分类:assembly language

    • 发布日期:2017-04-03
    • 文件大小:3083
    • 提供者:adam
  1. 7529_68BUS

    0下载:
  2. ST7529的汇编测试程序,内部含有汉字和图形显示的子程序,由于此IC带有32级灰度,编程相对比较麻烦,我也是花了很多时间才把程序写好,具体的多看看ST7529的规格书,可以驱动STN240160点阵的单颗COG。-ST7529 compilation of test procedures, the internal contains Chinese characters and graphics display subroutine, because of this IC with a 32
  3. 所属分类:assembly language

    • 发布日期:2017-04-13
    • 文件大小:3702
    • 提供者:菠菜
  1. ds18b20at89c51

    0下载:
  2. 使用89c51单片机实现单总线多个DS18B20测温-89C51 single-chip implementation using a single bus multiple DS18B20 temperature
  3. 所属分类:assembly language

    • 发布日期:2017-04-28
    • 文件大小:55280
    • 提供者:冬冬
  1. chidouzi

    0下载:
  2. 在屏幕上显示多行“豆子”(字符“.”)和一个“嘴巴”(字符“C”); 单击空格或者方向键开始吃豆子(可逐行进行,也可用键盘控制),暂停时显示当前“吃”掉的“豆子”数。-On the screen more than the " beans" (the characters " ." ) And a " mouth" (the characters " C" ) click the arrow keys or the begin
  3. 所属分类:assembly language

    • 发布日期:2017-03-26
    • 文件大小:1001
    • 提供者:bobo
  1. jia0518

    0下载:
  2. 模拟有线电视射频单加扰前端主机程序,不可多的加扰思路-Analog cable RF front-end scrambling single host process can not be scrambling and more ideas
  3. 所属分类:assembly language

    • 发布日期:2017-04-14
    • 文件大小:4234
    • 提供者:fjq
  1. AVR-ASM

    0下载:
  2. AVR单片用源码: 访问的EEPROM ,块拷贝例程,负载程式记忆体,安装和使用的模拟比较,多和分裂例程,乘法和分裂例程,16位算法 -Accessing the EEPROM、Block Copy Routines、Load Program Memory、Setup and Use the Analog Comparator、Multiply and Divide Routines、Multiply and Divide Routines、16-bit Arithmetics
  3. 所属分类:assembly language

    • 发布日期:2017-03-28
    • 文件大小:13925
    • 提供者:Kevin
  1. DS1302CLOCKPROGRAME

    0下载:
  2. 今天写了一个基于DS1302的时钟程序,起初功能比较复杂,后来经过一再压 缩,实现了下面的这个可以说是大大简化了的时钟,这里没有多字节写出和 多字节读入,没有理会年月日,只用了两个小子程序来实现单字节的读入和 写出,再用chai子程序把字节拆开,最后用DIS来显示出来,拿出来共享一 下。 (这里的写出子程序主程序中没有用到,需要时可以用来设置时间,我觉得 设置时间这个功能是基本的,遂保留)-Today, wrote a program based on th
  3. 所属分类:assembly language

    • 发布日期:2017-04-14
    • 文件大小:6534
    • 提供者:wlj
  1. mcd

    0下载:
  2. 功能特征: RS485远程控制单路、多路开关。 红外遥控功能开关。 单控制合能控制三路 220V 16A或二路 220V 5A。 -dd
  3. 所属分类:assembly language

    • 发布日期:2017-04-05
    • 文件大小:3924
    • 提供者:he
  1. 1213

    0下载:
  2. 作业调度---实验报告 一、实验目的: 本实验要求用高级语言(C语言实验环境)编写和调试一个或多个作业调度的模拟程序,了解作业调度在操作系统中的作用,以加深对作业调度算法的理解 二、实验内容: 1、编写并调试一个单道处理系统的作业等待模拟程序。(必做) 作业调度算法: 分别采用先来先服务(FCFS),最短作业优先(SJF)、响应比高者优先(HRN)的调度算法。 (1)先来先服务算法:按照作业提交给系统的先后顺序来挑选作业,先提交的先被挑选。  (2)最短作业
  3. 所属分类:assembly language

    • 发布日期:2017-05-02
    • 文件大小:720826
    • 提供者:刘生
  1. 8123564512

    0下载:
  2. 一个单文单多视的实例 对大家希望有帮助 还有视图之间的相互通信也在里面-A single text of a single instance of multi-look to all of us want to help communicate with each other between there is also the view inside the
  3. 所属分类:assembly language

    • 发布日期:2017-05-26
    • 文件大小:9045567
    • 提供者:李洪
  1. 111

    0下载:
  2. ADC12单通道和序列通道单次转换程序 ADC12单通道和序列通道多次转换程序 分别采用不同的AD方式显示温度!-ADC12 single and serial channel single conversion process Single-channel and serial channel ADC12 conversion process several times AD respectively, using different methods show that the
  3. 所属分类:assembly language

    • 发布日期:2017-03-27
    • 文件大小:72508
    • 提供者:李永良
  1. matlab

    0下载:
  2. Matlab中的基本数据类型是向量和矩阵,所以很自然地,信号处理工具箱中的信号也用向量或矩阵表示。列向量和行向量表示单通道信号,矩阵表示多通道信号,矩阵中的每一列表示一个通道。-The basic data types in Matlab is a vector and matrix, so naturally, Signal Processing Toolbox is also used in the signal vector or matrix. Column vector and row
  3. 所属分类:assembly language

    • 发布日期:2017-03-28
    • 文件大小:2567
    • 提供者:sushiwei
  1. 跟单EA+源码

    15下载:
  2. 可实现多账户,跨平台一键跟单 可实现多账户,跨平台一键跟单(Multi account, cross platform one key)
  3. 所属分类:汇编语言

    • 发布日期:2018-02-27
    • 文件大小:395264
    • 提供者:bull9119
  1. 参数调的好一年翻几千倍的EA

    6下载:
  2. 主要适用于抄底点差平台,建议多做测试,实盘上可能会有滑点情况造成损失,所以建议分时段运作(It is mainly applicable to the bottom reading platform. It is recommended to do more tests. There may be slippage on the actual market, so it is recommended to operate at different intervals.)
  3. 所属分类:汇编语言

    • 发布日期:2018-05-01
    • 文件大小:224256
    • 提供者:迷途使者
  1. MT4云端多账户管理系统

    20下载:
  2. MT4 云端多帐户跟单管理系统是国际先进的跨平台多账户本地跟单管理系统!国际最先进的跨平台跟单系统,支持 全球所有的 MT4 交易软件的经纪商。 不需要经纪商开放任何权限,不需要 API 接口,不需要 EA 插件,不需要打开 MT4 终端,不需要 VPS 服务器挂机!稀缺珍品快快下载!
  3. 所属分类:汇编语言

« 12 »
搜珍网 www.dssz.com