這個是電子纖維功能的車庫門控制板主程序。要去是HCS301滾動碼遙控器,默認的廠商代碼是0-F。
上傳時間: 2014-01-21
上傳用戶:zhichenglu
這個是電子纖維功能的車庫門控制板主程序。要去是HCS301滾動碼遙控器,默認的廠商代碼是0-F
上傳時間: 2017-06-03
上傳用戶:banyou
經典動態壓縮DP,狀態是f[i][j],表示第i行,以3進制j為狀態。j的位代表一個格子,只能是:0表示第i行和第i - 1行都沒有炮兵,1表示第i行沒有炮兵而第i-1行有炮兵,2表示第i行有炮兵
標簽: 動態
上傳時間: 2014-01-26
上傳用戶:努力努力再努力
Sensing and planning are at the core of robot motion. Traditionally, mobile robots have been used for performing various tasks with a general-purpose processor on-board. This book grew out of our research enquiry into alternate architectures for sensor-based robot motion. It describes our research starting early 2002 with the objectives of obtaining a time, space and energy-efficient solution for processing sensor data for various robotic tasks. New algorithms and architectures have been developed for exploration and other aspects of robot motion. The research has also resulted in design and fabrication of an FPGA-based mobile robot equipped with ultrasonic sensors. Numerous experiments with the FPGA-based mobile robot have also been performed and they confirm the efficacy of the alternate architecture.
標簽: Traditionally planning Sensing motion
上傳時間: 2013-12-20
上傳用戶:古谷仁美
水位儀代碼,配合水位傳感器使用,可以是malay,可以使p+f型編碼器
上傳時間: 2014-01-24
上傳用戶:stella2015
第 一章 電路原理分析 1-1 顯示原理 1-2 數碼管結構及代碼顯示 1-3 鍵盤及讀數原理 1-4 連擊功能的實現 第 二 章 程序設計思想和相關指令介紹 2-1 數據與代碼轉換 2-2 計時功能的實現與中斷服務程序 2-3 時間控制功能與比較指令 2-4 時鐘誤差的分析 附錄A 電路圖 附錄B 存儲單元地址表 附錄C 輸入輸出口功能分配表 附錄D 定時中斷程序流程圖 附錄F 調時功能流程圖 附錄G 程序清單
上傳時間: 2014-01-15
上傳用戶:hustfanenze
這一個排程的程式,使用FFLL這個演算法,新手上路,大家可以下載試試看!
標簽: 程式
上傳時間: 2017-06-11
上傳用戶:miaochun888
CC = gcc clist: clist.c $(CC) `gtk-config --cflags` clist.c -o clist `gtk-config --libs` clean: rm -f *.o clist *.bak
標簽: clist gtk-config cflags CC
上傳時間: 2017-06-12
上傳用戶:開懷常笑
program to solve a finite difference discretization of Helmholtz equation : (d2/dx2)u + (d2/dy2)u - alpha u = f using Jacobi iterative method. COMMENTS: OpenMP version 3: 1 PR outside the iteration loop, 4 Barriers Directives are used in this code to achieve paralleism. All do loops are parallized with default static scheduling.
標簽: discretization difference Helmholtz equation
上傳時間: 2014-01-11
上傳用戶:bruce5996
I would like to thank my advisor, Dr. A. Lynn Abbott, for helping me throughout my research, Gary Fleming and the rest of the people at NASA Langley who provided all the flight information and image sequences, and my parents who supported me in my decision to enter graduate study. Also, thanks to Phichet Trisirisipal and Xiaojin Gong for helping when I had computer vision questions, and Nathan Herald for his help creating an illustration.
標簽: A. throughout research advisor
上傳時間: 2017-06-18
上傳用戶:maizezhen