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

搜索资源列表

  1. 统计英文文章的字符个数并huffman编码

    4下载:
  2. a)需求分析: 任务 :对一篇英文文章,统计各字符出现的次数,实现Huffman编码; 要求:输出每个字符出现的次数和编码,其中求最小权值要求用堆实现; b)概要设计: 本程序所使用的数据结构是树和线性表,所使用的算法主要有堆排序、赫夫曼算法。 -a) Requirements Analysis : Mandate : an article in English, statistics of the number of characters to achieve Huffma
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2838
    • 提供者:李韦纬
  1. k-search2

    1下载:
  2. 一个功能强大的搜索系统,具有无限级的分类功能,对每一个分类生成静态分类目录,大大减轻了服务器负担 v2.1版本重新编写了程序代码,优化了程序结构,增强了多个功能,使系统更稳定、速度更快,添加了静态目录的分页功能、相关搜索功能(关键词统计)、批量删除分类、网站功能 -a powerful search system with unlimited levels of functional classification, a classification of each generation
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:891167
    • 提供者:姓名
  1. c_line_count

    0下载:
  2. 自编的代码统计软件,vc 6开发, 可以统计c,cpp文件的代码行数-writing code statistical software development vc 6, statistics c, cpp document source line number
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:12283
    • 提供者:唐求
  1. biyi123

    0下载:
  2. 用于对目前流行的几乎所有编程工具所编写的程序进行代码统计, 分析出程序中的代码行、注释行、空白行的行数和比例,软件支 持VC++、C++Builder、Delphi、VB、C/C++、ASM、Java等程序类型。 软件拥有非常漂亮的界面和 强大的智能化统计功能,编程必备工具。-for almost all popular programming tools produced by the procedure code statistics, the analysis proced
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:407563
    • 提供者:wangxing
  1. TestCorpusyuliaoguanli

    1下载:
  2. 1. 这是一个简单的语料库管理系统 2. 可以添加和删除语料文件,统计语料中的字数 3. 可以查找语料中的汉字串以及重叠形式 4. 语料文件存放在corpus目录下,查询结果保存在跟语料库相同目录下 5. corpus目录下有4个文本文件(其中test1, test2是两个小文件)供测试用 6. 只能处理文本文件,GB内码-1. This is a simple Corpus management system 2. They can add and delete corpu
  3. 所属分类:中文信息处理

    • 发布日期:2008-10-13
    • 文件大小:82302
    • 提供者:刘红周
  1. StatCode

    0下载:
  2. 源码统计器,让你对你程序里的注释,代码所占比例一目了然-source statistics, enables you to your program, like the Notes, code share clear!
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:55742
    • 提供者:zhoujie
  1. useful_Code

    0下载:
  2. 本代码包包括超长整数相加、积分实现、数制转换、单词统计等-the code include long integer column, integral realization of a number of system conversion, word statistics
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2680
    • 提供者:chesnu
  1. lexicalanalysis

    0下载:
  2. 为了实现的编译程序实用,源程序可采用自由书写格式,即一行内可以书写多个语句,一个语句也可以占领多行书写;标识符的前20个字符有效;整数用2个字节表示;长整数用4个字节表示。这样词法分析程序的主要工作为: (1)从源程序文件中读入字符。 (2)统计行数和列数用于错误单词的定位。 (3)删除空格类字符,包括回车、制表符空格。 (4)按拼写单词,并用(种别,单词)二元式表示。 (5)根据需要是否填写标识符表供以后各阶段使用。 这里采用的编译程序的实现方法是一遍扫描,即从左到右只
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:10697
    • 提供者:houny
  1. CalCulateCodeLine

    0下载:
  2. 这个是代码统计器,里面的算法是外国人做的,我做的只是对其中进行了修改,比如可以一次性选择多个文件等等,写的更通俗一点,便于大家观看,具有比较强的实用性,值的一下!相信对大家有用的-this is code for statistics, which the algorithm is a foreigner to do, I just do them the right to amend, For example, one-time can select multiple documents, e
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:28019
    • 提供者:xmcxcoc
  1. SourceCodeStatisticTool

    0下载:
  2. 源代码统计工具,可以统计指定目录下原代码文件的个数、行数。文件后缀可自行设置-source statistical tools, statistics can be designated directory source code, document number, the number of rows. File extension can be set up on their own
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:34174
    • 提供者:gwq
  1. Testasm_liushui

    0下载:
  2. 利用嵌入式汇编来统计流水工作方式和非流水工作方式的的时间效率C++源码。-Embedded to statistics compiled water-ways and methods of work wasted time efficient C source code.
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:24023
    • 提供者:夏军
  1. code

    0下载:
  2. 1:两字符串对比,相同的输出match!,不同的输出no match! 2:求1的三次方+2的三次方+...+n的三次方,直到和大于20000,输出n的值。 3:完成字符串中各字符出现频度的统计,统计结果在屏幕上输出。-1: Comparison of the two strings, the same output match! Different output no match! 2: The three parties seek a third party+...+ n+2 of
  3. 所属分类:assembly language

    • 发布日期:2017-04-06
    • 文件大小:1435
    • 提供者:校长
  1. code

    0下载:
  2. 1:两字符串对比,相同的输出match!,不同的输出no match! 2:求1的三次方+2的三次方+...+n的三次方,直到和大于20000,输出n的值。 3:完成字符串中各字符出现频度的统计,统计结果在屏幕上输出。-1: Comparison of the two strings, the same output match! Different output no match! 2: The three parties seek a third party+...+ n+2 of
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:3979
    • 提供者:校长
  1. code

    0下载:
  2. 这是我公司的出门证开票系统,运用人ADO技术访问ACCESS数据库,还有对针式打印机的控制,在数据库的操纵中使用SQL语言,下载后直接编译即可运行,不需要设置ODBC数据源,主框架程序是在对话框的框架下的程序,统计类是在单文档的的环境中编程的,在单文档的编程中,有屏幕到打印的映射,这到是有很多值得去看的,-This is my go card company' s billing system, using ADO technology to access ACCESS database
  3. 所属分类:OS Develop

    • 发布日期:2017-06-16
    • 文件大小:25287261
    • 提供者:施红
  1. DELPHI.programming.code.module.statistics

    0下载:
  2. DELPHI编程实现数据统计模块代码DELPHI programming code module statistics -DELPHI programming code module statistics
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-23
    • 文件大小:260796
    • 提供者:er
  1. Delphi.code.performance.statistics.module.design.r

    0下载:
  2. Delphi业绩统计模块设计代码Delphi code performance statistics module design -Delphi code performance statistics module design
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-27
    • 文件大小:342363
    • 提供者:u
  1. Characters-statistics

    0下载:
  2. 统计字符个数,程序代码完整,。主要是统计字母,数字的个数。可以供大家参考-Statistics the number of characters, the program code integrity.
  3. 所属分类:assembly language

    • 发布日期:2017-04-05
    • 文件大小:17047
    • 提供者:火麒麟
  1. Delphi-Source-code

    0下载:
  2. delphi的一个典型的进销案例,里面包含了进货、销售、进货统计分析、销售统计、库存统计等模块,是学习的好资料-delphi into the sales of a typical case, which includes the purchase, sale, purchase statistical analysis, sales statistics, inventory statistics module, is a good learning materials
  3. 所属分类:Delphi VCL

    • 发布日期:2017-05-13
    • 文件大小:3418804
    • 提供者:hyong
  1. Lines-of-code-statistics-gadget

    0下载:
  2. 主要用于 对代码行 进行统计的一个小工具-Lines of code statistics gadget
  3. 所属分类:assembly language

    • 发布日期:2017-12-05
    • 文件大小:5978
    • 提供者:赵春欢
  1. CSharp-code-System

    0下载:
  2. 一、日常操作 1.消费单据:新增、修改、结算、点牌核实、查询(按日期、消费单号查询) 2.会员管理:新增、修改、新增消费、会员充值、查看消费记录、查看充值记录、会员换卡、余额转账、查询(按姓名、卡号) 3.账目清单:新增、修改、删除(需要密码)、按日期查询 二、统计报表 1.会员消费统计:按日期查询、按会员卡号查询 2.会员续费统计:按日期查询、按会员卡号查询 3.员工工资统计:按月份查询、显示内容() 4.每月收
  3. 所属分类:source in ebook

    • 发布日期:2017-05-11
    • 文件大小:2337984
    • 提供者:baixing
« 12 3 4 »
搜珍网 www.dssz.com