代码搜索:zd

找到约 1,656 项符合「zd」的源代码

代码结果 1,656
www.eeworm.com/read/319472/13451375

c sizeof.c

// sizeof.c -- uses sizeof operator // uses C99 %z modifier -- try %u or %lu if you lack %zd #include int main(void) { int n = 0; size_t intsize; intsize = sizeof (in
www.eeworm.com/read/318262/13482473

h zddebug.h

#ifndef _ZD_DEBUG_ #define _ZD_DEBUG_ #include #include #include #include #include "zd1205.h" #define ZD_DEBUG //#define WP
www.eeworm.com/read/315699/13538035

c sizeof.c

// sizeof.c -- uses sizeof operator // uses C99 %z modifier -- try %u or %lu if you lack %zd #include int main(void) { int n = 0; size_t intsize; intsize = sizeof (in
www.eeworm.com/read/304351/13795748

m exn546a.m

%《MATLAB及其在理工课程中的应用指南》(十一五规划版)第五章例5-4-6程序a % 三重积分的积分区域绘制 % 西安电子科技大学出版社出版 陈怀琛编著 2007年5月 % %本程序给出由x=1,y=x,z=xy三个曲面以及z=0坐标平面围成的积分区域. clear, close all [x,y]=meshgrid(0:.05:1); % 确定计算和绘图的定义域网格 z
www.eeworm.com/read/304351/13795770

m exn545a.m

%《MATLAB及其在理工课程中的应用指南》(十一五规划版)第五章例5-4-5a % 画积分区域的程序 % 西安电子科技大学出版 陈怀琛著 2007年7月 % %本程序给出由x=1,y=x,z=xy三个曲面以及z=0坐标平面围成的积分区域. clear, close all [x,y]=meshgrid(0:.05:1); % 确定计算和绘图的定义域网格 z1=x.*y.*
www.eeworm.com/read/136034/5875703

asp admin_database.asp

www.eeworm.com/read/136034/5875708

asp savelog.asp

www.eeworm.com/read/410432/11287715

c sizeof.c

// sizeof.c -- uses sizeof operator // uses C99 %z modifier -- try %u or %lu if you lack %zd #include int main(void) { int n = 0; size_t intsize; intsize = sizeof (in
www.eeworm.com/read/406685/11437328

c cjd-1.c

/******************************************************************************************************* 海警舰灭火控制箱声音程序 --------------------------------------------------------------------------------
www.eeworm.com/read/403781/11509326

bat c7.bat

CL /AL /Zd /Zi /W4 /Od /Or %1.c /link svgacc.lib+pcl4c_l.lib/STACK:14000