-
文本比较器,可实现两个文本的比较,比如文本文档
文本比较器,可实现两个文本的比较,比如文本文档-Comparators text, the text can be compared both
- 2022-05-07 17:38:44下载
- 积分: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
-
ganzhiqi duanfa
感知器算法,用于感知器的计算,感知器指的是进行分类的线性判别函数,他们不需要考虑模式及的统计性质。-ganzhiqi duanfa
- 2023-06-06 17:45:03下载
- 积分:1
-
非常好的汉字转换为GB和Unicode工具
非常好的汉字转换为GB和Unicode工具-very good conversion of Chinese characters and Unicode tools GB
- 2022-03-31 22:17:13下载
- 积分:1
-
很好用的文件系统 可以在dos中实现
也就是在模拟DOS
很好用的文件系统 可以在dos中实现
也就是在模拟DOS-good use of the file system can achieve dos is in a simulated DOS
- 2022-05-17 13:13:49下载
- 积分:1
-
Delphi仿Windows文件管理器
Delphi使用ListView控件和TreeView控件仿写的Windows文件管理器,也就是资源管理器,界面方面使用了三方控件,界面自己比较满意,也算是学Delphi3个月以来的小小成就吧,编写期间查阅了大量示例程序和教程,演示效果如截图所示。
- 2022-03-19 11:38:00下载
- 积分:1
-
Wireless transceiver modules for nRF5E5, 905 initialization, send and receive se...
对于无线收发模块nRF5E5,905的初始化,收发设置等。-收发程序-Wireless transceiver modules for nRF5E5, 905 initialization, send and receive settings.- Send and receive process
- 2022-03-09 11:04:13下载
- 积分:1
-
词法分析器。
要求:1.读出所给文件的所有词
2.将所有词输出写入一个txt文档中。
3.每个词用特殊符号‘^’隔开
源程序为自己所编译的c...
词法分析器。
要求:1.读出所给文件的所有词
2.将所有词输出写入一个txt文档中。
3.每个词用特殊符号‘^’隔开
源程序为自己所编译的cpp文件,即“text2.cpp”,Compile――〉Build――〉BuildExiecute,将结果写入另一个文件“after_execute.txt”中。
-lexical analyzer. Requirements : 1. Read out documents to all the words of two. Output of all words into a txt documents. 3. Each word with a special symbol "^" separate source for the translation of their documents cpp, "text2.cpp" Compile-- "Build--" BuildExiecute. The results will be included in another document "after_execute.txt".
- 2022-01-31 14:44:26下载
- 积分:1
-
熊海ASP博客日志系统
熊海ASP博客日志系统,运行于ASP/ACCESS环境,可用于微博,日记,博客等用途,管理地址:http://你的域名/admin 默认管理员:admin 默认密码:123456
熊海ASP日志系统更新:2015-11-16
一、修正国外空间程序显示乱码的问题。
二、添加上一篇、下一篇功能。
三、添加数据统计功能。
四、修正部份样式及兼容性问题。
五、增加分享功能。
六、增加多说设置功能
七、增加分类功能
八、增加单页功能……
- 2022-01-21 04:57:35下载
- 积分:1
-
一个将数据库文件转成HTML并设置超级链接的小程序
一个将数据库文件转成HTML并设置超级链接的小程序-a database files into HTML and hyperlinks to set up the small program
- 2022-01-27 16:19:07下载
- 积分:1