搜索结果
找到约 1,151 项符合
Have 的查询结果
按分类筛选
- 全部分类
- 书籍 (194)
- 技术资料 (173)
- 其他书籍 (66)
- 其他 (61)
- VC书籍 (34)
- Java编程 (28)
- Linux/Unix编程 (27)
- 软件设计/软件工程 (25)
- matlab例程 (22)
- 单片机编程 (20)
- 电子书籍 (20)
- 单片机开发 (19)
- 电源技术 (18)
- 模拟电子 (17)
- Java书籍 (16)
- 数值算法/人工智能 (15)
- 可编程逻辑 (14)
- 压缩解压 (14)
- 数学计算 (14)
- VHDL/FPGA/Verilog (13)
- 通讯/手机编程 (12)
- 软件工程 (12)
- 微处理器开发 (12)
- 编译器/解释器 (11)
- 人工智能/神经网络 (11)
- 系统设计方案 (11)
- 教程资料 (10)
- 驱动编程 (10)
- *行业应用 (9)
- 文章/文档 (9)
- 其他行业 (9)
- 行业发展研究 (9)
- 加密解密 (8)
- 技术管理 (8)
- 汇编语言 (8)
- 书籍源码 (7)
- Internet/网络编程 (7)
- 网络 (6)
- 通讯编程文档 (6)
- Delphi控件源码 (6)
- 测试测量 (5)
- SQL Server (5)
- GPS编程 (5)
- Jsp/Servlet (5)
- 论文 (4)
- 无线通信 (4)
- 技术书籍 (4)
- 手机短信编程 (4)
- 游戏 (4)
- Applet (4)
- 嵌入式/单片机编程 (4)
- 其他嵌入式/单片机内容 (4)
- DSP编程 (3)
- 串口编程 (3)
- 编辑器/阅读器 (3)
- 企业管理 (3)
- 文件格式 (3)
- USB编程 (3)
- 其他数据库 (3)
- 数据结构 (3)
- J2ME (3)
- FlashMX/Flex源码 (3)
- 家庭/个人应用 (3)
- Windows CE (3)
- Windows Mobile (3)
- JavaScript (3)
- 并行计算 (3)
- 教程 (2)
- 其他 (2)
- 接口技术 (2)
- 操作系统开发 (2)
- ARM (2)
- allegro (2)
- 源码/资料 (2)
- 语音压缩 (2)
- 金融证券系统 (2)
- uCOS (2)
- 嵌入式Linux (2)
- Symbian (2)
- 医药行业 (2)
- 人物传记/成功经验 (2)
- RFID编程 (2)
- 手册 (1)
- 笔记 (1)
- C/C++语言编程 (1)
- uCOS编程 (1)
- 行业应用文档 (1)
- 学术论文 (1)
- 多媒体处理 (1)
- 数据库系统 (1)
- 其他文档 (1)
- 传感与控制 (1)
- 通信网络 (1)
- 嵌入式综合 (1)
- 工控技术 (1)
- 教程资料 (1)
- 教程资料 (1)
- 教育系统应用 (1)
- Modem编程 (1)
- SCSI/ASPI (1)
技术书籍 数字集成电路分析与设计_英文版
This book contains information obtained from authentic and highly regarded sources. Reprinted material is quoted with permission, and sources are indicated. A wide variety of references are listed. Reasonable efforts have been made to publish reliable data and information, but the author and the p ...
其他书籍 Every day, patches are created to cover up security holes in software applications and operating sys
Every day, patches are created to cover up security holes in software applications and operating systems. But by the time you download a patch, it could be too late. A hacker may have already taken advantage of the hole and wreaked havoc on your system. This innovative book will help you stay one st ...
软件设计/软件工程 Student result management system Use the C language realization system 2, the data structure mak
Student result management system
Use the C language realization system
2, the data structure making use of the structure body several realization student s result design
3, the system have increment, search, insert, row preface etc. basic function
4, the each function mold piece request of syste ...
其他 Obtain the CDF plots of PAPR from an OFDM BPSK transmission specified per IEEE 802.11a specification
Obtain the CDF plots of PAPR from an OFDM BPSK transmission specified per IEEE 802.11a specification
Per the IEEE 802.11a specifications, we 52 have used subcarriers. Given so, the theoretical maximum expected PAPR is 52 (around 17dB). However, thanks to the scrambler, all the subcarriers in an OFDM ...
Java编程 Refer to the UML diagram above and implement the Course class. After you define the Course class, yo
Refer to the UML diagram above and implement the Course class. After you define the Course class, you must create a Course object with the following details:
Programming I, WXES1114, taught by SMT.
Besides, your program must test all the accessor and mutator methods you had defined and the toStrin ...
加密解密 Tasks Read the textbook about the details of Vigenére Cipher. Implement the algorithm by C or C++.
Tasks
Read the textbook about the details of Vigenére Cipher.
Implement the algorithm by C or C++.
Requirements
You do this lab in a group of two students.
Your program should have input and output as follows:
csci>a.out
--> Please input the key:
receptive
--> Please input the plain text:
wearedis ...
matlab例程 用20个示例项目的方式介绍Matlab/Simulink。内容包括: *Contains over 20 hands-on projects in MATLAB(with code) integra
用20个示例项目的方式介绍Matlab/Simulink。内容包括:
*Contains over 20 hands-on projects in MATLAB(with code) integrated throughout the book *Includes a complete introduction to Simulink *Accompanied by a CD-ROM containing MATLAB examples, source code, third party simulations & projects *Suitable for ...
GPS编程 function [U,V,num_it]=fcm(U0,X) % MATLAB (Version 4.1) Source Code (Routine fcm was written by R
function [U,V,num_it]=fcm(U0,X)
% MATLAB (Version 4.1) Source Code (Routine fcm was written by Richard J.
% Hathaway on June 21, 1994.) The fuzzification constant
% m = 2, and the stopping criterion for successive partitions is epsilon =??????.
%*******Modified 9/15/04 to have epsilon = ...
文章/文档 To review what a metaball is, and how to render them and to describe a new optimization I ve made
To review what a metaball is, and how to render them and to describe a
new optimization I ve made for rendering metaballs. For complex scenes,
it can render hundreds of times faster, though I m certain others have
discovered this trick as well. It does very slightly change the
characteristic ...
其他 In some graphs, the shortest path is given by optimizing two different metrics: the sum of weights o
In some graphs, the shortest path is given by optimizing two different metrics: the sum of weights of the edges and the number of edges. For example: if two paths with equal cost exist then, the path with the least number of edges is chosen as the shortest path. Given this metric, you have find out ...