代码搜索:Problem
找到约 10,000 项符合「Problem」的源代码
代码结果 10,000
www.eeworm.com/read/494679/6359959
clp eyes ai.clp
CLIPS (Quicksilver Beta 3/26/08)
CLIPS> (defrule Menu
(not (iffoundChoice ?))
=>
(printout t crlf crlf crlf
" Choose one of the problem areas listed
below" crlf crlf
" 1.) Discharge fr
www.eeworm.com/read/492033/6430239
h axisymlq-nb3.h
#ifndef AXISYMLQ_H
#define AXISYMLQ_H
#include "alias.h"
struct matrix;
struct vector;
struct ivector;
/**
class axisymlq defines quadrilateral element for axisymmetric problem
JK
*/
clas
www.eeworm.com/read/492033/6430400
h meshtransfer.h
#ifndef MESHTRANSFER_H
#define MESHTRANSFER_H
class problem;
class gtopology;
class mechtop;
class mechmat;
class gnode;
class lhsrhs;
/* termitovo */
void newmeshread (char *filename,long lcid);
www.eeworm.com/read/492033/6430434
h axisymlq.h
#ifndef AXISYMLQ_H
#define AXISYMLQ_H
#include "alias.h"
struct matrix;
struct vector;
struct ivector;
/**
class axisymlq defines quadrilateral element for axisymmetric problem
JK
*/
clas
www.eeworm.com/read/487723/6507822
m qpsk_modulation.m
%QPSK Implemenatation
clear;
%This is the first part of the problem where we are first generating a
%random input of size 6 bits, which results in 3 QPSk sysmbols;
Input = round(rand(1,6));
%Conv
www.eeworm.com/read/486654/6524053
cpp 1048.cpp
/* This Code is Submitted by wywcgs for Problem 1048 on 2005-12-26 at 20:18:18 */
#include
#include
#include
using namespace std;
const int MAX = 256;
int main(
www.eeworm.com/read/486654/6524059
cpp 1116.cpp
/* This Code is Submitted by wywcgs for Problem 1116 on 2005-12-27 at 23:42:27 */
#include
#include
#include
using namespace std;
const int MAX = 16;
const int
www.eeworm.com/read/486654/6524060
cpp 1088.cpp
/* This Code is Submitted by wywcgs for Problem 1088 on 2005-10-30 at 00:07:58 */
#include
#include
char word[128];
int encrypt(char);
char decrypt(int);
int main()
{
www.eeworm.com/read/486654/6524076
cpp 2498.cpp
/* This Code is Submitted by wywcgs for Problem 2498 on 2007-06-05 at 10:11:33 */
#include
#include
#include
using namespace std;
const int N = 16;
int main()
www.eeworm.com/read/486654/6524088
cpp 1892.cpp
/* This Code is Submitted by wywcgs for Problem 1892 on 2006-02-15 at 02:24:56 */
#include
#include
#include
using namespace std;
const int MAX = 1