代码搜索:Two
找到约 10,000 项符合「Two」的源代码
代码结果 10,000
www.eeworm.com/read/472696/6863998
gif equal_two.gif
www.eeworm.com/read/294899/8195123
c two_tones.c
//two_tones.c Generates/adds two tones using difference equations
short sinegen(void); //for generating tone
short output; //for output
short sinegen_buffer[256]; //buffer for out
www.eeworm.com/read/294899/8195125
pjt two_tones.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectDir="C:\ti\myprojects\two_tones\"
ProjectType=Executable
CPUFamily=TMS320C67XX
Tool="Comp
www.eeworm.com/read/294899/8195126
out two_tones.out
www.eeworm.com/read/294879/8196037
ads times_two.ads
--------------------------------------------------------------------------------
-- --
-- File : times_two.ads
www.eeworm.com/read/294879/8196042
adb times_two.adb
--------------------------------------------------------------------------------
-- --
-- File : times_two.adb
www.eeworm.com/read/292920/8324426
c two_func.c
/* two_func.c -- a program using two functions in one file */
#include
void butler(void); /* ISO/ANSI C function prototyping */
int main(void)
{
printf("I will summon the butle
www.eeworm.com/read/174450/9586986
fp next_two.fp
!!FP1.0
#THIS PROGRAM MOVE TWO TEXELS
DECLARE OneTexOffset ={0, 0, 0, 0};
#Condition Test
MOV R1, f[TEX1];
#move one texel condition
MOV R6, {1, 0, 0, 0};
SUB R6, R6, OneTexOffset.xwww;
www.eeworm.com/read/174450/9587073
fp next_two.fp
!!FP1.0
#THIS PROGRAM MOVE TWO TEXELS
DECLARE OneTexOffset ={0, 0, 0, 0};
#Condition Test
MOV R1, f[TEX1];
#move one texel condition
MOV R6, {1, 0, 0, 0};
SUB R6, R6, OneTexOffset.xwww;
www.eeworm.com/read/370634/9589764
m two_axes.m
function varargout = two_axes(varargin)
% TWO_AXES Application M-file for two_axes.fig
% TWO_AXES, by itself, creates a new TWO_AXES or raises the existing
% singleton*.
%
% H = TWO_AXES re