代码搜索:intermediate
找到约 3,174 项符合「intermediate」的源代码
代码结果 3,174
www.eeworm.com/read/146655/12627601
mak sml3.mak
# Generated by the VisualDSP++ IDDE
# Note: Any changes made to this Makefile will be lost the next time the
# matching project file is loaded into the IDDE. If you wish to preserve
# changes,
www.eeworm.com/read/146655/12627625
mak sml2.mak
# Generated by the VisualDSP++ IDDE
# Note: Any changes made to this Makefile will be lost the next time the
# matching project file is loaded into the IDDE. If you wish to preserve
# changes,
www.eeworm.com/read/38039/1095370
mnu principal.mnu
PRINCIPAL
#
Maximal
Maximal principal value
#
Intermediate
Intermediate principal value
#
Minimal
Minimal principal value
#
www.eeworm.com/read/249184/12518405
h intcode.h
//-----------------------------------------------------------------------------
// Description of the intermediate code that we generate. The routines in
// intcode.cpp generate this intermediate co
www.eeworm.com/read/261427/11646644
pas bordersidesrvfrm.pas
{*******************************************************}
{ }
{ RichViewActions }
{ Intermediate
www.eeworm.com/read/391253/8414055
m dist.m
% MATLAB SIMULATION OF NSA FS-1016 CELP v3.2
% COPYRIGHT (C) 1995-99 ANDREAS SPANIAS AND TED PAINTER
%
% This Copyright applies only to this particular MATLAB implementation
% of the FS-1016 CELP
www.eeworm.com/read/431140/8708194
h bezier3d.h
#include "vector3d.h"
#include "Math3d.h"
class bezier3d {
public:
void Interpolate(Vec3d *list, int size, int iterations);
// create deltas for forward differencing
virtual void forwdi
www.eeworm.com/read/186676/8918967
makefile
CC = gcc
CFLAGS := -Wall -fomit-frame-pointer -O2 -DLINUX
LDFLAGS := -dynamic -lncurses
OBJS = main.o terminal.o
loader: $(OBJS)
$(CC) $(LDFLAGS) $(CFLAGS) -o $@ $^
all:
@echo deleting al
www.eeworm.com/read/378278/9238635
vhd cpr.vhd
-------------------------------------------------------------------------------
-- Title : (m,2)-compressor (for carry-save adders)
-- Project : VHDL Library of Arithmetic Units
------------
www.eeworm.com/read/176101/9516485
vhd cpr.vhd
-------------------------------------------------------------------------------
-- Title : (m,2)-compressor (for carry-save adders)
-- Project : VHDL Library of Arithmetic Units
------------