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

搜索资源列表

  1. 1234

    0下载:
  2. 判断u盘盘符并复制到指定文件夹,有需要的就下载吧-Determine u disk drive letter and copy to the specified folder, there is need to download it
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:3181
    • 提供者:caihuiping
  1. pjnpop3

    0下载:
  2. a freeware MFC class to support the POP3 (Post Office Protocol v3) protocol. POP3 for those not familiar with all the internet protocols is the protocol used to retrieve internet email. password:1234
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:30765
    • 提供者:freemouse888
  1. 1234

    0下载:
  2. a digital recorder verilog code, using fpga to work
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-09
    • 文件大小:2045339
    • 提供者:DCLAB
  1. 1234

    0下载:
  2. 温度测量加可调时钟。DS1302+DS18B20+1602液晶显示-Temperature measurement plus adjustable clock. DS1302+ DS18B20+1602 LCD
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:391572
    • 提供者:hang
  1. 8051_7SEG

    0下载:
  2. 单片机8051实现7段数码管显示。4位8段数码管分别动态显示“1234”-SCM 8051 to achieve digital control
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:23193
    • 提供者:杨宗贵
  1. 2

    0下载:
  2. 八段码实验 本实验得到的结果为,系统运行起来后,8段数码管一开始就显示1234,一段延时后,显示为2345,再过一段延时后,显示3456,.........。一直延续下去,每个LED显示到9就不显示,之后又重新开始。 在flash调试时,需要修改RO BASE为0x00000000,其他不用修改,重新编译下载就可运行。 在sdram调试时,需要修改RO BASE为0xa0000000,其他不用修改,重新编译下载就可运行。-Ba Duan code experimental re
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-08
    • 文件大小:47956
    • 提供者:
  1. 5

    0下载:
  2. 定时器实验: 实验得到的结果为,四个8段数码管显示1234,当按下某键盘后,就会产生定时中断,四个8段数码管只会点亮相对应的那个,在一定延时后,四个8段数码管又恢复显示1234。 在flash调试时,需要修改RO BASE为0x00000000,其他不用修改,重新编译下载就可运行。 注意:由于系统产生中断,程序计数器就会跳到0x18处执行中断服务子程序,所以不能在SDRAM调试。 -Timer experiment: the experimental results for
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-16
    • 文件大小:45463
    • 提供者:
  1. 1234

    0下载:
  2. 银行模拟系统~简易模拟银行~实现客户的排号等待~及对客户总等待时间的计算~和统计-Bank of simple analog simulation system ~ ~ to achieve customer Arranging banks waiting ~ and customer waiting time of the calculation of ~ and statistics
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:1700
    • 提供者:张贺
  1. mima

    0下载:
  2. 密码验证程序,密码为1234则正确,否则错误。利用visual basic 编辑的适合初学者入门参考学习的程序-failed to translate
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:1362
    • 提供者:lixin
  1. display1234

    0下载:
  2. 运用c语言编程,作用在stc89c52单片机上,使得数码管显示1234-this paper discribed
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:18348
    • 提供者:李宁
  1. 1234

    0下载:
  2. 用来解一般的线性方程组!方程必须是未知数与方程个数相等的-Used to solve linear equations in general! Equation must be equal to the number of unknowns and equations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:265141
    • 提供者:黄东北
  1. 1234

    0下载:
  2. 关于信号处理的SUPTITLE等6个函数,matlab里面一般都没有,专业人士用-SUPTITLE function on signal processing, matlab which in general are not, professionals with
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:3083
    • 提供者:wang wenping
  1. 1234

    0下载:
  2. 数学方面经常用到的一些三角函数集合,学好数学必备-Have 163 java case
  3. 所属分类:Algorithm

    • 发布日期:2017-04-24
    • 文件大小:25572
    • 提供者:he haiqing
  1. 1234

    0下载:
  2. 单像空间后方交会C++程序,张剑清课本习题答案-dan xiang kou jian hou fang jiao hui cheng xu C++,zhangjianqing keben xiti daan
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2164
    • 提供者:张海
  1. T05

    0下载:
  2. 软件练习55. 从键盘输入一串(不超过51个)以逗号分隔的不带符号的十进制数(1~4位),在显示器上显示输入个数和最大值。 例如:输入:23,105,8888,1234 输出:COUNT=4 MAX=8888 -asm test
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:1321
    • 提供者:Ym
  1. 1234

    0下载:
  2. 实现“静态”的位图动画~~很强大啦啦啦啦了- realize bmp move
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1953515
    • 提供者:李秋
  1. sumDigits

    0下载:
  2. Program that allows user to enter any ten (or less) digit number e.g. 1234.. and returns the sum of the digits back to the user
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:6173
    • 提供者:benjol
  1. 1234

    0下载:
  2. 基于直流、射频和光的开关控制方案(英文)-Based on DC, RF and optical switch control program (English)
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:889915
    • 提供者:石头
  1. 1234

    0下载:
  2. 数据结构实习 图的遍历
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:273686
    • 提供者:张越
  1. Shumaguan1234

    0下载:
  2. 利用51单片机扫描实现数码管显示1234,注释详细!-Achieved by 51 SCM scan digital display 1234, detailed notes!
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:1252
    • 提供者:刘楠
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 23 »
搜珍网 www.dssz.com