-
Convex-Optimization
信号处理与通信中的凸优化理论,从纯数学的角度介绍了凸优化理论的基本原理和方法(Convex Optimization in Signal Processing and Communication)
- 2016-01-17 20:43:38下载
- 积分:1
-
RS232
AT89S51的串口程序,可以直接编译使用,标准程序(AT89S51 serial procedures, the compiler can directly use standard procedures)
- 2007-10-18 16:27:01下载
- 积分:1
-
Adapter
一个在VC10环境下编写的适配器模式的例子,可以通过这个demo程序,加深对适配器模式的理解(Example of a VC10 environment written adapter mode, through this demo program to deepen the understanding of the Adapter pattern)
- 2012-11-29 16:34:58下载
- 积分:1
-
HslCommunication
说明: 通过以太网三菱MC读写Q系列PLC,将繁琐的MC E3数据帧打包,方便大家快速开发。(Through the Ethernet Mitsubishi MC read and write Q series PLC, the tedious MC E3 data frames are packaged, which is convenient for rapid development.)
- 2020-06-19 16:20:01下载
- 积分:1
-
Source
本程序可用于计算电力系统可靠性指标ENS。不同于一般用平均负荷的方法,考虑了负荷的动态响应。(To calculate the reliability index of distribution system.)
- 2017-01-04 20:20:17下载
- 积分:1
-
huguang
基础PIC平台的MPLABC语言弧光保护的MAIN代码(The Arc Protection of the MAIN code)
- 2013-04-23 11:09:33下载
- 积分:1
-
51-DS18b20通过GPRS建立TCP将数据上传服务器
51-DS18b20,通过GPRS,建立TCP,将数据上传服务器(51-DS18b20 sets up TCP to upload data through GPRS)
- 2019-01-24 15:56:19下载
- 积分:1
-
ID3 分类
ID3 分类算法。原因很简单,ID3 生成决策树从一组固定的例子。所得到的树用于对未来样本进行分类。该示例具有多个属性,属于一类 (像是或否)。决策树的叶节点包含的类名称,而非叶节点是决定。决定节点是属性测试与每个分支 (到另一个决策树) 正在属性的可能值。ID3 使用信息增益来帮助它决定哪些属性进入决策节点。
这里是一个简单的实现,使用是否名义数据。
- 2022-06-15 00:45:02下载
- 积分:1
-
ss
说明: 移动电话主要采用频率复用,但分配给移动电话的频段很少,远不能满足用户的需要。
因此就提出将地区划分成小区,称为蜂窝(Cell),每个蜂窝内使用一组频率,相隔一段距离后,相同的频率又可重复使用。
(The main use of mobile phone frequency reuse, but allocated to the small-band mobile phone, far from being able to meet the needs of users. Therefore proposed to be divided into residential areas, known as cellular (Cell), each use a set of cellular frequencies, separated by some distance, the same frequency can be reused.)
- 2009-04-16 19:32:36下载
- 积分:1
-
volume
calculate maximum volume of cuboid given conditions..
a+b+c<s
ab+bc+ca<d
where s and d are constants..
- 2009-11-15 01:47:00下载
- 积分:1