搜索结果
找到约 310 项符合
Table-driven 的查询结果
文章/文档 基于OFDM的无线宽带系统仿真It contains mainly two parts, i.e. link-level simulator and system-level simulator.
基于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 f ...
Linux/Unix编程 我的文件管理设计中对于文件管理的功能主要有以下几个:输入文件(input)
我的文件管理设计中对于文件管理的功能主要有以下几个:输入文件(input),
从文件列表中删除一个记录(delete a record from list),保存文件(save),
查找文件(search record on table),文件的列表(list)
其他数据库 实现升级一台机子上的程序,所有其它机子的程序自动升级. 1.支持多个模块,支持一个模块多个文件. 2.文件位置可不为当前目录. 3.可自动压缩文件,然后上传,提高上传与下载速度. 4.up
实现升级一台机子上的程序,所有其它机子的程序自动升级. 1.支持多个模块,支持一个模块多个文件.
2.文件位置可不为当前目录.
3.可自动压缩文件,然后上传,提高上传与下载速度.
4.update.exe可自动升级(注:仅随新系统升级时升级!!!)
使用说明: 1.先创建表,见Table.txt
2.工程所包含的文件,可在uo_updown.uf_check()中定义 ...
其他书籍 蓝牙协议1.2版
蓝牙协议1.2版,pdf格式,共四卷
1、Master Table of Contents &Compliance Requirements
2、Architecture & Terminology Overview
3、Core System Package
4、Core System Package
其他 KML 2 SHP Converter for points, lines and polygons Extension for ArcView 3.x will convert KML files
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.
单片机开发 This example demonstrates how the C8051F06x SMBus interface can communicate // with a 256 byte I2C
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 ...
SQL Server Sqlserver2000压力测试 数据库请自己建
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 ...
数据库系统 SQLite是以SQL为基础的数据库软件
SQLite是以SQL为基础的数据库软件,SQL是一套强大的数据库语言,主要概念是由「数据库」、「资料表」(table)、「查询指令」(queries)等单元组成的「关联性数据库」(进一步的概念可参考网络上各种关于SQL及关联性数据库的文件)。因为SQL的查询功能强大,语法一致而入门容易,因此成为现今主流数据库的标准语言(微软、 ...
其他书籍 PE教程1: PE文件格式一览 PE教程2: 检验PE文件的有效性 PE教程3: File Header (文件头) PE教程4: Optional Header PE教程5: Section
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(引出表)