搜索资源列表
9313644-2
- The C# program will display a mine field, plant mines, and provide hints on the number of mines around each grid. The player can therefore enjoy a typical Minesweeper game on a Smartphone.-The C# program will display a mine field, plant mines, and pr
pbr
- The goal of this project is to explore the idea of point-based radiosity, which is a shooting radiosity technique suggested by Mark Harris at UNC. The primary idea is that features available in graphics hardware can be utilized to perform radio
DSX01.ZIP
- AppWizard has created this DSX01 DLL for you. This DLL not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your DLL. -AppWizard has created this DSX01 DLL for yo DLL u. This not on
portexpert
- SERIal seri al
RFID-Security
- RFID Security - F. Thornton, B. Haines, A. Das, et al - Syngress - 2006
CFR
- 峰值抵消算法的基本思想是:在OFDM信号上叠加一个由一系列加权参考函数组成的峰值抵消信号,通过抵消函数的选取以及权值计算,使得抵消信号尽可能消除超过门限的信号幅值。常见的参考函数分为脉冲函数和其他窗函数两类。- T. May, H. Rohling. Reducing the peak-to-average power ratio in OFDM radio transmission systems. IEEE Vehicular Technology Conference (VTC), Ma
calculator-src
- Descr iption Scientific calculator. Allows to perform caclulation with high precicion and implements most populatr mathematical functions: sin, cos, tan, asin, acon, atan, exp, log, sqr, floor and ceil. Also it make it possible to define your ow
truetime-1.5
- This manual describes the use of the Matlab/Simulink-based [The Mathworks, 2001] simulator TRUETIME, which facilitates co-simulation of controller task execution in real-time kernels, network transmissions, and continuous plant dynamics. The si
BC-viterbi
- 本程序是一个维特比的译码算法程序-this is a viterbi decode al.
Vel2Str
- 利用GPS速度场资料获取应变率,来源于Hackl等,2009-genrate strain rate with velocity field(Hackl et al., 2009)
04
- 3G evolution HSPA and LTE for mobile broadband by Erik Dahlman et. al.
MIMO-OFDM-for-LTE-WIFI-and-WIMAX
- The rationale and structure of this volume is centred around the following ‘story-line’. The conception of parallel transmission of data over dispersive channels dates back to the seminal paper of Doelz et al. published in 1957, leading to the OF
RFID-Security---F.-Thornton--B.-Haines--A.-Das--e
- RFID Security - F. Thornton, B. Haines, A. Das, et al - Syngress - 2006
psc
- 用于语音增强的相位谱补偿方法,效果不错。- Phase Spectrum Compensation (PSC) [1] by Stark et al. Implementation by Kamil Wojcicki, 2011
Ex131
- s史上最经典的游戏,俄罗斯方块,你和你小伙伴们肯定会惊呆的。信不信由你,反正我信了。-very easy asal sajk sak ask sak al[p klsl klk jijh sjahmne shjkehjn ew ejh ejkh
download
- 一个Android文件下载Download程序示例,文件会下载至local端,远程安装程序(请输入URL),取得远程文件,取得URL,创建连接,InputStream 下载文件,创建临时文件,取得站存盘案路径,将文件写入暂存盘,在手机上打开文件的method ,调用getMIMEType()来取得MimeType,设置intent的file与MimeType ,判断文件MimeType的method,取得扩展名,依扩展名的类型决定MimeType,如果无法直接打开,就跳出软件列表给用户选择-De
broadcast
- 这个例子主要研究Android broadcast广播机制的实现,以一个电池监测及广播通知为例,介绍了实现broadcast的过程:大致的思路是:注册一个系统 BroadcastReceiver,作为访问电池计量之用,如果捕捉到的action是ACTION_BATTERY_CHANGED, 就运行onBatteryInfoReceiver(),捕捉到ACTION_BATTERY_CHANGED时要运行的method,创建一个背景模糊的Window,且将对话窗口放在前景,将取得的电池计量显示于Di
codes
- Modified LLL (MLLL) Lattice Reduction Algorithm Original Paper: A Customized Lattice Reduction Multiprocessor for MIMO Detection by Shahriar Shahabuddin et. al.-Modified LLL (MLLL) Lattice Reduction Algorithm Original Paper: A Customize
serial-communication
- 基于VB.NET2013的串口通讯源码。基本包含串口通讯助手功能。vb.net委.等事例。-VB.NET2013 based serial communication source. Basic contains serial communication assistant. vb.net Commission et al case.
addroid_dianzishu
- android电子书毕业设计源码采用eclipse开发,SDK版本4.3,可以在MainActivity中更改章节,所有文章都放在项目下的assets文件夹里,名字是1.jpg、2.jpg、x.jpg....等,直接用记事本打开就能编辑, 配图可以在res/drawable-hdpi文件夹下更改,本项目结构简单,项目有进度转跳和字体大小设置,直接触屏底部左右部分可以实现翻页,可以很好的做通用的本地电子书的二次开发,供制作android毕业设计的同学做参考。 导入工程后一定要引入SDK包。