-
wideex1
这是波束形成源代码,不同方向加权后形成的波束域(This is beamforming source code, different direction weighted formed after beam domain)
- 2016-02-09 06:19:49下载
- 积分:1
-
STM32--course
芯达系列STM32入门教程,详细讲解开发环境的安装、程序下载等基本操作,适合于初学者(Core of STM32 series introductory tutorial, in detail the development environment of the basic operations, such as installation, program download is suitable for beginners)
- 2014-06-27 15:55:01下载
- 积分:1
-
SECSEmulatorv
ITRI CIM Emulator能够读取SML档案,主要功能是用来测试半导体设备的通讯功能,它支持SECS-I/SECS-II/HSMS-SS通讯协议,支持SML格式,具有强大易用的自动化测试功能,免安装即拷即用。
使用前需要先将RS232连接线接好运行软件,选择检视。在设定SECS-I对话窗口中输入相关的通讯参数。
进行以下特殊测试:
Multi-Block Message Interleaving
Send Non-ENQ
Bad Length Byte
Bad Checksum
T1 Timeout
T2 Timeout for Length Byte
T4 Timeout(ITRI CIM Emulator
Multi-Block Message Interleaving
Send Non-ENQ
Bad Length Byte
Bad Checksum
T1 Timeout
T2 Timeout for Length Byte
T4 Timeout)
- 2018-08-01 20:31:52下载
- 积分:1
-
C++异常处理
C++异常处理,(C Exceptions to s)
- 2004-10-14 10:24:56下载
- 积分:1
-
btmc
dieu khien led 7seg 89c51
- 2013-05-28 23:21:48下载
- 积分:1
-
eye2
Non-linear and impact load produce harmonic current and reactive current, and will
bring great pressure to the public grid power quality.
- 2013-11-30 17:06:42下载
- 积分:1
-
QT多线程下面文件界面
我们知道,在经典的 MVC 模型中,view用于向用户展示 model 的数据。但是,Qt提供的不是 MVC 三层架构,而是一个 model/view 设计。这种设计并没有包含一个完整而独立的组件用于管理用户的交互。一般来说,view仅仅是用作对model数据的展示和对用户输入的处理,而不应该去做其他的工作。在这种结构中,为了获得对用户输入控制的灵活性,这种交互工作交给了delegate,也就是“委托”,去完成。简单来说,就像它们的名字一样,view 将用户输入委托给 delegate 处理,而自己不去处理这种输入。这些组件提供一种输入能力,并且能够在某些 view 中提供这种交互情形下的渲染,比如在 table 中通过双击单元格即可编辑内容等。对这种控制委托的标准接口被定义在 QAbstractItemDelegate 类中。
基于这种模型我们自己写资源下载工具 并且运用css美化界面
- 2022-03-25 02:10:04下载
- 积分:1
-
Calculator
iphone开发计算器源代码,开发环境是Xcode 3.2.5 and ios sdk 4.2.(iphone Calculator demo,xcode 3.2.5 and ios sdk 4.2)
- 2012-05-06 22:07:12下载
- 积分:1
-
dotaMapHook
1.替换war3根目录下Games 联合开发网 - pudn.com
- 2014-02-15 10:25:53下载
- 积分:1
-
qm算法
QM算法是用来最小化卡诺图的一个算法,其大概思路是,对蕴含项中1的个数进行分组,只有1的个数相差为1的蕴含项才可能相邻,所以可以通过循环来穷举出所有的主蕴含项。(The QM algorithm is an algorithm used to minimize the Kano map. The idea is that the number of 1 of the implying items is grouped and only 1 of the implication items with a difference of 1 may be adjacent, so that all the main implication items can be given out through the cycle.)
- 2018-04-26 19:51:10下载
- 积分:1