代码搜索:Mini

找到约 5,314 项符合「Mini」的源代码

代码结果 5,314
www.eeworm.com/read/292294/8361814

txt readme.txt

date: 2007-06-26 chen yongqiang 描述: =================================================================================== 这是一个很简单的nand boot程序。在2440+k9s1208+sdram上调试成功。 特征一:最大不得超过4k 特征二:需要操作nan
www.eeworm.com/read/432021/8638123

update_meme_tests

#!/bin/csh # # $Id: update_meme_tests 1339 2006-09-21 19:46:28Z tbailey $ # $Log$ # Revision 1.2 2005/10/05 06:18:35 nadya # use full path for "rm". Asssume everybody has /bin/rm. # # Revision 1.1.1
www.eeworm.com/read/287962/8656799

txt 不用wap 只要java.txt

作者:蓝 email: lanxk@263.net 日期:2000-07-18 19:18:47 高秀霞·中国青年报 WAP 手机寻求在第三代移动电话推出之前的间隙,扮演领导手机用户接受无线上网习惯的重要角色。但是,WAP手机所能扮演的角色,传统的GSM手机就能做到,这对NOKIA而言,或许是个不讨它喜欢的事实。 在移动通信上网的领域中,有三个主角:电信服务商, ...
www.eeworm.com/read/383825/8915330

aps lcdtest.aps

LCDTest29-Jun-2008 11:36:2230-Jun-2008 12:04:59241029-Jun-200
www.eeworm.com/read/427216/8965808

m imdisp.m

function imdisp(I) % imdisp(I) - scale the dynamic range of an image and display it. x = (0:255)./255; grey = [x;x;x]'; minI = min(min(I)); maxI = max(max(I)); I = (I-minI)/(maxI-minI)*255; i
www.eeworm.com/read/376170/9328042

cpp maintable.cpp

/* * maintable.cpp */ #include "maintable.h" #include "setting.h" #include "gamestable.h" #include "playertable.h" #include "icons.h" //#include #include #includ
www.eeworm.com/read/371256/9558907

m funmatdemotest.m

% funmatdemo % by X. Armangue % (c) Mr3D - University of Girona, September 2002 % % Demostration of the Fundamental Matrix Estimation Toolbox clear all; close all; % List of methods p7
www.eeworm.com/read/371256/9558926

m funmatdemo.m

% funmatdemo % by X. Armangue % (c) Mr3D - University of Girona, September 2002 % % Demostration of the Fundamental Matrix Estimation Toolbox clear all; close all; % List of methods p7