搜索资源列表
CablesEnArVer10.3
- 1.The content is too simple 2.Is not a sourcecode or document 3.lack of files 4.Directory or platform is not correct selected 5.Descr iption is not detailed 6.Compressed file has password 7.Sourcecode duplicate or already exist
CablesEnArVer9.1
- 1.The content is too simple 2.Is not a sourcecode or document 3.lack of files 4.Directory or platform is not correct selected 5.Descr iption is not detailed 6.Compressed file has password 7.Sourcecode duplicate or already exist
cpptcl-1.1.3.tar
- cpptcl library for ns2
leastsquares
- 1. 一般最小二乘法 3 1.1. 一次计算最小二乘算法 3 1.2. 递推最小二乘算法 3 2. 遗忘因子最小二乘算法 6 2.1. 一次计算法 6 2.2. 递推算法 6 3. 限定记忆最小二乘递推算法 9 4. 偏差补偿最小二乘法 11 5. 增广最小二乘法 13 6. 广义最小二乘法 15 7. 辅助变量法 17 8. 二步法 19 9. 多级最小二乘法 21 10. Yule-Walker辨识算法 23 Matlab程序附录 24
1
- 1).可以输入各个项目的前三名或前五名的成绩; 2).能统计各学校总分, 3).可以按学校编号、学校总分、男女团体总分排序输出; 4).可以按学校编号查询学校某个项目的情况;可以按项目编号查询取得前三或前五名的学校。 -score school
SupermarketManagementSystemRequirementsAnalysis.zi
- 超市管理系统需求分析 1项目计划 1.1系统开发目的 1.2背景说明 1.3项目确立 2逻辑分析与详细分析 2.1需求分析 2.2目标 2.3数据流程图 2.4系统功能 2.5系统开发步骤 2.6用户的特点 2.7假定与约束 3基于UML的建模 3.1语义规则 3.2UML模型 3.2.1系统UML模型 3.2.2子系统UML模型 3.2.3系统实现图 4小结 -Supermarket Management Syst
1
- 编写程序,计算下面公式并输出结果。 要求:(1)编写一个函数计算n! (2)编写主函数,由键盘输入n和m,调用(1)中的函数完成计算。 (3)输入n和m要给出提示,并检查n和m的合理性,不合理的输入应输出错误信息,并不再进行计算。-Write programs to calculate the following formula and output. Requirements: (1) Write a function to calculate n! (2) the
1
- 输入行数,打印 n行的一个由数字组成的三角形,三角型如下 1 1 2 1 1 2 3 2 1 1 2 3 4 3 2 1 1 2 3 4 5 4 3 2 1 1 2 3 4 5 6 5 4 3 2 1 1 2 3 4 5 6 7 6 5 4 3 2 1 1 2 3 4 5 6 7 8 7 6 5 4 3 2 1 1 2 3 4 5 6 7 8 9 8 7 6 5 4 3 2 1 -Input line number, print n lin
shujugeshi
- 大智慧新一代2.08.07.0907日线数据格式大智慧日K表线的数据结构大智慧互联网版5.58.2760的数据格式 大智慧新一代逐笔数据格式(大智慧的L2逐笔数据L2D格式) 分析家3.1版数据存储格式分析家分笔数据格式 分析家分笔成交数据存储格式分析家的财经数据文件的格式(指的是安装数据*.翅) 分析家安装数据格式
2
- 1) 实现对两个文件数据进行合并,生成新文件3.txt 2) 抽取出三科成绩中有补考的学生并保存在一个新文件4.txt 3) 对合并后的文件3.txt中的数据按总分降序排序(至少采用两种排序方法实现) 4) 输入一个学生姓名后,能查找到此学生的信息并输出结果(至少采用两种查找方法实现) 5) 要求使用结构体,链或数组等实现上述要求. 6) 采用多种方法且算法正确者,可适当加分. -1) The realization of the merger of the two
12232F-5-SYG-3[1].3V
- 12232F-5-SYG-3.3V说明书-12232F-5-SYG-3.3V manual
Redmine-user-guide
- redmine 2.3.1 最新使用手册中文版-redmine 2.3.1 user guide
2-1-3matlab
- matlab仿真通过的2 1 3卷积编译码-213 convolutional encoding and decoding matlab simulation by
Template-requirements
- 毕业设计论文格式要求和主要注意的事项 1.1 检测技术的地位与作用 1 1.2 现代检测技术的发展趋势 2 1.2.1 检测技术的发展方向 2 1.2.2 传感器的分类 3 1.3 自动检测系统与传感器的组成 4 1.3.1 自动检测系统的分类与组成 4 1.3.2 传感器的定义和组成 5 1.4 传感器的基 -Graduate design thesis format requirements and precautions 1.1 Detecti
Front-Training-1-15
- raw data of the head movement, sensor base on 3-axis acceleromenter, training by ANN and converted to front command-raw data of the head movement, sensor base on 3-axis acceleromenter, training by ANN and converted to front command
jQuery_EasyUI-1.3_chinese_chm
- jQuery EasyUI 1.3 中文帮助手册 对应官方网站documentation 栏目下内容制作的chm手册,可以随时查阅目录,索引。排版整齐。-jQuery EasyUI 1.3 Chinese help manuals content produced in the corresponding part of the official website documentation the chm manual, can access the catalog, index. The
674
- 用给定的多项式,如y=x3-6x2+5x-3,在[-1,1]上等间隔产生20组数据(xi,yi,i=1,2,…,n),再在yi上添加随机干扰(可用rand产生(-5,5)均匀分布随机数)。请 (1)对xi和添加了随机干扰的yi作3次多项式拟合,与原系数比较。 -With the given polynomial, such as y=x3-6x2+5x-3, [-1, 1] intervals of 20 sets of data (Xi, Yi, i=1,2,... , n), and
1-s2.0-S092442471300054X-main
- active vision system for micro assembly is equipped with a top view camera and a side view camera with a rotational mirror system, such that the viewing direction can be changed freely. The rotational side view helps minimize an occlusion by chan
Eureka-Math-Tips-for-Parents-Grade-3-Module-3-1-1
- Eureka Math Tips for Parents Grade 3 Module 3 1-13-2015
isomaster-1.3.13
- isomaster-1.3.13.zip 文件主要是实现了 iso格式源代码(Isomaster-1.3.13.zip file is mainly to achieve the ISO format source code)