资源列表
glmlab
- 这是一个关于广义线性模型的matlab代码,里面有说明。-glmlab is a set of m-files for using MATLAB for analysing generalised linear models.
Graph
- 路彦雄的可视化图论算法软件,可实现一般图论问题的求解,没有源代码。-Lu Yan Xiong graph algorithm visualization software that enables to solve the general problem of graph theory, there is no source code.
electric_price_counter_system
- 编写一个电费核算系统:电费计算模型:用户电费收取与电价和用户类别相关,目前电价按不同的划分方式有不同的种类,按照用电类别划分,可分为居民生活电价、非居民生活电价、商业电价、非普工业电价、大工业电价等。 功能要求: (1) 参数维护:用户类型及用户电价,存储在文件中; (2) 按照实际电费计算模型进行电费正确计算,计算结果存储在文件中,并以表格形式输出; (3) 电费查询:查询并显示指定用户指定时间段的电费记录; (4) 系统统计功能:按照月、季度、年度分别统计。-Writ
vlan_port
- vlan与port的组织.一个系统中的port的数量在1K以内, port以pid来标识, pid分布在两个区间内,[0, 512],[2048, 2048 + 128], port数量是一个固定值,启动时由系数检测,调用add_port()创建相应的数据结构-vlan and port organization. a system of port the number of 1K or less, port the pid to identify, pid distri
PEG-by-Hu
- Hu Xiaoyu的PEG算法,程序运行时实时显示当前校验矩阵的环长。-Hu Xiaoyu s PEG algorithm, this code can display the cycle girth when runing
excel
- 简易电子表格,实现求和排序和保存等功能,西安交大数据结构实验题目-Simple spreadsheets, sorting and preservation to achieve functional summation, Xi' an Jiaotong University experimental subject data structure
fenshuchaxun
- [问题描述] 现要开发一个开放式的高校本科招生最低录取分数线的查询系统,供师生和学生家长等查询,高校自愿放入该校的信息,可能随时有高校加入。要求实现的查询功能有: (1)查询等于用户给定分数的高校; (2)查询大于(或小于)用户给定分数的高校; (3)查询最低录取分数线在用户给定的分数段中的高校。 [基本要求] (1)要求有简单的菜单界面; (2)数据规模最少不得低于50。 [测试数据] 自行设定 -[Problem Descr iption] is
mptoolbox_1.1
- matlab下高精度数值计算工具箱,包含各种常用函数-multi-precision toolbox
LT8900
- LT8900 2.4G模块程序,收发程序.-LT8900 2.4G module program
singhal空化模型
- 运用DEFINE_MASS_TRANSFER宏的singhal空化模型
spider20060724
- 机器学习和模式识别工具包spider。内容很丰富。包含svm 决策树(C45,J48)、svm、knn、adaboost、bagging、hmm(隐马尔科夫模型)、随机树(random forest)等-Machine learning and pattern recognition toolkit spider. Very rich in contents. Tree contains svm (C45, J48), svm, knn, adaboost, bagging, hmm (hidd
dynamicsvm
- 动态SVM算法,可实现模型的在线实时更新,里面的数据需要根据自己的实际数据改变,为一多输入单输出的拟合预测模型。-Dynamic SVM algorithm can achieve real-time updates online model, the data inside the data according to their actual needs change, fitting prediction model is a multi-input single-output.