代码搜索结果
找到约 10,000 项符合
I 的代码
1s.i
/*****************************************************
www.avrdiy.com
CodeWizardAVR V1.25.6 Professional
Chip type : ATmega48
Clock frequency : 7.372800 MHz
Memory model : Sm
i_cube.c
#include
int i_cube(int value)
{
return(value * value * value);
}
void main(void)
{
printf("The cube of 3 is %d\n", i_cube(3));
printf("The cube of 5 is %d\n", i_cube
delay.i32
:020000040000FA
:1000000018F09FE518F09FE518F09FE518F09FE5C0
:1000100018F09FE5805F20B9F0FF1FE518F09FE51D
:10002000F00000004000000044000000A0000000BC
:10003000A40000000000000000000000A800000074
:10
theta_i.m
function theta = theta_i(In_Sig,h)
% To find the Theta_i value to compute the Mean Value
theta = 0;
for j=1:length(In_Sig-1)
% check the bit is either 0 or 1
if In_Sig(j)== 1
Aj =
libnetfilter_queue.i
%module nfqueue
%{
#<mark>i</mark>nclude
#<mark>i</mark>nclude
%}
%<mark>i</mark>nclude except<mark>i</mark>on.<mark>i</mark>
#<mark>i</mark>f def<mark>i</mark>ned(SW<mark>I</mark>GPYTHON)
%<mark>i</mark>nclude l<mark>i</mark>bnetf<mark>i</mark>lter_queue_python.<mark>i</mark>
#el<mark>i</mark>f def<mark>i</mark>ned(SW<mark>I</mark>GPERL)
%<mark>i</mark>nclude l<mark>i</mark>bnetf<mark ...
libnetfilter_queue.i
%module nfqueue
%{
#<mark>i</mark>nclude
#<mark>i</mark>nclude
%}
%<mark>i</mark>nclude except<mark>i</mark>on.<mark>i</mark>
#<mark>i</mark>f def<mark>i</mark>ned(SW<mark>I</mark>GPYTHON)
%<mark>i</mark>nclude l<mark>i</mark>bnetf<mark>i</mark>lter_queue_python.<mark>i</mark>
#el<mark>i</mark>f def<mark>i</mark>ned(SW<mark>I</mark>GPERL)
%<mark>i</mark>nclude l<mark>i</mark>bnetf<mark ...