搜索资源列表
代码统计小助手
- 用c# 实现的代码统计功能
用SQL命令统计记录
- 用SQL命令统计记录 话费统计的一个例子
流量统计程序
- windows下流量统计的实现,运行正常,可以参考修改
子时盈亏统计指标v1.11_release
- 优交易用来统计交易量的指标,非常的使用,可以统计账户的交易历史(It is used to measure the volume of transactions, and is very useful in the history of trading accounts)
交易单量统计指标
- 一个很不错的用来统计交易量的指标,非常的实用,还可以查看账户余额,净值等情况。(A very good indicator of transaction volume, very practical, and you can also view account balances, net worth, etc.)
分块统计
- 将电镜扫描图片分块化后统计各分块孔隙密度,获得扫描区域内孔隙率分布矩阵,将矩阵进行三维样条曲面插值,绘制相应的等高线,并保存为图片。(After the electron microscope scanning image is divided into blocks, the pore density of each block is calculated, and the porosity distribution matrix in the scanning area is obtaine
当前统计模型+跟踪+卡尔曼滤波
- 基于 “ 当前 ” 统计模型的自适应不敏卡尔曼滤波算法(Adaptive Unscented Kalman Filtering Algorithm Based on Current Statistical Model)
2012.李航.统计学习方法 - 副本
- 李航老师的统计学习,对于学习机器学习挺有用的,尤其是理由一些算法的思想,希望能帮到大家。(Teacher Li Hang's statistics study, hoped that can help everybody)
字符个数统计
- 改程序用于统计一个字符串中所包含的字符的每个各字符个数。(Change the program to count the number of characters each character in a string contains.)
MATLAB统计分析与应用:40个案例分析
- 初学MATLAB统计应用很好的一本书,基本都给例子说明(Beginner MATLAB statistics, the application of a good book, basically give examples)
太原统计年年鉴2014-2015
- 统计年鉴太原,2014-2015,用于数据统计(Statistical yearbook of Taiyuan, 2014-2015, for data statistics)
《MATLAB统计分析与应用:40个案例分析》程序与
- MATLAB统计分析源码,方便大家参考使用(MATLAB statistical analysis source code, to facilitate your reference and use)
ArcGIS现状容积率统计
- ArcGIS现状容积率统计,学习教程,用于学习的,很有用地,大大的好(ArcGIS present volume fraction statistics)
潘多拉·魔盒统计指标1.2
- 专业统计交易信息,每日、周、月、年开单情况及盈亏结果(Professional statistics transaction information)
统计单词数
- 一个统计单词个数的c语言小程序,通过英语的语法特征进行单词的个数统计,简单实用(A small number of statistical words, simple and practical.)
山西统计年鉴2016(光盘版)
- 2016山西统计年鉴,自己买的,贡献出来 希望对大家有所帮助(Statistical yearbook of Shanxi 2016)
Qreport报表统计订单汇总用两组QRGroup控件实现
- Qreport报表统计订单汇总用两组QRGroup控件实现(Qreport report statistics order summary is implemented with two groups of QRGroup controls)
词频统计
- 进行词频统计,将不同的单词存入堆中,建立相应的索引表确定各单词在堆中存储的位置及出现的次数。(Will different words in the heap, establish the corresponding index table to determine the position of each word in the heap storage and the number of occurrences of.)
matlab与统计回归分析
- 方差分析是分析试验(或观测)数据的一种统计方法。在工农业生产和科学研究中,经常要分析各种因素及因素之间的交互作用对研究对象某些指标值的影响。在方差分析中,把试验数据的总波动(总变差或总方差)分解为由所考虑因素引起的波动(各因素的变差)和随机因素引起的波动(误差的变差),然后通过分析比较这些变差来推断哪些因素对所考察指标的影响是显著的,哪些是不显著的。(Variance analysis is a statistical method for analyzing the data of the t
运动会分数统计
- 参加运动会有n个学校,学校名对应的编号为1……n。比赛分成m个男子项目,和w个女子项目。项目编号为男子1……m,女子m+1……m+w。不同的项目取前五名或前三名积分;取前五名的积分分别为:7、5、3、2、1,前三名的积分分别为:5、3、2;哪些取前五名或前三名自己设定(数据可以存储在一个数据文件中,数据结构、具体数据自定)。具体功能有:1)可以输入各个项目的前三名或前五名的成绩;2)能统计各学校总分;3)可以按学校编号或名称、学校总分、男女团体总分排序输出;4)可以按学校编号查询学校某个项目的情