搜索结果
找到约 170 项符合
WI-FI 的查询结果
人工智能/神经网络 this demo is to show you how to implement a generic SIR (a.k.a. particle, bootstrap, Monte Carlo) fi
this demo is to show you how to implement a generic SIR (a.k.a. particle, bootstrap, Monte Carlo) filter to estimate the hidden states of a nonlinear, non-Gaussian state space model.
数值算法/人工智能 本文件囊括了数字信号处理常用滤波器的C语言程序。For each project example, a folder is available that contains appropriate fi
本文件囊括了数字信号处理常用滤波器的C语言程序。For each project example, a folder is available that contains appropriate files for the project.
单片机开发 说明: pr[n]——输入的实部 pi[n]——数入的虚部 n
说明:
pr[n]——输入的实部
pi[n]——数入的虚部
n,k——满足n=2^k
fr[n]——输出的实部
fi[n]——输出的虚部
l——0 FFT,1 IFFT
il——0 输出按实部/虚部;1 输出按模/幅角
单片机开发 * This a software code module for a time-of-day clock object. * The clock may be fixed 12-hour, fi
* This a software code module for a time-of-day clock object.
* The clock may be fixed 12-hour, fixed 24-hour, or dynamically
* configurable between these two types. Clock data can be accessed
* as a binary number representing the number of minutes since midnight
* or a BCD number formatted acco ...
编辑器/阅读器 站长俱乐部新闻发布程序 采用全新代码设计,完全不同于国内所有程序 采用国际流行的左右栏风格,清爽简洁 适合于有国际业务的企业,个人网站,工作室,追求简单风格,内容少的网站使用 IE和Fi
站长俱乐部新闻发布程序
采用全新代码设计,完全不同于国内所有程序
采用国际流行的左右栏风格,清爽简洁
适合于有国际业务的企业,个人网站,工作室,追求简单风格,内容少的网站使用
IE和Firefox均能正常访问
800*600,1024*768的分辨率均能正常访问
网站采用UTF-8编码,各国用户均能正常访问,不会出现乱码
提供10套模版,后 ...
VC书籍 Windows API Tutorials, Windows API编程最好的手册.文档格式专门制作成为各个章节相互关联的html格式,大家可以像查阅msdn一样方便使用.各个章节的内容如下: Wi
Windows API Tutorials, Windows API编程最好的手册.文档格式专门制作成为各个章节相互关联的html格式,大家可以像查阅msdn一样方便使用.各个章节的内容如下:
Winnie
Generic
Controls
Dialog-based App
Generic Dialog
Canvas
Pens and Brushes
Threads
Folder Watcher
Shell API
OLE
Smart OLE
OLE Automation ...
VC书籍 Microsoft Windows脚本技术 Microsoft Windows脚本技术 Microsoft Windows脚本技术 Microsoft Windows脚本技术 Microsoft Wi
Microsoft Windows脚本技术 Microsoft Windows脚本技术 Microsoft Windows脚本技术 Microsoft Windows脚本技术 Microsoft Windows脚本技术 Microsoft Windows脚本技术 Microsoft Windows脚本技术
数据结构 HDOJ ACM input:The input consists of T test cases. The number of test cases ) (T is given in the fi
HDOJ ACM
input:The input consists of T test cases. The number of test cases ) (T is given in the first line of the input. Each test case begins with a line containing an integer N , 1<=N<=200 , that represents the number of tables to move. Each of the following N lines contains two positive integers ...
matlab例程 This simple program help you to calculate parameters for a pid controller for first order systems wi
This simple program help you to calculate parameters for a pid controller for first order systems wiith delay using different method: Ziegler Nichols,Cohen coon,IMC...
数据结构 零件切割问题: 给定一块宽度为W的矩形板
零件切割问题:
给定一块宽度为W的矩形板,矩形板的高度不受限制。现需要从板上分别切割出n个高度为hi,宽度为wi的矩形零件。切割的规则是零件的高度方向与矩形板的高度方向保持一致。问如何切割使得所使用的矩形板的高度h最小?
任给一个输入实例,能输出切割所需要的实际高度并能用图形演示切割的过程 ...