搜索结果
找到约 298 项符合
Second 的查询结果
按分类筛选
- 全部分类
- 其他书籍 (42)
- 书籍 (34)
- 单片机开发 (17)
- 其他 (16)
- matlab例程 (11)
- 书籍源码 (10)
- 电子书籍 (9)
- VC书籍 (9)
- 技术资料 (9)
- 软件工程 (7)
- 数学计算 (7)
- 单片机编程 (6)
- 传感与控制 (6)
- 数值算法/人工智能 (6)
- Java编程 (6)
- 汇编语言 (6)
- 嵌入式/单片机编程 (5)
- 通讯/手机编程 (5)
- Java书籍 (5)
- Linux/Unix编程 (5)
- 可编程逻辑 (4)
- 通讯编程文档 (4)
- 驱动编程 (4)
- JavaScript (4)
- 学术论文 (3)
- PCB相关 (3)
- 测试测量 (3)
- 人工智能/神经网络 (3)
- VHDL/FPGA/Verilog (3)
- uCOS (3)
- VIP专区 (3)
- 系统设计方案 (2)
- Delphi控件源码 (2)
- DSP编程 (2)
- 微处理器开发 (2)
- 数据结构 (2)
- 其他嵌入式/单片机内容 (2)
- 文章/文档 (2)
- uCOS编程 (1)
- 电源技术 (1)
- 教程资料 (1)
- 无线通信 (1)
- ARM (1)
- 技术书籍 (1)
- C/C++语言编程 (1)
- *行业应用 (1)
- 网络 (1)
- 操作系统开发 (1)
- Oracle数据库 (1)
- 其他行业 (1)
- MySQL数据库 (1)
- 软件设计/软件工程 (1)
- 行业发展研究 (1)
- 游戏 (1)
- 多国语言处理 (1)
- 能源行业(电力石油煤炭) (1)
- J2ME (1)
- 加密解密 (1)
- SQL Server (1)
- 技术教程 (1)
- 其他文档 (1)
- 接口技术 (1)
- 源码 (1)
- 论文 (1)
Java编程 Generate Possion Dis. step1:Generate a random number between [0,1] step2:Let u=F(x)=1-[(1/
Generate Possion Dis.
step1:Generate a random number between [0,1]
step2:Let u=F(x)=1-[(1/e)x]
step3:Slove x=1/F(u)
step4:Repeat Step1~Step3 by using different u,you can get x1,x2,x3,...,xn
step5:If the first packet was generated at time [0], than the
second packet will be generated at time ...
Linux/Unix编程 Novell.Press.Linux.Kernel.Development linux内核开发的经典书籍之一 The Linux kernel is one of the most interes
Novell.Press.Linux.Kernel.Development
linux内核开发的经典书籍之一
The Linux kernel is one of the most interesting yet least understood open-source projects. It is also a basis for developing new kernel code. That is why Sams is excited to bring you the latest Linux kernel development information fro ...
其他嵌入式/单片机内容 This is program with source code to convert ascii text files to the maxicode barcode standard.
This is program with source code to convert ascii text files to the maxicode barcode standard.
The input file consists of two columns. The first column represents a code and the second column is a string enclosed in quotes. The
codes for the first column are as follows: PM, SM, CC, MO, SC, ...
JavaScript If you d like to know where visitors to your site live, add this to your feedback forms. They just c
If you d like to know where visitors to your site live, add this to your feedback forms. They just choose a region, and the second menu changes appropriately, allowing them to choose their country. (If they choose USA, it allows them to select their state) Neat!
VHDL/FPGA/Verilog This tutorial explains how to communicate with IO devices on the DE2 Board and how to deal with inte
This tutorial explains how to communicate with IO devices on the DE2 Board and how to deal with interrupts using C and the Altera Monitor Program. Two example programs are given that diplay the state of the toggle switches on the red LEDs. The &#64257 rst program uses the programmed I/O approach a ...
其他书籍 The book consists of three sections. The first, foundations, provides a tutorial overview of the pri
The book consists of three sections. The first, foundations, provides a tutorial overview of the principles underlying data mining algorithms and their application. The presentation emphasizes intuition rather than rigor. The second section, data mining algorithms, shows how algorithms are construct ...
通讯/手机编程 GNU_Radio GNU radio is a free/open-source software toolkit for and the con
GNU_Radio
GNU radio is a free/open-source software toolkit for and the content is controlled by a handful of organizations. Cell
building software radios, in which software defines the phones are a great convenience, but the features your ...
Linux/Unix编程 linux book, this book is about linux programing. i hope it will help you. i am glad to share my fil
linux book, this book is about linux programing. i hope it will help you. i am glad to share my files. thanks :) Moving to Linux Second Edition
电子书籍 The code for this article was written for version 1.0 of the Active Template Library (ATL). The cu
The code for this article was written for version 1.0 of the
Active Template Library (ATL). The current version of the code
(in SieveATL) was built with Visual C++ 6.0 and the ATL provided
with that compiler. It may be slightly different than the code
shown in the article.
The directory SieveMF ...
单片机开发 This software is developed to provide ease with controller design. For PID control, options are give
This software is developed to provide ease with controller design. For PID control, options are given
to design and analyse the compensated and uncompensated system. You are free to choice among Proportional
PI, PD and PID mode of control. Both frequency and time domain characteristics can be ob ...