搜索结果
找到约 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)
Java编程 Exploring C++ uses a series of self–directed lessons to divide C++ into bite–sized chunks that you c
Exploring C++ uses a series of self–directed lessons to divide C++ into bite–sized chunks that you can digest as rapidly as you can swallow them. The book assumes only a basic understanding of fundamental programming concepts (variables, functions, expressions, statements) and requires no prior kn ...
软件设计/软件工程 Learn how to leverage a key Java technology used to access relational data from Java programs, in
Learn how to leverage a key Java technology used to access
relational data from Java programs, in an Oracle environment.
Author Donald Bales begins by teaching you the mysteries of
establishing database connections, and how to issue SQL queries
and get results back. You ll move on to advanced to ...
通讯/手机编程 including Python, C, Java, GNU/Linux, Windows XP, Symbian Series 60, and Mac OS X... ---------------
including Python, C, Java, GNU/Linux, Windows XP, Symbian Series 60, and Mac OS X... ------------------------------------ Bluetooth Essentials for Programmers Author: Albert S. Huang, Larry Rudolph Publisher: Cambridge University Press Number Of Pages: 208 Publication Date: 2007-09-03 ISBN-10/ASIN: ...
VC书籍 C++ From Scratch: An Object-Oriented Approach is designed to walk novice programmers through the ana
C++ From Scratch: An Object-Oriented Approach is designed to walk novice programmers through the analysis, design and implementation of a functioning object-oriented application using C++. You will learn all the critical programming concepts and techniques associated with the language in the context ...
其他书籍 The many variants of the Unix operating system require use of a mode of thought that s significantly
The many variants of the Unix operating system require use of a mode of thought that s significantly different from the one that s required by simpler operating systems. Think Unix introduces readers to important fundamental and intermediate Unix commands and, in the process, inculcates them in the ...
单片机编程 红外解码程序
/*
 * _168ZHONGDUAN2.c
 *
 * Created: 2014/11/2 15:12:45
 *  Author: lenovo
 */ 
#include <avr/io.h>
#include <avr/iom168pa.h>
#include <avr/interrupt.h>
#include <util/delay.h>
#include <avr/eeprom.h>
//#include <util/delay_basic.h>
//unsigned char const SEGtabl ...
源码 outguess
信息隐藏软件Outguess的源码 Outguess主要用于JPEg图象的steganography,本软件来自Outguess的作者Provos,欢迎大家下载研究-Information Hiding Outguess source software is mainly used Outguess JPEG image steganography, this software from Outguess author of Provos, welcomed everyone to download research ...
源码 短时过零率和短时能量
% Computation of ST-ZCR and STE of a speech signal.
%
% Functions required: zerocross, sgn, winconv.
%
% Author: Nabin Sharma
% Date: 2009/03/15
[x,Fs] = wavread('so.wav'); % word is: so
x = x.';
N = length(x); % signal length
n = 0:N-1;
ts = n*(1/Fs); % time for signal
% define the window
wintyp ...
书籍 Radio+Spectrum+Management
An understanding of the policies, regulations, standards and techniques of radio spectrum
management is useful to those who manage and administrate it, to operators, to equipment
providers and to the users of wireless communication (i.e., all of us). For many years the author
has been deeply involve ...
书籍 Electrical+Power+Engineering+Current+State
The author of this textbook intends to consider all stages of the life cycle of the
energy resources: extraction of mineral energy resources and mastering for power
engineering renewable energy, transportation of mineral energy raw materials to the
place of consumption, the conversion of primary ene ...