搜索资源列表
3D
- 3D手机游戏开发教学 编写一个继承于Canvas类的子类,并且实现Runnable接口,在run方法中绘制屏幕中一个小方块,通过游戏动作键(上下左右)控制方块的移动-3D mobile phone game developers to prepare a succession of teaching in the Canvas sub-class category, and the realization of Runnable interface, in the run method of d
MasterGroovy
- Master+Groovy 帮助 有兴趣的拿走-Master+Groovy 帮助 有兴趣的拿走看看
pb0815t
- This paper s main objective was to design a card variables to take action in power stations and transmitted via the USB port. To achieve this objective the project was divided into three stages: the first one was the development of proper measu
ppt-triangel
- 本專題分為3大部份 1. 對單一圖片做邊緣檢測後, 統計其複雜度, 再以 Delaunay 三角網來分割複雜度較高的圖形, 將此圖形之三角網的三點座標與RGP值 取樣後壓縮儲存, 及達成壓縮目的. 還原部份為, 以線性內插則是將取樣後的三角網三點內插後還原之原理, 還原單一影像, 再將所有還原之影像串連撥放即完成之影片還原. 2.讀取RS-232接至RFID門禁系統, 讀取Myfair悠遊卡之卡號, 進行身份辨識後, 可選擇需要觀賞之影片.
Dimc_Magister
- The lightweight Unmanned Aerial Vehicle (UAV) flight operations are limited, especially in the UAV range or action radius and endurance, by the mission essential communication link capabilities. Presented paper addresses the multiple-fold problem
flash
- flash动作指令全集 帮助大家熟悉flash 各个函数的属性方法-flash action command complete works to help people familiar with the properties of flash each function
Quartus-IIdevelop-envrionment-intro
- 本介绍时针对康芯实验箱,对于DE2开发板只需要做相应的调整(如芯片的选择改为Cyclone II EP2C35F672C),大部分操作是一致的。-Kang core experimental box when the introduction DE2 board only need to be adjusted accordingly (such as chips choose instead the Cyclone II EP2C35F672C), most of the action is
Analysis-of-Emitter-Geolocation-in-Electronic-War
- Electronic warfare (EW) refers to any action involving the use of the electromagnetic spectrum or directed energy to control the spectrum, attack an enemy, or impede enemy assaults via the spectrum. GEOLOCATION is the identification of the real-world
Microcontroller-button-control-motor
- 单片机,汇编程序实现按键控制步进电机动作,如正反转-Microcontroller assembler keys to control the stepper motor action, such as reversing
Resolving-Interference-Problems
- Interference is annoying and often frustrating, especially when the problems are intermittent or when it seems that a problem has been solved, only to have it return later. Efforts to correct interference problems are also often complicated by the fa
4.5.1.1-Class-Activity---Linked-In!-Instructions.
- In philosophy, action has developed into a sub-field called philosophy of action. Action is what an agent can do. For example, throwing a ball is an instance of action it involves an intention, a goal, and a bodily movement guided by the agent.
TMS320C20X-assembly-instruction
- 在操作数前面需要加#字号来说明该操作数为立即数。否则会把该操作数误认为是一个地址,从而把立即数寻址变成直接地址寻址。 -In front of the operands to add# font size to illustrate the count for immediate action. Otherwise it will bring the operand mistaken for an address, which immediately for addressing into ad
paper1
- 基于视觉的人体动作识别综述 胡琼,秦磊,黄庆明-Visual action recognition is based on a review- Hu Qiong, Qin Lei, Huang Qingming
CSharpserialport
- 该程序可实现C#通过pc机对单片机的控制,包括流水灯,跑马灯等-The program can be achieved through the C# microcontroller PC control action, including water lights, marquees and other procedures
samping-and-filtering-using-GNU-radio-companion.r
- step wise implementation of sampling and filtering action using open source gnu radio software (grc files and python files)
action-recognition
- 这是几篇有关基于密集轨迹的动作识别的文章,很经典,很有用!文中有对应链接,可以下载到对应代码。-This is a few articles on the action based on dense trajectory recognition, very classic, very useful! The text has a corresponding link, you can download to the corresponding code.
Spring Microservices in Action
- 微服务实战,介绍了微服务架构的使用和功能。介绍了eureka、ribbon、hystrix等组件。