代码搜索:DIVIDE
找到约 3,162 项符合「DIVIDE」的源代码
代码结果 3,162
www.eeworm.com/read/283884/8983160
as divide.as
// makeswf -v 7 -s 200x150 -r 1 -o movie2.swf movie2.as
array = [ 0, undefined, null, 1, -1, -0, new Object (), this, getDepth, "1", "0", "", "foo" ];
for (i = 0; i < array.length; i++) {
for (j =
www.eeworm.com/read/243950/12904889
as divide.as
// makeswf -v 7 -s 200x150 -r 1 -o movie2.swf movie2.as
array = [ 0, undefined, null, 1, -1, -0, new Object (), this, getDepth, "1", "0", "", "foo" ];
for (i = 0; i < array.length; i++) {
for (j =
www.eeworm.com/read/462670/1543605
as divide.as
// makeswf -v 7 -s 200x150 -r 1 -o movie2.swf movie2.as
array = [ 0, undefined, null, 1, -1, -0, new Object (), this, getDepth, "1", "0", "", "foo" ];
for (i = 0; i < array.length; i++) {
for (j =
www.eeworm.com/read/291491/8413734
pas divide.pas
program Divide;
type tp=array [1..20,1..20] of byte; {棋盘的数据类型}
ts=array [1..2] of shortint; {二维坐标数据类型}
ta=array [1..100] of ts; {坐标组数据类型,描述A或B部分的形状}
var source,extend,ss:tp;
a
www.eeworm.com/read/189780/8455298
class divide.class
www.eeworm.com/read/388617/8594907
cpp divide.cpp
// divide.cpp -- integer and floating-point division
#include
int main()
{
using namespace std;
cout.setf(ios_base::fixed, ios_base::floatfield);
cout
www.eeworm.com/read/388617/8596040
cpp divide.cpp
// divide.cpp -- integer and floating-point division
#include
int main()
{
using namespace std;
cout.setf(ios_base::fixed, ios_base::floatfield);
cout
www.eeworm.com/read/284173/8957266
vhd divide.vhd
-- DIVIDE BY TWO UNIT. THIS FILE HOWEVER PASSED THE DATA UNCHANGED
-- BECAUSE DIVISION IS REQUIRED ONLY IF SCALING IS USED TO AVOID OVERFLOW.
-- NO SCALING WAS USED IN THIS PROJECT, SO THAT RESULTS
www.eeworm.com/read/382928/8990144
vhd divide.vhd
-- DIVIDE BY TWO UNIT. THIS FILE HOWEVER PASSED THE DATA UNCHANGED
-- BECAUSE DIVISION IS REQUIRED ONLY IF SCALING IS USED TO AVOID OVERFLOW.
-- NO SCALING WAS USED IN THIS PROJECT, SO THAT RESULTS