搜索结果
找到约 47 项符合
whose 的查询结果
按分类筛选
- 全部分类
- VC书籍 (4)
- Internet/网络编程 (2)
- Java编程 (2)
- 文章/文档 (2)
- 数值算法/人工智能 (2)
- DSP编程 (2)
- 其他书籍 (2)
- 压缩解压 (2)
- 通讯编程文档 (2)
- 源码 (2)
- 书籍 (2)
- 资料/手册 (1)
- 模拟电子 (1)
- 电源技术 (1)
- 单片机编程 (1)
- 通信网络 (1)
- 测试测量 (1)
- 人工智能/神经网络 (1)
- Java书籍 (1)
- 数据结构 (1)
- 嵌入式/单片机编程 (1)
- 软件工程 (1)
- 技术管理 (1)
- 文件格式 (1)
- 加密解密 (1)
- 系统设计方案 (1)
- 其他 (1)
- 软件设计/软件工程 (1)
- matlab例程 (1)
- VHDL/FPGA/Verilog (1)
- 电子书籍 (1)
- 数学计算 (1)
- 论文 (1)
- 教程 (1)
软件工程 The Mythical Man-Month: Essays on Software Engineering is a book on software project management by F
The Mythical Man-Month: Essays on Software Engineering is a book on software project management by Fred Brooks, whose central theme is that "Adding manpower to a late software project makes it later."
Internet/网络编程 Many programs today suffer from the fact that their users have to connect using IP addresses. This i
Many programs today suffer from the fact that their users have to connect using IP addresses. This is impossible for dialup users, whose IPs change all the time, and painful for LAN users who don t know their IP addresses or whose addresses also change. In addition, many collaborative programs could ...
VC书籍 要学MFC必看之书
要学MFC必看之书,由Jeff Prosise编写。下面是作者前言:
The production of this book required the efforts of many people, but two in particular deserve to be singled out for their diligent, sustained, and unselfish efforts. Sally Stickney, the book s principal editor, navigated me through that minefiel ...
技术管理 A stochastic-flow network consists of a set of nodes, including source nodes which supply various re
A stochastic-flow network consists of a set of nodes, including source nodes which supply various resources and sink nodes at which
resource demands take place, and a collection of arcs whose capacities have multiple operational states.
文件格式 An unsatisfactory property of particle filters is that they may become inefficient when the observa
An unsatisfactory property of particle filters is that they
may become inefficient when the observation noise is low.
In this paper we consider a simple-to-implement particle filter,
called ‘LIS-based particle filter’, whose aim is to overcome
the above mentioned weakness. LIS-based particle
filte ...
VC书籍 Visual C++ Windows Shell Programming Welcome to Visual C++ Windows Shell Programming! With this bo
Visual C++
Windows Shell Programming
Welcome to Visual C++ Windows Shell Programming! With this book, you ll learn how to program the
Windows Shell, customize its behavior and integrate your applications with it. You ll discover how to
use and modify its features to best effect, and the way to call ...
加密解密 On Sunday, April 27, 2003, Fresno will celebrate Earth Day in downtown Fresno at Courthouse Park. Th
On Sunday, April 27, 2003, Fresno will celebrate Earth Day in downtown Fresno at Courthouse Park. The event will begin at noon.
This year we will include music, speakers, and vendors, plus activities for children.
Fresno Earth Day is recognized as the only Earth Day festival that happens in Fresno ...
系统设计方案 A new PLL topology and a new simplified linear model are presented. The new fractional-N synthesizer
A new PLL topology and a new simplified linear model are presented. The new fractional-N synthesizer presents no reference spurs and lowers the overall phase noise, thanks to the presence of a SampleJHold block. With a new simulation methodology it is possible to perform very accurate simulations, w ...
数值算法/人工智能 北京大学ACM比赛题目 Consider an infinite full binary search tree (see the figure below), the numbers in the
北京大学ACM比赛题目
Consider an infinite full binary search tree (see the figure below), the numbers in the nodes are 1, 2, 3, .... In a subtree whose root node is X, we can get the minimum number in this subtree by repeating going down the left node until the last level, and we can also find the ma ...
DSP编程 This example demonstrates the use of the ADC block and PWM blocks. The generated DSP code produces t
This example demonstrates the use of the ADC block and PWM blocks. The generated DSP code produces the pulse waveform whose duty cycle is changing as the voltage applied to ADC input changes. The waveform period is kept constant.