代码搜索:预置数
找到约 10,000 项符合「预置数」的源代码
代码结果 10,000
www.eeworm.com/read/328009/13052626
doc 二叉数.doc
www.eeworm.com/read/324523/13259718
txt 二叉数.txt
#include "stdio.h"
#include "alloc.h"
#define OK 1
#define ERROR 0
#define OVERFLOW -2
#define TRUE 1
#define FALSE 0
#define Init_Size 100
#define INCR 20
typedef int Status;
www.eeworm.com/read/137125/13345204
doc 伪随机数.doc
www.eeworm.com/read/318610/13474723
opt 编随机数.opt
www.eeworm.com/read/318610/13474724
c 编随机数.c
/*自编随机数*/
#include"sys\types.h"
#include"sys\timeb.h"
#include
#define ALPHA 3.95 /*宏定义ALPHA值为3.95*/
double init_value(void);
double random(void);
void main()
{
float rdn
www.eeworm.com/read/318610/13474725
plg 编随机数.plg
Build Log
--------------------Configuration: 编随机数 - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\yang\LOC
www.eeworm.com/read/318610/13474726
dsw 编随机数.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# 警告: 不能编辑或删除该工作区文件!
###############################################################################
Project: "编随机数"=".\编随机数.dsp"
www.eeworm.com/read/318610/13474727
ncb 编随机数.ncb
www.eeworm.com/read/318610/13474728
dsp 编随机数.dsp
# Microsoft Developer Studio Project File - Name="编随机数" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Cons
www.eeworm.com/read/311771/13626512