-
code for hooking keyboard
code for hooking keyboard
- 2022-02-02 06:15:02下载
- 积分: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
-
学习linux的好文档,RH文件,很有用处,对学习linux.
学习linux的好文档,RH文件,很有用处,对学习linux.-learning linux good documentation, RH documents useful to the study of linux.
- 2022-03-26 03:27:27下载
- 积分:1
-
一个基于纯C++的简单的成绩管理系统
一个基于纯C++的简单的成绩管理系统,包括按照学号、姓名、成绩的查找,平均分,最低、最高分,及格和不及格人数等基本功能。使用的是双向循环链表结点模板
- 2022-09-28 00:15:11下载
- 积分:1
-
不错的shijuegezong的程序,c语言写的,适合对genzong感兴趣的的初学者和编程人员。...
不错的shijuegezong的程序,c语言写的,适合对genzong感兴趣的的初学者和编程人员。-Good shijuegezong procedures, c language, and suitable for genzong interest of beginners and programmers.
- 2022-08-12 12:40:25下载
- 积分:1
-
FILLNANS replaces all NaNs in array using inverse
FILLNANS replaces all NaNs in array using inverse-distance weighting between non-NaN values.
- 2022-08-11 18:46:32下载
- 积分:1
-
某自制区政府网站源代码.数据库为Access,包含完整的数据库.
某自制区政府网站源代码.数据库为Access,包含完整的数据库.-a homemade District government website source code. Database Access, includes a complete database.
- 2022-03-05 11:36:24下载
- 积分:1
-
ZD-BS是一个基于asp+access的个人blog系统
程序特点:
1.数据结构合理,执行效率高
2.缓存优化,在资源和效率上充分考虑平衡
3.可定制能力强,并不是傻瓜式系统,如果需要,用户应当修改源码(参考下面使用说明)
4.开源,免费
用户admin密码admin
编辑注:这个版本是无数据库的,所以只能升级不能重新安装,(为方便新使用朋友在data目录下的数据库为1.2的可以正常使用.)只需要把原来zd-bs的数据库复制进去就可以了,链接参数等请修改config.asp。在IE6下后台的表格可能会出现width100%的bug-ZD-BS is based on asp+ Access personal blog system program characteristics: 1. A reasonable data structure to implement high efficiency 2. Cache optimization, efficiency in terms of resources and take full account of the balance 3. Customizable ability, not a fool system, if required, the user should modify source code (refer to the following instructions) 4. open source, free user admin password admin edit note: this version is no database, we can only upgrade can not be re-installed, (For the convenience of the new use friends in the data directory of the database for normal use can be 1.2.) only to the original database zd-bs copy into it, modify the link parameters config.asp. In IE6 the backgrou
- 2023-07-14 03:15:03下载
- 积分:1
-
简单的绘图编程
划直线水平线随手画直线椭圆位图
简单的绘图编程
划直线水平线随手画直线椭圆位图-simple graphics programming is readily horizontally straight line drawing elliptical bitmap
- 2022-03-14 05:35:44下载
- 积分:1
-
本程序用于测试实时时钟模块SD2000的SRAM存储器D/E系列, 程序功能如下: 1. 关闭/INT1及/INT2的中断输出 2. 初始化时间(写时间数据)...
本程序用于测试实时时钟模块SD2000的SRAM存储器D/E系列, 程序功能如下: 1. 关闭/INT1及/INT2的中断输出 2. 初始化时间(写时间数据) 3. 在BREAKPOINT1设断点时,依次读时间-写SRAM数据-读SRAM数据循环 4. 全速执行时,LED四位分别显示小时和分钟的值-procedures used to test the real-time clock module SD2000 SRAM memory D/E Series, procedures following functions : 1. Closed/INT1 and/INT2 the interruption of output 2. Initialization time (the time to write data) 3. Located in BREAKPOINT1 breakpoint, followed by time for-write SRAM data-reading cycle of four data SRAM. full speed of implementation, respectively, four LED display hours and minutes values
- 2022-05-18 15:06:41下载
- 积分:1