资源列表
樊塔
- 简单四阶樊塔问题matlab图形界面化实现,带有动画效果(Four stage fan tower problem matlab animation implementation)
测控1401 易文通 U201414464 一字棋
- matlab 图形界面化实现人工智能一字棋,基本不可能下赢,最多平局(Matlab artificial intelligence word chess, basically impossible to win, the most draw)
测控1401-易文通-U201414464 八数码 过程表示
- matlab 图形界面化实现八数码问题的过程表示,共分九步。(Matlab graphical interface to achieve eight digital problem process representation, is divided into nine steps.)
Sphere Radar Cross Section Calculation
- 球体的雷达散射截面计算,适合做电磁散射的研究编程(Sphere Radar Cross Section Calculation)
dqpsk
- DQPSK调制解调系统的设计,包括很多成果截图。希望有帮助。(DQPSK modulation and demodulation system design, including a lot of results screenshot. Hope to help.)
八数码A星算法加扩展节点分析
- 基于matlab八数码的A*算法实现,有图形界面化,对用户友好。(Based on MATLAB eight digital A* algorithm, graphical interface, user-friendly.)
DQPSK调制解调系统建模与算法研究_汤学丰
- 这是一篇关于dqpsk调制解调相关的论文。里面详细的分析了相关模块原理(This is a DQPSK modulation and demodulation related papers. Inside a detailed analysis of the relevant module principle)
wilamowski2009
- Neural networks, architectures and learning algorithms, How not to be frustrated with neural networks.
02
- 对信道容量仿真计算,判断信道矩阵的对称性(The channel capacity is simulated and the symmetry of the channel matrix is judged)
凯撒密码
- 凯撒密码(caeser)是用于加密通过信使传递的作战命令。置换加密的优点就在于它易于实施却难于破解。发送方和接收方很容易事先商量好一个密钥,然后通过密钥从明文中生成密文,即使敌人获取密文,通过密文直接猜测其代表的意义,在实践中是不可能的。 在密码学中存在着各种各样的置换方式,但所有不同的置换方式都包含2个相同的元素:密钥和协议(算法)。凯撒密码的密钥是x,算法是将普通字母表中的字母用密钥对应的字母替换。(The Kaiser code (Caeser) is the operational c
gridfitdir
- 曲面拟合程序,拟合效果比较好,拟合速度比较快。(The surface fitting program, the fitting effect is better, the speed of fitting is faster.)
回溯算法实验八皇后问题
- 利用回溯算法求解N皇后问题,理解求解流程和搜索顺序(Backtracking algorithm used to solve the N queen problem, understand the flow of the solution and search order)