搜索结果

找到约 36 项符合 follows 的查询结果

单片机开发 Hid Led Tester is a simple USB(interrupt mode)device tester package. There are firmware and software

Hid Led Tester is a simple USB(interrupt mode)device tester package. There are firmware and software in it. Hid Led tester follows USB HID protocol, we don’t need to install driver for the device, and Windows (Win 2000 and later) will install the device automatic.
https://www.eeworm.com/dl/648/373780.html
下载: 98
查看: 1119

其他嵌入式/单片机内容 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
查看: 1117

Java编程 Write a multithreaded Java, Pthreads, or WIN32 program that outputs prime numbers. This program shou

Write a multithreaded Java, Pthreads, or WIN32 program that outputs prime numbers. This program should work as follows: The user will run the program and will enter a number on the command line. The program will then create a separate thread that outputs all the prime numbers less than or equal to t ...
https://www.eeworm.com/dl/633/361754.html
下载: 189
查看: 1255

数值算法/人工智能 sfrmat is a Matlab function that provides a spatial frequency response* (SFR) from a digital image f

sfrmat is a Matlab function that provides a spatial frequency response* (SFR) from a digital image file containing a slanted-edge feature. The specific edge-gradient algorithm follows the intent of the standard ISO 12233, developed by Technical Committee ISI/TC 42, for resolution measurements for el ...
https://www.eeworm.com/dl/518/304259.html
下载: 72
查看: 1173

软件工程 Programming the Microsoft Windows Driver Model Copyright &copy 1999 by Walter Oney General Informa

Programming the Microsoft Windows Driver Model Copyright &copy 1999 by Walter Oney General Information The companion disc for Programming the Microsoft Windows Driver Model contains more than 20 sample drivers and test programs to illustrate the topics covered by the book. The file you re viewing co ...
https://www.eeworm.com/dl/540/179708.html
下载: 194
查看: 1114

文件格式 Data_Structures_and_Algorithms - These notes accompany Data Structures and Algorithms II. The course

Data_Structures_and_Algorithms - These notes accompany Data Structures and Algorithms II. The course, to a large extent, follows on from Data Structures and Algorithms I. However, while DS&A I focused on fundamental datastructures, DS&A II will focus on practical algorithms, applicable to a wide ran ...
https://www.eeworm.com/dl/639/293463.html
下载: 27
查看: 1062

通讯编程文档 Supplemental information for a high-speed serial bus that integrates well with most IEEE standard 3

Supplemental information for a high-speed serial bus that integrates well with most IEEE standard 32-bit and 64-bit parallel buses is specified. It is intended to extend the usefulness of a low-cost interconnect between external peripherals, IEEE Std 1394-1995. This standard follows the ISO/IEC 1321 ...
https://www.eeworm.com/dl/646/487087.html
下载: 34
查看: 1094

技术资料 MSP430F149串口发送给电脑数据

使用MSP430F149芯片,透过串口给电脑发送数据,波特率9600,8数据,无校验,。发送的数据先是 MCU sends 0~127 to PC and the\\n screen will display their corresponding\\n ASCII code as follows:然后是01234567890123456789abcdefgh......,每发送一个数据回车一次。
https://www.eeworm.com/dl/973510.html
下载: 6
查看: 5416

文章/文档 Traveling Salesman Problem (TSP) has been an interesting problem for a long time in classical optim

Traveling Salesman Problem (TSP) has been an interesting problem for a long time in classical optimization techniques which are based on linear and nonlinear programming. TSP can be described as follows: Given a number of cities to visit and their distances from all other cities know, an optimal tra ...
https://www.eeworm.com/dl/652/255944.html
下载: 30
查看: 1093

加密解密 Tasks Read the textbook about the details of Vigenére Cipher. Implement the algorithm by C or C++.

Tasks Read the textbook about the details of Vigenére Cipher. Implement the algorithm by C or C++. Requirements You do this lab in a group of two students. Your program should have input and output as follows: csci>a.out --> Please input the key: receptive --> Please input the plain text: wearedis ...
https://www.eeworm.com/dl/519/304536.html
下载: 67
查看: 1099