代码搜索:遗忘因子
找到约 1,233 项符合「遗忘因子」的源代码
代码结果 1,233
www.eeworm.com/read/157427/5606519
c 质因子.c
#include
#include
struct node
{
long factorarray;
struct node *next;
};
struct node *head,*q,*p;
void factoring(long n)
{
long i;
for(i=2; i
www.eeworm.com/read/368625/9682883
cpp 因子个数~.cpp
/*
统计出因子2的个数因子5的个数
以及任何数"尾数"是1 3 7 9各自出现的个数
尾数定义n = k*2^p1*5^p2 则k的尾数为n的尾数,p1,p2为最大可能整数
*/
#include
using namespace std;
int get25(int n, int base)
{
int c = 0;
while(n > 0)
www.eeworm.com/read/265932/11249504
txt 偏心因子.txt
0.0130'甲烷
0.1010'乙烯
0.1018'乙烷
0.1500'丙烯
0.1570'丙烷
0.1830'异丁烷
0.1970'正丁烷
0.2260'异戊烷
0.2520'正戊烷
0.3020'正己烷
0.3530'正庚烷
0.4120'正辛烷
0.4750'正壬烷
0.5400'正癸烷
0.6000'正十一烷
0.0350'氮气
0.2100'二氧化碳
www.eeworm.com/read/107042/15614375
sln 分解因子.sln
Microsoft Visual Studio Solution File, Format Version 7.00
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "分解因子", "分解因子.vcproj", "{8AE66A65-DE14-43B9-A919-9F22B507D976}"
EndProject
Global
Gl
www.eeworm.com/read/107042/15614377
ncb 分解因子.ncb
www.eeworm.com/read/107042/15614378
opt 分解因子.opt
www.eeworm.com/read/107042/15614380
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/107042/15614381
plg 分解因子.plg
Build Log
--------------------Configuration: 分解因子 - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\几何\LOCAL
www.eeworm.com/read/107042/15614382
dsw 分解因子.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################