搜索结果
找到约 1,202 项符合
user-level 的查询结果
行业发展研究 A new blind adaptive multiuser detection scheme based on a hybrid of Kalman filter and subspace est
A new blind adaptive multiuser detection scheme based on a hybrid of Kalman filter and
subspace estimation is proposed. It is shown that the detector can be expressed as an anchored
signal in the signal subspace and the coefficients can be estimated by the Kalman filter using only
the signature wave ...
企业管理 一个十分不错的C/S图书馆管理系统 图书馆管理系统 使用方法: 文件夹下有两个文件夹Tsgl_client(图书管理客户端)和Tsgl_server(图书管理服务器端)
一个十分不错的C/S图书馆管理系统
图书馆管理系统
使用方法:
文件夹下有两个文件夹Tsgl_client(图书管理客户端)和Tsgl_server(图书管理服务器端),用的是同一个ASA8数据库,数据库文件在Tsgl_server中。利用PowerBuilder 9.0打开相应文件夹下的PBW文件,然后按照应用程序入口配置数据源连接即可。ODBC ASA8数据源配置 ...
其他书籍 In this edition, the majority of the book is dedicated to covering the Winsock API. Chapter 1 starts
In this edition, the majority of the book is dedicated to covering the Winsock API. Chapter 1 starts with an introduction to Winsock and is specifically geared for the beginning Winsock programmer. This chapter covers all the basics and introduces Transmission Control Protocol (TCP) and User Datagra ...
其他书籍 OpenCV means Intel® Open Source Computer Vision Library. It is a collection of C functions and a
OpenCV means Intel&reg Open Source Computer Vision Library. It is a collection of C functions and a few C++ classes that implement some popular Image Processing and Computer Vision algorithms.
OpenCV has cross-platform middle-to-high level API that consists of a few hundreds (>300) C functions. It ...
电子书籍 Listed below are the typographical conventions used in this guide. – Example C++ code and commands
Listed below are the typographical conventions used in this guide.
– Example C++ code and commands to be typed by the user are in non-bold characters in typewriter
font.
– Items where the user has to supply a name or number are given in lower-case italic characters in
typewriter font.
– Sections ...
VC书籍 This note describes some key aspects of what C++ is and of how C++ has developed over the years. The
This note describes some key aspects of what C++ is and of how C++ has developed over the years. The spective is that of an experienced C++ user looking at C++ as a practical tool. No attempts are made to compare C++ to other languages, though I have
tried to answer some questions that I have often ...
VC书籍 VC技术内幕第五版(英文)The 6.0 release of Visual C++ shows Microsoft s continued focus on Internet technologie
VC技术内幕第五版(英文)The 6.0 release of Visual C++ shows Microsoft s continued focus on Internet technologies and COM, which are key components of the new Windows Distributed interNet Application Architecture (DNA). In addition to supporting these platform initiatives, Visual C++ 6.0 also adds an a ...
人工智能/神经网络 This source code is about the basic sorting algorithm implemented in C#. The algorithms included are
This source code is about the basic sorting algorithm implemented in C#. The algorithms included are Bubble Sort, Insertion Sort, Selection Sort. User can trace how s the sorting algorithm works.
人工智能/神经网络 This code is a cipher which takes in a plaintext or ciphertext string and encrypts / decrypts accord
This code is a cipher which takes in a plaintext or ciphertext string and encrypts / decrypts according to a user defined key value.
其他嵌入式/单片机内容 The MATLAB coding style, project options and synthesis directives can have a significant effect on t
The MATLAB coding style, project options and synthesis directives can have a significant effect on the final results. Knowledge about how a particular algorithm should be implemented in hardware can be reflected in the MATLAB code to improve the results. In doing so, the MATLAB loses a bit of its ab ...