代码搜索:预置数
找到约 10,000 项符合「预置数」的源代码
代码结果 10,000
www.eeworm.com/read/381930/9062790
cpp 数塔问题.cpp
#include
#include
using namespace std;
int main()
{
int array[5][5]={{9},
/* */{12,15},
/* */{10,6,8},
/* */{2,18,9,5},
/*
www.eeworm.com/read/381930/9062794
txt 数塔问题.txt
#include
#include
using namespace std;
int main()
{
int array[5][5]={{9},
/* */{12,15},
/* */{10,6,8},
/* */{2,18,9,5},
/*
www.eeworm.com/read/376627/9311568
c 阿姆斯特朗数.c
#include
main()
{
int i,t,k,a[3];
printf("There are following Armstrong number smaller than 1000: \n");
for(i=152;i=10;t++)
{
a[t]=(i%k)/(k/1
www.eeworm.com/read/372590/9502395
bat 取得硬盘数.bat
@echo off
cd.>script.txt
>>script.txt echo list disk
for /f %%i in ('diskpart /s script.txt^|find /c ^"联机^"') do Set HardDrivers=%%i
del script.txt /q
echo 您的计算机上硬盘安装数量为:%HardDrivers%
pause
www.eeworm.com/read/176179/9512969
c 猜数游戏.c
/*猜数游戏*/
/*程序产生一个随机数,游戏者输入数据进行猜测。管理员可输入密码,
其中普通管理员只能获得答案,超级管理员获得答案并能修改普通管理员密码*/
#include
#include
#include
#de
www.eeworm.com/read/363342/9958111
c 阿姆斯特朗数.c
#include
main()
{
int i,t,k,a[3];
printf("There are following Armstrong number smaller than 1000: \n");
for(i=152;i=10;t++)
{
a[t]=(i%k)/(k/1
www.eeworm.com/read/361582/10044412
txt 何意数排序.txt
using System;
public class Test
{
public static void Main()
{
//不知道怎么搞的,两个不能同进用,想不明白,可能是前一种方法已经把值给改变了
int x;
int temp;
Console.WriteLine ("你想排几个数的序:");
x=int.Parse (Console.ReadLi
www.eeworm.com/read/360699/10081360
txt 当前表数.txt
01 C7 9A 40 00 00 1C A2 0D 01 7C A9 31 44 36 35 34 30 30 30 30 33 46 31 43 30 30 30 30 43 43 32 37 30 30 30 30 43 42 31 30 30 30 30 30 30 30 30 30 30 30 30 30 45 35 31 34 30 30 30 30 45 41 30 35 30 30
www.eeworm.com/read/353190/10466236
frm 删除相同数.frm
VERSION 5.00
Begin VB.Form Form1
Caption = "Form1"
ClientHeight = 3195
ClientLeft = 60
ClientTop = 345
ClientWidth = 4680
LinkTopic
www.eeworm.com/read/276181/10758337
c 阿姆斯特朗数.c
#include
main()
{
int i,t,k,a[3];
printf("There are following Armstrong number smaller than 1000: \n");
for(i=152;i=10;t++)
{
a[t]=(i%k)/(k/1