资源列表
845689846
- 劲舞喷嚏黄金版源码 使用E语言编写的劲舞团*源码-Dance sneeze use of E Gold Edition source language source code plug-Dance Mission
matlab-LTE-xindaoguji
- 实现LTE下行信道估计,有LS、LMMSE、SVD-MMSE和线性插值、二阶插值、三次样条插值等算法-LTE downlink channel estimation, LS, LMMSE, SVD-MMSE and linear interpolation, second order interpolation, cubic spline interpolation algorithm
UCA
- 用均匀圆阵对信号进行方向估计,并仿真功率谱图。同时与均匀等距线阵进行比较,圆阵估计效果更好。-With uniform circular array direction of the signal estimates, and simulation of power spectra. At the same time with the uniform linear array were compared equidistant, round patches is estimated better
zhenxing
- 振型分解反应普法地震力计算程序1.0 使用MATLAB7.0编写 主程序 本程序采用振型分解反应谱法计算框架结构水平地震力-Modal Decomposition of seismic force calculation program popularizing the use of 1.0 MATLAB7.0 write the main program used in this procedure Modal response spectrum method to calcu
AN3201-04
- BD3201 DSP音频处理器混响算法举例-BD3201 reverb program BD3201 reverb program
BEAM3d.ZIP
- 空间梁的有限元程序 fortran 编写-Spatial beam finite element program fortran write
rank
- 以grade为首地址的10个字的数组中保存了学生的成绩,其中grade+i保存学号为i+1的学生的成绩。要求建立一个10个字的rank数组,并根据grade中的学生成绩将学生名次填入rank数组中,其中rank+1的内容是学号为i+1学生的名次(一个学生的名次等于成绩高于该学生的人数加1)。-To grade, led the 10-word address stored in an array of student achievement, including grade+ i save th
FDTD-matlab
- 计算天线辐射和电磁场的空间分布,可以得到天线的赤道面和子午面的方向图。-Calculate the antenna radiation and electromagnetic field spatial distribution of the antenna can be the equatorial plane and the meridional plane patterns.
Matlaboptiizationtoolbox
- Matlab优化工具箱是最优化里的一个重要部分,最优化里MATLAB编程都要用到-Matlab optimization toolbox is optimized in an important part of the optimization to be used in MATLAB programming
Student-grade-search
- 编程实现:(1) 键入某组学生(共10 人)的学号、姓名、组成原理考试 成绩、数据结构考试成绩、汇编语言考试成绩。(2) 对学生数据进行排序, 按三科总分降序排列。(3) 按此排序结果在屏幕上显示前三名学生的成 绩。(4)在屏幕上显示学号最靠前的5 名学生的成绩。请编写主程序及 四个子程序,使用跳转表法实现调用关系,并用结构字段记录学生成绩 数据。-Programming: (1) type of a group of students (10 people) of the
dxf_vb
- 玻璃雕刻机床自动编程软件的设计 VB读取DXF-Glass engraving machine automatic programming software design
E语言登陆器
- 文件说明: 1、网关服务端 就是网关服务的源代码了,主要用来向登陆器以及游戏客户端DLL下发运行参数等工作。 2、服务端解密DLL 注入游戏服务端进程HOOK RECV对封包解密。 3、客户端加密DLL 注入游戏客户端进程HOOK SEND对游戏封包进行加密。配合服务端加密DLL完成对游戏封包的重新加解密过程。 作用原理: 通过HOOK方式拦截游戏客户端的封包发送和游戏