-
CSS JS简单二级菜单代码特效
CSS JS简单二级菜单代码特效下载,鼠标放在主菜单上,即可滑出二级子菜单,引入有jquery插件,可很方便的在网页上使用本款菜单。菜单的颜色暂定是这样,不喜欢的就自己修改吧。
- 2023-01-02 04:40:04下载
- 积分:1
-
JPDA多目标关联算法的实现
JPDA多目标关联算法的实现,两个目标航迹关联 ,matlab程序(JPDA multi-target association algorithm implementation, two target track association, matlab program)
- 2018-08-01 18:43:53下载
- 积分:1
-
滑动平均滤波程序
说明: 滑动滤波程序的开发,供大家借鉴,也是为了能获得大家的资源(Sliding filter program)
- 2020-06-23 18:40:01下载
- 积分:1
-
Making Games with Python & Pygame
How to use python to make games
- 2019-02-25 18:18:30下载
- 积分:1
-
分数阶仿真
基于matlab的利用分数阶进行图像处理(Image processing using fractional order based on MATLAB)
- 2018-05-10 11:03:43下载
- 积分:1
-
ERwin的使用教程,非常好,本人就事看此教程入门的.
ERwin的使用教程,非常好,本人就事看此教程入门的.-ERwin use of tutorials, very good, I do look at this tutorial on getting started.
- 2022-02-05 04:20:35下载
- 积分:1
-
baidutianqi
说明: An Android weather project source code, using the API provided by Baidu, has the basic functions of weather query, city settings, Short Message Sharing weather, the interface is refreshing, but now because of Baidu key failure, can not update the weather. The code has more detailed comments. Code volume is not large, interested friends can check it by themselves.
- 2020-06-24 11:40:02下载
- 积分:1
-
This is a revised and is used for surveillance network to send and receive data...
这是一个用来监视和修改网络发送和接收数据的程序,可以用来帮助您调试网络应用程序-This is a revised and is used for surveillance network to send and receive data procedures, can be used to help you debug Web applications
- 2023-01-02 23:40:04下载
- 积分:1
-
滚球游戏意智游戏
问题描述
有八个小洞,序号和分布位置如图。小球从A、B、C(即洞号0、1、2)三个位置之一滚下。如果洞的状态为0时,球向左滚;如果洞的...
滚球游戏意智游戏
问题描述
有八个小洞,序号和分布位置如图。小球从A、B、C(即洞号0、1、2)三个位置之一滚下。如果洞的状态为0时,球向左滚;如果洞的状态为1时,球向右滚。凡是球滚过的洞,状态取反(既由1变0,由0变1)。
现用8位二进制数依次从左到右表示八个小洞的状态。
例: 图中的初始状态为 00000101 时,最多滚入3个球时有
从C洞滚入一小球状态为 ――――> 00101111
从B洞滚入一小球状态为 ――――> 01111011
从A洞滚入一小球状态为 ――――> -bowls game Italy-game description eight holes and serial number and distribution figure. Small ball from the A, B, C (hole No. 0,1,2), one of the fallen three locations. If the state of the hole 0:00 a.m., the ball rolling left; If the state of the hole 1:00, the ball rolling right. Whatever strain at the hole, from the anti-state (both from a variable 0, 0 Variable 1). Now with eight followed by the binary number eight hole, said whatever the state. Cases : Figure the initial states of 00000101, three roll-up ball from C hole rolled over a small ball of----> 00101111 B hole rolled over from one state to the small ball----> 01111011 from A hole rolled over a small ball of---->
- 2023-04-01 05:00:04下载
- 积分:1
-
1)设定字节型变量VAR1的内容为35H,编写程序将VAR1的高4位与低4位分离,分别作为低4位保存在RES1和RES2中,这两个变量高4位置0。
2...
1)设定字节型变量VAR1的内容为35H,编写程序将VAR1的高4位与低4位分离,分别作为低4位保存在RES1和RES2中,这两个变量高4位置0。
2)设定32位(二进制)数据0E2597455H(注:最高位为E)保存在变量VAR2中,将该变量中的内容算术左移2位,所得结果仍然保存在VAR2中-1) Set the contents of byte variable VAR1 is 35H, the preparation of the program will VAR1 high 4 and low 4 separation, respectively, as a low 4 bits stored in RES1 and RES2, this high-4 position of the two variables 0.2 ) to set the 32-bit (binary) data 0E2597455H (Note: The highest level of E) stored in the variable VAR2 in the contents of the variable arithmetic left two, the result is still stored in the VAR2 in the
- 2022-09-12 00:15:03下载
- 积分:1