-
7 (1)
鼠标经过图标导航高亮旋转动画js代码是一款鼠标经过多个图标导航时,当前图标导航高亮,其余的变成暗显示,里面的标签旋转隐藏动画效果。(The mouse through the icon navigation high rotation animation JS code is a mouse through multiple icons navigation, the current icon navigation bright, the rest of the dark display, the inside of the label spin hidden animation effect.)
- 2018-07-28 08:43:37下载
- 积分:1
-
一个纯c占星术游戏
一个纯c占星术游戏-a pure game Astrology
- 2023-05-17 01:35:04下载
- 积分:1
-
降雨反演数据提取
TRMM热带卫星降雨数据,MATLAB处理程序(tropical satellite rainfall data, MATLAB processing procedures)
- 2018-01-25 16:27:05下载
- 积分:1
-
Java泡泡龙游戏源码
Java泡泡龙游戏源码,比较老的J2me手机游戏了,或许对现在的Android手机游戏开发有帮助。
- 2022-06-01 09:40:18下载
- 积分:1
-
owstfp25
自己写的matlab程序,用FFT分析3年来双色球彩票走势 不错的(Write the matlab program, using FFT analysis the double chromosphere lottery has good in 3 years)
- 2017-08-14 18:02:04下载
- 积分:1
-
question2
Q1 Create a program that will initialise Port2 bits 0 - 7 to outputs. Then in an endless loop perform the sequence of bit manipulations shown below. Your program should use bit masking operations. Here is an outline of the program in pseudo-code and with the first two bit manipulations done for you.
//initialise port 2 for output
//set all outputs to 0
while(1)
{
FIO2PIN |= 0x04 // set bit 2 on (0x04 = 00000100)
FIO2PIN &= ~0x04 // set bit 2 off
//set port2 bit 1 on
//set port2 bit 1 off
//set port2 bit 4 on
//set port2 bit 6 and bit 7 on
//set port2 bit 4 off
//set port2 bit 6 and bit 7 off
- 2010-03-09 01:40:03下载
- 积分:1
-
Windiff compares directories or files showing the results graphically.
Windiff compares directories or files showing the results graphically.
- 2022-04-01 11:16:33下载
- 积分:1
-
分析fs2you.exe可以直接下载在实地址
Fs2You.exe可以直接解析出fs2you的真实下载地址-Analysis Fs2You.exe can directly download the Fs2you real address
- 2023-06-13 10:10:06下载
- 积分:1
-
LMS
实现自适应LMS滤波的功能,LMS 自适应滤波器在噪声消除方面具有很好的效果 ,且在信噪比较小的情况下也可以完成一定条件下的数字滤波任务。(To realize the function of adaptive LMS filtering, the LMS adaptive filter has a good effect in noise elimination, and the digital filtering task under certain conditions can be completed under the condition of small signal-to-noise ratio.)
- 2019-01-04 09:25:16下载
- 积分:1
-
是关于模糊聚类的c语言程序,效果不错的模,糊聚类分析 模糊聚类 聚类分析 FUZZY 模糊C...
是关于模糊聚类的c语言程序,效果不错的模,糊聚类分析 模糊聚类 聚类分析 FUZZY 模糊C-MATLAB
- 2022-02-07 19:28:13下载
- 积分:1