搜索结果
找到约 128 项符合
usage 的查询结果
按分类筛选
- 全部分类
- Java编程 (12)
- Linux/Unix编程 (10)
- 书籍 (9)
- 其他书籍 (7)
- 其他 (6)
- matlab例程 (5)
- 文章/文档 (4)
- 电子书籍 (4)
- 人工智能/神经网络 (3)
- 驱动编程 (3)
- 网络 (3)
- 软件设计/软件工程 (3)
- VC书籍 (3)
- Delphi控件源码 (3)
- VHDL/FPGA/Verilog (3)
- 行业发展研究 (3)
- 数学计算 (3)
- 单片机开发 (3)
- 单片机编程 (2)
- TAPI编程 (2)
- Internet/网络编程 (2)
- 数据库系统 (2)
- 通讯/手机编程 (2)
- 压缩解压 (2)
- 数值算法/人工智能 (2)
- 其他数据库 (2)
- 多媒体处理 (1)
- 传感与控制 (1)
- 无线通信 (1)
- 可编程逻辑 (1)
- 源码/资料 (1)
- Windows CE (1)
- OA系统 (1)
- DSP编程 (1)
- 串口编程 (1)
- 嵌入式Linux (1)
- 通讯编程文档 (1)
- 中间件编程 (1)
- Symbian (1)
- 汇编语言 (1)
- 数据结构 (1)
- 手机彩信(MMS)编程 (1)
- 文件格式 (1)
- 微处理器开发 (1)
- 加密解密 (1)
- Ajax (1)
- 编译器/解释器 (1)
- Windows Mobile (1)
- 编辑器/阅读器 (1)
- 源码 (1)
- 软件 (1)
其他 documentation for optimal filtering toolbox for mathematical software package Matlab. The methods i
documentation for optimal filtering toolbox for mathematical software
package Matlab. The methods in the toolbox include Kalman filter, extended Kalman filter
and unscented Kalman filter for discrete time state space models. Also included in the toolbox
are the Rauch-Tung-Striebel and Forward-Backwa ...
其他书籍 documentation for optimal filtering toolbox for mathematical software package Matlab. The methods i
documentation for optimal filtering toolbox for mathematical software
package Matlab. The methods in the toolbox include Kalman filter, extended Kalman filter
and unscented Kalman filter for discrete time state space models. Also included in the toolbox
are the Rauch-Tung-Striebel and Forward-Backwa ...
VC书籍 Windows applications using C++ and the Microsoft Foundation Class (MFC) library. The text builds fro
Windows applications using C++ and the Microsoft Foundation Class (MFC) library. The text builds from the ground up, first describing the Windows architecture and showing how MFC works with that architecture next covering the document/view framework that simplifies the creation of industrial-streng ...
Linux/Unix编程 A order algoritm comparison by the C time(). Comparison beetwen : insort,selection sort,mergesort,
A order algoritm comparison by the C time().
Comparison beetwen : insort,selection sort,mergesort,and quick sort.
Read the source, and the usage after compiling .
Enjoy it!
VHDL/FPGA/Verilog The Hilbert Transform is an important component in communication systems, e.g. for single sideband m
The Hilbert Transform is an important component in communication systems, e.g. for single sideband modulation/demodulation, amplitude and phase detection, etc. It can be formulated as filtering operation which makes it possible to approximate the Hilbert Transform with a digital filter. Due to the n ...
其他数据库 The zip file contais a sample program to check the sybase database connectivity. I ve attached the m
The zip file contais a sample program to check the sybase database connectivity. I ve attached the makefile as well for compilation on windows.
Usage :
test_conn <sybaseservername> <dbname> <username>
Windows Mobile The sample provided here is a simple control panel application that will just display the memory usa
The sample provided here is a simple control panel application that will just display the memory usage of the system using a message box. Windows Mobile
源码 c#简单计算器
// 学生管理.cpp : Defines the entry point for the application.
//
#include "stdafx.h"
#include "resource.h"
#define MAX_LOADSTRING 100
// Global Variables:
HINSTANCE hInst; // current instance
TCHAR szTitle[MAX_LOADSTRING]; // The title bar text
TCHAR szWindowClass[MAX_LOADSTRING]; ...
软件 简单的计算器
// 学生管理.cpp : Defines the entry point for the application.
//
#include "stdafx.h"
#include "resource.h"
#define MAX_LOADSTRING 100
// Global Variables:
HINSTANCE hInst; // current instance
TCHAR szTitle[MAX_LOADSTRING]; // The title bar text
TCHAR szWindowClass[MAX_LOADSTRING]; ...
书籍 Web Data Mining
The rapid growth of the Web in the past two decades has made it the larg-
est publicly accessible data source in the world. Web mining aims to dis-
cover useful information or knowledge from Web hyperlinks, page con-
tents, and usage logs. Based on the primary kinds of data used in the
mining proces ...