代码搜索:coded
找到约 2,797 项符合「coded」的源代码
代码结果 2,797
www.eeworm.com/read/427515/7095573
m code.m
function y=code(e,v)
% CODE
% CODE(e,v) creates a new variable coded with different values depending upon
% which one of a set of logical expressions is true.
% If a row has 0's only, the corresp
www.eeworm.com/read/426662/7104565
sh l-trash.sh
#!/bin/sh
# l-trash.sh
# coded by Enrico "lupsyn" Del Zotto
# http://lupsyn.cjb.net
# for lab of o.s. 2002/2004
clear
cestino=~/.cestino
if (! test -d $cestino)
then
mkdir ~/.cestino
www.eeworm.com/read/451448/7463626
m bitmap.m
function MappedDATA = BitMap(in,N_BPSC)
%Input: the data and the coded bits per subcarrier.
%OUtput: the Mapped data.
%Function:
Num = max(size(in));
switch N_BPSC
case 1
for i = 1:1:
www.eeworm.com/read/451433/7463969
asv bitmap.asv
function MappedDATA = BitMap(in,N_BPSC)
%Input: the data and the coded bits per subcarrier.
%OUtput: the Mapped data.
%Function:
Num = max(size(in));
switch N_BPSC
case 1
for i = 1:1:
www.eeworm.com/read/451433/7463972
m bitmap.m
function MappedDATA = BitMap(in,N_BPSC)
%Input: the data and the coded bits per subcarrier.
%OUtput: the Mapped data.
%Function:
Num = max(size(in));
switch N_BPSC
case 1
for i = 1:1:
www.eeworm.com/read/143359/12881644
java sr.java
package com.jjh.net;
// Java Applet Demonstration of Go-Back-N Protocol.
// Coded by Shamiul Azom. ASU ID: 993456298
// as project assigned by Prof. Martin Reisslein, Arizona StateUniversity
// Co
www.eeworm.com/read/152695/5670137
bat win32sdk.bat
@echo off
REM: Set up environment variables for Microsoft Platform SDK development
REM: Note that we have hard coded this for Windows NT i386 development.
SET MSTOOLS=%MSSDK%
SET DXSDKROOT=%MSTOOLS%
www.eeworm.com/read/146447/5738193
bat win32sdk.bat
@echo off
REM: Set up environment variables for Microsoft Platform SDK development
REM: Note that we have hard coded this for Windows NT i386 development.
SET MSTOOLS=%MSSDK%
SET DXSDKROOT=%MSTOOLS%
www.eeworm.com/read/140467/5791431
bat win32sdk.bat
@echo off
REM: Set up environment variables for Microsoft Platform SDK development
REM: Note that we have hard coded this for Windows NT i386 development.
SET MSTOOLS=%MSSDK%
SET DXSDKROOT=%MSTOOLS%