搜索资源列表
hyplas
- ************************************************************************ * * * * * THIS IS THE H Y P L A S 2.0 README FILE * * ----------------- * * * * HYPLAS is a finite element program for implicit small and large * * strain analisys of hyperelast
OFDM-simulation-and-analysis.r
- 1.通过对典型环境下OFDM系统参数的设置,获得了OFDM性能参数的描绘和优势。 2.对OFDM系统下的误码率进行了数值仿真分析,给出了误比特变化区间。 3.代码风格良好,结构严谨,注视充分,适合接口移植和修改。 ,1. Through a typical environment, OFDM system parameters set to obtain the performance parameters of the OFDM descr iption and advantages.
rdvv.rar
- hex code for controlling a TSA5511 phase locked loop chip using a PIC16F84 Also drives a standard 16x1 LCD display. function 16F84(A) L.C.D. notes 0V 5 1, 5 +5 volt 4, 14 2, 3 Display enable 2 6 SCL 17 needs 10k pullup to +
SR_Latch
- RS_latch using vhdl, When using static gates as building blocks, the most fundamental latch is the simple SR latch, where S and R stand for set and reset. It can be constructed from a pair of cross-coupled NOR (Not OR) logic gates. The stored bit i
Bit_Set_Rst
- 三菱FX系列PLC编程口通讯程序之置位复位(发布源码)-Mitsubishi FX Series PLC programming port communication procedures set bit reset (release source code)
Dynamicencryptionanddecryption
- 略简说下解密主要是靠加密后得前8个字节+密钥来运算 而前8个字节是根据随机数+启动时间运算而来 详细思路在大家看看代码应该能够看明白的 密钥任意设置 支持 中文、字母、数字、符号(可重复) 其实过程也并非复杂 看得懂的人应该感觉很简单的 运算主要利用 位异或(xor) 位取反(not) 相同内容 每次加密后的内容都不会相同 随机动态生成 加密后的内容需解密时需要保存完整字节 缺少任意位置字节都会导致解密错误(除非最尾的吧) 密钥(key)也
serial
- 本模块的功能是验证实现和PC机进行基本的串口通信的功能。需要在PC机上安装一个串口调试工具来验证程序的功能。 程序实现了一个收发一帧10个bit(即无奇偶校验位)的串口控制器,10个bit是1位起始位,8个数据位,1个结束位。 串口的波特律由程序中定义的div_par参数决定,更改该参数可以实现相应的波特率。程序当前设定的div_par 的值 是0x104,对应的波特率是9600。用一个8倍波特率的时钟将发送或接受每一位bit的周期时间划分为8个时隙以使通 信同步. 程
16-bit-CPU
- 单周期16位CPU的设计,我们的计算机组成原理课设,可以实现R型、I型和J型指令,内有报告和指导书-Single-cycle 16-bit CPU design, our Principles of Computer Organization class set, you can achieve R-type, type I, and J-type instructions, reports and instructions
Hamming-code-for-error-detection-and-correction.r
- This set of files describe how error detection and correction can be done using hamming code/parity-bit checker
1
- Set r is a 2^k binary number, and the following conditions are met: (1) r at least 2^k of 2-bit binary number. (2) as a 2^k binary number, except the last one, a r every strictly less than its adjacent one on the right. (3) to convert r to 2 af
Ant_AI
- “ 人工蚂蚁” 生活在一个二维网格世界中, 它能沿已作标记的单元所组成的连续“信息素踪迹”(宽为一个单元)的运动。这个蚂蚁占一个单元,它可以面向东、南、西、北。它能做五个动作:前移一个单元(m);在同一单元中向左转(l);在同一单元中向右转(r);设置状态位元“开”(on);设置状态位元“关”(off)。蚂蚁感知它的正前方(即其面朝的方向)是否有信息素踪迹且其状态位元是否为“开”,若状态位元为“开”表示该单元已经走过(设状态位元起初为“关”)。-"Artificial ants world l
