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

搜索资源列表

  1. c_shizizimur

    0下载:
  2. 本程序实现计数,用汇编16计算一字符串的数字字母和其他字符的个数-This procedure to achieve count, calculated using the compilation of a string of 16 alphanumeric and other characters in the number of
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:1207
    • 提供者:muse
  1. countingsort

    0下载:
  2. 在较小集中范围,N个待排序的元素,比A[i]小的元素个数K,用于实现最基本的计数排序-Concentrated in a smaller scope, N months to sort the elements to be more than A [i] the small number of elements of K, used to achieve the most basic sort count
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:6501
    • 提供者:溺所至
  1. DOMCount

    0下载:
  2. 自己开发的XML DOM计数程序DOMCount,使用DOM API解析XML文件,构造DOM树,然后遍历DOM树并计算元素个数(仅使用一个API调用)。 DOMCount解析XML文件,计算其元素数并打印。 用法: DOMCount [options]<XML file|List file> Options: -l,指示输入文件是一个列表文件,其中含有多个xml文件。默认情况下,该选项不存在,这时表明输入的是一个XML文件。 -v=xxx,Schema验证,
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1447039
    • 提供者:
  1. MyErine

    0下载:
  2. 一个小的抽奖系统,能自动删除已抽过的以及计数各奖项已抽出的人数!-A small lottery system to automatically delete pumped off and count the number of awards has been drawn!
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:17557
    • 提供者:HP
  1. count10

    0下载:
  2. 设计一个十进制计数器,具有显示位置随计数时钟在八个数码管中左右滚动的功能。-The design of a decimal counter, with a display position count with the clock in eight digital tube rolling around function.
  3. 所属分类:Windows Develop

  1. findError

    0下载:
  2. 查错问题 文件名:check.* 输入文件:check.in(文本文件,选手按规定格式自行创建) 输出文件:check.out(文本文件) 问题描述: 很多英文文本编辑软件都具有辅助查错功能。现在有一个标准的词库,请根据该标准词库编制程序实现查错功能。 输入格式: 从文本文件check.in中读入数据。 第一行一个整数N(N≤10000),表示标准词库中单词的个数。 第2--N+1行,每行一个标准单词,单词的长度不超过10。 第N+2行开始为待查文
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:9344
    • 提供者:ouyang
  1. binary

    0下载:
  2. 本程序功能在于,首先进行二维随机行走,生成二维随机行走曲线,并用盒计数法求分形曲线的维数-This procedure is meant, first of all to carry out two-dimensional random walk, generating two-dimensional random walk curves and box-counting method for fractal dimension curve
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:2608
    • 提供者:鹏鹏
  1. pinlvji2222

    0下载:
  2. 频率计设计,具有4位显示,能自动根据7位十进制计数的结果自动选择量程-Cymometer design, with four shows that can automatically in accordance with seven counts of the results of the metric system automatically selects the range
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:62649
    • 提供者:小草
  1. dianzsz

    0下载:
  2. 学习数字电路中基本RS触发器、单稳态触发器、时钟发生器及计数、译码显示等单元电路的综合应用。-Learning digital circuits in the basic RS flip-flops, monostable multivibrator, clock generator and counting, decoding display unit integrated circuit applications.
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:78539
    • 提供者:陈竺
  1. 2

    0下载:
  2. 一个多功能的 能实现简单计数功能 适用于EDA初学者-A multi-purpose function to achieve a simple count for beginners EDA
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2763
    • 提供者:邓法群
  1. new

    0下载:
  2. 定时期的计数使用实例,结合了数码管显示,适合于初学者的研究学习-Set period of time using the example of the count, combined with the digital display, suitable for beginners to learn the research
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:1023
    • 提供者:davidlee
  1. sorting

    0下载:
  2. 按照TAOCP一书编写的排序算法。 其中实现了计数、选择、冒泡、直接插入与SHELL插入算法。-TAOCP a book prepared in accordance with the sorting algorithm. Which achieved a count, selection, bubble, and SHELL inserted directly into the algorithm.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1813
    • 提供者:五大郎
  1. WBDC

    0下载:
  2. 能进行文本文件的读写操作,所有单词均放入文本文件中,进行检索和计数操作。单词的检索(返回为该单词在文本文件中的位置,可能多个,需返回多个位置)和计数(计数包括单词检索时的个数和全部单词的个数计数)。-Can read and write text files to operate, all the words are Add text file for retrieval and counting operation. Word search (back to the words in the
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-02
    • 文件大小:47857
    • 提供者:迟浩东
  1. JiaoTongDengKongZhi

    0下载:
  2. 交通灯控制 技术指标 (1)车辆直行时不允许车辆左拐行驶,但右拐可以同时进行,必须设有专门的左拐时间。 (2)车辆直行以及车辆左拐交替通行,直行时间绿灯每次放行60秒,车辆左拐每次放行30秒。 (3)绿灯亮表示可通行.红灯亮表示禁止通行。 (4)直行车辆每次绿灯变红灯时.黄灯先亮5秒。 (5)十字路口要有数字显示,作为等候时间提示。要求各通道的通行时间及黄灯亮的时间均以秒为单位作减计数。 (6)设置行人过马路的红绿
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:1599
    • 提供者:seasun
  1. Cplusecount

    0下载:
  2. 一个拥有中断外部脉冲清零,外部脉冲计数的计数器,计数范围0-9999.脉冲频率可调-A disruption of the external pulse cleared, the external pulse count counter, count range 0-9999. Adjustable pulse frequency
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:54482
    • 提供者:杜威
  1. bankcallSystem

    0下载:
  2. 基于VC编写的银行叫号系统,实现自动计数和叫号-VC-based bank called to prepare its system for automatic counting and called No.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-26
    • 文件大小:87575
    • 提供者:ch
  1. LhdNumShow_ActX_Ctrl

    0下载:
  2. 用于显示格式化数字的ActiveX控件,可用于显示浮点数、双精度数、整数、字符串,可用科学计数法显示,可设置显示出的有效数字位数、字体字号对齐方式、背景和各数字颜色以及凸凹边框类型。使用方便,功能强,VC6.0编译使用成功。-A ActiveX controls be used to display Format number. It can be used to display floating-point numbers, double precision number, integer,
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-04-26
    • 文件大小:51949
    • 提供者:罗皇达
  1. COBLK_last

    0下载:
  2. 标准C文件代码中注释识别统计,按照用户预定格式输出到文件中 提供给用户运行程序的方式,程序的所有输入,要求在windows CMD命令行下面进行操作和显示。方括号表示可选参数;大括号表示必选参数,输入的时候不需要键入括号。COBLK [-c] {filename},支持绝对路径,相对路径,如果没有路径,默认为程序所在目录。 每次执行只处理1个文件,即filename只表达出一个文件,不支持多个文件处理。 对可选参数[-c],当使用此参数时,输出文件包含注释块开始行号和注释块内注
  3. 所属分类:File Operate

    • 发布日期:2017-05-03
    • 文件大小:45516
    • 提供者:chenxi
  1. Redirect

    0下载:
  2. 自己开发的XML重定向流计数程序Redirect.exe。它使用SAX EntityResolver为外部实体重定向输入流。Redirect安装一个实体解答器,捕捉对外部DTD文件的调用,并重定向到另一个具体的包含DTD的文件,然后计算并报告XML文件中的元素和个数。 用法:Redirect <XML file>-Developed their own XML redirects flow counting procedure Redirect.exe. It uses SAX
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-04
    • 文件大小:1094522
    • 提供者:
  1. SAX2Count

    0下载:
  2. 自己写的XML计数程序SAX2Count.exe,基于SAX2 API解析XML文档,计算其中的元素和字符数并打印出来。 用法:SAX2Count -v=never <XML file|list file>-Write your own XML counting procedures SAX2Count.exe, based on the SAX2 API analytical XML documents, elements and calculate the number of
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-07
    • 文件大小:1207819
    • 提供者:
« 1 2 3 4 5 6 78 9 10 11 12 ... 32 »
搜珍网 www.dssz.com