搜索结果

找到约 183 项符合 initial 的查询结果

Linux/Unix编程 This project asks you to write a program that allows you to specify an initial configuration. The p

This project asks you to write a program that allows you to specify an initial configuration. The program follows the rules of Life (listed shortly) to show the continuing behavior of the configuration.
https://www.eeworm.com/dl/619/435526.html
下载: 54
查看: 1096

嵌入式/单片机编程 use of NIOS PIO to simulate I2C bus,to initial TVP5150

use of NIOS PIO to simulate I2C bus,to initial TVP5150
https://www.eeworm.com/dl/647/222024.html
下载: 23
查看: 1150

微处理器开发 使用ATMEGA8151驅動320*240LCM的initial code

使用ATMEGA8151驅動320*240LCM的initial code
https://www.eeworm.com/dl/655/389210.html
下载: 119
查看: 1057

matlab例程 Demonstrates 1-D FDTD initial state formation. Please edit the FLAGS for demonstration of different

Demonstrates 1-D FDTD initial state formation. Please edit the FLAGS for demonstration of different cases. BASED ON "1-D Digital Waveguide Modeling for Improved Sound Synthesis".
https://www.eeworm.com/dl/665/206651.html
下载: 39
查看: 1078

单片机开发 upsd_flash.c These functions are provided to help you develop your initial code. They are optim

upsd_flash.c These functions are provided to help you develop your initial code. They are optimized for speed rather that size. As a result, you will see very few nested function calls. If speed is not critical, you can use function calls for common tasks (like dat polling after writing a byte ...
https://www.eeworm.com/dl/648/276882.html
下载: 166
查看: 1068

matlab例程 he basic idea of the method of bisection is to start with an initial interval, [a0,b0], that is chos

he basic idea of the method of bisection is to start with an initial interval, [a0,b0], that is chosen so that f(a0)f(b0) < 0. (This guarantees that there is at least one root of the function f(x) within the initial interval.) We then iteratively bisect the interval, generating a sequence of interva ...
https://www.eeworm.com/dl/665/433870.html
下载: 85
查看: 1123

嵌入式/单片机编程 FEATURES &#8226 16 bit PIPE Spec PCI Express Testbench &#8226 Link training &#8226 Initial Flo

FEATURES &#8226 16 bit PIPE Spec PCI Express Testbench &#8226 Link training &#8226 Initial Flow Control &#8226 Packet Classes for easy to build PHY,DLLP and TLP packets &#8226 DLLP 16 bit CRC and TLP LCRC generation &#8226 Sequence Number generation and checking &#8226 ACK TLP packets &#8226 ...
https://www.eeworm.com/dl/647/457513.html
下载: 96
查看: 1088

嵌入式Linux void Main(void) { sys_init() // Initial 44B0X s Interrupt,Port and UART // user in

void Main(void) { sys_init() // Initial 44B0X s Interrupt,Port and UART // user interface uart_printf("\n\r Led Test Example\n") for( ) { led_test() } }
https://www.eeworm.com/dl/653/206787.html
下载: 170
查看: 1180

嵌入式Linux void Main(void) { sys_init() // Initial 44B0X s Interrupt,Port and UART wdtim

void Main(void) { sys_init() // Initial 44B0X s Interrupt,Port and UART wdtimer_test() // test start }
https://www.eeworm.com/dl/653/206797.html
下载: 87
查看: 1095

matlab例程 %CHECKBOUNDS Move the initial point within the (valid) bounds. % [X,LB,UB,X,FLAG] = CHECKBOUNDS(X0,

%CHECKBOUNDS Move the initial point within the (valid) bounds. % [X,LB,UB,X,FLAG] = CHECKBOUNDS(X0,LB,UB,nvars) % checks that the upper and lower % bounds are valid (LB <= UB) and the same length as X (pad with -inf/inf % if necessary) warn if too long. Also make LB and UB vectors if not % a ...
https://www.eeworm.com/dl/665/214093.html
下载: 181
查看: 1135