登录
首页 » matlab » DEA

DEA

于 2018-08-15 发布 文件大小:12KB
0 182
下载积分: 1 下载次数: 3

代码说明:

  matlab编写程序,简单易懂,有效解决有上下层关系的DEA模型(Solving the bilevel DEA model)

文件列表:

有反馈_原数据\feedback_fun.m, 1012 , 2017-11-22
有反馈_原数据\input_feed.xls, 19456 , 2017-11-22
有反馈_原数据\output.xls, 19456 , 2017-11-22
有反馈_原数据\result_feedback.m, 2215 , 2017-11-22
有反馈_原数据, 0 , 2017-12-03

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Http封包发送
    这是一个用于发送Http封包代码,代码非常之少。非常的精干,且可移植性较高。可以供各位嵌入自己的代码之中。
    2022-07-13 02:16:53下载
    积分:1
  • prepare_missing
    说明:  可以对数据进行差分,对数差分等平稳化处理(The data can be processed by difference and logarithm difference)
    2020-07-06 08:58:42下载
    积分:1
  • feijishugongji
    《菜鸟也能防黑客之非技术攻击》就是向大家介绍这种方法。正如书名所述,这些方法并不是多么高深的技米,你也一样可以做到。看过《菜鸟也能防黑客之非技术攻击》之后,你会发现在非技术攻击面前,那些所谓的高科技设备是多么的脆弱。想知道黑客怎样从电脑中获取数据而不留痕迹吗?如何不用碰键盘就能侵入邮件服务器吗?这不是魔幻大片,而是真真正正发生在我们身边。 我们都知道信息的重要性。随着计算机时代的来临,大量的信息以电子的形式存储。而用高科技的电子保护系统来保护信息也就是自然而然的事情。作为一名职业黑客,作者的主要工作就是发现这些系统的弱点。在一次又一次的入侵后,作者发现了可以绕开那些所谓高科技防御系统的方法。 你和你身边的人很可能现在就正在受到此种攻击,你准备好了吗?("Rookie also can prevent unskilled hackers attack" is to introduce this method. As the title said, these methods are not rocket technology meters, you can do it too. Read the "rookie can prevent unskilled hackers attack" after, you will find in front of non-technical attacks, how fragile is the so-called high-tech equipment. Want to know how to get data from hackers computer without leaving traces of it? How not to touch the keyboard can invade the mail server? It s not magic movies, but really in our midst. We all know the importance of information. With the advent of the computer age, a lot of information stored in electronic form. And with high-tech electronic protection systems to protect information that is a natural thing. As a professional hacker, author of the main job is to find weaknesses in these systems. Again and again after the invasion, the authors found that can bypass the so-called high-tech defense systems. You and the people around you are likely to suffer such att)
    2013-12-06 14:56:44下载
    积分:1
  • 简单聊天室服务器源码
    简单聊天室服务器源码-simple chat room server source
    2022-04-15 00:20:02下载
    积分:1
  • /* This IPv4 example listens for incoming packets and automatically adds destina...
    /* This IPv4 example listens for incoming packets and automatically adds destinations for new sources. 这个例子主要是让大家了解下面3个函数的用法。 void OnNewSource(RTPSourceData *dat) void OnBYEPacket(RTPSourceData *dat) void OnRemoveSource(RTPSourceData *dat) 具体内容看我的测试文档吧。 例子的中文解释都由hanyuejun添加,有任何疑问请发hanyuejun2006@163.com */-/* This IPv4 example listens for incoming packets and automatically adds destinations for new sources. This example is designed to allow everyone to understand the following three functions usage. void OnNewSource (RTPSourceData* dat) void OnBYEPacket (RTPSourceData* dat) void OnRemoveSource (RTPSourceData* dat) the specific content of the test document I watch it. Explained by the example of the Chinese hanyuejun add, have any questions please send hanyuejun2006@163.com* /
    2022-03-26 07:31:21下载
    积分:1
  • 一个用来访问http服务器的东西。功能类似于java.net中的那个。但要强,这个对Post方法的支持更好。...
    一个用来访问http服务器的东西。功能类似于java.net中的那个。但要强,这个对Post方法的支持更好。-One used to access the http server things. Function similar to that of java.net. But strong, this method of support for the Post better.
    2022-12-22 01:20:03下载
    积分:1
  • 基于浏览器的简单的所见即所得(WYSWYG)HTML辑器,有体积小、文件少、效率高等特点。它是100%用DHTML/JavaScript写的,可以很方便地嵌...
    基于浏览器的简单的所见即所得(WYSWYG)HTML编辑器,有体积小、文件少、效率高等特点。它是100%用DHTML/JavaScript编写的,可以很方便地嵌入到ASP,ASP.NET,PHP,JSP等CGI程序里。 支持浏览器: 1) Internet Explorer v5.5++ 2) Mozilla Firefox v1.0+ 3) Mozilla v1.3+ 4) NetScape v7+ 5) Opera 9+ 和v2.3相比变更的地方有: 1. 增加了RealPlayer插入功能。 2. 增加了ASP上传程序。(需要ABCUpload组件) 3. 增加了图片增加对齐、间隔、描述设置。 4. 增加了Script过滤选择属性。 5. 增加了图片上传选择属性。 6. 增加了两端对齐。 7. 修改了先选择[字体、大小、颜色等]后再输入会无效的问题。 8. 修改了有些动作无法撤消的问题。 9. 修改了插入视频,连接,FLASH等等焦点默认不在提交按钮上的问题。 10. 修改了简单模式下无法提交内容的问题。 11. 取消层的默认宽度和高度。 12. 设置域名后本地图片时地址改成相对URL。 13. 增加了upload_cgi目录,存放CGI程序。
    2022-02-05 17:18:51下载
    积分:1
  • Socket 版 c# 聊天室
    Socket 版 c# 聊天室,C#.Net程序设计之Socket篇的编程实例,实例是一个网络聊天室,分服务端和客户端。实例运行于VS2008,net2.0 框架 ,附有讲解教程,详细讲解一些Socket编程的必要知识以及本实例的实现过程,经过 测试,可以使用
    2022-02-04 05:32:04下载
    积分:1
  • sharpcap-抓包
    SharpPcap是Tamir Gal专门为.Net开发环境写的数据包捕获框架,它是Winpcap组件和Windows网络核心函数的完美结合。该程序集继承Winpcap又超越Winpcap,它采用了消息机制,将面向对象的优越性表现的淋漓尽致,同时还集成了部分网络API函数和读取注册表的API函数,。它封装了接口类、异常类、事件类、数据包类等32个类,适用于C#.Net、VB.Net。
    2022-05-29 07:57:23下载
    积分:1
  • CapturePacket
    网络抓包与协议分析,实现图形用户界面,能利用原始套接字编程接口(winpcap)进行抓包,能对抓包的内容进行分层显示和各字段数值显示,可对抓包进行过滤,将抓包的内容存入数据库。 (Network packet capture and protocol analysis, graphical user interface, to use raw socket programming interface (winpcap) conducted capture, able to capture and display the contents of each field value hierarchical display, capture can be filtered, The capture of the content stored in the database.)
    2021-03-28 15:59:11下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载