代码搜索:coded
找到约 2,797 项符合「coded」的源代码
代码结果 2,797
www.eeworm.com/read/374869/9380834
m bicustm_rsc.m
function [output_c,state]=Turbo75Rate13_rsc(g,input,state)
%Recursive Convolutional Codes
%Input uncoded source bits and get coded bits with a rate 1.
%When using this program, generator matrix, in
www.eeworm.com/read/360340/10101890
h realcross2.h
/*This is the file used for crossover for Real Coded GA*/
void realcross(population *new_pop_ptr,population *mate_pop_ptr);
void realcross(population *new_pop_ptr,population *mate_pop_ptr)
{
int i
www.eeworm.com/read/424054/10504609
txt readme.txt
modded Unreal3.2 by Phr0stic
everything modded in this ircd was fully coded by me
except for the m_cmdsno which AngryWolf www.angrywolf.org
gets credit for, I just poorly modded it to not require i
www.eeworm.com/read/274590/10863061
txt readme.txt
X-Pass v2.2
coded by Weird
weird173@yahoo.com
http://www.weird173.net
Features
--------
X-Pass let users to reveal ANY Windows password field (usually marked with
as
www.eeworm.com/read/339477/7083348
m gill.m
function [y_out t_out] = Gill(Fun,tspan,y_0,options,para)
% March 31, 2006
% Coded by Huabin XI.
% shobin_xi@yahoo.com.cn
% www.baisi.net
%======================================================
www.eeworm.com/read/462739/7196846
h realcross2.h
/*This is the file used for crossover for Real Coded GA*/
void realcross(population *new_pop_ptr,population *mate_pop_ptr);
void realcross(population *new_pop_ptr,population *mate_pop_ptr)
{
int i
www.eeworm.com/read/450612/7480064
java gbn.java
// Java Applet Demonstration of Go-Back-N Protocol.
// Coded by Shamiul Azom. ASU ID: 993456298
// as project assigned by Prof. Martin Reisslein, Arizona State University
// Course No. EEE-459/591.
www.eeworm.com/read/400454/11576338
java gbn.java
// Java Applet Demonstration of Go-Back-N Protocol.
// Coded by Shamiul Azom. ASU ID: 993456298
// as project assigned by Prof. Martin Reisslein, Arizona State University
// Course No. EEE-459/591.
www.eeworm.com/read/345571/11808410
h realcross2.h
/*This is the file used for crossover for Real Coded GA*/
void realcross(population *new_pop_ptr,population *mate_pop_ptr);
void realcross(population *new_pop_ptr,population *mate_pop_ptr)
{
int i
www.eeworm.com/read/121555/14751387
java interface.java
//coded by lengping
//all right reserved
import java.awt.Container;
import java.awt.*;
import java.awt.event.*;
import java.util.*;
import javax.swing.*;
public class Interface extends JFra