代码搜索结果

找到约 41,699 项符合 K 的代码

k.rc2

// // K.RC2 - resources Microsoft Visual C++ does not edit directly // #ifdef APSTUDIO_INVOKED #error this file is not editable by Microsoft Visual C++ #endif //APSTUDIO_INVOKED /////////

k.h

// k.h : main header file for the K application // #if !defined(AFX_K_H__91F9B244_C2B2_4AD4_9632_596751CE44BA__INCLUDED_) #define AFX_K_H__91F9B244_C2B2_4AD4_9632_596751CE44BA__INCLUDED_ #if _

k.cpp

// k.cpp : Defines the class behaviors for the application. // #include "stdafx.h" #include "k.h" #include "MainFrm.h" #include "kDoc.h" #include "kView.h" #ifdef _DEBUG #define new DEBU

k阶斐波那契数列的两种实现--寂寞的呓语.txt

<mark>K</mark>阶斐波那契数列的两种实现--寂寞的呓语首页 | 博客群 | 公社 | 专栏 | 论坛 | 图片 | 资讯 | 注册 | 帮助 | 博客联播 | 随机访问 寂寞的呓语[转贴]人生若只如初见- -| 回首页 | 2005年索引 | - -约瑟夫环问题 <mark>K</mark>阶斐波那契数列的两种实现 关键词: 斐波那契 /** ...

k阶斐波那契序列.txt

K阶斐波那契数列的前K-1项均为0,第k项为1,以后的每一项都是前K项的和

k.txt

K类 函数名: kbhit 功 能: 检查当前按下的键 用 法: int kbhit(void); 程序例: #include int main(void) { cprintf("Press any key to continue:"); while (!kbhit()) /* do nothing */ ; cpr

k均值聚类算法.cpp

//k-均值聚类算法c语言版 #include #include #include #include #define TRUE 1 #define FALSE 0 int N;//数据个数 int K;//集合个数 int * CenterIndex;//初始化质心数组的索引 do

k.plg

礦ision2 Build Log Project: C:\Documents and Settings\Administrator\桌面\新建文件夹\K.uv2 Project File Date: 06/27/2008 Output: compiling K.C... K.C

k.lnp

"K.obj", "STARTUP.obj" TO "K"

k.rc2

// // K.RC2 - resources Microsoft Visual C++ does not edit directly // #ifdef APSTUDIO_INVOKED #error this file is not editable by Microsoft Visual C++ #endif //APSTUDIO_INVOKED /////////