-
c++编程的几个小例子
c++编程的几个小例子-several small examples
- 2022-12-13 01:20:02下载
- 积分:1
-
OSCI组织最新lease出来的传输级建模指导实验,对初学者快速认识TLM中的一些基本概念很有用,本实验经作者修改并调试通过。...
OSCI组织最新lease出来的传输级建模指导实验,对初学者快速认识TLM中的一些基本概念很有用,本实验经作者修改并调试通过。-The tutorial2 of TLM-2.0 which is released from OSCI group currently!
- 2023-08-04 19:20:03下载
- 积分:1
-
赶快下吧!特好的 曾获世界程序大赛一等奖
赶快下吧!特好的 曾获世界程序大赛一等奖-quickly! Good special procedures at the World Competition first prize
- 2022-05-26 09:12:54下载
- 积分:1
-
测试 CPU和NDP 的型号.zip
测试 CPU和NDP 的型号.zip-testing CPU and NDP models. Zip
- 2022-10-20 14:55:03下载
- 积分:1
-
常用芯片器件手册(包括51指令系统),请需要下载的尽快
常用芯片器件手册(包括51指令系统),请需要下载的尽快-chip devices commonly used manual (including 51 orders), please download as soon as possible
- 2022-07-17 14:59:33下载
- 积分:1
-
Simple Robot Control Program
-- Simple Robot Control Program
--------------------------------------------------------------------------
library IEEE
use IEEE.STD_LOGIC_1164.all
use IEEE.STD_LOGIC_ARITH.all
use IEEE.STD_LOGIC_UNSIGNED.all
- 2023-04-12 04:40:04下载
- 积分:1
-
编译原理课程中的实验二语法分析c++编程
编译原理课程中的实验二语法分析c++编程-Compilation Principle course experiment two parsing c++ programming
- 2022-11-20 17:35:08下载
- 积分:1
-
分界控制器保护原理.内部资料.对电力行业做一点小的贡献.
分界控制器保护原理.内部资料.对电力行业做一点小的贡献.-good
- 2023-08-08 09:10:03下载
- 积分:1
-
总个数确定后,每张盘curDisk的移动方向maybe_To是确定的且唯一的:如共有三个盘时,盘1始终向左移动。 这里,将柱子由左向右看成A(源柱子Source...
总个数确定后,每张盘curDisk的移动方向maybe_To是确定的且唯一的:如共有三个盘时,盘1始终向左移动。 这里,将柱子由左向右看成A(源柱子Source),B(借助的柱子Borrow),C(目标柱子Target). A的左看成C,B的左看成A,C的左看成B; A的有看成B,B的右看成C,C的右看成A; 每张盘的移动方法(因为不可能连续两次移动相同的盘!): 一个盘curDisk现在在 柱子curStick上,那么curDisk另一个柱子(3个中除了2个的另1个) 只要有选择的选择一个柱子curStick,分析、判断其最上面的盘curDisk的能否向curDisk确定的唯一的方向移动;移动 完后 再 选择 另一个 柱子 分析 判断 就可以完成了 (这个算法特别适合于人玩这个“弱智”(我有同学这么说)游戏,我玩我的文曲星pc1000a上的Hanoi 9层游戏,需要5分钟就可以移动完毕)-total number identified, each set curDisk maybe_To direction of the movement of which is determined only : If there are three disk, was always left a mobile. Here, the columns from left to right as A (source pole Source), B (using the pole Borrow), C (target pole Target). A left as C, B to the left as A, C on the left as B; A as the B, B on the right side as C, the right as A; each set of mobile methods (as it is impossible for the same two mobile disk!) : a set curDisk curStick now on the pole, then curDisk another pole (three in addition to two other one), when given a choice, choose a pole
- 2022-09-17 11:25:03下载
- 积分:1
-
显示图像的程序
显示图像
- 2022-06-02 22:16:06下载
- 积分:1