搜索结果

找到约 908 项符合 Max-Int 的查询结果

其他嵌入式/单片机内容 红外线遥控器解码程序(汇编) ORG 0000H AJMP MAIN ORG 0003H 外部中断INT0入口地址 AJMP INT 转中断服务子程序 MAIN:

红外线遥控器解码程序(汇编) ORG 0000H AJMP MAIN ORG 0003H 外部中断INT0入口地址 AJMP INT 转中断服务子程序 MAIN: MOV SP,#40H MOV P1,#00H SETB EA 开CPU中断 SETB IT0 设定INT0触发方式 SETB EX0 INT0请求中断 DSP: MOV R2,#9 将遥控器键值转化成A(0~9) MOV DPTR,#TAB1 VV: MOV A,R2 MOVC A, ...
https://www.eeworm.com/dl/687/212426.html
下载: 65
查看: 1446

文件格式 MAX+PLUSII不错的电子书,内容详细,易懂.

MAX+PLUSII不错的电子书,内容详细,易懂.
https://www.eeworm.com/dl/639/213518.html
下载: 85
查看: 1023

中间件编程 VC7.1中如果将char*作为key的话需要重载关于char*的hash_compare函数 可是我怎么都没法搞定 只好将char*转为int

VC7.1中如果将char*作为key的话需要重载关于char*的hash_compare函数 可是我怎么都没法搞定 只好将char*转为int,反正指针地址总是唯一的,然后重载关于 int的hash_compare函数,使用时将char*强制转为int即可我想除了用STLPort外,应该还有更好的方法吧 ...
https://www.eeworm.com/dl/682/214136.html
下载: 71
查看: 1039

VHDL/FPGA/Verilog 基于max—plus2开发环境

基于max—plus2开发环境,设计的《梁祝》演奏曲
https://www.eeworm.com/dl/663/215679.html
下载: 35
查看: 1018

技术管理 This a sample write in VBNet to use a free Brettle.Web.NeatUpload.dll in aspnet to upload file max t

This a sample write in VBNet to use a free Brettle.Web.NeatUpload.dll in aspnet to upload file max to 2G. I try in IIS and Apache_2.0.59 it can work. Detil see http://www.brettle.com/
https://www.eeworm.com/dl/642/216053.html
下载: 100
查看: 1032

其他 使用mediastreamer2的g711common.h. unsigned char s16_to_alaw(int pcm_val). 将16bit的原始样本encode 成为8bit的a-la

使用mediastreamer2的g711common.h. unsigned char s16_to_alaw(int pcm_val). 将16bit的原始样本encode 成为8bit的a-law码.
https://www.eeworm.com/dl/534/217086.html
下载: 40
查看: 1104

其他 头盔,3d max的模型文件,比较经典的.

头盔,3d max的模型文件,比较经典的.
https://www.eeworm.com/dl/534/219980.html
下载: 87
查看: 1037

汇编语言 编写函数int index返回字符t在字条串s中出现的最左边的位置

编写函数int index返回字符t在字条串s中出现的最左边的位置,如果在s中没有与t匹配的子串,不返回-1
https://www.eeworm.com/dl/644/222076.html
下载: 92
查看: 1024

VC书籍 void statistics(int signo) unsigned short cal_chksum(unsigned short *addr,int len) int pack(int

void statistics(int signo) unsigned short cal_chksum(unsigned short *addr,int len) int pack(int pack_no) void send_packet(void)
https://www.eeworm.com/dl/686/223786.html
下载: 72
查看: 1149

其他 #include<stdio.h> struct powernode { float pi float qi int i float vi

#include<stdio.h> struct powernode { float pi float qi int i float vi } struct powernode wg[20] struct powernode wl[20] struct linedata
https://www.eeworm.com/dl/534/224263.html
下载: 134
查看: 1026