代码搜索:coded
找到约 2,797 项符合「coded」的源代码
代码结果 2,797
www.eeworm.com/read/260597/4330589
asm sdmasm.asm
;*
;* COW : Character Oriented Windows
;*
;* sdmasm.asm : SDM specific hand coded stuff
title sdmasm - low level utilities for COW SDM
.xlist
include user.inc
.list
sBegin SDM
a
www.eeworm.com/read/254811/4380219
asm sdmasm.asm
;*
;* COW : Character Oriented Windows
;*
;* sdmasm.asm : SDM specific hand coded stuff
title sdmasm - low level utilities for COW SDM
.xlist
include user.inc
.list
sBegin SDM
a
www.eeworm.com/read/475633/6775010
h cschema.h
// Notes for contemplated "Pretty good C++ schema system"
/*
These are some recurring needs in C++ game development:
* to initialize hard-coded C++ structures (structs & classes) from a
softer dat
www.eeworm.com/read/294899/8195072
c fft256c.c
//FFT256c.c FFT implementation calling a C-coded FFT function
#include
#define PTS 256 //# of points for FFT
#define PI 3.14159265358979
typedef struct
www.eeworm.com/read/413630/11149140
java airwin.java
/*
Coded by Aydin Gurel, 2003
The code is free, but please contact me if you wish to use the code entirely or partially in any kind of project so that I can reference it and please don't delete thes
www.eeworm.com/read/247930/12612158
pkg httpserver.pkg
; Package description to generate the SIS installation file.
; NOTE: The source paths are hard-coded to C:\SF\epochttp\httpserver.
; You need to change them to point to your working directory.
;
;
www.eeworm.com/read/202785/15373329
m decomp.m
% function [sub_trees,sub_count,nodes]=decomp(pop)
%
% Function for decompositioning a population of mathematical expressions
% coded as tree structures. For use with tree_ga2 etc..
% Author
www.eeworm.com/read/201599/15400980
txt changes.txt
Changes for Version JM 8.6 to JM 8.5
------------------------------------
- encoder: fix command line checking order (KS)
- encoder: fix coded_frame flag (KS)
- encoder: fix skip mode mb pair prob
www.eeworm.com/read/200994/15418704
m ofdm_signal.m
% Faculty of Engineering, University of Fukui. 2003/11/11 coded by Sokthai
% Chan (sokthai@msn.com) OFDM signal and its spectrum ( Guard Interval
% insertion )
clear all;
Fd=1; % s
www.eeworm.com/read/109099/15563734
cpp cpp19.cpp
// Coded by plusir -- Dec.28.2002.
// Standard C++ Bible -- (P180-6-19)
#include
#include
using namespace std ;
int main()
{
typedef int RcdCounter ;
RcdCounter