搜索结果
找到约 154 项符合
AUTHOR 的查询结果
按分类筛选
- 全部分类
- 其他书籍 (16)
- Java编程 (13)
- 数据结构 (10)
- VC书籍 (8)
- 其他 (8)
- VHDL/FPGA/Verilog (7)
- 单片机开发 (6)
- matlab例程 (6)
- 书籍 (5)
- 电子书籍 (4)
- 软件设计/软件工程 (4)
- 汇编语言 (3)
- 软件工程 (3)
- 人工智能/神经网络 (3)
- 网络 (3)
- 书籍源码 (3)
- 教育系统应用 (3)
- 数值算法/人工智能 (3)
- Delphi控件源码 (3)
- Internet/网络编程 (3)
- 驱动编程 (2)
- 压缩解压 (2)
- 编辑器/阅读器 (2)
- 文章/文档 (2)
- 其他嵌入式/单片机内容 (2)
- Linux/Unix编程 (2)
- 行业发展研究 (2)
- 数学计算 (2)
- 微处理器开发 (2)
- DSP编程 (2)
- 加密解密 (2)
- 通讯/手机编程 (2)
- 源码 (2)
- 教程资料 (1)
- 电源技术 (1)
- 技术书籍 (1)
- GPS编程 (1)
- 语音压缩 (1)
- 医药行业 (1)
- 数据库系统 (1)
- Modem编程 (1)
- 其他数据库 (1)
- 文件格式 (1)
- Java书籍 (1)
- 3G开发 (1)
- 单片机编程 (1)
- 技术资料 (1)
matlab例程 Matlab source codes for the regularized linear discriminant analysis (R-LDA)
Matlab source codes for the regularized linear discriminant analysis (R-LDA),Author: Lu Juwei,Bell Canada Multimedia Lab, Dept. of ECE, U. of Toronto,Released in 01 November 2004
VC书籍 This book is for you if You re no "dummy," and you need to get quickly up to speed in intermediate
This book is for you if
You re no "dummy," and you need to get quickly up to speed in intermediate to advanced C++
You ve had some experience in C++ programming, but reading intermediate and advanced C++ books is slow-going
You ve had an introductory C++ course, but you ve found that you still can t ...
VHDL/FPGA/Verilog // -*- Mode: Verilog -*- // Filename : wb_master.v // Description : Wishbone Master Behavorial //
// -*- Mode: Verilog -*-
// Filename : wb_master.v
// Description : Wishbone Master Behavorial
// Author : Winefred Washington
// Created On : 2002 12 24
// Last Modified By: .
// Last Modified On: .
// Update Count : 0
// Status : Unknown, Use with caution!
// Description Specification
// General ...
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) ...
VC书籍 Title: C++ Primer 3rd Edition 中文完美OCR版 URL:http://www.china-pub.com/computers/common/info.asp?id=59
Title: C++ Primer 3rd Edition 中文完美OCR版
URL:http://www.china-pub.com/computers/common/info.asp?id=5926
ISBN:7-5083-0989-8
Author:潘爱民 张丽
Publisher:中国电力出版社
Page:1043
Edition:3rd Edition
Catalog:Programming/C_C++
Format:PDF
Size:3.80MB
Supplier:过去
Introduction:C++ Primer的第三版结合了 ...
微处理器开发 The AVRcam source files were built using the WinAVR distribution (version 3.3.1 of GCC). I haven t
The AVRcam source files were built using the WinAVR distribution
(version 3.3.1 of GCC). I haven t tested other versions of GCC,
but they should compile without too much difficulty.
* The source files for the AVRcam had the author name and copyright
information added back into them after the judgin ...
书籍源码 计算全息close all clc clear A=zeros(64) A(15:20,20:40)=1 A(15:50,20:25)=1 A(45:50,20:40)=1 A(30:34,
计算全息close all clc clear
A=zeros(64)
A(15:20,20:40)=1 A(15:50,20:25)=1
A(45:50,20:40)=1 A(30:34,20:35)=1
% ppp=exp(rand(64)*pi*2*i) A=A.*ppp
% Author s email: zjliu2001@163.com
figure imshow(abs(A),[])
Fa=fft2(fftshift(A)) Fs=fftshift(Fa)
Am=abs(Fs) % amplitude
Ph=angle(Fs) % phase
s=11 ...
Java编程 /* * 五子棋.java * * Created on 2006年10月24日, 上午8:12 * * To change this template, choose Tools
/*
* 五子棋.java
*
* Created on 2006年10月24日, 上午8:12
*
* To change this template, choose Tools | Template Manager
* and open the template in the editor.
*/
/**
*
* @author 05040045
*/
微处理器开发 Design of Integrated Circuits for Optical Communications deals with the design of high-speed integra
Design of Integrated Circuits for Optical Communications deals with the design of high-speed integrated circuits for optical communication systems. Written for both students and practicing engineers, the book systematically takes the reader from basic concepts to advanced topics, establishing both r ...
人工智能/神经网络 Neural Networks at your Fingertips.rar =============== Network: Adaline Network ==============
Neural Networks at your Fingertips.rar
===============
Network: Adaline Network
===============
Application: Pattern Recognition
Classification of Digits 0-9
Author: Karsten Kutza
Date: 15.4.96
Reference: B. Widrow, M.E. Hoff
Adaptive Switching Circuits
1960 IRE WESCON Convention Record ...