-
决策支持系统奖学金 w Entropy和SAW
决心帮助建立一个学生获得了奖学金取景器的使命,然后需要一个决策支持系统与方法,可用于是熵值法和模糊多属性决策方法(使用fmadm)是简单加权法(SAW)的方法。这项研究有其局限性/范围的研究内容包括:1.使DSS在选择的司马威州立理工熵值法和SAW研究员快门使命。2.处理仅限于谁是有资格获得奖学金取景器任务的水平。需要确定3标准谁将会被选定为奖学金获得者分别是:4.学期,GPA,父母的收入,供养父母的数量,家庭成员,年龄数,和父母的教育。5.使使用Microsoft SQL Server 2000的数据库服务器6.制作使用Visual Basic6.0这个应用程序
- 2023-03-10 13:05:03下载
- 积分:1
-
vcd leasing system, the use of very small software for everyone to use.
vcd租赁系统,非常使用的小软件,给大家-vcd leasing system, the use of very small software for everyone to use.
- 2022-02-02 05:30:10下载
- 积分:1
-
数据采集程序代码
数据采集程序代码-data acquisition code
- 2022-10-08 16:45:03下载
- 积分:1
-
array.h: 安全数组 linkedlist.h: 普通表 dclinkedlist: 双向循环链表 hashtable.h: 哈希表 binstree.h...
array.h: 安全数组 linkedlist.h: 普通表 dclinkedlist: 双向循环链表 hashtable.h: 哈希表 binstree.h: 二叉搜索树 avltree.h: AVL 树 如果要存储集合(元素不可重复)并快速查找,最佳的是 binstree.h(二叉搜索树)。 如果要存储二维或更高维的表格,最佳的是 hashtable.h(哈系表)。AVL 树的插入成本非常高(删除函数也没有实现),但 AVL 的搜索效率极高,所以适用于在程序开始前初始化程-NOTE:
array.h :secure array,linkedlist.h:common table,
dclinkedlist:dual cycle linkedlist,
hashtable.h:hash table
binstree.h:binary search tree,
avltree.h: AVL tree,
if you want to store set(elements no repeating) and to lookup it swiftly,best is binstree.h(binary search tree).if you want to store two dimensions s or more dimensions s table,best hashtable.h(hash table).the cost of AVL tree s insertion is very high(delete function is not completed),but effiency of AVL tree s search is very high,so it is the same with initialize programme before beginning programme.
- 2022-08-16 05:08:19下载
- 积分:1
-
MFC Insider (book distribution source CHAP
MFC技术内幕(配书源码CHAP-MFC Insider (book distribution source CHAP
- 2023-02-15 19:05:03下载
- 积分:1
-
Advanced programming skills, so that a more simplified code in several ways, ric...
先进的编程技巧,使代码在多方面更加简化,内容丰富。。。
- 2022-02-11 15:19:34下载
- 积分:1
-
显示两幅图像并利用颜色直方图法计算其帧间差。
显示两幅图像并利用颜色直方图法计算其帧间差。-show two images and the use of color histogram method to calculate the difference between frames.
- 2022-06-22 04:04:11下载
- 积分:1
-
WinSock Win32 API 的打包类和例子程序Win Sock Win32 API 的打包类和例子程序WinSock Win32 API 的打包类和例子...
WinSock Win32 API 的打包类和例子程序Win Sock Win32 API 的打包类和例子程序WinSock Win32 API 的打包类和例子程序-Windows socket sample
- 2022-04-24 20:56:32下载
- 积分:1
-
Windows系统编程的源代码,里面有文件IO,进程间通信,网络编程等程序,相信对初学者有一定的帮助...
Windows系统编程的源代码,里面有文件IO,进程间通信,网络编程等程序,相信对初学者有一定的帮助-Windows programming the system source code, which has IO documents, inter-process communication, Network Programming procedures for beginners believe will help
- 2022-02-02 10:14:47下载
- 积分:1
-
将A,B,C,D,E,F这6个变量排成如下图所示的三角形,这6个变量分别取[1,6]上的整数,且均不相等。求使三角形三条边上的变量之和相等的全部解...
将A,B,C,D,E,F这6个变量排成如下图所示的三角形,这6个变量分别取[1,6]上的整数,且均不相等。求使三角形三条边上的变量之和相等的全部解-A, B, C, D, E, F 6 variables that are formed as shown in the triangle, six variables, respectively [1,6] integer, none of the same. Seeking to make the edge of the triangle three variables equal to the sum of all the solutions
- 2022-05-28 17:44:18下载
- 积分:1