搜索:done

找到约 115 项符合「done」的查询结果

结果 115
https://www.eeworm.com/dl/653/167107.html 嵌入式Linux

GDB Remote Stub Backend for debugging an embedded ARM system via JTAG common hardware debug interfac

GDB Remote Stub Backend for debugging an embedded ARM system via JTAG common hardware debug interface. Communication is done via standard TCP/IP GDB Remote Serial Protocol.
下载 35
·
查看 1212
https://www.eeworm.com/dl/912141.html 技术资料

serverUdpChat

此软件是由VB做的一款聊天工具 具有QQ一样的功能.-this software is done by the VB one of the tools chatting with the same c
下载 7
·
查看 6514
https://www.eeworm.com/dl/655/375113.html 微处理器开发

Flex chip implementation File: UP2FLEX JTAG jumper settings: down, down, up, up Input: Reset -

Flex chip implementation File: UP2FLEX JTAG jumper settings: down, down, up, up Input: Reset - FLEX_PB1 Input n - FLEX_SW switches 1 to 8 Output: Countdown - two 7-segment LEDs. Done light - decimal point on Digit1. Operation: Setup the binary input n number. Press the Reset s ...
下载 181
·
查看 1086
https://www.eeworm.com/dl/641/123958.html 数学计算

XMDS is a code generator that integrates equations. You write them down in human readable form in a

XMDS is a code generator that integrates equations. You write them down in human readable form in a XML file, and it goes away and writes and compiles a C++ program that integrates those equations as fast as it can possibly be done in your architecture.
下载 145
·
查看 1171
https://www.eeworm.com/dl/531/486351.html 操作系统开发

A badic controller for the UART. It incorporates a -- transmit and receive FIFO (fr

A badic controller for the UART. It incorporates a -- transmit and receive FIFO (from Max+Plus II s MegaWizard -- plug-in manager). Note that no checking is done to see -- whether the FIFOs are overflowing or not. This strictly -- ...
下载 184
·
查看 1118
https://www.eeworm.com/dl/542/343653.html 其他书籍

Swarm intelligence is an innovative computational way to solving hard problems. This discipline is

Swarm intelligence is an innovative computational way to solving hard problems. This discipline is inspired by the behavior of social insects such as fish schools and bird flocks and colonies of ants, termites, bees and wasps. In general, this is done by mimicking the behavior of ...
下载 127
·
查看 1109
https://www.eeworm.com/dl/641/259304.html 数学计算

Using Gaussian elimination to solve linear equations. // In this version, we allow matrix of any si

Using Gaussian elimination to solve linear equations. // In this version, we allow matrix of any size. This is done by treating // the name of a 2-dimensional array as pointer to the beginning of the // array. This makes use of the fact that arrays in C are stored in // row-major ...
下载 157
·
查看 1078
https://www.eeworm.com/dl/648/338537.html 单片机开发

本程序模拟GP算法处理数据的方法步骤How can computers learn to solve problems without being explicitly programmed? In

本程序模拟GP算法处理数据的方法步骤How can computers learn to solve problems without being explicitly programmed? In other words, how can computers be made to do what is needed to be done, without being told exactly how to do it?this is an answer
下载 189
·
查看 1113
https://www.eeworm.com/dl/516/240027.html DSP编程

This example streams input from a ADC source to a DAC. An analog signal is acquired block-by-block

This example streams input from a ADC source to a DAC. An analog signal is acquired block-by-block into SDRAM from the ADC (an AD9244 in this example). The frames are then output with a one-frame delay to the DAC (an AD9744 in this example). In this example, no processing is don ...
下载 114
·
查看 1069
https://www.eeworm.com/dl/642/427486.html 技术管理

if the method is to be made void, then it cannot have a return statement, all it can do is set the v

if the method is to be made void, then it cannot have a return statement, all it can do is set the value. Your SeatReserved variable is already a global variable, so what you have in the last post will work, it is known as a set or setter method. All it does is set a value, u ...
下载 62
·
查看 1074