搜索结果
找到约 562 项符合
second-order 的查询结果
嵌入式/单片机编程 世界上唯一一本关于嵌入式操作系统thradX内核的书
世界上唯一一本关于嵌入式操作系统thradX内核的书,中文有翻译的第一版,这是从老外网上辛苦找来的2009年的新版第二版,大家共同学习。《Real-Time_Embedded_Multithreading_Using_ThreadX(Second Edition)》
单片机开发 Example program with AVR assembler. Purpose: Education->Assembler->Simple Watch ATMega8 and
Example program with AVR assembler.
Purpose: Education->Assembler->Simple Watch
ATMega8 and 1 relay. Relay will be on after 7day:00hour:00minute:00 second after power on.
Coded by Basri KUL (I Coded it my microprocessor classes)
多国语言处理 CRFsuite is a very fast implmentation of the Conditional Random Fields (CRF) algorithm. It handles t
CRFsuite is a very fast implmentation of the Conditional Random Fields (CRF) algorithm. It handles tens of thousands sentences in merely one second.
In comparison to CRF++, CRFSuite yields substantially better efficiency performance
VC书籍 In c++ risks is a reference to a variable which exists i.e. one 2nd name for the same variable. Thi
In c++ risks is a reference to a variable which exists i.e. one 2nd name for the same variable.
This program is broken up into functions.露the function hand constitutes the entrance point of the program, firstly there is the function message which us affiche hello , and the second function produce ...
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, ...
其他 C in A Nutshell Learning a language--any language--involves a process wherein you learn to rely les
C in A Nutshell
Learning a language--any language--involves a process wherein you learn to rely less and less on instruction and more increasingly on the aspects of the language you ve mastered. Whether you re learning French, Java, or C, at some point you ll set aside the tutorial and attempt to co ...
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!
数学计算 The code performs a number (ITERS) of iterations of the Bailey s 6-step FFT alg
The code performs a number (ITERS) of iterations of the
Bailey s 6-step FFT algorithm (following the ideas in the
CMU Task parallel suite).
1.- Generates an input signal vector (dgen) with size
n=n1xn2 stored in row major order
...