搜索结果
找到约 57 项符合
primary 的查询结果
按分类筛选
- 全部分类
- 书籍 (10)
- 技术资料 (7)
- 其他书籍 (5)
- Linux/Unix编程 (4)
- 电源技术 (3)
- Java编程 (3)
- 电子书籍 (2)
- 单片机开发 (2)
- SQL Server (2)
- VHDL/FPGA/Verilog (2)
- 单片机编程 (1)
- C/C++语言编程 (1)
- Windows Mobile (1)
- 操作系统开发 (1)
- Java书籍 (1)
- Symbian (1)
- 邮电通讯系统 (1)
- 网络 (1)
- matlab例程 (1)
- 通讯/手机编程 (1)
- DSP编程 (1)
- 人工智能/神经网络 (1)
- 文章/文档 (1)
- 认证考试资料 (1)
- 软件工程 (1)
- 数值算法/人工智能 (1)
- 软件 (1)
C/C++语言编程 c++入门经典第3三版下载(附源代码)
C++在几乎所有的计算环境中都非常普及,而且可以用于几乎所有的应用程序。C++从C中继承了过程化编程的高效性,并集成了面向对象编程的功能。C++在其标准库中提供了大量的功能。有许多商业C++库支持数量众多的操作系统环境和专业应用程序。但因为它的内容太多了,所以掌握C++并不十分容易。本书详述了C++语言的各个方面,包 ...
Windows Mobile The goal of this project is to explore the idea of point-based radiosity, which is a shooting radio
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 radiosity calculations.
Facilities such as flat shading, diff ...
Java书籍 Software developers need to have a number of traits in order to practice their craft well. First, t
Software developers need to have a number of traits in order to practice their
craft well. First, they must be good analytical thinkers and problem solvers. A
developer’s primary role is to create software that solves business problems.
This requires analyzing customer needs and coming up with succ ...
Linux/Unix编程 开源投影系统 Cartographic Projections library originally written by Gerald Evenden then of the USGS. The
开源投影系统
Cartographic Projections library originally written by Gerald Evenden then of the USGS. The primary version of this web page can be found at http://www.remotesensing.org/proj, and mirrored at http://proj.maptools.org.
其他书籍 From helping to assess the value of new medical treatments to evaluating the factors that affect ou
From helping to assess the value of new medical treatments to evaluating the
factors that affect our opinions and behaviors, analysts today are finding
myriad uses for categorical data methods. In this book we introduce these
methods and the theory behind them.
Statistical methods for categorical re ...
邮电通讯系统 Sofia-SIP is an open-source SIP User-Agent library, compliant with the IETF RFC3261 specification.
Sofia-SIP is an open-source SIP User-Agent library, compliant
with the IETF RFC3261 specification. It can be used as
a building block for SIP client software for uses such as VoIP,
IM, and many other real-time and person-to-person communication
services. The primary target platform for Sofia-SIP ...
Linux/Unix编程 Sofia-SIP is an open-source SIP User-Agent library, compliant with the IETF RFC3261 specification.
Sofia-SIP is an open-source SIP User-Agent library, compliant
with the IETF RFC3261 specification. It can be used as
a building block for SIP client software for uses such as VoIP,
IM, and many other real-time and person-to-person communication
services. The primary target platform for Sofia-SIP ...
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 ...
网络 Sofia SIP is an open-source SIP User-Agent library, compliant with the IETF RFC3261 specification.
Sofia SIP is an open-source SIP User-Agent library, compliant with
the IETF RFC3261 specification. It can be used as a building block
for SIP client software for uses such as VoIP, IM, and many other
real-time and person-to-person communication services. The primary
target platform for Sofia SIP is ...
Java编程 JSP无组件实现WEB上传 CREATE TABLE sz_shouye( id int(11) not null auto_increment, title varchar(255), su
JSP无组件实现WEB上传
CREATE TABLE sz_shouye(
id int(11) not null auto_increment,
title varchar(255),
sub_title varchar(255),
keyword varchar(255),
author varchar(255),
source varchar(255),
operator varchar(255),
addition varchar(255),
belong varchar(255),
senddate date,
content text,
primary key(id) ...