代码搜索:split
找到约 9,328 项符合「split」的源代码
代码结果 9,328
www.eeworm.com/read/173976/9617684
h uip-split.h
/*
* Copyright (c) 2004, Swedish Institute of Computer Science.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provide
www.eeworm.com/read/173610/9647412
gif tree_split.gif
www.eeworm.com/read/269064/11109948
opt integer_split.opt
www.eeworm.com/read/269064/11109950
plg integer_split.plg
Build Log
--------------------Configuration: Integer_split - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~1
www.eeworm.com/read/269064/11109958
dsw integer_split.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
www.eeworm.com/read/269064/11109960
cpp integer_split.cpp
// 思路:把n从2开始分解,依次增加1,
//如果最后分解的数count小于前一个数,那么就分解成count个1 累加到前面的数
#include
#include
#define MSplitX 100
int Integer_split ( int n)
{
int Split[MSplitX];
int count=1;
www.eeworm.com/read/269064/11109961
ncb integer_split.ncb
www.eeworm.com/read/269064/11109964
dsp integer_split.dsp
# Microsoft Developer Studio Project File - Name="Integer_split" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (
www.eeworm.com/read/413029/11169617
cpp split1.cpp
// Machine generated IDispatch wrapper class(es) created by Microsoft Visual C++
// NOTE: Do not modify the contents of this file. If this class is regenerated by
// Microsoft Visual C++, your m
www.eeworm.com/read/413029/11169824
h split1.h
#if !defined(AFX_SPLIT1_H__B6A96FA7_B761_4BE0_803E_2B84586A3BA8__INCLUDED_)
#define AFX_SPLIT1_H__B6A96FA7_B761_4BE0_803E_2B84586A3BA8__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_