搜索:buf

找到约 14 项符合「buf」的查询结果

结果 14
https://www.eeworm.com/dl/1016296.html 技术资料

BUF634耳放(OP+BUF)

想要优化音频放大电路设计?BUF634耳放OP+BUF方案提供详细参数分析与性能评估,帮助解决信号失真和驱动能力不足问题,适合音频工程师参考。
下载 2
·
查看 40
https://www.eeworm.com/dl/644/360453.html 汇编语言

数据加密程序 p macro buf lea dx,buf mov ah,9 int 21h endm data segment pp db 0dh,0ah, welcome you t

数据加密程序 p macro buf lea dx,buf mov ah,9 int 21h endm data segment pp db 0dh,0ah, welcome you to run this programme!$ qq db 0dh,0ah, when you input number,press enter.$ qw db 0dh,0ah, 6eh,52h,94h,52h,$ qa db 0dh,0ah, $ info1 db 0dh,0ah,0dh, input number:$ info2 db 0dh,0a ...
下载 85
·
查看 1342
https://www.eeworm.com/dl/648/137736.html 单片机开发

This version of the code is compatible only with the AT89C2051 due to the location of the data buf

This version of the code is compatible only with the AT89C2051 due to the location of the data buffer and stack in RAM. The code may be modified to work with the AT89C1051 by relocating or resizing the buffer and stack to fit into the smaller amount of RAM available in the AT8 ...
下载 24
·
查看 1097
https://www.eeworm.com/dl/644/474237.html 汇编语言

微机原理与接口技术实验二 转移程序设计 在BUF数据区中放有三个双字节数

微机原理与接口技术实验二 转移程序设计 在BUF数据区中放有三个双字节数,现要求将这三个数按从大到小次序重新存放。分别将这些数视为有符号数和无符号数这两种情况编写程序。上机调试程序,检查执行结果。 报告赋有图片,很完整,请放心下载. ...
下载 168
·
查看 1554
https://www.eeworm.com/dl/663/274976.html VHDL/FPGA/Verilog

倍频详解

倍频详解,IBUFG,BUF,希望大家喜欢
下载 101
·
查看 1046
https://www.eeworm.com/dl/647/233200.html 嵌入式/单片机编程

FlashROM的存储控件操作源代码

FlashROM的存储控件操作源代码,用于在Ram中建立Flash映射Buf,减少直接操作Flash次数
下载 148
·
查看 1087
https://www.eeworm.com/dl/647/200956.html 嵌入式/单片机编程

其中的usb端口通信已经作为一个模块来使用

其中的usb端口通信已经作为一个模块来使用,用户只需用以下函数就可以对usb端口进行方便的读写: unsigned char D12_WriteEndpoint(unsigned char endp, unsigned char len, unsigned char * buf) 此为usb端点输出函数,endp是要进行通信的端点,取值为3(普通端点,最大可一次传输16byte)或5(主端 ...
下载 145
·
查看 1125
https://www.eeworm.com/dl/648/451350.html 单片机开发

其中的usb端口通信已经作为一个模块来使用

其中的usb端口通信已经作为一个模块来使用,用户只需用以下函数就可以对usb端口进行方便地读写: unsigned char D12_WriteEndpoint(unsigned char endp, unsigned char len, unsigned char * buf) 此为usb端点输出函数,endp是要进行通信的端点,取值为3(普通端点,最大可一次传输16byte)或5 ...
下载 53
·
查看 1129
https://www.eeworm.com/dl/674/236964.html Windows CE

使用的gif89a类以及其他相关文件

使用的gif89a类以及其他相关文件,并移植到WinCE平台上。 其中值得注意的主要是这个操作 code = *((DWORD*)(buf+bufIndex)) 可以用乘法或者内存复制操作来代替
下载 58
·
查看 1050
https://www.eeworm.com/dl/901751.html 技术资料

【二次开发】SmartM 串口DLL下载

/* --------------------------------------------------------------- 文件名称:SmartMComDll.h 说 明:声明串口DLL函数 作 者:温子祺 创建时间:2010-08-06 联系方式:wenziqi@hotmail.com 博 客:http://www.cnblogs.com/wenziqi/ 小 组:http://group.ednchina.com/2748/ 官 网 ...
下载 1
·
查看 6739