搜索结果

找到约 510 项符合 NO 的查询结果

按分类筛选

显示更多分类

汇编语言 the program code converts the given 8085 opcode into mnemonics of assembly level programming... init

the program code converts the given 8085 opcode into mnemonics of assembly level programming... initially give the no. of opcodes to be entered
https://www.eeworm.com/dl/644/475496.html
下载: 172
查看: 1095

其他 Some time ago, I stated in another article that I d take the idea of location broadcasting and devel

Some time ago, I stated in another article that I d take the idea of location broadcasting and develop a mobile solution as a follow-up. The problem back then was I had no means to get location data off of a cell phone, or a way to make it useful. My, how times have changed since then! In this artic ...
https://www.eeworm.com/dl/534/476774.html
下载: 35
查看: 1029

通讯/手机编程 including Python, C, Java, GNU/Linux, Windows XP, Symbian Series 60, and Mac OS X... ---------------

including Python, C, Java, GNU/Linux, Windows XP, Symbian Series 60, and Mac OS X... ------------------------------------ Bluetooth Essentials for Programmers Author: Albert S. Huang, Larry Rudolph Publisher: Cambridge University Press Number Of Pages: 208 Publication Date: 2007-09-03 ISBN-10/ASIN: ...
https://www.eeworm.com/dl/527/479932.html
下载: 36
查看: 1066

JavaScript Calculates if the brackets in a sentence are correctly close. Input consists, one per line, sentenc

Calculates if the brackets in a sentence are correctly close. Input consists, one per line, sentences with brackets, and output say YES if its correctly close, or NO int if its not saying where is the error. Input: ()[]<>(**) (*) (ASA Output: YES NO 2 NO 4
https://www.eeworm.com/dl/685/482766.html
下载: 106
查看: 1053

JavaScript Implementation of Edmonds Karp algorithm that calculates maxFlow of graph. Input: For each test c

Implementation of Edmonds Karp algorithm that calculates maxFlow of graph. Input: For each test case, the first line contains the number of vertices (n) and the number of arcs (m). Then, there exist m lines, one for each arc (source vertex, ending vertex and arc weight, separated by a space). The n ...
https://www.eeworm.com/dl/685/482771.html
下载: 199
查看: 1065

其他 (1)自选存储结构

(1)自选存储结构,输入含n个顶点(用字符表示顶点名称)和e条边的图G; (2)指定任意顶点x为初始顶点,对图G作DFS遍历,输出DFS(深度优先)顶点序列(提示:使用栈实现DFS); (3)指定任意顶点x为初始顶点,对图G作BFS(广度遍历),输出BFS顶点序列(提示:使用队列实现BFS); (5)输入顶点x,查找图G:若存在含x的顶点,则删除该 ...
https://www.eeworm.com/dl/534/483356.html
下载: 23
查看: 1042

微处理器开发 userial is an Free project building an USB to I2C/SPI/GPIO bridge, using the Atmel AT90USB647 chip.

userial is an Free project building an USB to I2C/SPI/GPIO bridge, using the Atmel AT90USB647 chip. Hardware and Software are released under an Open Source licence. It supports the following interfaces: * USB interface (serial emulation) * JTAG * I2C (TWI) * SPI * 8 General purp ...
https://www.eeworm.com/dl/655/486189.html
下载: 143
查看: 1066

操作系统开发 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 -- handle ...
https://www.eeworm.com/dl/531/486351.html
下载: 184
查看: 1067

Linux/Unix编程 We (the Klimas family) are relative Linux newbies (with Linux since Summer 1998). We run RedHat mos

We (the Klimas family) are relative Linux newbies (with Linux since Summer 1998). We run RedHat mostly -> the solutions might not be directly applicable to other Linux distributions (although most of them probably will). Hope this helps, we try to be as practical as possible. Of course, we provide n ...
https://www.eeworm.com/dl/619/486491.html
下载: 64
查看: 1043

编译器/解释器 This circuit is a nice edge detector that gives you synchronous notification of edges on your input

This circuit is a nice edge detector that gives you synchronous notification of edges on your input signal. There s no excuse for not doing this it s a tiny circuit in just five lines of Verilog.
https://www.eeworm.com/dl/628/491570.html
下载: 168
查看: 1041