-
编写fisher判别分析的程序并自选地理数据实验
要求:能正确读取数据;程序界面友好,操作简便;功能齐全(包括构造判别式、合理性检验、预测、因素分析等);...
编写fisher判别分析的程序并自选地理数据实验
要求:能正确读取数据;程序界面友好,操作简便;功能齐全(包括构造判别式、合理性检验、预测、因素分析等);-Fisher discriminant analysis prepared by the procedures and experimental geo-data-on-demand requirements: to read the data correctly procedures user-friendly, easy to operate feature complete (including the discriminant structure, a reasonable test, forecasting, factor analysis, etc.)
- 2022-02-03 08:29:05下载
- 积分:1
-
java 习题集,其中包括了很多的实际例子,可以用来学习Java的过程中进行练习...
java 习题集,其中包括了很多的实际例子,可以用来学习Java的过程中进行练习-Exercises Set, which includes a lot of practical examples, Java can be used to study the process of practice
- 2022-02-03 19:40:27下载
- 积分:1
-
网上图书管理系统
图书馆管理系统,使订票和书放贷......这也罚款的学生谁延长提交的截止日期a library management system that allows booking and lending of books...it also fines the students who extend the deadline of submission
- 2023-08-26 20:45:09下载
- 积分:1
-
ZOO压缩软件C语言开发源程序 ,都是源代码,对学习C语言有一定的帮助....
ZOO压缩软件C语言开发源程序 ,都是源代码,对学习C语言有一定的帮助.-ZOO compression software developed C language source code, are the source code for learning C language certainly helps.
- 2022-12-30 21:35:03下载
- 积分:1
-
二进制编码的十进制
codigo de binario decimal
- 2022-01-28 15:46:18下载
- 积分:1
-
相当强大的日期控件
包括了源代码和DEMO
相当强大的日期控件
包括了源代码和DEMO -Very powerful control the date includes the source code and DEMO
- 2022-06-12 13:02:56下载
- 积分:1
-
可用于获得内网任一主机的IP地址,可用于进行深入开发
可用于获得内网任一主机的IP地址,可用于进行深入开发-can be used to access the network within a host"s IP address, can be used for in-depth development
- 2022-02-03 02:10:57下载
- 积分:1
-
3322希网密码获取器,跟新3322ip地址
3322希网密码获取器,跟新3322ip地址-updata 3322
- 2022-03-25 03:34:57下载
- 积分:1
-
汇编模块,用写到内容和动态调用代码方式完成,易语言版
汇编模块,用写到内容和动态调用代码方式完成,易语言版-Compilation of modules, with the written content, and dynamic invocation code manner, easy-language version of
- 2022-02-02 05:21:02下载
- 积分:1
-
本文件包括了各种常用排序算法
void InsertSort(SqList L) //直接插入排序
void BInsertSort(SqList L)...
本文件包括了各种常用排序算法
void InsertSort(SqList L) //直接插入排序
void BInsertSort(SqList L) //折半插入排序
void BubbleSort(SqList L) //冒泡排序
void QuickSort(SqList L) //快速排序
void ShellSort(SqList L) //希尔排序-This document includes a variety of commonly used sorting algorithm void InsertSort (SqList L)// direct insertion sort void BInsertSort (SqList L)// half insertion sort void BubbleSort (SqList L)// Bubble Sort void QuickSort (SqList L)// quicksort void ShellSort (SqList L)// Hill sort
- 2023-04-10 05:10:02下载
- 积分:1