资源列表
HFSSFile
- 5个HFSS 无源器件包括:八木天线;功分器;耦合器;滤波器;混合网络-5 HFSS passive devices including: Yagi antenna splitter coupler filter hybrid network
CADConvert
- 将AutoCAD文件转换成ArcGIS ShapeFile格式-AutoCAD files will be converted into ArcGIS ShapeFile format
RM
- 仿真RM码,及在高斯信道下的译码性能,对RM采用大数逻辑译码算法,并与单独BPSK调制在高斯信道的性能进行比较,分析上述两个码带来的编码增益。-RM
MySource
- 1)设定字节型变量VAR1的内容为35H,编写程序将VAR1的高4位与低4位分离,分别作为低4位保存在RES1和RES2中,这两个变量高4位置0。 2)设定32位(二进制)数据0E2597455H(注:最高位为E)保存在变量VAR2中,将该变量中的内容算术左移2位,所得结果仍然保存在VAR2中-1) Set the contents of byte variable VAR1 is 35H, the preparation of the program will VAR1 high 4
e3_4
- 考虑整数线性规划问题max(ci*xi)试设计一个解此问题的动态规划算法,并分析算法的计算复杂性-Consider the integer linear programming problem max (ci* xi) try to design a solution of this problem, dynamic programming algorithm, and analysis of algorithms computational complexity
berkeley.quantum.191
- 伯克利大学量子计算课程讲义(cs191)berkeley university quantum computing course lecture notes-berkeley university quantum computing course lecture notes
SignalAnalysisPlatform
- 自己编的一个生物电信号处理平台,包括相干平均、滤波和傅里叶分析等方法。-Its own series of a biological signal processing platform, including the coherent average, filtering and Fourier analysis methods.
topology_identification_of_complex_networks
- 复杂网络的拓扑辨识,通过复杂网络中节点的状态可以辨识出复杂网络的连接结构(洛仑兹系统)-topology identification of complex networks. According to the node state of complex network, we can know the topology of this complex networks(Lorentz system)
DTC
- 运用于风力发电系统的直接转矩系统仿真源代码,绝对RUN的起来-Used in wind power generation system of direct torque control system simulation source code, the absolute RUN' s up
test
- VHDL代码 键盘扫描,数码管静态移位显示,类似于计算器显示数据-VHDL code
Photogram
- 数字摄影测量系统,主要功能有内定向、相片纠正、后方交会和前方交会、连续像对相对定向和绝对定向、单独像对相对定向和绝对定向、一步法定向。-Digital photogrammetric system, the main function in orientation, photo correction, resection and intersection in front of a row as the relative orientation and absolute orientation,
dsp_rar
- DSP开发工具Code Compile Studio(CCS)开发数字信号处理程序DSP——实现IIR滤波器,IIR高通、低通、带通。-With DSP tool Code Compile Studio(CCS),develop a program for DSP,which it can be a highpass,lowpass,bandpass.