搜索结果
找到约 198 项符合
left-right 的查询结果
J2ME j2me方向的控制的演示,手机上的up,down,left,right等的控制的和显示
j2me方向的控制的演示,手机上的up,down,left,right等的控制的和显示
人工智能/神经网络 Hidden_Markov_model_for_automatic_speech_recognition This code implements in C++ a basic left-right
Hidden_Markov_model_for_automatic_speech_recognition
This code implements in C++ a basic left-right hidden Markov model
and corresponding Baum-Welch (ML) training algorithm. It is meant as
an example of the HMM algorithms described by L.Rabiner (1) and
others. Serious students are directed to the so ...
游戏 坦克大战小游戏 控制说明: 玩家1相关控制: A/W/S/D:控制方向 F:开火 1 :玩家1复活 玩家2相关控制: UP/LEFT/RIGHT/DOWN:控制方
坦克大战小游戏
控制说明:
玩家1相关控制:
A/W/S/D:控制方向
F:开火
1 :玩家1复活
玩家2相关控制:
UP/LEFT/RIGHT/DOWN:控制方向
0 :开火
2 :玩家2复活
ESC:返回Menu
ENTER:任务完成/失败后的确认按键
功能说明:
将敌方坦克消灭完则任务完成,进入下一关,每过1关,障碍物减少1个,电脑
坦克总数增加5辆 ...
VHDL/FPGA/Verilog -- DESCRIPTION : Shift register -- Type : univ -- Width : 4 -- Shift direction: right/left (right
-- DESCRIPTION : Shift register
-- Type : univ
-- Width : 4
-- Shift direction: right/left (right active high)
--
-- CLK active : high
-- CLR active : high
-- CLR type : synchronous
-- SET active : high
-- SET type : synchronous
-- LOAD active : high
-- CE active : high
-- SERIAL input : SI ...
其他 -- Simple Robot Control Program -------------------------------------------------------------------
-- Simple Robot Control Program
--------------------------------------------------------------------------
-- Left is left IR sensor - 1=object to left
-- Right is rigth IR sensor - 1=object to right
-- Lmotor_dir 1=forward 0=reverse
-- Rmotor_dir 1=forward 0=reverse
-- Lmotor_speed 111=fast 000=slo ...
人工智能/神经网络 河內塔問題 #include<stdio.h> #include<stdlib.h> int fun_a(int) void fun_b(int,int,int,in
河內塔問題
#include<stdio.h>
#include<stdlib.h>
int fun_a(int)
void fun_b(int,int,int,int)
int main(void)
{
int n
int option
printf("題目二:河內塔問題\n")
printf("請輸入要搬移的圓盤數目\n")
scanf("%d",&n)
printf("最少搬移的次數為%d次\n",fun_a(n))
printf("是否顯示移動過程? 是請輸入1, ...
编辑器/阅读器 FileEdit can edit file ,save file ,open file ,have basic simple functions for file .INSERT, BACKSPAC
FileEdit can edit file ,save file ,open file ,have basic simple functions for file .INSERT, BACKSPACE ,TAB,PGUP,PGDOWN,UP,DOWN,LEFT,RIGHT AND SO ON
游戏 An interactive water fountain. A realistic water source in your pocket with full control. Contro
An interactive water fountain.
A realistic water source in your pocket with full control.
Controls:
UP/DOWN - go closer/further
LEFT/RIGHT - rotate
# - stop rotation
1/7 - rotate camera up/down
3/9 - change water pressure
4/6 - change water rendering complexity
2/8 - ascend/descend
0 - bullet time ...
单片机开发 face detection Face detection can be regarded as a more general case of face localization In face
face detection
Face detection can be regarded as a more general case of face localization In face localization, the task is to find the locations and sizes of a known number of faces (usually one). In face detection, one does not have this additional information.
Early face-detection algorithms fo ...