-
K3ERP_SP
EBS服务的启动顺序,在EBS的启动的服务的时候必须按这个顺序来启动,否则服务会起来(EBS service startup sequence, starting at the EBS service time must be in this order to start, otherwise the service will be up)
- 2013-11-20 14:48:46下载
- 积分:1
-
Fault-diagnosis-rolling-bearing
广义S变换;故障诊断;滚动轴承;时频分辨率(Generalized S Transform fault diagnosis Rolling time-frequency resolution)
- 2015-07-28 10:18:14下载
- 积分:1
-
time-reversal-mimo
水声探测技术中时反结合mimo提高探测性能的matlab仿真(Anti combined mimo method to improve detection performance underwater acoustic detection technologies.)
- 2014-01-06 16:30:43下载
- 积分:1
-
PCB783fgfh
拟操作系统进程调度过程,包含先来先服务,时间片轮转,多级反馈等调度策略。-Simulation of the operating system process scheduling process, including the first come first serve, time slice rotation, multi-level feedback scheduling strategy.
- 2015-10-19 18:01:18下载
- 积分:1
-
MultiThread
创造了这个应用程序向导为您FtpDown申请。此应用程序
不仅展示了使用Microsoft基础类的基本知识
而且也是写你的应用程序的起点。(AppWizard has created this FtpDown application for you. This application
not only demonstrates the basics of using the Microsoft Foundation classes
but is also a starting point for writing your application.)
- 2009-09-22 10:35:28下载
- 积分:1
-
CPP-Builder--Resources
C++builder学习资料,详细解读C++builder通讯编程(A detailed interpretation of the communication programming)
- 2013-12-27 14:45:31下载
- 积分:1
-
NAT-P2P
vc写的穿透NAT例子。很不错 又说明文件(vc write NAT example of penetration. Also very good note)
- 2020-10-02 16:07:41下载
- 积分:1
-
这是张小飞的阵列信号的全部MATLAB代码
说明: 传统的高分辨波达方向(DOA)估计算法中,一般都假设信号位于远场,此时入射到阵列的信源波前为平面波前,空间信号的定位参数可由DOA来确定。然而,当信源处于阵列的Fresnel区域时,信号波前需用球面波来描述,每个信源的定位信息要用DOA和距离联合描述。因此,远场情况下的一些线性理论推导已不再成立,传统的远场算法的估计不再适用(In traditional high resolution direction of arrival (DOA) estimation algorithms, it is generally assumed that the signal is located in the far field, where the source wavefront incident to the array is plane wavefront, and the location parameters of the spatial signal can be determined by DOA. However, when the source is in the Fresnel region of the array, the wavefront of the signal needs to be described by spherical wave, and the location information of each source needs to be described by DOA and distance. Therefore, some linear theoretical deductions are no longer valid in the far-field case, and the estimation of the traditional far-field algorithm is no longer applicable.)
- 2020-10-13 23:27:31下载
- 积分:1
-
hafuman
一 . 需求分析:
1) 输入形式和输入值范围:
输入形式是要压缩(或者要解压)的文件路径,输入范围是字符串,而且要是文件的路径。
2) 输出形式:
输出相应的编码压缩文件和解码原文件
3) 程序所能达到的功能:
利用哈夫曼对ASCII文件做不等长编码,达到压缩文件。利用哈夫曼树的遍历,达到解压文件的目的。程序的功能也就是实现压缩和解压ASCII类型文件的目的。
4)测试数据:(包括正确的输入数据及其输出结果和含有错误输入及其输出结果)
测试输入或者输出文本框是不是有空的,是不是不是有效路径。进行条件判断,实现错误处理。
比如要压缩:c:a.txt 文件路径就是:c:a.txt。如果输入框是空的,就判断,然后用MessageBox处理信息。
如果文件路径和文件的输出路径都写正确的话,就会输出相应的压缩或者解压文件,否则用函数MessageBox提示错误。然后进行更正。
二 . 概要设计:
1) 哈夫曼树的特点
a) 是二叉树的一种,而且是一种没有度数是1的二叉树
b) 一棵树有n个叶子,就会用2n-1个节点
c) 一种“最优”二叉树,由于树的带权路径(WPL)最小
d) 由于它是由下到上顺序构造的,使得分支节点和叶子节点从下到上,权值都是从小到大的顺序排列的
()
- 2007-07-16 22:04:12下载
- 积分:1
-
Industrial-Robot-kinematics-System
本文基于对工业机器人运动学系统的分析与探讨,从运动学方程的建立、运动学方程的求解、运动空间的插值算法、机器人轨迹规划等几个方面推求新的算法,并利用这些算法实现对于工业机器人运动学系统的三维图形仿真。
(Analysis and Discussion of the industrial robot kinematics system from several aspects of the establishment of the kinematic equations, the kinematic equations, the motion space of the interpolation algorithm, the robot trajectory planning Deriving a new algorithm, and use of these algorithms to achieve three-dimensional graphic simulation system for industrial robot kinematics.)
- 2012-05-30 13:59:24下载
- 积分:1