代码搜索:自动升级

找到约 10,000 项符合「自动升级」的源代码

代码结果 10,000
www.eeworm.com/read/438852/7725207

m mycarlocal.m

%程序功能:实现车牌自动定位 %作者:重庆大学 田建国 QQ:363966533 %编写时间:2007.04.10 clear;clc;close all I=rgb2gray(imread('5.jpg')); %I=imread('14.bmp'); tic %计时开始 [height,width]=size(I); %预处理 I_edge=zeros(height,
www.eeworm.com/read/197847/7965716

c keyscan.c

/****************************************************** 说 明: 4*4扫描程序,能自动读取键值,输出对应的值 P10-P14接列(读状态),P14_P17接行(送扫描) 功 能: 实现键盘扫描功能 时 间: 2007/03/14 作 者: 李早红 ***************************************
www.eeworm.com/read/242302/13034461

html 14225.html

Re: 怎样在VB的资料库处理(后端是SQL)Insert Word档, 并自动更新Word文件 Re: 怎样在VB的资料库处理(后端是SQL)Insert Word
www.eeworm.com/read/242302/13064741

html 14125.html

Re: 怎样在VB的资料库处理(后端是SQL)Insert Word档, 并自动更新Word文件 Re: 怎样在VB的资料库处理(后端是SQL)Insert Word
www.eeworm.com/read/242302/13065122

html 14127.html

Re: 怎样在VB的资料库处理(后端是SQL)Insert Word档, 并自动更新Word文件 Re: 怎样在VB的资料库处理(后端是SQL)Insert Word
www.eeworm.com/read/240962/13184325

txt readme.txt

“网络办公自动化系统”配置说明 如何使用WebOffice系统? 1.在SQL Server 2000 查询分析器中键入下面的执行语句: exec sp_attach_db 'WebOffice', '[yourDir]/WebOffice/data/WebOffice_Data.MDF', '[yourDir]/WebOffice/data/WebOffice_Log.LDF'
www.eeworm.com/read/301164/13865231

sql 作业的使用示例_1.sql

/*--作业处理实例 根据sendTab的SendTime定制作业 并且在该作业完成时,可以自动删除作业 --邹建 2004.04(引用请保留此信息)--*/ --示例 --测试表 create table sendTab(ID int identity(1,1),Name varchar(10) ,SendTime datetime,AcceptUnit varc
www.eeworm.com/read/119248/6091505

properties languagechooser_sc.properties

OK:\u786e\u5b9a language:\u7b80\u4f53\u4e2d\u6587 title:\u9009\u62e9\u8bed\u8a00 auto:自动
www.eeworm.com/read/491459/6435936

c wdt_port_clk_init.c

/*------------------------------------------------------------------------------ ;CAN总线大坝监测系统 ;底层节点 ;文件名称: wdt_port_clk_init.c ;函数功能:看门狗,时钟,交叉开关,IO口初始化 ;MCU支持: C8051F040 ;上海富方软件合肥自动化分公司 ;-----