代码搜索:Mini
找到约 5,314 项符合「Mini」的源代码
代码结果 5,314
www.eeworm.com/read/409347/11331707
man footer.man
.SH SEE ALSO
mxmldoc(1), Mini-XML Programmers Manual, http://www.minixml.org/
.SH COPYRIGHT
Copyright 2003-2008 by Michael Sweet.
www.eeworm.com/read/408666/11377678
uv2 project.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,1, 0x0
Options 1,0,
www.eeworm.com/read/406231/11446982
bak global_template_uv2.bak
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Mini51B), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,1, 0x0
Options 1,0,0 // Target
www.eeworm.com/read/347475/11663208
plg minigui.plg
Build Log
--------------------Configuration: miniGUI - Win32 Release--------------------
Command Lines
Creating command line "rc.exe /l 0x804 /
www.eeworm.com/read/259925/11757386
txt readme.txt
A mini-Demo of SSL handshake using std openssl library
depend on
../include/std when compile
../lib/std when link
../certs/*.pem
its DLLs when run
ref to readme.doc
www.eeworm.com/read/345420/11816211
plg main.plg
礦ision3 Build Log
Project:
D:\Mini51Board\Mini51Board编程模板\global_template.uv2
Project File Date: 08/05/2007
Output:
Build target 'Target 1'
c
www.eeworm.com/read/152442/12113214
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/339678/12210543
lnp 1.lnp
"t_mini.obj"
TO "1"
RAMSIZE(256)
XDATA( 0X1000-0X2FFE,0X4000-0X8FFF )
www.eeworm.com/read/250986/12370952
txt 不用wap 只要java.txt
作者:蓝
email: lanxk@263.net
日期:2000-07-18 19:18:47
高秀霞·中国青年报
WAP 手机寻求在第三代移动电话推出之前的间隙,扮演领导手机用户接受无线上网习惯的重要角色。但是,WAP手机所能扮演的角色,传统的GSM手机就能做到,这对NOKIA而言,或许是个不讨它喜欢的事实。
在移动通信上网的领域中,有三个主角:电信服务商, ...
www.eeworm.com/read/336899/12408028
announcement
Mini-XML 2.4 is now available for download from:
http://www.easysw.com/~mike/mxml/software.php
Mini-XML 2.4 fixes some build and XML parsing bugs, adds support
for the apos character entity, and