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

搜索资源列表

  1. clock

    0下载:
  2. 数字钟(四位显示)*** *** *** **** //因为实验板中只提供四个数码管,三个按键,即一次只能显示四位数,解决的方案是 //1、分配按键:key1为模式mode的选择,每按一下后way的值就加1; //2、选择模式:mode=0:显示小时兼设小时;mode=1:显示小时兼设分;mode=2:显示秒兼设秒; //3、显示时间:如要显示时间12:34:56 ,显示的情况为 "1234"和"-56-",横杠是为了美观^_^。-clock
  3. 所属分类:Embeded-SCM Develop

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

    0下载:
  2. MSP430液晶 160*128 包括PCF8563-MSP430 LCD 160* 128, including PCF8563
  3. 所属分类:Embeded-SCM Develop

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

    0下载:
  2. matlab代数方程的解法,相信对做数值计算和模拟的有很好的帮助-matalb solve code for equation
  3. 所属分类:matlab

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

    0下载:
  2. 嵌入式Linux驱动程序设计(六)中断处理程序-Embedded Linux Driver (6) interrupt handler
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-15
    • 文件大小:7460
    • 提供者:haiyang
  1. 1234

    0下载:
  2. 以谷哥的服务器时间打开的计数器以每天的北京时间15点分谷哥的0点-Columbia Valley, the server time to open the counter
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:2777
    • 提供者:丁先生
  1. 1234

    0下载:
  2. 联机手写识别程序源码....非常适合初学者使用-Online handwriting recognition program source code is very suitable for beginners ....
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-08
    • 文件大小:1764646
    • 提供者:唐培忠
  1. 1234

    0下载:
  2. 这个是由清华大学书出版的 现代信号处理教程 的书籍的配套源程序 -The book, published by Tsinghua University, Modern Signal Processing Guide books matching source
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:246860
    • 提供者:潘涛
  1. 1234

    0下载:
  2. 分析了图像直方图均衡增强算法中信息损失的内在机理, 提 出基于自适应局部灰度修 正的直方图均衡算法。首先对图像作常规直方图均衡处理,然后分析比较处理后 图像和原图的梯度变化,以此为依据对图像作局部灰度修正,从而减小直方图均衡处理过程中信息损失的程度,最后通过实验验证了算法的有效性。-Analysis of the image histogram equalization enhancement algorithm in the loss of information inherent mecha
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:391759
    • 提供者:王一
  1. 1234

    0下载:
  2. 经典数据结构 N皇后 矩阵算术等~一些注视-Classical data structures such as ~ N Queen matrices some attention
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:3066
    • 提供者:ruinw
  1. 1234

    0下载:
  2. 能智能小车设计论文(电路+程序+论文),可以自己动手做一个电动车-To smart car design thesis (circuit+ program+ papers), can be an electric car DIY
  3. 所属分类:SCM

    • 发布日期:2017-04-25
    • 文件大小:380179
    • 提供者:
  1. 16keyboardcontrolexperimentmatrix

    0下载:
  2. 将J8,j13插上短路块,连接ISP下载器到学习板,将CS6-1.hex 文件下载到单片机,LEDMOD数码管将显示1234 数字!-The J8, j13 plug short-circuit blocks, connected to the learning board ISP downloader will CS6-1.hex file downloaded to the MCU, LEDMOD digital tube will display 1234 figures!
  3. 所属分类:SCM

    • 发布日期:2017-04-24
    • 文件大小:9439
    • 提供者:杨雪松
  1. FourLEDdigitaldisplay1234experimentsabouttube

    0下载:
  2. 将J8,j13插上短路块,连接ISP下载器到学习板,将CS6-1.hex 文件下载到单片机,LEDMOD数码管将显示1234 数字!-The J8, j13 plug short-circuit blocks, connected to the learning board ISP downloader will CS6-1.hex file downloaded to the MCU, LEDMOD digital tube will display 1234 figures!
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:9430
    • 提供者:杨雪松
  1. 1234

    0下载:
  2. 是腐蚀,膨胀,细化算法 命令行编译过程如下 vcvars32 rc bmp.rc cl morph.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\test.bmp必须存在 -Are erosion, dilation, thinning algorithm command-line compilation process is as follows vcvars32 rc bmp.rc cl morph.c b
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:5715
    • 提供者:yuhaoshuai
  1. 1234

    0下载:
  2. 这是用C++编写的求最小公倍数最大公约数的程序`方便学生们实践课-This is written in C++, the least common multiple greatest common divisor of the program requirements to facilitate the students ``` Practice Course
  3. 所属分类:Algorithm

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

    0下载:
  2. 素数的判定,可以直接下载实用。可以随意下载。-dada as dasda sd asdasfaadsa
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:1119
    • 提供者:高赢
  1. 1234

    0下载:
  2. 区位码速查,为了方便大家有时考试时要急时查找提供方便-Location Code Quick Check, for the convenience of people sometimes find when the examination should facilitate the rapid
  3. 所属分类:Other systems

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

    0下载:
  2. 汇编实现字符串的移动闪烁功能,字符串可以自己修改的-Compilation to achieve a string of mobile flash function, the string can modify their own
  3. 所属分类:assembly language

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

    0下载:
  2. 数据结构课程设计:计算器,C++版的,可能有点小问题,改改就行!-Data Structure Course Design: Calculator, C++ version, may be a bit small problem, change change on the line!
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2138
    • 提供者:孙毅
  1. 1234

    0下载:
  2. 网站模板,实用 网站模板,很实用 网站模板,非常实用-Website templates, website templates useful, very useful website templates, very useful
  3. 所属分类:Other systems

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

    0下载:
  2. 以服务器/客户端模式模拟邮件收发系统,用户可以发送邮件,接受邮件,阅读邮件-To the server/client model simulation e-mail sending and receiving systems,
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2848
    • 提供者:
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 23 »
搜珍网 www.dssz.com