从数据库中读取数据,在客户端打印与保存table中的数据,代码简单易懂。
上传时间: 2013-12-10
上传用户:我们的船长
基于OFDM的无线宽带系统仿真It contains mainly two parts, i.e. link-level simulator and system-level simulator. Link-level simulator focus on a single-cell single-user scenario, where signal is transmitted from tx, and estimated at rx. Comparing the difference in tx/rx signal, the error rate can be found out. The output of the link-level simulator is the BLER/BER vs. SNR mapping table, that can be used for the system-level simulation. System-level simulator focus on a multi-cell multi-user scenario. For the sake of simplicity, it takes the mapping table aquired in the link-level simulation, measure the actural SNR, and finds the corresponding error rate.
标签: simulator i.e. system-level link-level
上传时间: 2016-03-15
上传用户:xsnjzljj
我的文件管理设计中对于文件管理的功能主要有以下几个:输入文件(input), 从文件列表中删除一个记录(delete a record from list),保存文件(save), 查找文件(search record on table),文件的列表(list)
上传时间: 2013-12-10
上传用户:zxc23456789
实现升级一台机子上的程序,所有其它机子的程序自动升级. 1.支持多个模块,支持一个模块多个文件. 2.文件位置可不为当前目录. 3.可自动压缩文件,然后上传,提高上传与下载速度. 4.update.exe可自动升级(注:仅随新系统升级时升级!!!) 使用说明: 1.先创建表,见Table.txt 2.工程所包含的文件,可在uo_updown.uf_check()中定义. (参看原有的!) 3.创建工程时, 请不要把update.pbl生成PBD,这样保证在同一目录,可以多个 工程能正确自动升级.
上传时间: 2014-01-13
上传用户:alan-ee
蓝牙协议1.2版,pdf格式,共四卷 1、Master Table of Contents &Compliance Requirements 2、Architecture & Terminology Overview 3、Core System Package 4、Core System Package
上传时间: 2013-12-16
上传用户:15071087253
KML 2 SHP Converter for points, lines and polygons Extension for ArcView 3.x will convert KML files from Google Earth to ShapeFiles, adding a new field called “Name” in the shapefile attribute table, automatically storing the name entered on the “Google Earth – New” window.
标签: KML Converter Extension for
上传时间: 2014-12-09
上传用户:星仔
This example demonstrates how the C8051F06x SMBus interface can communicate // with a 256 byte I2C Serial EEPROM (Microchip 24LC02B). // - Interrupt-driven SMBus implementation // - Only master states defined (no slave or arbitration) // - Timer4 used by SMBus for SCL low timeout detection // - SCL frequency defined by <SMB_FREQUENCY> constant
标签: demonstrates communicate C8051F06x interface
上传时间: 2016-04-12
上传用户:hanli8870
Sqlserver2000压力测试 数据库请自己建,附脚本。不懂的可以发邮件问我:killwolf@163.com 10万 109640ms 插入 23078ms 清空 20万 216281ms 8391马上 40万: 416781 9381 if exists (select * from dbo.sysobjects where id = object_id(N [dbo].[StuInfo] ) and OBJECTPROPERTY(id, N IsUserTable ) = 1) drop table [dbo].[StuInfo] GO CREATE TABLE [dbo].[StuInfo] ( [StuID] [float] NULL ) ON [PRIMARY] GO
上传时间: 2016-05-08
上传用户:lht618
SQLite是以SQL为基础的数据库软件,SQL是一套强大的数据库语言,主要概念是由「数据库」、「资料表」(table)、「查询指令」(queries)等单元组成的「关联性数据库」(进一步的概念可参考网络上各种关于SQL及关联性数据库的文件)。因为SQL的查询功能强大,语法一致而入门容易,因此成为现今主流数据库的标准语言(微软、Oracle等大厂的数据库软件都提供SQL语法的查询及操作)。
上传时间: 2016-05-17
上传用户:2404
PE教程1: PE文件格式一览 PE教程2: 检验PE文件的有效性 PE教程3: File Header (文件头) PE教程4: Optional Header PE教程5: Section Table(节表) PE教程6: Import Table(引入表) PE教程7: Export Table(引出表)
标签: Header Optional 教程 Section
上传时间: 2016-05-19
上传用户:guanliya