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

搜索资源列表

  1. project

    1下载:
  2. 实验题目:运动会分数统计 功能模块:1可以输入各个项目的前三名或前五名的成绩; 2 可以输入学校代码,学生姓名,项目代号。 3能统计各学校的总分; 4可以按学校编号、学校总分、男女团体总分排序输出; 5可以按学校编号查询学校某个项目的情况;可以按项目编号查询取得前三名或前五名的学校。 -Experiment Title: Games Score statistics function modules: one can enter the various pro
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-17
    • 文件大小:9961
    • 提供者:elaine
  1. FileSercher_Loki

    0下载:
  2. 用于搜索VS文件中指定字符,*.h *.cpp 可用于代码统计等功能-VS file for english characters specified,*. h *. cpp statistics can be used for features such as code
  3. 所属分类:Other systems

    • 发布日期:2017-05-18
    • 文件大小:5068919
    • 提供者:Loki
  1. qiantao

    0下载:
  2. 可以嵌套子目录的字符串替换,文件名替换,代码统计功能 -Nested subdirectories can replace the string, the file name to replace the symbol statistics
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-25
    • 文件大小:59267
    • 提供者:yy
  1. CC

    0下载:
  2. 读入一个才C程序,统计程序中代码、注释和空行的行数以及函数的个数和平行行数并利用统计信息分析评价该程序的风格。-Read into a C program before, statistical program code, comments and blank lines as well as the function of the number of rows the number of the number of peace-trekking and use statistical info
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:6947
    • 提供者:蔡文
  1. codestate

    0下载:
  2. 对普通的c程序或头文件进行代码统计,可以统计总行数,代码行数,空行数,注释行数。-code state
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-07
    • 文件大小:1310
    • 提供者:hituu
  1. SourceCounter-2.4.80.6

    0下载:
  2. 代码统计功能,非常经典,绝对的coder必备-source code Statistics tool, very classical, absolutely coder s must
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-12
    • 文件大小:2848633
    • 提供者:李晓飞
  1. Sum

    0下载:
  2. mfc制作代码统计工具 能够统计各种代码行数-mfc code
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-21
    • 文件大小:6539856
    • 提供者:dongxiao
  1. codecount

    0下载:
  2. c/c++代码统计工具,vc6/mfc实现,界面简单实用-a tools for count c/c++ source lines
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-18
    • 文件大小:4956454
    • 提供者:周小东
  1. CodeLinesCounter

    0下载:
  2. C++代码统计器,统计代码行、注释行、函数个数-C++ code statistics, statistical lines, comment lines, the number of functions
  3. 所属分类:Other windows programs

    • 发布日期:2017-06-01
    • 文件大小:13856721
    • 提供者:万首元
  1. CodeMeter

    1下载:
  2. 简单的代码统计工具,可以统计子目录下的相关文件-Simple code statistical tools, statistics related documents subdirectory
  3. 所属分类:其他小程序

    • 发布日期:2017-06-29
    • 文件大小:20441
    • 提供者:陈生
  1. pbassist

    0下载:
  2. pb小助手繁體版,支持繁體開發環境。 主要功能(详情见帮助): * 对象检索。在PB应用中搜索名称中包含指定字符串的对象。 * 脚本检索。在PB应用源码中搜索指定字符串。 * 辅助注释。按自定义模板格式插入代码注释。 * 代码美化。按缺省的缩进格式对代码进行整理美化。 * PB工具栏。自动集成到PB IDE工具栏,操作更方便快捷。 * 浮动窗口。工具条窗口显示,最小化至系统托盘。 * 代码统计。对选定的PBL库进行对象及代码行数统计。 * 代码
  3. 所属分类:Other systems

    • 发布日期:2017-05-09
    • 文件大小:1785095
    • 提供者:谭少仲
  1. CodeCounter

    0下载:
  2. C++实现的代码统计器,可统计C/C++源代码行数,可设置是否含空行-C++ implementation of the code for statistics, statistics C/C++ source code line number, you can set whether containing blank
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-13
    • 文件大小:2899409
    • 提供者:dxy
  1. main

    0下载:
  2. 本次课程设计的题目是:程序源代码的相似性。 对于两个C++语言的源程序代码,用哈希表的方法分别统计两个程序中使用C++语言关键字的情况,并最终按定量的计算结果,得出两份程序的相似性。 基本要求:建立C++语言关键字的哈希表,统计在每个源程序中C++关键字出现的频度, 得到两个向量X1和X2,通过计算向量X1和X2的相对距离来判断两个源程序的相似性。(Similarity detection procedures for (Similarity detection procedures fo
  3. 所属分类:其他

  1. 高考学生信息C语言软件代码

    1下载:
  2. 从txt读取学生的高考基本情况(学号、姓名、性别、分数) 计算各批次分数线,录取信息查询(Read the basic situation of students' entrance examination from TXT (student number, name, gender, grade) Calculate the scores of each batch and inquire about the admission information)
  3. 所属分类:其他小程序

    • 发布日期:2017-12-25
    • 文件大小:24576
    • 提供者:强子1234
  1. 10第10章

    0下载:
  2. 假设检验 在MATLAB平台上完美的运行,在统计分析中常用(Hypothesis testing runs perfectly on the MATLAB platform and is commonly used in statistical analysis)
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:2048
    • 提供者:离得
  1. dictionarytree

    0下载:
  2. 利用huffman字典树,对输入语句单词进行统计(Use the Huffman dictionary tree to count the input statement words)
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:22528
    • 提供者:大爱樱酱
  1. matlab实现数据统计性分析

    0下载:
  2. 均值,中位数,盒图,四分位数,等等统计性分析包括帕累托图。(means,box-picture,and so on)
  3. 所属分类:其他

    • 发布日期:2018-05-06
    • 文件大小:189440
    • 提供者:spoilboy
  1. 环状图表数据统计插件

    1下载:
  2. 这是一款很不错的基于jQuery与echarts环状图表数据统计插件,百分比统计图表代码,环状图表环状的金额数据统计图表代码。(This is a very good based on jQuery and echarts ring chart data statistics plug-in, percentage statistics chart code, ring chart ring of the amount of data statistics chart code.)
  3. 所属分类:其他

    • 发布日期:2019-07-29
    • 文件大小:524288
    • 提供者:17715157611
  1. Logistic回归统计算法的matlab实现

    0下载:
  2. 统计回归分析,逻辑斯蒂多元线性回归,机器学习,详细代码解说,机器训练等(Logistic multiple linear regression, statistical regression analysis, logistic multiple linear regression, machine learning, detailed code interpretation, machine training, etc)
  3. 所属分类:其他

    • 发布日期:2021-01-12
    • 文件大小:1191936
    • 提供者:学习3211
  1. Matlab概率论与数理统计分析

    1下载:
  2. Matlab概率论与数理统计分析,全部代码及相关资料(Matlab probability theory and mathematical statistics analysis)
  3. 所属分类:其他

    • 发布日期:2021-04-27
    • 文件大小:43368448
    • 提供者:星斗月辉
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com