资源列表
AVERAGE
- 编写程序计算三门课的平均成绩,要求应用程序分别用Java语言三种不同的循环语句实现,每门课的成绩用Math类的random()方法随机产生(random()产生的数值在0和1之间),成绩范围为40~100。 提示:自定义一个类,该类实现一个返回随机数的函数。在main函数里测试时直接调用该类的获取随机数方法。 获得随机数相关的类为:java.lang.Math 需要时可引入该类即:import java.lang.Math -Write a program grade point a
hafuman
- 根据严蔚敏数据结构书上的伪码实现的赫夫曼编码译码程序。对26个英文字母加上逗号,句号,空格以及回车进行赫夫曼编码。然后对给定的txt文件(英文文章)进行赫夫曼编码和译码。-According to Yan Wei-min data structure book pseudo-code implementation of Huffman coding and decoding procedures. 26 English letters, commas, periods, spaces, and
CirIntersect
- 完成两圆求交点功能,输入两圆半径即圆心坐标得到交点坐标。-Intersecting circles
keimeng
- 有信道编码,调制,信道估计等,cordic算法的matlab仿真,包括四元数的各种计算。- Channel coding, modulation, channel estimation, cordic matlab simulation algorithm, Including quaternion various calculations.
muinao_v56
- 一些自适应信号处理的算法,是路径规划的实用方法,最小二乘回归分析算法。- Some adaptive signal processing algorithms, Is a practical method of path planning, Least-squares regression analysis algorithm.
IE
- 修改IE的标题的小程序源码傻瓜化直接点修改就oK-Modify IE title fool small procedure of direct point source modification oK
sm2_custom
- sm2数字签名 大家互相交流 我也是网上找的-sm2 digital signature to share with each other I also find online
DCT-and-OMP
- cs重构 采用dct和omp算法进行压缩感知理论重构-cs reconstructed DCT
jietan
- 采用波束成形技术的BER计算,最小均方误差(MMSE)的算法,最小均方误差等算法的MSE的计算。- By applying the beam forming technology of BER Minimum mean square error (MMSE) algorithm, Minimum mean square error MSE calculation algorithm.
spart
- 包括主成分分析、因子分析、贝叶斯分析,能量熵的计算,DSmT证据推理的组合公式计算函数。- Including principal component analysis, factor analysis, Bayesian analysis, Energy entropy calculation, Combination formula DSmT evidence reasoning calculation function.
hai_v51
- 窗函数法设计一个数字带通FIR滤波器,加入重复控制,采用加权网络中节点强度和权重都是幂率分布的模型。- A window function design FIR digital band-pass filter, Join repetitive control, Using weighted model nodes in the network strength and weight are power law distribution.