搜索结果

找到约 115 项符合 bytes 的查询结果

USB编程 mp3设计程序资料

mp3设计程序资料,采用c语言编写。 README file for yampp-3 source code 2001-05-27 This is the current state of the yampp-3 source code, 2001-05-27. This code is intended to run on Rev. B of the yampp-3 PCB, but can ofcourse be used on compatible systems as well. It still uses the "old" song s ...
https://www.eeworm.com/dl/643/140479.html
下载: 187
查看: 1043

单片机开发 This firmware translates a PS/2 mouse to a USB mouse. The translator firmware is entirely interrup

This firmware translates a PS/2 mouse to a USB mouse. The translator firmware is entirely interrupt driven (with the exception of sending the data via USB to the host.) An interrupt is generated when the PS/2 start bit is received, at which time the firmware will begin its receive routine. In ad ...
https://www.eeworm.com/dl/648/145178.html
下载: 21
查看: 1081

网络 接收pop3 Public Function Retrieve(ByVal rhs As Pop3Message) As Pop3Message Dim message, response A

接收pop3 Public Function Retrieve(ByVal rhs As Pop3Message) As Pop3Message Dim message, response As String Dim msg As New Pop3Message msg.bytes = rhs.bytes msg.number = rhs.number message = "RETR " + rhs.number.ToString + vbCrLf write(message) response = Respond() If response.Substring(0, 3 ...
https://www.eeworm.com/dl/635/147009.html
下载: 115
查看: 1126

串口编程 一个简单的SPI IP核

一个简单的SPI IP核,SPI Core Specifications 可以从说明文档中找到! The simple Serial Peripheral Interface core is an enhanced version of the Serial Peripheral Interface found on Motorola s M68HC11 family of CPUs. The Serial Peripheral Interface is a serial, synchronous communication protocol ...
https://www.eeworm.com/dl/624/198141.html
下载: 112
查看: 1037

Delphi控件源码 Delphi and C++ Builder component for direct access to IO ports on Windows 95, Windows 98 and Windows

Delphi and C++ Builder component for direct access to IO ports on Windows 95, Windows 98 and Windows NT/2000. Provides properties for reading and writing bytes, words and doublewords from/to IO ports. New fast block data transfer methods enable to read and write megabytes of data per second.
https://www.eeworm.com/dl/666/213610.html
下载: 58
查看: 1081

单片机开发 程序实现了mfr500对IC卡的读写操作

程序实现了mfr500对IC卡的读写操作,函数返回了“寻卡,防冲突,选择卡 返回卡类型(2 bytes)+ 卡系列号(4 bytes)”经工程证实,程序可用
https://www.eeworm.com/dl/648/219370.html
下载: 70
查看: 1073

单片机开发 使用1602_LCD AT89S52 18B20实现的温度报警

使用1602_LCD AT89S52 18B20实现的温度报警,时间可调显示, 一天可设三个闹钟,八首音乐,一个秒表, 全汇编实现,程序差不多写满8K BYTES 了 ;硬件电路比较简单,主要靠程序上的实现 完成时间____2006\09\27\sml
https://www.eeworm.com/dl/648/241471.html
下载: 60
查看: 1212

嵌入式Linux gpio驱动 leddrv.c为驱动源程序 writeled.c为应用程序 writeled.c 编译方式 arm-elf-gcc -Wall -O2 -Wl,-elf2flt -o wri

gpio驱动 leddrv.c为驱动源程序 writeled.c为应用程序 writeled.c 编译方式 arm-elf-gcc -Wall -O2 -Wl,-elf2flt -o writeled writeled.c leddrv.c 编译方式 arm-elf-gcc -D__KERNEL__ -I你的uClinux目录/linux-2.4.x/include-Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fno-common ...
https://www.eeworm.com/dl/653/252849.html
下载: 129
查看: 1091

其他 The AT91SAM9261S is pin-to-pin compatible with the AT91SAM9261. Memory size available in this produc

The AT91SAM9261S is pin-to-pin compatible with the AT91SAM9261. Memory size available in this product is 16K bytes of SRAM and 32K bytes of ROM
https://www.eeworm.com/dl/534/255208.html
下载: 101
查看: 1069

其他 Title: File Transfer client and server Description: Send or recieve files of any size or type betwe

Title: File Transfer client and server Description: Send or recieve files of any size or type between you and a peer. Displays bytes sent or recieved, return values of send() and recv(), bitrate in KBytes/sec, and time remaining. SendFile and RecvFile functions can easily be added and used in your o ...
https://www.eeworm.com/dl/534/261050.html
下载: 125
查看: 1061