-
软件测试案例中的一个经典的雇佣金问题的源码
软件测试案例中的一个经典的雇佣金问题的源码-Software test case in a classic source of payments problems
- 2022-01-30 15:17:57下载
- 积分:1
-
设计四 拔河游戏机 1、 设计一个能进行拔河游戏的电路。 2、 电路使用15个(或9个)发光二极管,开机后只有中间一个发亮,此即拔河的中心点。 3、 游戏双方各...
设计四 拔河游戏机 1、 设计一个能进行拔河游戏的电路。 2、 电路使用15个(或9个)发光二极管,开机后只有中间一个发亮,此即拔河的中心点。 3、 游戏双方各持一个按钮,迅速地、不断地按动,产生脉冲,谁按得快,亮点就向谁的方向移动,每按一次,亮点移动一次。 4、 亮点移到任一方终端二极管时,这一方就获胜,此时双方按钮均无作用,输出保持,只有复位后才使亮点恢复到中心。 5、 用数码管显示获胜者的盘数。 教学提示: 1、 按钮信号即输入的脉冲信号,每按一次按钮都应能进行有效的计数。 2、 用可逆计数器的加、减计数输入端分别接受两路脉冲信号,可逆计数器原始输出状态为0000,经译码器输出,使中间一只二极管发亮。 3、 当计数器进行加法计数时,亮点向右移;进行减法计数时,亮点向左移。 4、 由一个控制电路指示谁胜谁负,当亮点移到任一方终端时,由控制电路产生一个信号,使计数器停止计数。 5、 将双方终端二极管“点亮”信号分别接两个计数器的“使能”端,当一方取胜时,相应的计数器进行一次计数,这样得到双方取胜次数的显示。 6、 设置一个“复位”按钮,使亮点回到中心,取胜计数器也要设置一个“复位”按钮,使之能清零。--design a tug-of-war game, can design a game of tug of war circuit. 2, circuit use 15 (or 9), light-emitting diodes, come only among a shiny, namely, the center of tug-of-war. 3, the game with a two button rapidly and continuously pressed, have a pulse, who by fast, Who bright spots on the move, every time, a bright spot in Mobile. 4, the party moved to highlight terminal diode, on the winning side, this time the two sides had no effect buttons, to maintain output, so after only bright
- 2022-07-25 10:14:55下载
- 积分:1
-
将笛卡尔坐标系上的点定义为一个服务类Point,Point类提供求得坐标系上两点间距离的功能、获取和设置坐标的功能、获取极坐标的功能,和完成对已创建的Point...
将笛卡尔坐标系上的点定义为一个服务类Point,Point类提供求得坐标系上两点间距离的功能、获取和设置坐标的功能、获取极坐标的功能,和完成对已创建的Point类对象统计功能。设计测试Point服务类的应用程序主类,测试并显示输出提供功能的结果。(求以点(1,1)为极坐标原点,点(5,5)的极坐标)-Will be a point on the Cartesian coordinate system is defined as a service class Point, Point class provides coordinates obtained on the function of the distance between two points, access and set coordinates, polar coordinates to obtain functions, and the completion of the Point that have been created class object statistical functions. Design Test Point service class application" s main class to provide functionality to test and display the output results. (Seeking to point (1,1) to polar coordinates origin point (5,5) in polar coordinates)
- 2022-04-18 05:26:57下载
- 积分:1
-
这是用C#语言,.net平台所做的一个弹球的小游戏,是一个不错的了解windows编程的东西。...
这是用C#语言,.net平台所做的一个弹球的小游戏,是一个不错的了解windows编程的东西。-This is the C# language. Net platform doing a little game of pinball, is a good understanding of windows programming things.
- 2022-02-24 13:03:10下载
- 积分:1
-
一个类似卡巴斯基界面的设计!其按钮和别的一些控件都是封装了各种优秀的自绘类!...
一个类似卡巴斯基界面的设计!其按钮和别的一些控件都是封装了各种优秀的自绘类!
- 2022-03-20 05:15:57下载
- 积分:1
-
著名的俄罗斯方块游戏,不用我多说,大家也一定知道怎么玩吧,呵呵!...
著名的俄罗斯方块游戏,不用我多说,大家也一定知道怎么玩吧,呵呵!-famous Tetris game, I do not have to say, we also must know how Hale, Oh!
- 2022-12-22 11:00:03下载
- 积分:1
-
Car that can follow the black lines using the sensors
利用红外发射器和接收器 使小车能够沿着地面上的黑线循迹前进-Car that can follow the black lines using the sensors
- 2022-01-22 15:52:07下载
- 积分:1
-
阿尔法
Alpha-data 的 采集卡,主要是Gigabit Ethernet ,LVDS , PCI/PCI-X 的VHDL 程序 -Alpha-data acquisition card, is Gigabit Ethernet, LVDS, PCI/PCI-X of the VHDL program
- 2022-03-12 17:08:40下载
- 积分:1
-
TCL_教程 学习tcl脚本语言的首选
TCL_教程 学习tcl脚本语言的首选-Tutorial TCL_ learning tcl scripting language of choice
- 2022-02-01 04:46:52下载
- 积分:1
-
一款实时、多人、分布的坦克大战的游戏,可允许四个人参加;使用了多种高级编程技术,如DirectPlay,DirectSound,多线程,动画处理,消息打包和解包...
一款实时、多人、分布的坦克大战的游戏,可允许四个人参加;使用了多种高级编程技术,如DirectPlay,DirectSound,多线程,动画处理,消息打包和解包,定时,地图传输,图像管理,键盘管理等等,是一个不可多得的学习高级windows编程的材料啊!-A real-time, more than the distribution of Tankedaizhan game that allows four people take part in the use of a variety of high-level programming techniques, such as DirectPlay, DirectSound, multi-threading, animation processing, packaging news reconciliation package, timing, map transmission , image management, keyboard management, etc., is a rare high-level windows programming learning material ah!
- 2022-01-28 19:39:24下载
- 积分:1