搜索结果

找到约 562 项符合 second-order 的查询结果

嵌入式/单片机编程 世界上唯一一本关于嵌入式操作系统thradX内核的书

世界上唯一一本关于嵌入式操作系统thradX内核的书,中文有翻译的第一版,这是从老外网上辛苦找来的2009年的新版第二版,大家共同学习。《Real-Time_Embedded_Multithreading_Using_ThreadX(Second Edition)》
https://www.eeworm.com/dl/647/435737.html
下载: 65
查看: 1074

单片机开发 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)
https://www.eeworm.com/dl/648/436997.html
下载: 89
查看: 1033

多国语言处理 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
https://www.eeworm.com/dl/637/438778.html
下载: 131
查看: 1122

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 ...
https://www.eeworm.com/dl/686/442670.html
下载: 74
查看: 1049

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 ...
https://www.eeworm.com/dl/633/444481.html
下载: 109
查看: 1142

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 ...
https://www.eeworm.com/dl/619/449393.html
下载: 120
查看: 1073

其他嵌入式/单片机内容 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, ...
https://www.eeworm.com/dl/687/449847.html
下载: 60
查看: 1054

其他 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 ...
https://www.eeworm.com/dl/534/450026.html
下载: 182
查看: 1046

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!
https://www.eeworm.com/dl/685/451401.html
下载: 115
查看: 1061

数学计算 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 ...
https://www.eeworm.com/dl/641/453195.html
下载: 198
查看: 1087