搜索资源列表
S60_Platform_Bluetooth_OBEX_Example
- This C++ code example provides a method for transferring objects or chunks of data from one device to another via the Bluetooth OBEX protocol. These chunks are typically files or other blocks of binary data. This example demonstrates how to
uwb_cc
- 超宽带UWB,包括:uwb.mdl: UWB model - open this to begin. uwb_lib.mdl: Library blocks for UWB model. uwb_init.m: Initialization called before model is loaded. uwb_settings: Sets up structure containing system parameters ( uwb in workspace). uwb_imr.
电表645
- // dianbiao645.h : main header file for the DIANBIAO645 application // #if !defined(AFX_DIANBIAO645_H__EF43A0BD_87CA_4963_B57A_57851872D28C__INCLUDED_) #define AFX_DIANBIAO645_H__EF43A0BD_87CA_4963_B57A_57851872D28C__INCLUDED_ #if _MSC_VER &g
C8051F410RS232_c
- C8051F410串行通讯和双通道DAC输出 C8051F410串行通讯和双通道DAC输出 - Download the code to an C8051F410 Development Board // 2) Check that the J6 and J16 shorting blocks are not installed. This // ensures that the IDAC outputs are not connected to any other pi
S60_Platform_Sound_Mixer_Example_v2_1_en
- This C++ example demonstrates how to play (a maximum of 16) simultaneous voices. The example has eight blocks moving on the screen and playing sounds when they collide with a wall or with each other. The updated example has been tested to support S60
symbianRussianBlocks
- 毕业论文,基于symbian平台的俄罗斯方块,写作思路清晰,介绍详尽,设计周到。-A piece of paper about Tetris(Russian blocks)based on the symbian platform.You will see clear mind and professional software design in this paper.
Ariad_V0_0_0_8
- 一个小过滤器,用来阻塞对autorun.inf或USB策略的房屋内- Ariad (AutoRun.Inf Access Denied) started as a minifilter blocking access to \autorun.inf on USB sticks This version also blocks access to several file types on removable media USB Sticks are identified by the
SlidingBlocks
- 一个j2me的小例子,刚学j2me不长时间后自己写的,俄罗斯方块,使用canvas画布绘制,使用两个数组分别存放已下落和正在下落的blocks,界面比较简单,但大体上的功能都实现了-A small example j2me, j2me not long after just learning to write their own, the Russian box, drawing canvas using the canvas, the use of two arrays, respective
SlidingBlocks2
- 一个与俄罗斯方块有些类似的小例子,是在自己在gameloft面试时做的一个面试题,使用了canvas画布,并且使用了一张image,所有的blocks都是通过截取图片得到-A somewhat similar with Tetris small example, in his interview in gameloft do a side item, use the canvas canvas, and uses an image, all image blocks are obtained t
Virtools-and-Serial-Communication
- 本文介绍了一种采用Virtools 和串口通信实现人机界面交互的设计方法。下位机通过串口通信的方式将采集的数据 传给上位机,上位机通过Virtools 的行为模组对这些数据进行处理,并根据处理结果做出响应,从而实现人机界面的交互。-This article introduces one design method of man-machine interaction system based on Virtools and serial communication. The sub de
Rotat_Toy_Brick
- 旋转积木玩法十分简单,在已设定好的地图内,通过移动积木,改变积木的状态到达指定位置来完成游戏。此游戏从开始发行后便受到玩家的追捧,现在已经是比较流行的益智类游戏之一,并且也衍生出了不少同类游戏。该游戏不需要特定的语言基础,而且可玩性高、锻炼思维、开发大脑。与其相同玩法的游戏也是各具特点。旋转积木又被叫做旋转方块、方块回家等。-Play spin very simple building blocks, a good map has been set within the blocks by mo
flasher_0.17_src
- programmer chips The control program may be the following: Open and save files in HEX and BIN, at the same time to make the transformation from one to another. Open files up to 64 Mb. At the same time work with the file does not depend on
xuanzhuanjimu
- 一款运行在Android平台上的旋转积木游戏-An application on the Android platform, rotating blocks game
LTE-Physical-Layer--Downlink-Simulink
- This model discribes the LTE Physical Layer to a one user, because its implementation is above OFDM. Lte simulator using turbo encoder and decoder Cyclic Redundancy Check and the other LTE´ s blocks-This model discribes the LTE Physical Layer to
Plane
- 是一个飞行器的游戏,界面炫丽,有障碍和敌机,穿越重重障碍之后,则游戏结束,若被打中,则失败结束。-It s a game of plane, you must fly through enemy planes and blocks.
AppExplorer
- Appexplorer程序是一个基于android的程序,它可以有效解决查看手机应用程序,可以集中管理应用程序,还可以集中查看应用程序详细信息。Appexplorer程序由显示应用程序集和设置程序排列方式以及控制操作指定应用程序三大功能块组成-Appexplorer program is a android program, it can be an effective solution to view mobile applications, centralized management ap
xuanzhuanjimu
- 旋转积木玩法十分简单,在已设定好的地图内,通过移动积木,改变积木的状态到达指定位置来完成游戏。此游戏从开始发行后便受到玩家的追捧,现在已经是比较流行的益智类游戏之一,并且也衍生出了不少同类游戏。该游戏不需要特定的语言基础,而且可玩性高、锻炼思维、开发大脑。与其相同玩法的游戏也是各具特点。旋转积木又被叫做旋转方块、方块回家等。 计算机游戏日新月异,很多编程爱好者基于该游戏的思想开发出更多的新玩法。手机版本的游戏也包含在内,随着手机与计算机的普及,旋转积木游戏成为人们的休闲娱乐的一部分。 a
JMStaticContentTableViewController
- 提供十分方便的静态内容列表(Static Content TableViewController)编写API。静态内容列表一般用于app的设置页面、登录页面、或者关于页面等等。实现的功能还包括能够十分方便地动态添加cell到列表中。代码本身用blocks实现,并且只支持ARC。 代码的demo例子几乎百分之百还原了iOS中的设置列表。-Written in a very convenient list of static content (Static Content TableViewCont
LTE_Link_Level_Simulator_Vehicom
- Vehicom LTE Link Level Simulator -The LTE link level simulator is a comprehensive simulation software used for algorithm development, performance evaluation and system validation associated with LTE systems. The simulator have Matlab and C versions.
rotating-blocks-and-map-production
- 使用Android编写的一款益智类游戏-旋转积木和地图制作。内涵大量源码,欢迎下载 -Written using the Android a puzzle game- rotating blocks and map production. The connotation of a large number of the source code, welcome to download