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

搜索资源列表

  1. count-pi-with-multithreaded-program

    0下载:
  2. count pi with multithreaded program
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-26
    • 文件大小:135303
    • 提供者:chunlin
  1. Singly-linked-list---insert--remove--add--count.r

    0下载:
  2. Singly linked list - insert, remove, add, count
  3. 所属分类:Algorithm

    • 发布日期:2017-04-28
    • 文件大小:15893
    • 提供者:vahit
  1. Count-char-Memo

    0下载:
  2. Count Char in Tmemo to count how many character in memo
  3. 所属分类:Other windows programs

  1. count-grain

    1下载:
  2. 给定一幅图像,计算图像中谷物的颗粒数,然后使用Matlab进行仿真-Computer the count of the grain in the given image, then uesing matlab to simulate.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:487738
    • 提供者:Tiana1
  1. count

    0下载:
  2. 数组SCORE中存有英语成绩,按照0~59,60~74,75~84,85~100统计各分数段人数,存入N0,N1,N2,N3变量内-SCORE array of English achievement there, according to the 0 to 59, 60 ~ 74 and 75 ~ 84 and 85 ~ 100 count the number of the fraction of the deposited N0, N1, N2, N3 in the variable
  3. 所属分类:assembly language

    • 发布日期:2017-04-28
    • 文件大小:8739
    • 提供者:wqq
  1. Count-the-interrupt

    0下载:
  2. 用汇编编写的51单片机计数中断例子,用Proteus仿真,简单易懂-The 51 single-chip microcomputer count interrupt example, written in assembler with Proteus simulation, easy to understand
  3. 所属分类:SCM

    • 发布日期:2017-04-29
    • 文件大小:18297
    • 提供者:红枫
  1. count-pulse

    1下载:
  2. stm32F103RCT6的外部记数功能,来一个脉冲加一。可以做1-50MHZ的频率计-base on stm32F103,count plus outside
  3. 所属分类:SCM

    • 发布日期:2017-04-29
    • 文件大小:324786
    • 提供者:郭启军
  1. Count-numbers-of-vowels-in-string-cPP-source-code

    0下载:
  2. Count numbers of vowels in string c++ source code
  3. 所属分类:Console

    • 发布日期:2017-04-29
    • 文件大小:244241
    • 提供者:mar7604
  1. A-Simple-Count-String

    0下载:
  2. A Simple Count String
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-12
    • 文件大小:641
    • 提供者:jiao50628
  1. hadoop-word-count

    0下载:
  2. Hadoop word count map reduce progra
  3. 所属分类:Other systems

    • 发布日期:2017-05-01
    • 文件大小:31371
    • 提供者:rev
  1. simple-word-count-function

    0下载:
  2. 在Ubuntu系统中,运行在Hadoop平台上的一个简单的单词计数功能-In the Ubuntu system, running on a platform Hadoop simple word count function
  3. 所属分类:Linux Network

    • 发布日期:2017-04-30
    • 文件大小:19189
    • 提供者:蒋庆
  1. 2.-1-segment-ATMEGA--8-count-(0-to-f)

    0下载:
  2. 2.1 segment count code with AVR-CV Compiler with proteus simulation
  3. 所属分类:Compiler program

    • 发布日期:2017-05-01
    • 文件大小:411064
    • 提供者:Prince
  1. count-by-group

    0下载:
  2. 实现按组分类统计,适用于大数据量的统计分析频率计算-count by group
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:547
    • 提供者:wangwenqi
  1. Count-Down-1-24hr

    0下载:
  2. Count Down 1-24hr - mcs51 This includes internal firewall .hex ready to test at all.-Count Down 1-24hr - mcs51 This includes internal firewall .hex ready to test at all.
  3. 所属分类:SCM

    • 发布日期:2017-05-05
    • 文件大小:120757
    • 提供者:max
  1. count

    0下载:
  2. 计算器开发的魔demo,适用用户初学者学习使用-count development
  3. 所属分类:software engineering

    • 发布日期:2017-05-04
    • 文件大小:10045
    • 提供者:king
  1. count

    0下载:
  2. 本实验利用VHDL 硬件描述语言设计一个0~9999 的加法计数器。根据一定频率的触发 时钟,计数器进行加计数,并利用数码管进行显示,当计数到9999 时,从0 开始重新计数。 SW0 为复位开关。当开关拨至高点平时,计数器归0,当开关拨至低电平时,计数器开始计数。 该电路包括分频电路,计数器电路,二进制转BCD 码电路和数码管显示电路。-This experiment uses VHDL hardware descr iption language to design a 0 ~
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-04
    • 文件大小:475404
    • 提供者:panda
  1. C51-music-Count-down

    1下载:
  2. 资源中包含C51源代码、proteus仿真图以及编译好的hex文件 利用AT89C51单片机结合字符型LCD显示器设计的一个简易的倒数计数器,可用来煮方便面、煮开水或小睡片刻等。做一小段时间倒计数,当倒计数为0时,则发出一段音乐声响,通知倒计数终了,该做应当做的事。 定时闹钟的基本功能如下。 字符型LCD(16 ′ 2)显示器。 显示格式为“TIME 分分:秒秒”。 用4个按键操作来设置当前想要倒计数的时间。一旦按下键则开始倒计数,当计数为0时,发出一阵音乐声。
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2017-06-07
    • 文件大小:57788
    • 提供者:mengkunsoft
  1. Count-down-timer-[Project-file-VB.NET]

    0下载:
  2. Its an fully working count down timer - an example project for studying purposes. used in visual studio 2010 contact me if you have any problem: fb.me/zackas
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:711
    • 提供者:Duong Tung Anh
  1. day-number--count

    0下载:
  2. 输入某年某月某日,判断这一天是这一年的第几天-count the day number of the given date
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-05
    • 文件大小:10597
    • 提供者:李明
  1. Mall-staff-count

    0下载:
  2. 设计了基于单片机的计数器,可以统计进出商场人员数-Designed based on the single-chip counter, you can count the number of staff out of the mall
  3. 所属分类:SCM

    • 发布日期:2017-12-15
    • 文件大小:28672
    • 提供者:wxy512
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com