代码搜索结果
找到约 10,000 项符合
L 的代码
rdi_l.m
function K2 = RDI_L(u)
[a b]=size(u);
Nciclo=a/9;
po=0;re=0;
K2=zeros(a,b);
for i=1:Nciclo
if u(5+re,49:56)==[1 1 1 1 1 1 1 1];
K2(1+po,1:8) = [0 0 0 0 0 1 1 0];
else
K2(1
keyval_lex.l
%{ /* -*- C -*- */
/*
* Copyright (c) 2004-2005 The Trustees of Indiana University and Indiana
* University Research and Technology
* Corporation. A
language.l01
//english string
#define qtn_app_caption_string "Count Down"
#define qtn_app_short_caption_string "Count Down"
#define str_look "Look"
#define str_add "Add"
#
language.l31
//chinese string
#define qtn_app_caption_string "倒计时"
#define qtn_app_short_caption_string "倒计时"
#define str_look "查看"
#define str_add "添加"
#define str_modify
listboxapp.l01
/**
*
* @brief Resource file containing English strings for HelloWorldLoc application
*
* Copyright (c) EMCC Software Ltd 2003
* @version 1.0
*/
// APPLICATION INFORMATION
#define ELangu
dynamiclist.l01
/**
*
* @brief Resource file containing English strings for DynamicList application
*
* Copyright (c) EMCC Software Ltd 2003
* @version 1.0
*/
// APPLICATION INFORMATION
#define ELanguage
language.l01
//english string
#define qtn_app_caption_string "ClassSchedule"
#define qtn_app_short_caption_string "ClassSchedule"
#define str_detail "Detail"
#define str_search_for
language.l31
#define qtn_app_caption_string "课程表"
#define qtn_app_short_caption_string "课程表"
#define str_detail "详细信息"
#define str_search_for "查询"
#define str_modify "
bluetoothchat.l01
/**
*
* @brief Resource file containing English strings for BluetoothChat application
*
* Copyright (c) EMCC Software Ltd 2003
* @version 1.0
*/
// APPLICATION INFORMATION
#define ELanguage
l_scale.s
/* l_scale.s - Motorola 68040 FP scaling routines (LIB) */
/* Copyright 1991-1993 Wind River Systems, Inc. */
.data
.globl _copyright_wind_river
.long _copyright_wind_river
/*
modification histo