代码搜索:姿态算法
找到约 10,000 项符合「姿态算法」的源代码
代码结果 10,000
www.eeworm.com/read/143969/12826274
rc k均值算法.rc
//Microsoft Developer Studio generated resource script.
//
#include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
www.eeworm.com/read/143969/12826279
h k均值算法.h
// K均值算法.h : main header file for the K均值算法 application
//
#if !defined(AFX_K_H__3E7874C8_8E20_4CB7_A90A_A97ECFA0BEAD__INCLUDED_)
#define AFX_K_H__3E7874C8_8E20_4CB7_A90A_A97ECFA0BEAD__INCLUDED_
www.eeworm.com/read/143969/12826281
opt k均值算法.opt
www.eeworm.com/read/143969/12826290
plg k均值算法.plg
Build Log
--------------------Configuration: K均值算法 - Win32 Debug--------------------
Command Lines
Creating command line "link.exe /nologo /sub
www.eeworm.com/read/143969/12826301
clw k均值算法.clw
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CKDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "K均值算法.h"
www.eeworm.com/read/143969/12826305
dsp k均值算法.dsp
# Microsoft Developer Studio Project File - Name="K均值算法" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) App
www.eeworm.com/read/143969/12826307
dsw k均值算法.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
www.eeworm.com/read/143969/12826316
cpp k均值算法.cpp
// K均值算法.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "K均值算法.h"
#include "K均值算法Dlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static
www.eeworm.com/read/143969/12826322
aps k均值算法.aps
www.eeworm.com/read/143831/12837741
txt 算法2.txt
摘要:银行家算法实现
特别申明:转载一位大哥的程序
一.算法介绍:
**数据结构:
1.可利用资源向量Available
2.最大需求矩阵Max
3.分配矩阵Allocation
4.需求矩阵Need
**功能介绍:
模拟实现Dijkstra的银行家算法以避免死锁的出现.分两部分组成:
第一部分:银行家算法(扫描)
1.如果Request