代码搜索:Algrithm
找到约 99 项符合「Algrithm」的源代码
代码结果 99
www.eeworm.com/read/321827/13396916
algrithm
// algorithm standard header
#if _MSC_VER > 1000 /*IFSTRIP=IGN*/
#pragma once
#endif
#ifndef _ALGORITHM_
#define _ALGORITHM_
#include
#include
#include
www.eeworm.com/read/16273/666471
algrithm
// algorithm standard header
#if _MSC_VER > 1000 /*IFSTRIP=IGN*/
#pragma once
#endif
#ifndef _ALGORITHM_
#define _ALGORITHM_
#include
#include
#include
www.eeworm.com/read/141995/12974193
bas algrithm.bas
Attribute VB_Name = "algrithm"
Option Explicit
Public a(20, 20) As Integer, n As Integer, m As Integer, b(20) As Integer, c(20) As Integer
Public gama(20) As Integer, s(20) As Integer, theta(20) As
www.eeworm.com/read/155546/11863718
bas algrithm.bas
Attribute VB_Name = "algrithm"
Option Explicit
Public a(20, 20) As Integer, n As Integer, m As Integer, b(20) As Integer, c(20) As Integer
Public gama(20) As Integer, s(20) As Integer, theta(20) As
www.eeworm.com/read/231376/14237774
c algrithm.c
/******************************************************************************
* FileName :
*Author :
* Modified Date :
*Description :
*Copyright (c) 2007 Dsp Lab,Whu
All right reserved.
****
www.eeworm.com/read/392870/8322033
cpp des algrithm.cpp
#include
int sbox1[4][16]={14,4,13,1,2,15,11,8,3,10,6,12,5,9,0,7,0,15,7,4,14,2,13,1,10,6,12,11,9,5,3,8,4,1,14,8,13,6,2,11,15,12,9,7,3,10,5,0,15,12,8,2,4,9,1,7,5,11,3,14,10,0,6,13};
int
www.eeworm.com/read/432630/8585804
pro chapter04algrithm.pro
; Chapter04Algrithm.pro
PRO Chapter04Algrithm
yn = " "
REPEAT BEGIN
READ, PROMPT = "请选择运算方式(1- 加, 2- 减, 3- 乘 ):", n
IF n EQ 1 || n EQ 2 || n EQ 3 THEN BEGIN
READ, PROMPT = "请输入X
www.eeworm.com/read/382299/9038545
dsw algrithm_two_eleven.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################