代码搜索:4
找到约 10,000 项符合「4」的源代码
代码结果 10,000
www.eeworm.com/read/471734/1425332
lst 4×4-key.lst
C51 COMPILER V8.05a 4×4_KEY 11/23/2006 15:04:53 PAGE 1
C51 COMPILER V8.05a, COMPILATION OF MODULE 4×4_KEY
OBJECT MODULE PLACED IN
www.eeworm.com/read/459256/1571309
c 事4-4.c
/* 直到型循环结构示例 */
#include
void main()
{
char ch;
char buf[256];
char *p;
printf("Input a string.\n"); // 读取字符串
scanf("%s", buf);
p = buf;
do
{
ch = *p; //
www.eeworm.com/read/452570/1653957
java sample4_4.java
/*
* 示例程序Sample4_4: LEquations类的复系数方程组的全选主元高斯消去法
*/
package javaalgorithm.sample;
import javaalgorithm.algorithm.Complex;
import javaalgorithm.algorithm.Matrix;
import javaalgorithm.algorith
www.eeworm.com/read/248077/4470980
m ex4_4.m
% EX4_4.M Check results of Example 4.4
% Uses command eig to find eigenvalues and eigenvectors
format rat % Rational fractions
R=[2 1;1 2] % Define resistance matrix
G=inv(R) % Fi
www.eeworm.com/read/247849/4473529
h svr4-4.h
/* Definitions of target machine for GNU compiler.
MIPS RISC-OS System V.4 version.
Copyright (C) 1992, 1998 Free Software Foundation, Inc.
This file is part of GNU CC.
GNU CC is free software
www.eeworm.com/read/239989/4593491
txt 4as4bs.txt
0.0;0.0;0.0;0.0;1.0;1.0;0.0;0.0;0.0;0.0;0.0;0.0;0.0;1.0;1.0;0.0;0.0;0.0;0.0;0.0;0.0;1.0;1.0;1.0;1.0;0.0;0.0;0.0;0.0;0.0;1.0;0.0;0.0;1.0;0.0;0.0;0.0;0.0;1.0;1.0;0.0;0.0;1.0;1.0;0.0;0.0;1.0;1.0;1.0;1.0;
www.eeworm.com/read/236246/4643207
cpp ch4_4.cpp
//*********************
//** ch4_4.cpp **
//*********************
#include
#include
#include
void main()
{
double s=0,x=1; //初始值
long k=1;
www.eeworm.com/read/234560/4657446
sln ex4-4.sln
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "EX4-4", "EX4-4.csproj", "{B64DC0C9-A518-416A-8DCE-BE742B42C6AC}"
ProjectSection(Proje