IEEE 802.16Conformance02-2003 IEEE Standard Conformance to IEEE Std 802.16 Part 2: Test Suite strUCture and Test Purposes for 10-66 GHz WirelessMAN-SC Air Interface
標簽: Conformance IEEE 802.16 Standard
上傳時間: 2016-10-02
上傳用戶:zhenyushaw
A template solution for C++ database development Description: A template class that can write,read,modify & delete objects of any class/strUCture to a database.
標簽: template Description development solution
上傳時間: 2014-01-18
上傳用戶:AbuGe
超寬帶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.m: Initializes UWB channel impulse response. uwb_sv_*.m: Four M-files used to generate channel impulse responses (MAT files).
上傳時間: 2016-10-12
上傳用戶:gaome
This GLib version 2.16.1. GLib is the low-level core library that forms the basis for projects such as GTK+ and GNOME. It provides data strUCture handling for C, portability wrappers, and interfaces for such runtime functionality as an event loop, threads, dynamic loading, and an object system.
標簽: GLib the low-level projects
上傳時間: 2013-12-19
上傳用戶:tb_6877751
The VGA example generates a 320x240 diffusion-limited-aggregation (DLA) on Altera DE2 board. A DLA is a clump formed by sticky particles adhering to an existing strUCture. In this design, we start with one pixel at the center of the screen and allow a random walker to bounce around the screen until it hits the pixel at the center. It then sticks and a new walker is started randomly at one of the 4 corners of the screen. The random number generators for x and y steps are XOR feedback shift registers (see also Hamblen, Appendix A). The VGA driver, PLL, and reset controller from the DE2 CDROM are necessary to compile this example. Note that you must push KEY0 to start the state machine.
標簽: diffusion-limited-aggregation DLA generates 320x240
上傳時間: 2014-01-16
上傳用戶:225588
History : Author : JAG (Jagatpreet Singh) % Created on : 05022003 (Friday. 2nd May, 2003) % Comments : The basic PSO algorithm. % Modified on : 0710003 (Thursday. 10th July, 2003) % Comments : It uses psoOptions strUCture now. More organized.標準粒子群優化算法工具箱
標簽: Jagatpreet 05022003 History Created
上傳時間: 2016-12-15
上傳用戶:yuzsu
rhce linux learning guide 1.01 Basic Linux Knowledge 1.02 Linux Filesystem Hierarchy and strUCture 1.03 Basic Commands 1.04 Printing 1.05 The Linux/Unix Shell 1.06 Basic Security 1.07 Linux/Unix System Administration 1.08 Basic TCP/IP Networking 1.09 Standard Network Services 1.10 Basic Network Security
標簽: Linux Filesystem Knowledge Hierarchy
上傳時間: 2014-12-06
上傳用戶:stewart·
幀緩沖#include <stdio.h> #include <stdlib.h> #include <string.h> #include <stdint.h> #include <unistd.h> #include <fcntl.h> #include <sys/ioctl.h> #include <sys/mman.h> #include <asm/page.h> #include <linux/fb.h> #define TRUE 1 #define FALSE 2 //a framebuffer device strUCture typedef struct fbdev{ int fb unsigned long fb_mem_offset unsigned long fb_mem struct fb_fix_screeninfo fb_fix
上傳時間: 2013-12-11
上傳用戶:bjgaofei
KML is an XML grammar used to encode and transport representations of geographic data for display in an earth browser. Put simply: KML encodes what to show in an earth browser, and how to show it. KML uses a tag-based strUCture with nested elements and attributes and is based on the XML standard.
標簽: representations geographic transport grammar
上傳時間: 2014-01-12
上傳用戶:thesk123
是codic算法實現atan的virilog程序,模塊結構如下:Core strUCture: sc_corproc.vhd->p2r_cordic.vhd->p2r_cordicpipe.vhd
上傳時間: 2017-02-01
上傳用戶:waizhang