资源列表
huiwen
- 实现了一段字符是否为回文的判断《数据结构》-huiwen
java3
- 双缓冲技术: 另一种减小帧之间的闪烁的方法是使用双缓冲,它在许多动画applet 中被使用。 主要原理是创建一个后台图象,将一帧画入图象,然后调用drawImage() 将整个图象一次画到屏幕上去。好处是大部分绘制是离屏的。将离屏图象一次 绘至屏幕上比直接在屏幕上绘制要有效得多。 双缓冲可以使动画平滑,但有一个缺点,要分配一张后台图象,如果图象 相当大,这将需要很大一块内存。 当你使用双缓冲技术时,应重载update()。 -
Alu
- 4位ALU逻辑运算器,用VHDL语言编写-4-bit ALU process using VHDL
bank2
- 银行家算法(这是操作系统中的一个实验,用于解决资源分配问题)-the banker arithmetic
music
- music,用music算法实现对来波方向的检测,是初学者的较好程序-music, using music algorithm to wave direction on the detection process is better for beginners
dkbz
- 将MapGIS转换来的CAD中的图斑标注标准化-MapGIS conversion of CAD in spots marked for Standardization
hanoi
- 用栈做hanio算法,而大部分相关代码都是用递归做的,实在没有技术含量-Use the stack do hanio algorithm to do most of the code is recursive, there is no technical content
mallatsuanfa
- 离散正交小波快速分解方法Mallat算法的实现,非常有利于理解Mallat算法-The discrete wavelet Quick decomposition method Mallat algorithm implementation, is very conducive to understanding Mallat algorithm
PWM_text2_ok
- EPS系统的控制程序(无线遥控模块),可以控制助力电机转动和转速调节-EPS system control program (wireless remote control module), you can control the booster motor rotation speed regulator
Markov
- 该程序能够判断一个马尔可夫链是否为周期性的马尔可夫链,同时能计算返回其周期和平均返回时间。-The program is able to determine a Markov chain is periodic Markov chain can calculate the return of its cycle and the average return time.
time
- javascr ipt 写得一个简单的倒计时例子-Countdown to a simple example of javascr ipt to write
juzhenjiafa
- 矩阵加法,将两个矩阵进行相加-failed to translate