代码搜索:CSize
找到约 1,126 项符合「CSize」的源代码
代码结果 1,126
www.eeworm.com/read/341021/3261715
c mtestcheck.c
#include "mpi.h"
#include
#include
#include "mpitest.h"
int main( int argc, char *argv[] )
{
int errs = 0;
MPI_Comm comm;
int minsize = 2, csize, count;
MTest_In
www.eeworm.com/read/292919/8325676
11 fig18.11
#include "apue.h"
#include
int
main(void)
{
struct termios term;
if (tcgetattr(STDIN_FILENO, &term) < 0)
err_sys("tcgetattr error");
switch (term.c_cflag & CSIZE) {
case CS5:
pr
www.eeworm.com/read/392544/8337582
11 fig18.11
#include "apue.h"
#include
int
main(void)
{
struct termios term;
if (tcgetattr(STDIN_FILENO, &term) < 0)
err_sys("tcgetattr error");
switch (term.c_cflag & CSIZE) {
case CS5:
pr
www.eeworm.com/read/269691/11083738
11 fig18.11
#include "apue.h"
#include
int
main(void)
{
struct termios term;
if (tcgetattr(STDIN_FILENO, &term) < 0)
err_sys("tcgetattr error");
switch (term.c_cflag & CSIZE) {
case CS5:
pr
www.eeworm.com/read/335362/12535411
11 fig18.11
#include "apue.h"
#include
int
main(void)
{
struct termios term;
if (tcgetattr(STDIN_FILENO, &term) < 0)
err_sys("tcgetattr error");
switch (term.c_cflag & CSIZE) {
case CS5:
pr
www.eeworm.com/read/296079/8124339
cpp 2dklinegraph.cpp
#include "stdafx.h"
#include ".\2dklinegraph.h"
C2DKLineGraph::C2DKLineGraph(CSize size)
{
m_Size = size;
m_GraphValues = NULL;
m_AnalysePeriod = GP_DAY;
m_GraphValuesCount = 0;
www.eeworm.com/read/126551/14416909
txt 主分量变换.txt
bool Zhufenliangchange(CPBDib * m_Dib[2])
{
CSize size;
int m_palsize=m_Dib[0]->m_nColorTableEntries*sizeof(RGBQUAD);//条色板大小
size=m_Dib[0]->GetDimensions();
int nImageScanWidth=m_Dib[
www.eeworm.com/read/160391/5571765
m pot_to_marginal.m
function m = pot_to_marginal(pot)
% POT_TO_MARGINAL Convert a cgpot to a marginal structure.
% m = pot_to_marginal(pot)
pot = cg_can_to_mom(pot);
m.domain = pot.domain;
n = pot.csize;
d = leng
www.eeworm.com/read/140847/5779710
m pot_to_marginal.m
function m = pot_to_marginal(pot)
% POT_TO_MARGINAL Convert a cgpot to a marginal structure.
% m = pot_to_marginal(pot)
pot = cg_can_to_mom(pot);
m.domain = pot.domain;
n = pot.csize;
d = length(pot.
www.eeworm.com/read/133943/5897893
m pot_to_marginal.m
function m = pot_to_marginal(pot)
% POT_TO_MARGINAL Convert a cgpot to a marginal structure.
% m = pot_to_marginal(pot)
pot = cg_can_to_mom(pot);
m.domain = pot.domain;
n = pot.csize;
d = length(pot.