代码搜索:arithmetic
找到约 7,844 项符合「arithmetic」的源代码
代码结果 7,844
www.eeworm.com/read/438175/7734944
eqn dianzhen.fit.eqn
--A1L552Q is clk1~reg0 at LC_X2_Y3_N8
--operation mode is normal
A1L552Q_lut_out = A1L934 & (!A1L182 & !A1L972 # !A1L082);
A1L552Q = DFFEA(A1L552Q_lut_out, GLOBAL(clk), VCC, , , , );
--A1L75
www.eeworm.com/read/437709/7742112
log cc_build_release.log
----------------------------- PMSM.pjt - Release -----------------------------
"d:\program files\ccs2000\c2400\cgtools\bin\dspcl" -g -as -fr"E:/works/c-dsp/total_motor/PMSM/Release" -v2xx -@"Releas
www.eeworm.com/read/435558/7790372
eqn speaker.fit.eqn
-- Copyright (C) 1991-2005 Altera Corporation
-- Your use of Altera Corporation's design tools, logic functions
-- and other software and tools, and its AMPP partner logic
-- functions, and any o
www.eeworm.com/read/435558/7790374
eqn speaker.map.eqn
-- Copyright (C) 1991-2005 Altera Corporation
-- Your use of Altera Corporation's design tools, logic functions
-- and other software and tools, and its AMPP partner logic
-- functions, and any o
www.eeworm.com/read/433506/7925451
eqn color.fit.eqn
--CC[4] is CC[4] at LC_X8_Y11_N7
--operation mode is normal
CC[4]_lut_out = A1L71 & A1L701;
CC[4] = DFFEA(CC[4]_lut_out, GLOBAL(FS[3]), VCC, , , , );
--CC[3] is CC[3] at LC_X8_Y11_N9
--oper
www.eeworm.com/read/296805/8076263
c parith.c
/* parith.c: Illustrates pointer arithmetic */
#include
#include // for ptrdiff_t
int main()
{
float a[] = {1.0, 2.0, 3.0}, *p = &a[0];
ptrdiff_t diff;
www.eeworm.com/read/331180/12840568
c writen.c
#include "ourhdr.h"
ssize_t /* Write "n" bytes to a descriptor. */
writen(int fd, const void *vptr, size_t n)
{
size_t nleft, nwritten;
const char *ptr;
ptr = vptr; /* can't do pointer arit
www.eeworm.com/read/331180/12840710
c writen.c
#include "ourhdr.h"
ssize_t /* Write "n" bytes to a descriptor. */
writen(int fd, const void *vptr, size_t n)
{
size_t nleft, nwritten;
const char *ptr;
ptr = vptr; /* can't do pointer arit
www.eeworm.com/read/331180/12841405
c writen.c
#include "ourhdr.h"
ssize_t /* Write "n" bytes to a descriptor. */
writen(int fd, const void *vptr, size_t n)
{
size_t nleft, nwritten;
const char *ptr;
ptr = vptr; /* can't do pointer arit
www.eeworm.com/read/331180/12841858
c writen.c
#include "ourhdr.h"
ssize_t /* Write "n" bytes to a descriptor. */
writen(int fd, const void *vptr, size_t n)
{
size_t nleft, nwritten;
const char *ptr;
ptr = vptr; /* can't do pointer arit