资源列表
rw2401
- 24c系列汇编驱动程序,本人用这个程序在设备上已经2年了,没有发现任何不稳定现象,请放心使用.
linear
- 算法设计与分析中的现行选择算法的实现。在visual c++中实现的
time
- 基于80c51和8255的实现时钟显示的汇编程序-Based on the 80C51 and the 8255 implementation of the clock shown in assembler
shujujiami
- 在dos环境下利用汇编语言编写程序实现数据加密-In the dos environment using assembly language programming for data encryption
xiaochuzuodigui
- 这是一份关于编译原理的消除左递归的代码,很不错,对于刚学习的学生来说有借鉴价值!-This is a report on the elimination of left recursive code compiler theory, a very good reference value for students who are just learning!
shuzi
- 基带信号周期采样的分析与仿真设计低通信号,对该信号进行周期采样,最后从采样数据中恢复原始信号;改变采样频率,给出相应的仿真结果;考察前端抗混叠滤波器的作用和必要性;分析后端理想恢复滤波器是否唯一。- Periodic sampling of the baseband signal analysis and simulation to design low pass signal, the signal is periodic sampling, finally recover the ori
keyboardVhdl
- PS2键盘接口,真的很好用额,不信你可以试试。-PS2 Keyboard Interface
xiaopingguo
- MATLAB编写的小苹果歌曲-MATLAB。。。。。。。xiaopingguo
SIS-20150719
- 本程序是稀疏矩阵(三列)的SIS模型,用于上万个节点的大型网络。因为传统的算法是基于邻接矩阵,对于大型网络并不适用。-This procedure is sparse (three) of the SIS model for large-scale network of tens of thousands of nodes. Because the traditional algorithm is based on adjacency matrix, does not apply to larg
CFM_Gumbel
- 通过积分公式计算Gumbel概率分布的累计分布函数-Gumbel probability distribution with integral formulas of the cumulative distribution function
TOA
- 基于终端至基站信号传播时间的TOA三维定位算法 -Based on the terminal to the base station signal propagation time of TOA three-dimensional localization algorithm
免疫进化算法源码
- 这个是免疫进化算法的源码,根据这个源码可以直接修改应用,非常实用和方便