代码搜索:自编程

找到约 10,000 项符合「自编程」的源代码

代码结果 10,000
www.eeworm.com/read/363266/9963303

url 编程中国.url

[DEFAULT] BASEURL=http://www.mycodes.net/ [InternetShortcut] URL=http://www.bc-cn.net/ Modified=009A3DB1D93CC30161 IconIndex=0 IconFile=C:\WINNT\system32\url.dll
www.eeworm.com/read/362966/9973220

pdf 网络编程.pdf

www.eeworm.com/read/360767/10079422

txt 0832编程.txt

/*---------------------------------- ADC0832 芯片接口程序[汇编]: 子程序名: ADC0832子程序 编写人: 杜洋 初写时间: 2005年10 月10日 程序功能: 将模拟电压量转换成数字量 实现方法: 串行通信。 CPU说明: MCS-51 植入说明: 占用A、B、CY、R7 -------------------------
www.eeworm.com/read/359133/10164979

dot 编程指南.dot

www.eeworm.com/read/358977/10172619

pdf winsock编程.pdf

www.eeworm.com/read/358836/10178184

ppt 编程效率.ppt

www.eeworm.com/read/281261/10253106

ppt 文本编程.ppt

www.eeworm.com/read/162959/10255823

exe 网络编程.exe

www.eeworm.com/read/281196/10257505

ppt 文本编程.ppt

www.eeworm.com/read/162673/10286363

c flash编程.c

int flash_single_write(unsigned int address,unsigned short data) { volatile unsigned short *_p=FLASH_BASE; _p[0x555]=0x00AA; //第一周期的