-
1Form-four-shadows
窗体四边阴影,用API方式来实现,还是不错的(Shadow form four sides, using API methods to achieve, is good)
- 2016-02-22 19:03:29下载
- 积分:1
-
419307
Make the program start with the system()
- 2018-05-18 13:03:31下载
- 积分:1
-
BOC
MATLAB仿真,包括CBOC信号产生以及通过锁相环实现信号跟踪,可直接运行!
接近工程实现思路,可用于fpga实现前功能仿真。((MATLAB simulation, including CBOC signal generation, and through the phase-locked loop to achieve signal tracking, can be directly run.))
- 2017-11-13 19:05:43下载
- 积分:1
-
gggggg
用C#调用Office组件实现了学生成绩单打印的功能(In c# call Office components realized the student transcript print function
)
- 2011-12-29 13:38:11下载
- 积分:1
-
北斗导航接收机抗干扰算法研究_陈亚男
说明: 基于子空间投影的 CSMG 波束形成算法,是一种将子空间投影与波束形成技术相
结合的抗干扰方法。该方法首先构造干扰子空间的正交补空间,再将天线阵列接收到的空时信号矢量向其投影,然后对投影后的输出信号采用具有严格约束最小功率的抽样矩阵梯度(CSMG)算法,在固定方向上进行波束形成,最后捕获、定位及解算出每个波束得到的无干扰数据等,可以有效地抑制干扰信号,同时又可以更好的保留期望信号。(The algorithm of the CSMG beamforming based on subspace projection, which is a combination of the Subspace projection and beam forming technology. Firstly, the data vector received by antenna array is projected onto the interference subspace, which is orthogonal to interference subspace for achieving interference suppression. And then, by using the method of the strictly constrained minimum power sampling matrix gradient(CSMG), after the projection of the subspace, the signal is beamformed in a fixed direction. Finally, for jammer-free data of each beam achieved to capture, locate, solute and so on. The ability of the suppress interference by this method, which can be more effectively, and keep the desired signal better.)
- 2019-06-16 20:57:33下载
- 积分:1
-
mpu6500
可以读取六轴陀螺仪中的数据信息,用IIC通信进行的(Data information in six-axis gyroscope can be read)
- 2020-06-22 08:00:01下载
- 积分:1
-
print test2
实现窗体上的图片,文字等打印到固定的格式中。(Implement the printing of pictures, text, etc. on the form into a fixed format.)
- 2020-06-25 14:00:01下载
- 积分: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
-
CSharp-mschart-Demo
C# 图标控件mschart使用详细说明书+详细例子(C# mschart Demo)
- 2011-07-11 23:27:10下载
- 积分:1
-
read_write
这个程序是一个linux-arm 根文件系统读写驱动程序。(This program is a linux-arm root file system read and write driver)
- 2013-10-17 20:15:06下载
- 积分:1