-
个人财政支出管理的关键源程序代码,已经调试
个人财政支出管理的关键源程序代码,已经调试-Personal financial expenditure management the key to source code, have been debug
- 2022-02-09 22:00:27下载
- 积分:1
-
计算机组成原理实验11,提供给学生在学校…
计算机组成原理试题11,提供给在校学生,或者考研需要者,希望能提供一些帮助-Principles of Computer Organization Test 11, made available to students at school, or study section for those who need it, hoping to provide some help
- 2022-10-25 16:10:03下载
- 积分: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
-
本文件为PPT文件格式,详细演示集成电路基本器件的工艺流程。...
本文件为PPT文件格式,详细演示集成电路基本器件的工艺流程。-this document for PPT file format, detailed demonstration of the basic integrated circuit device process.
- 2022-05-21 12:10:35下载
- 积分:1
-
10MS/s USB
10MS/s USB-2.0 ("high speed") oscilloscope with two 8 bit sampling inputs
- 2022-05-22 18:32:51下载
- 积分:1
-
Graduation Collection
毕业设计集合,包含了用VB做的一些管理系统,供大家参考。-Graduation Collection
- 2023-06-25 14:00:05下载
- 积分:1
-
利用C++的类和对象编写C++的应用程序,宠物小屋的综合程序。适合学习C++类和对象的菜鸟。...
利用C++的类和对象编写C++的应用程序,宠物小屋的综合程序。适合学习C++类和对象的菜鸟。
- 2022-02-22 08:25:22下载
- 积分:1
-
一个用C语言编写的导弹打飞机的追踪问题的源程序以及所使用的轨迹算法WORD文档...
一个用C语言编写的导弹打飞机的追踪问题的源程序以及所使用的轨迹算法WORD文档-a C language prepared by the aircraft missile tracking the source and path used by the algorithm WORD
- 2022-02-27 06:07:15下载
- 积分:1
-
连连看游戏源代码 ,本程序由visual c++编译通过,益智类小游戏.
连连看游戏源代码 ,本程序由visual c++编译通过,益智类小游戏.-Lianliankan game source code, the procedures adopted visual c compiler, knowledge-like game.
- 2022-04-01 15:00:38下载
- 积分:1
-
MICROSOFT 基础类库: student 项目概述
=================================================...
MICROSOFT 基础类库: student 项目概述
===============================================================================
应用程序向导已为您创建了这个 student 应用程序。此应用程序不仅演示 Microsoft 基础类的基本使用方法,还可作为您编写应用程序的起点。
本文件概要介绍组成 student 应用程序的每个文件的内容。
student.vcproj
这是使用应用程序向导生成的 VC++ 项目的主项目文件。
它包含生成该文件的 Visual C++ 的版本信息,以及有关使用应用程序向导选择的平台、配置和项目功能的信息。
student.h
这是应用程序的主要头文件。它包括其他项目特定的头文件(包括 Resource.h),并声明 CstudentApp 应用程序类。
student.cpp
这是包含应用程序类 CstudentApp 的主要应用程序源文件。
- 2022-03-15 23:56:43下载
- 积分:1